Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 245af742dacfd499762ee70a1ba306866d6903f1+8b0dec85218ed508cf19f063ec152f29e8927c81 (66819a657171560271ede6b999895bc1b186be2e) 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-ssh13715813228992955748.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-ssh7825315376647924963.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7996368286791225020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6092998746920335338.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5572908826631105274.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34270 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 245af742dacfd499762ee70a1ba306866d6903f1 Merge succeeded, producing 035dcafd2bc8ae1597ec2c539f701d85bd15020a Checking out Revision 035dcafd2bc8ae1597ec2c539f701d85bd15020a (PR-3987) > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 035dcafd2bc8ae1597ec2c539f701d85bd15020a # timeout=10 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" > git rev-list --no-walk 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:30 ========================================================= 20:30:30 EdgeX Global Pipelines Version Info 20:30:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:31 ------------------- 20:30:31 stable info: 20:30:31 ------------------- 20:30:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:31 Message: update stable to v1.0.227 20:30:31 ------------------- 20:30:31 experimental info: 20:30:31 ------------------- 20:30:31 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:31 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 20:30:31 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 035dcaf [Pipeline] echo 20:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:32 provisioning config files... 20:30:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1231020996293654640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:32 ---> docker-login.sh 20:30:32 nexus3.edgexfoundry.org:10001 20:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:32 Configure a credential helper to remove this warning. See 20:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:32 20:30:32 Login Succeeded 20:30:32 nexus3.edgexfoundry.org:10002 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 nexus3.edgexfoundry.org:10003 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 nexus3.edgexfoundry.org:10004 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 docker.io 20:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:33 Configure a credential helper to remove this warning. See 20:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:33 20:30:33 Login Succeeded 20:30:33 ---> docker-login.sh ends [Pipeline] } 20:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:34 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:34 + dirname cmd/core-command/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo core-command,cmd/core-command/Dockerfile 20:30:34 + dirname cmd/core-data/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo core-data,cmd/core-data/Dockerfile 20:30:34 + dirname cmd/core-metadata/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:34 + dirname cmd/security-bootstrapper/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:34 + dirname cmd/security-proxy-setup/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:34 + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ 20:30:34 -f2 20:30:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:34 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 20:30:34 -f2 20:30:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:34 + dirname cmd/security-spire-config/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:34 + dirname cmd/security-spire-server/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:34 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 20:30:34 -f2 20:30:34 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:34 + dirname cmd/support-scheduler/Dockerfile 20:30:34 + cut -d/ -f2 20:30:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:34 + dirname cmd/sys-mgmt-agent/Dockerfile+ 20:30:34 cut -d/ -f2 20:30:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:34 + git rev-list -1 --merges 035dcafd2bc8ae1597ec2c539f701d85bd15020a~1..035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo 20:30:34 -----------> git rev-list -1 --merges 035dcafd2bc8ae1597ec2c539f701d85bd15020a~1..035dcafd2bc8ae1597ec2c539f701d85bd15020a 035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:30:34 035dcafd2bc8ae1597ec2c539f701d85bd15020a [false] [Pipeline] sh 20:30:34 + git log --format=format:%s -1 035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] echo 20:30:34 ========================================================= 20:30:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:35 + grep -v github /etc/ssh/ssh_known_hosts 20:30:35 + [ -e /tmp/ssh_known_hosts ] 20:30:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:35 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:35 20:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:36 latest: Pulling from edgex-devops/py-git-semver 20:30:36 1fe172e4850f: Pulling fs layer 20:30:36 caf521ccaac6: Pulling fs layer 20:30:36 3ead6fa29328: Pulling fs layer 20:30:36 5c2a1cbceb83: Pulling fs layer 20:30:36 a8d5f1318db7: Pulling fs layer 20:30:36 c427282e49a2: Pulling fs layer 20:30:36 1827001aaf11: Pulling fs layer 20:30:36 0714d37db230: Pulling fs layer 20:30:36 ac28cf19c067: Pulling fs layer 20:30:36 ca983d60f3e2: Pulling fs layer 20:30:36 9f894cec8388: Pulling fs layer 20:30:36 5c2a1cbceb83: Waiting 20:30:36 a8d5f1318db7: Waiting 20:30:36 c427282e49a2: Waiting 20:30:36 1827001aaf11: Waiting 20:30:36 0714d37db230: Waiting 20:30:36 ac28cf19c067: Waiting 20:30:36 ca983d60f3e2: Waiting 20:30:36 9f894cec8388: Waiting 20:30:36 caf521ccaac6: Download complete 20:30:36 5c2a1cbceb83: Download complete 20:30:36 a8d5f1318db7: Verifying Checksum 20:30:36 a8d5f1318db7: Download complete 20:30:36 3ead6fa29328: Verifying Checksum 20:30:36 3ead6fa29328: Download complete 20:30:36 c427282e49a2: Verifying Checksum 20:30:36 c427282e49a2: Download complete 20:30:36 0714d37db230: Download complete 20:30:36 ac28cf19c067: Verifying Checksum 20:30:36 ca983d60f3e2: Verifying Checksum 20:30:36 ca983d60f3e2: Download complete 20:30:36 9f894cec8388: Verifying Checksum 20:30:36 9f894cec8388: Download complete 20:30:36 1fe172e4850f: Verifying Checksum 20:30:36 1fe172e4850f: Download complete 20:30:36 1827001aaf11: Verifying Checksum 20:30:36 1827001aaf11: Download complete 20:30:38 1fe172e4850f: Pull complete 20:30:38 caf521ccaac6: Pull complete 20:30:38 3ead6fa29328: Pull complete 20:30:38 5c2a1cbceb83: Pull complete 20:30:39 a8d5f1318db7: Pull complete 20:30:39 c427282e49a2: Pull complete 20:30:40 1827001aaf11: Pull complete 20:30:41 0714d37db230: Pull complete 20:30:41 ac28cf19c067: Pull complete 20:30:41 ca983d60f3e2: Pull complete 20:30:41 9f894cec8388: Pull complete 20:30:41 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:41 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 20:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:30:43 $ docker top f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 -eo pid,comm 20:30:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:30:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:43 [ssh-agent] Looking for ssh-agent implementation... 20:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:44 $ docker exec f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent 20:30:44 SSH_AUTH_SOCK=/tmp/ssh-JAxhXRv90Kog/agent.33 20:30:44 SSH_AGENT_PID=39 20:30:44 Running ssh-add (command line suppressed) 20:30:44 Identity added: /w/workspace/edgex-go/10@tmp/private_key_216517515017655517.key (/w/workspace/edgex-go/10@tmp/private_key_216517515017655517.key) 20:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:44 + git tag --points-at HEAD [Pipeline] } 20:30:44 $ docker exec --env ******** --env ******** f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent -k 20:30:44 unset SSH_AUTH_SOCK; 20:30:44 unset SSH_AGENT_PID; 20:30:44 echo Agent pid 39 killed; 20:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:44 [ssh-agent] Looking for ssh-agent implementation... 20:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:44 $ docker exec f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent 20:30:45 SSH_AUTH_SOCK=/tmp/ssh-1ZCLRRGKZwFX/agent.72 20:30:45 SSH_AGENT_PID=78 20:30:45 Running ssh-add (command line suppressed) 20:30:45 Identity added: /w/workspace/edgex-go/10@tmp/private_key_2345313908558043660.key (/w/workspace/edgex-go/10@tmp/private_key_2345313908558043660.key) 20:30:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:45 + git semver init 20:30:45 2022-04-29 20:30:45,680 [run_init] DEBUG init version:0.0.0 force:False 20:30:45 2022-04-29 20:30:45,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 20:30:45 2022-04-29 20:30:45,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 20:30:45 2022-04-29 20:30:45,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 20:30:49 2022-04-29 20:30:49,808 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 20:30:49 2022-04-29 20:30:49,808 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-3987 with force:False 20:30:49 2022-04-29 20:30:49,808 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-3987 20:30:49 2022-04-29 20:30:49,812 [execute] INFO git cat-file --batch-check 20:30:49 2022-04-29 20:30:49,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 20:30:49 2022-04-29 20:30:49,819 [execute] INFO git cat-file --batch 20:30:49 2022-04-29 20:30:49,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 20:30:49 2022-04-29 20:30:49,825 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-3987 20:30:49 0.0.0 [Pipeline] } 20:30:49 $ docker exec --env ******** --env ******** f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 ssh-agent -k 20:30:50 unset SSH_AUTH_SOCK; 20:30:50 unset SSH_AGENT_PID; 20:30:50 echo Agent pid 78 killed; 20:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:50 + git semver [Pipeline] } 20:30:50 $ docker stop --time=1 f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 20:30:52 $ docker rm -f f580c053841d90c2ba7f59fa273641c7970237a1edbd66421563dc96fecb00c5 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:52 Stashed 1 file(s) [Pipeline] echo 20:30:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:52 ========================================================= 20:30:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:53 59bf1c3509f3: Pulling fs layer 20:30:53 666ba61612fd: Pulling fs layer 20:30:53 8ed8ca486205: Pulling fs layer 20:30:53 4fe6c5a15a65: Pulling fs layer 20:30:53 22a0e8bec74d: Pulling fs layer 20:30:53 ca2b28591e48: Pulling fs layer 20:30:53 a51346096db8: Pulling fs layer 20:30:53 daebc70d1ce1: Pulling fs layer 20:30:53 0e18a0eac166: Pulling fs layer 20:30:53 4fe6c5a15a65: Waiting 20:30:53 22a0e8bec74d: Waiting 20:30:53 ca2b28591e48: Waiting 20:30:53 a51346096db8: Waiting 20:30:53 daebc70d1ce1: Waiting 20:30:53 0e18a0eac166: Waiting 20:30:53 8ed8ca486205: Download complete 20:30:53 666ba61612fd: Download complete 20:30:53 22a0e8bec74d: Download complete 20:30:53 59bf1c3509f3: Verifying Checksum 20:30:53 59bf1c3509f3: Download complete 20:30:53 ca2b28591e48: Download complete 20:30:53 a51346096db8: Verifying Checksum 20:30:53 a51346096db8: Download complete 20:30:53 daebc70d1ce1: Verifying Checksum 20:30:53 daebc70d1ce1: Download complete 20:30:53 59bf1c3509f3: Pull complete 20:30:53 666ba61612fd: Pull complete 20:30:53 8ed8ca486205: Pull complete 20:30:53 0e18a0eac166: Verifying Checksum 20:30:53 0e18a0eac166: Download complete 20:30:53 4fe6c5a15a65: Verifying Checksum 20:30:53 4fe6c5a15a65: Download complete 20:30:58 4fe6c5a15a65: Pull complete 20:30:58 22a0e8bec74d: Pull complete 20:30:58 ca2b28591e48: Pull complete 20:30:58 a51346096db8: Pull complete 20:30:58 daebc70d1ce1: Pull complete 20:31:00 0e18a0eac166: Pull complete 20:31:00 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:00 + docker build -t ci-base-image-x86_64 -f - . 20:31:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:00 WORKDIR /edgex 20:31:00 COPY go.mod . 20:31:00 RUN go mod download 20:31:01 Sending build context to Docker daemon 335.1MB 20:31:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:01 ---> f018257e8ee9 20:31:01 Step 2/4 : WORKDIR /edgex 20:31:03 ---> Running in a099e7bc5a70 20:31:03 Removing intermediate container a099e7bc5a70 20:31:03 ---> a2d161fca1e2 20:31:03 Step 3/4 : COPY go.mod . 20:31:03 ---> 31a930fcf509 20:31:03 Step 4/4 : RUN go mod download 20:31:03 ---> Running in fa24e648ff7d 20:31:07 Still waiting to schedule task 20:31:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-34271’ is offline 20:31:18 Removing intermediate container fa24e648ff7d 20:31:18 ---> cba33e48be41 20:31:18 Successfully built cba33e48be41 20:31:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:19 + docker inspect -f . ci-base-image-x86_64 20:31:19 . [Pipeline] withDockerContainer 20:31:19 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 20:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-x86_64 cat 20:31:19 $ docker top 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:20 + go version 20:31:20 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:20 $ docker stop --time=1 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c 20:31:21 $ docker rm -f 96c84906b02cc810a32703a5bf66717ebec8a002b5b30630cde5fd89d66e8d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:21 + docker inspect -f . ci-base-image-x86_64 20:31:21 . [Pipeline] withDockerContainer 20:31:21 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 20:31: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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-x86_64 cat 20:31:22 $ docker top 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:22 ========================================================= 20:31:22 [edgeXBuildGoParallel] Running Tests and Build... 20:31:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:22 + make test 20:31:22 go mod tidy -compat=1.17 20:31:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 53.4% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.450s coverage: 89.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 84.4% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.473s coverage: 95.6% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.082s coverage: 60.0% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.103s coverage: 58.8% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 20:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 20:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 20:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements 20:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.130s coverage: 87.2% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.4% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.8% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 20:32:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:32:24 GO111MODULE=on go vet ./... 20:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:27 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:28 + ls -al . 20:32:28 total 672 20:32:28 drwxrwxr-x 10 1001 1001 4096 Apr 29 20:32 . 20:32:28 drwxr-xr-x 4 root root 4096 Apr 29 20:31 .. 20:32:28 -rw-rw-r-- 1 1001 1001 11 Apr 29 20:30 .dockerignore 20:32:28 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 .git 20:32:28 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:30 .github 20:32:28 -rw-rw-r-- 1 1001 1001 879 Apr 29 20:30 .gitignore 20:32:28 -rw-rw-r-- 1 1001 1001 42 Apr 29 20:30 .golangci.yml 20:32:28 -rw-rw-r-- 1 1001 1001 87 Apr 29 20:30 .hadolint.yml 20:32:28 drwxr-xr-x 3 1001 1001 4096 Apr 29 20:30 .semver 20:32:28 -rw-rw-r-- 1 1001 1001 166 Apr 29 20:30 .sonarcloud.properties 20:32:28 -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:30 ADOPTERS.md 20:32:28 -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:30 Attribution.txt 20:32:28 -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:30 CHANGELOG.md 20:32:28 -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:30 CONTRIBUTING.md 20:32:28 -rw-rw-r-- 1 1001 1001 677 Apr 29 20:30 GOVERNANCE.md 20:32:28 -rw-rw-r-- 1 1001 1001 850 Apr 29 20:30 Jenkinsfile 20:32:28 -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:30 LICENSE 20:32:28 -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:30 Makefile 20:32:28 -rw-rw-r-- 1 1001 1001 582 Apr 29 20:30 OWNERS.md 20:32:28 -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:30 README.md 20:32:28 -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:30 SECURITY.md 20:32:28 -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION 20:32:28 -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:30 ZMQWindows.md 20:32:28 drwxrwxr-x 2 1001 1001 4096 Apr 29 20:30 bin 20:32:28 drwxrwxr-x 18 1001 1001 4096 Apr 29 20:30 cmd 20:32:28 -rw-r--r-- 1 root root 435134 Apr 29 20:32 coverage.out 20:32:28 -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:30 go.mod 20:32:28 -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:31 go.sum 20:32:28 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:30 internal 20:32:28 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:30 openapi 20:32:28 drwxrwxr-x 4 1001 1001 4096 Apr 29 20:30 snap 20:32:28 -rw-rw-r-- 1 1001 1001 204 Apr 29 20:30 version.go [Pipeline] sh 20:32:28 + '[' -e coverage.out ] 20:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:28 Stashed 1 file(s) [Pipeline] sh 20:32:29 + make build 20:32:29 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:32:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:32: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-command/core-command ./cmd/core-command 20:32:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:32: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20: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 20:32:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:05 $ docker stop --time=1 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa 20:33:10 $ docker rm -f 4922087f7939356c35c904e8629149b52f06053f55ab65bbb0668324a41fccaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:11 20:33:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:11 latest: Pulling from edgex-devops/edgex-compose 20:33:11 cbdbe7a5bc2a: Pulling fs layer 20:33:11 ca9280d653b3: Pulling fs layer 20:33:11 7e9c9ca2126c: Pulling fs layer 20:33:11 cbdbe7a5bc2a: Download complete 20:33:12 ca9280d653b3: Verifying Checksum 20:33:12 ca9280d653b3: Download complete 20:33:12 cbdbe7a5bc2a: Pull complete 20:33:12 7e9c9ca2126c: Download complete 20:33:12 ca9280d653b3: Pull complete 20:33:15 7e9c9ca2126c: Pull complete 20:33:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:15 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 20:33:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:19 $ docker top 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:19 + docker-compose build --help 20:33:19 + grep parallel 20:33:20 --parallel Build images in parallel. [Pipeline] } 20:33:20 $ docker stop --time=1 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 20:33:22 $ docker rm -f 055422d55022a35d1d2fc7a0108c366e2272b88156d28d7c21dece272ecf6b90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:22 . [Pipeline] withDockerContainer 20:33:22 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 20:33:22 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:latest cat 20:33:23 $ docker top 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:24 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:24 Building core-command ... 20:33:24 Building core-data ... 20:33:24 Building core-metadata ... 20:33:24 Building security-bootstrapper ... 20:33:24 Building security-proxy-setup ... 20:33:24 Building security-secretstore-setup ... 20:33:24 Building security-spiffe-token-provider ... 20:33:24 Building security-spire-agent ... 20:33:24 Building security-spire-config ... 20:33:24 Building security-spire-server ... 20:33:24 Building support-notifications ... 20:33:24 Building support-scheduler ... 20:33:24 Building sys-mgmt-agent ... 20:33:24 Building security-spiffe-token-provider 20:33:24 Building support-notifications 20:33:24 Building core-command 20:33:24 Building security-spire-config 20:33:24 Building support-scheduler 20:33:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:39 ---> cba33e48be41 20:33:39 Step 3/23 : WORKDIR /edgex-go 20:33:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:39 ---> cba33e48be41 20:33:39 Step 3/26 : WORKDIR /edgex-go 20:33:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:39 ---> cba33e48be41 20:33:39 Step 3/22 : WORKDIR /edgex-go 20:33:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:40 ---> cba33e48be41 20:33:40 Step 3/22 : WORKDIR /edgex-go 20:33:40 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:40 ---> cba33e48be41 20:33:40 Step 3/20 : WORKDIR /edgex-go 20:33:44 ---> Running in 1837baa57be5 20:33:44 ---> Running in f95bf21d447f 20:33:44 ---> Running in 8b20bbf5891a 20:33:44 ---> Running in c57f62ad8955 20:33:44 ---> Running in 282cebe288db 20:33:45 Removing intermediate container 8b20bbf5891a 20:33:45 ---> 82fd0f53c908 20:33:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:45 Removing intermediate container 282cebe288db 20:33:45 ---> ea2b2ce7f5b2 20:33:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:45 Removing intermediate container 1837baa57be5 20:33:45 ---> 342e39553917 20:33:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:45 Removing intermediate container f95bf21d447f 20:33:45 ---> cf3a4d6a288d 20:33:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:45 Removing intermediate container c57f62ad8955 20:33:45 ---> a209184eaa89 20:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:45 ---> Running in 882806934a7d 20:33:45 ---> Running in 8823e60ef46d 20:33:45 ---> Running in 81711dfc501e 20:33:45 ---> Running in 0c0dacba410d 20:33:45 ---> Running in b7e6000f0d18 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:46 Removing intermediate container 882806934a7d 20:33:46 ---> c0a653d39e5c 20:33:46 Step 5/22 : RUN apk add --update --no-cache make git 20:33:46 ---> Running in cf8a1b23102a 20:33:46 Removing intermediate container 0c0dacba410d 20:33:46 ---> 4c6067ea6bb9 20:33:46 Step 5/23 : RUN apk add --update --no-cache make git 20:33:46 ---> Running in a742afe8d504 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:47 Removing intermediate container 8823e60ef46d 20:33:47 ---> 56ab58227ce2 20:33:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:47 Removing intermediate container b7e6000f0d18 20:33:47 ---> 64c731ce62e4 20:33:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:47 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:47 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:47 OK: 15864 distinct packages available 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:47 ---> Running in 6e5037d1c1ae 20:33:47 ---> Running in 6d728a845504 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 OK: 221 MiB in 52 packages 20:33:48 OK: 221 MiB in 52 packages 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:48 OK: 221 MiB in 52 packages 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:49 Removing intermediate container cf8a1b23102a 20:33:49 ---> 9e7f23372cc9 20:33:49 Step 6/22 : COPY go.mod vendor* ./ 20:33:49 Removing intermediate container a742afe8d504 20:33:49 ---> 257d63229d74 20:33:49 Step 6/23 : COPY go.mod vendor* ./ 20:33:49 ---> 82a158f1067c 20:33:49 ---> aa13f550b74c 20:33:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:49 20:33:49 OK: 221 MiB in 52 packages 20:33:49 OK: 221 MiB in 52 packages 20:33:49 ---> Running in b5d63353b9eb 20:33:49 ---> Running in a484c2e09fa0 20:33:49 Removing intermediate container 81711dfc501e 20:33:49 ---> 5e7211047c77 20:33:49 Step 5/20 : COPY go.mod vendor* ./ 20:33:49 ---> 8d6c7f815028 20:33:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:49 ---> Running in ef8cc0b16e30 20:33:50 Removing intermediate container 6e5037d1c1ae 20:33:50 ---> f3129930e78d 20:33:50 Step 6/22 : COPY go.mod vendor* ./ 20:33:50 Removing intermediate container 6d728a845504 20:33:50 ---> 20d3b70cd16e 20:33:50 Step 6/26 : COPY go.mod vendor* ./ 20:33:50 ---> 644b782624e4 20:33:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:50 ---> 98482c0882e1 20:33:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:50 ---> Running in ee6b2ee908a7 20:33:50 ---> Running in c76a0e673c98 20:33:51 Removing intermediate container b5d63353b9eb 20:33:51 ---> cca9ca5cefa7 20:33:51 Step 8/22 : COPY . . 20:33:51 Removing intermediate container ef8cc0b16e30 20:33:51 ---> 8e903086e755 20:33:51 Step 7/20 : COPY . . 20:33:51 Removing intermediate container a484c2e09fa0 20:33:51 ---> f2e814a2c208 20:33:51 Step 8/23 : COPY . . 20:33:56 Removing intermediate container ee6b2ee908a7 20:33:56 ---> 3089c8c2d493 20:33:56 Step 8/22 : COPY . . 20:33:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34273 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 20:33:59 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 20:33:59 The recommended git tool is: git 20:34:00 Removing intermediate container c76a0e673c98 20:34:00 ---> 8184795a4b57 20:34:00 Step 8/26 : COPY . . 20:34:00 ---> 7009e4428696 20:34:00 Step 9/23 : RUN make cmd/core-command/core-command 20:34:00 ---> db6d520aab8a 20:34:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:00 ---> c723aa3ca5c9 20:34:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:04 ---> Running in b497b0cce84a 20:34:04 ---> Running in b816f919b123 20:34:04 ---> Running in 0e4897f67869 20:34:04 ---> 88ccf0f963de 20:34:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:04 ---> Running in 0fb2d062d7d5 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:34:06 using credential edgex-jenkins-ssh 20:34:06 Cloning the remote Git repository 20:34:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:07 ---> 81292d7519e7 20:34:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:07 ---> Running in 4684d8523abe 20:34:06 > git init /w/workspace/edgex-go/10 # timeout=10 20:34:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:07 > git --version # timeout=10 20:34:07 > git --version # 'git version 2.25.1' 20:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:08 Removing intermediate container 4684d8523abe 20:34:08 ---> f7efa57ea6f2 20:34:08 Step 10/26 : RUN mkdir -p spire-build 20:34:08 ---> Running in 1521a7b0e966 20:34:12 Removing intermediate container 1521a7b0e966 20:34:12 ---> 0b3c4055c46c 20:34:12 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:13 ---> Running in cc4eeb01aae4 20:34:14 Removing intermediate container cc4eeb01aae4 20:34:14 ---> 90df6d405b10 20:34:14 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:34:14 ---> Running in 5e1c7dcde5b3 20:34:15 spire-1.2.1/ 20:34:15 spire-1.2.1/.data/ 20:34:15 spire-1.2.1/.data/.file 20:34:15 spire-1.2.1/.dockerignore 20:34:15 spire-1.2.1/.gitattributes 20:34:15 spire-1.2.1/.githooks/ 20:34:15 spire-1.2.1/.githooks/pre-commit 20:34:15 spire-1.2.1/.github/ 20:34:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:15 spire-1.2.1/.github/dependabot.yml 20:34:15 spire-1.2.1/.github/workflows/ 20:34:15 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:15 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:15 spire-1.2.1/.github/workflows/release_build.yaml 20:34:15 spire-1.2.1/.github/workflows/scripts/ 20:34:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:15 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:15 spire-1.2.1/.gitignore 20:34:15 spire-1.2.1/.go-version 20:34:15 spire-1.2.1/.golangci.yml 20:34:15 spire-1.2.1/ADOPTERS.md 20:34:15 spire-1.2.1/CHANGELOG.md 20:34:15 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:15 spire-1.2.1/CODEOWNERS 20:34:15 spire-1.2.1/CONTRIBUTING.md 20:34:15 spire-1.2.1/Dockerfile 20:34:15 spire-1.2.1/Dockerfile.dev 20:34:15 spire-1.2.1/Dockerfile.scratch 20:34:15 spire-1.2.1/LICENSE 20:34:15 spire-1.2.1/MAINTAINERS.md 20:34:15 spire-1.2.1/Makefile 20:34:15 spire-1.2.1/README.md 20:34:15 spire-1.2.1/ROADMAP.md 20:34:15 spire-1.2.1/SECURITY.md 20:34:15 spire-1.2.1/cmd/ 20:34:15 spire-1.2.1/cmd/spire-agent/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:15 spire-1.2.1/cmd/spire-agent/main.go 20:34:15 spire-1.2.1/cmd/spire-server/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:15 spire-1.2.1/cmd/spire-server/main.go 20:34:15 spire-1.2.1/cmd/spire-server/util/ 20:34:15 spire-1.2.1/cmd/spire-server/util/util.go 20:34:15 spire-1.2.1/conf/ 20:34:15 spire-1.2.1/conf/agent/ 20:34:15 spire-1.2.1/conf/agent/agent.conf 20:34:15 spire-1.2.1/conf/agent/agent_full.conf 20:34:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:15 spire-1.2.1/conf/server/ 20:34:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:15 spire-1.2.1/conf/server/server.conf 20:34:15 spire-1.2.1/conf/server/server_full.conf 20:34:15 spire-1.2.1/doc/ 20:34:15 spire-1.2.1/doc/SPIRE101.md 20:34:15 spire-1.2.1/doc/auditlog.md 20:34:15 spire-1.2.1/doc/authorization_policy_engine.md 20:34:15 spire-1.2.1/doc/changelog_guidelines.md 20:34:15 spire-1.2.1/doc/cure53-report.pdf 20:34:15 spire-1.2.1/doc/images/ 20:34:15 spire-1.2.1/doc/images/2019_roadmap.png 20:34:15 spire-1.2.1/doc/images/SPIRE101.png 20:34:15 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:15 spire-1.2.1/doc/images/SPIRE_server.png 20:34:15 spire-1.2.1/doc/images/cache_mgr.png 20:34:15 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:15 spire-1.2.1/doc/images/federated_spire.png 20:34:15 spire-1.2.1/doc/images/ha_mode.png 20:34:15 spire-1.2.1/doc/images/nested_spire.png 20:34:15 spire-1.2.1/doc/images/oidc_federation.png 20:34:15 spire-1.2.1/doc/images/single_trust_domain.png 20:34:15 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:15 spire-1.2.1/doc/images/spire_logo.png 20:34:15 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:15 spire-1.2.1/doc/scaling_spire.md 20:34:15 spire-1.2.1/doc/spire_agent.md 20:34:15 spire-1.2.1/doc/spire_server.md 20:34:15 spire-1.2.1/doc/supported_integrations.md 20:34:15 spire-1.2.1/doc/telemetry.md 20:34:15 spire-1.2.1/doc/telemetry_config.md 20:34:15 spire-1.2.1/doc/upgrading.md 20:34:15 spire-1.2.1/doc/using_spire.md 20:34:15 spire-1.2.1/examples/ 20:34:15 spire-1.2.1/examples/README.md 20:34:15 spire-1.2.1/go.mod 20:34:15 spire-1.2.1/go.sum 20:34:15 spire-1.2.1/pkg/ 20:34:15 spire-1.2.1/pkg/agent/ 20:34:15 spire-1.2.1/pkg/agent/agent.go 20:34:15 spire-1.2.1/pkg/agent/api/ 20:34:15 spire-1.2.1/pkg/agent/api/config.go 20:34:15 spire-1.2.1/pkg/agent/api/debug/ 20:34:15 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:15 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:15 spire-1.2.1/pkg/agent/api/health/ 20:34:15 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:15 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:15 spire-1.2.1/pkg/agent/attestor/ 20:34:15 spire-1.2.1/pkg/agent/attestor/node/ 20:34:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:15 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:15 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:15 spire-1.2.1/pkg/agent/catalog/ 20:34:15 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:15 spire-1.2.1/pkg/agent/client/ 20:34:15 spire-1.2.1/pkg/agent/client/client.go 20:34:15 spire-1.2.1/pkg/agent/client/client_test.go 20:34:15 spire-1.2.1/pkg/agent/client/dial.go 20:34:15 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:15 spire-1.2.1/pkg/agent/client/update.go 20:34:15 spire-1.2.1/pkg/agent/client/util.go 20:34:15 spire-1.2.1/pkg/agent/common/ 20:34:15 spire-1.2.1/pkg/agent/common/backoff/ 20:34:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:15 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:15 spire-1.2.1/pkg/agent/config.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/ 20:34:15 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/ 20:34:15 spire-1.2.1/pkg/agent/manager/cache/ 20:34:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:15 spire-1.2.1/pkg/agent/manager/config.go 20:34:15 spire-1.2.1/pkg/agent/manager/manager.go 20:34:15 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/storage.go 20:34:15 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:15 spire-1.2.1/pkg/agent/manager/sync.go 20:34:15 spire-1.2.1/pkg/agent/plugin/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:15 spire-1.2.1/pkg/agent/svid/ 20:34:15 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:15 spire-1.2.1/pkg/agent/svid/store/ 20:34:15 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:15 spire-1.2.1/pkg/common/ 20:34:15 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:15 spire-1.2.1/pkg/common/api/ 20:34:15 spire-1.2.1/pkg/common/api/metrics.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/ 20:34:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:15 spire-1.2.1/pkg/common/api/names.go 20:34:15 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:15 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:15 spire-1.2.1/pkg/common/auth/ 20:34:15 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/ 20:34:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:15 spire-1.2.1/pkg/common/catalog/ 20:34:15 spire-1.2.1/pkg/common/catalog/bind.go 20:34:15 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:15 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:15 spire-1.2.1/pkg/common/catalog/closers.go 20:34:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:15 spire-1.2.1/pkg/common/catalog/config.go 20:34:15 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:15 spire-1.2.1/pkg/common/catalog/configure.go 20:34:15 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:15 spire-1.2.1/pkg/common/catalog/context.go 20:34:15 spire-1.2.1/pkg/common/catalog/external.go 20:34:15 spire-1.2.1/pkg/common/catalog/host.go 20:34:15 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:15 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:15 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:15 spire-1.2.1/pkg/common/cli/ 20:34:15 spire-1.2.1/pkg/common/cli/env.go 20:34:15 spire-1.2.1/pkg/common/cli/flags.go 20:34:15 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:15 spire-1.2.1/pkg/common/cli/umask.go 20:34:15 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:15 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:15 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:15 spire-1.2.1/pkg/common/coretypes/ 20:34:15 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:15 spire-1.2.1/pkg/common/cryptoutil/ 20:34:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:15 spire-1.2.1/pkg/common/diskutil/ 20:34:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:15 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:15 spire-1.2.1/pkg/common/errorutil/ 20:34:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:15 spire-1.2.1/pkg/common/health/ 20:34:15 spire-1.2.1/pkg/common/health/config.go 20:34:15 spire-1.2.1/pkg/common/health/context.go 20:34:15 spire-1.2.1/pkg/common/health/context_test.go 20:34:15 spire-1.2.1/pkg/common/health/health.go 20:34:15 spire-1.2.1/pkg/common/health/health_test.go 20:34:15 spire-1.2.1/pkg/common/health/logger.go 20:34:15 spire-1.2.1/pkg/common/hostservice/ 20:34:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:15 spire-1.2.1/pkg/common/idutil/ 20:34:15 spire-1.2.1/pkg/common/idutil/require.go 20:34:15 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:15 spire-1.2.1/pkg/common/idutil/safety.go 20:34:15 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:15 spire-1.2.1/pkg/common/jwtsvid/ 20:34:15 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:15 spire-1.2.1/pkg/common/jwtutil/ 20:34:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:15 spire-1.2.1/pkg/common/log/ 20:34:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:15 spire-1.2.1/pkg/common/log/log.go 20:34:15 spire-1.2.1/pkg/common/log/log_test.go 20:34:15 spire-1.2.1/pkg/common/log/options.go 20:34:15 spire-1.2.1/pkg/common/nodeutil/ 20:34:15 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:15 spire-1.2.1/pkg/common/peertracker/ 20:34:15 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:15 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:15 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:15 spire-1.2.1/pkg/common/peertracker/info.go 20:34:15 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:15 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:15 spire-1.2.1/pkg/common/pemutil/ 20:34:15 spire-1.2.1/pkg/common/pemutil/block.go 20:34:15 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:15 spire-1.2.1/pkg/common/pemutil/common.go 20:34:15 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:15 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:15 spire-1.2.1/pkg/common/plugin/ 20:34:15 spire-1.2.1/pkg/common/plugin/aws/ 20:34:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:15 spire-1.2.1/pkg/common/plugin/azure/ 20:34:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/facade.go 20:34:15 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/log.go 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:15 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:15 spire-1.2.1/pkg/common/profiling/ 20:34:15 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:15 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:15 spire-1.2.1/pkg/common/protoutil/ 20:34:15 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:15 spire-1.2.1/pkg/common/rotationutil/ 20:34:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:15 spire-1.2.1/pkg/common/selector/ 20:34:15 spire-1.2.1/pkg/common/selector/selector.go 20:34:15 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:15 spire-1.2.1/pkg/common/selector/set.go 20:34:15 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/ 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:15 spire-1.2.1/pkg/common/telemetry/call.go 20:34:15 spire-1.2.1/pkg/common/telemetry/common/ 20:34:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:15 spire-1.2.1/pkg/common/telemetry/config.go 20:34:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/names.go 20:34:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/ 20:34:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:15 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:15 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:15 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:15 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:15 spire-1.2.1/pkg/common/telemetry/version.go 20:34:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:15 spire-1.2.1/pkg/common/uptime/ 20:34:15 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:15 spire-1.2.1/pkg/common/util/ 20:34:15 spire-1.2.1/pkg/common/util/certs.go 20:34:15 spire-1.2.1/pkg/common/util/certs_test.go 20:34:15 spire-1.2.1/pkg/common/util/csr.go 20:34:15 spire-1.2.1/pkg/common/util/hash.go 20:34:15 spire-1.2.1/pkg/common/util/selectors.go 20:34:15 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:15 spire-1.2.1/pkg/common/util/signals.go 20:34:15 spire-1.2.1/pkg/common/util/sort.go 20:34:15 spire-1.2.1/pkg/common/util/sort_test.go 20:34:15 spire-1.2.1/pkg/common/util/task.go 20:34:15 spire-1.2.1/pkg/common/util/task_test.go 20:34:15 spire-1.2.1/pkg/common/util/testdata/ 20:34:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:15 spire-1.2.1/pkg/common/version/ 20:34:15 spire-1.2.1/pkg/common/version/version.go 20:34:15 spire-1.2.1/pkg/common/x509svid/ 20:34:15 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:15 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:15 spire-1.2.1/pkg/common/x509util/ 20:34:15 spire-1.2.1/pkg/common/x509util/cert.go 20:34:15 spire-1.2.1/pkg/common/x509util/dns.go 20:34:15 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:15 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:15 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:15 spire-1.2.1/pkg/server/ 20:34:15 spire-1.2.1/pkg/server/api/ 20:34:15 spire-1.2.1/pkg/server/api/agent.go 20:34:15 spire-1.2.1/pkg/server/api/agent/ 20:34:15 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/agent_test.go 20:34:15 spire-1.2.1/pkg/server/api/api.go 20:34:15 spire-1.2.1/pkg/server/api/audit/ 20:34:15 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:15 spire-1.2.1/pkg/server/api/bundle.go 20:34:15 spire-1.2.1/pkg/server/api/bundle/ 20:34:15 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:15 spire-1.2.1/pkg/server/api/debug/ 20:34:15 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/entry.go 20:34:15 spire-1.2.1/pkg/server/api/entry/ 20:34:15 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/entry_test.go 20:34:15 spire-1.2.1/pkg/server/api/health/ 20:34:15 spire-1.2.1/pkg/server/api/health/v1/ 20:34:15 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/id.go 20:34:15 spire-1.2.1/pkg/server/api/id_test.go 20:34:15 spire-1.2.1/pkg/server/api/limits/ 20:34:15 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/ 20:34:15 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:15 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:15 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:15 spire-1.2.1/pkg/server/api/selector.go 20:34:15 spire-1.2.1/pkg/server/api/selector_test.go 20:34:15 spire-1.2.1/pkg/server/api/status.go 20:34:15 spire-1.2.1/pkg/server/api/status_test.go 20:34:15 spire-1.2.1/pkg/server/api/svid/ 20:34:15 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:15 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:15 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:16 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:16 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:16 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:16 spire-1.2.1/pkg/server/authpolicy/ 20:34:16 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:16 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:16 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:16 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:16 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:16 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:16 spire-1.2.1/pkg/server/bundle/ 20:34:16 spire-1.2.1/pkg/server/bundle/client/ 20:34:16 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:16 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:16 spire-1.2.1/pkg/server/ca/ 20:34:16 spire-1.2.1/pkg/server/ca/ca.go 20:34:16 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:16 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:16 spire-1.2.1/pkg/server/ca/journal.go 20:34:16 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:16 spire-1.2.1/pkg/server/ca/manager.go 20:34:16 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:16 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:16 spire-1.2.1/pkg/server/ca/templates.go 20:34:16 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:16 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:16 spire-1.2.1/pkg/server/ca/validation.go 20:34:16 spire-1.2.1/pkg/server/cache/ 20:34:16 spire-1.2.1/pkg/server/cache/dscache/ 20:34:16 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:16 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:16 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:16 spire-1.2.1/pkg/server/catalog/ 20:34:16 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:16 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:16 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:16 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:16 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:16 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:16 spire-1.2.1/pkg/server/config.go 20:34:16 spire-1.2.1/pkg/server/datastore/ 20:34:16 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:16 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:16 spire-1.2.1/pkg/server/datastore/repository.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:16 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:16 spire-1.2.1/pkg/server/endpoints/ 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:16 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:16 spire-1.2.1/pkg/server/endpoints/config.go 20:34:16 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:16 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:16 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:16 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:16 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:16 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:16 spire-1.2.1/pkg/server/hostservice/ 20:34:16 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:16 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:16 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:16 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:16 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:16 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:16 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:16 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:16 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:16 spire-1.2.1/pkg/server/registration/ 20:34:16 spire-1.2.1/pkg/server/registration/manager.go 20:34:16 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:16 spire-1.2.1/pkg/server/scanentries.go 20:34:16 spire-1.2.1/pkg/server/scanentries_test.go 20:34:16 spire-1.2.1/pkg/server/server.go 20:34:16 spire-1.2.1/pkg/server/server_test.go 20:34:16 spire-1.2.1/pkg/server/svid/ 20:34:16 spire-1.2.1/pkg/server/svid/observer.go 20:34:16 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:16 spire-1.2.1/pkg/server/svid/rotator.go 20:34:16 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:16 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:16 spire-1.2.1/proto/ 20:34:16 spire-1.2.1/proto/private/ 20:34:16 spire-1.2.1/proto/private/server/ 20:34:16 spire-1.2.1/proto/private/server/journal/ 20:34:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:16 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:16 spire-1.2.1/proto/spire/ 20:34:16 spire-1.2.1/proto/spire/common/ 20:34:16 spire-1.2.1/proto/spire/common/common.pb.go 20:34:16 spire-1.2.1/proto/spire/common/common.proto 20:34:16 spire-1.2.1/proto/spire/common/plugin/ 20:34:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:16 spire-1.2.1/proto/spire/plugin/ 20:34:16 spire-1.2.1/proto/spire/plugin/agent/ 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:16 spire-1.2.1/release/ 20:34:16 spire-1.2.1/release/spire-extras/ 20:34:16 spire-1.2.1/release/spire-extras/README.md 20:34:16 spire-1.2.1/release/spire-extras/conf/ 20:34:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:16 spire-1.2.1/release/spire/ 20:34:16 spire-1.2.1/release/spire/README.md 20:34:16 spire-1.2.1/release/spire/conf/ 20:34:16 spire-1.2.1/release/spire/conf/agent/ 20:34:16 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:16 spire-1.2.1/release/spire/conf/server/ 20:34:16 spire-1.2.1/release/spire/conf/server/server.conf 20:34:16 spire-1.2.1/script/ 20:34:16 spire-1.2.1/script/build-artifact.sh 20:34:16 spire-1.2.1/script/generate_dummy_ca.sh 20:34:16 spire-1.2.1/support/ 20:34:16 spire-1.2.1/support/k8s/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/ 20:34:16 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:16 spire-1.2.1/test/ 20:34:16 spire-1.2.1/test/clock/ 20:34:16 spire-1.2.1/test/clock/clock.go 20:34:16 spire-1.2.1/test/fakes/ 20:34:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:16 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:16 spire-1.2.1/test/fakes/fakedatastore/ 20:34:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:16 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:16 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:16 spire-1.2.1/test/fakes/fakemetrics/ 20:34:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:16 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:16 spire-1.2.1/test/fakes/fakenotifier/ 20:34:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:16 spire-1.2.1/test/fakes/fakeserverca/ 20:34:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:16 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:16 spire-1.2.1/test/fixture/ 20:34:16 spire-1.2.1/test/fixture/certs/ 20:34:16 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:16 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:16 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:16 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:16 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/bundle.der 20:34:16 spire-1.2.1/test/fixture/certs/ca.pem 20:34:16 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:16 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:16 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:16 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:16 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:16 spire-1.2.1/test/fixture/certs/svid.pem 20:34:16 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:16 spire-1.2.1/test/fixture/config/ 20:34:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:16 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:16 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:16 spire-1.2.1/test/fixture/config/server_good.conf 20:34:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:16 spire-1.2.1/test/fixture/fixture.go 20:34:16 spire-1.2.1/test/fixture/nodeattestor/ 20:34:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:16 spire-1.2.1/test/fixture/registration/ 20:34:16 spire-1.2.1/test/fixture/registration/entries.json 20:34:16 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:16 spire-1.2.1/test/fixture/registration/good.json 20:34:16 spire-1.2.1/test/fixture/registration/invalid.json 20:34:16 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:16 spire-1.2.1/test/integration/ 20:34:16 spire-1.2.1/test/integration/README.md 20:34:16 spire-1.2.1/test/integration/common 20:34:16 spire-1.2.1/test/integration/setup/ 20:34:16 spire-1.2.1/test/integration/setup/adminclient/ 20:34:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:16 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:16 spire-1.2.1/test/integration/setup/debugagent/ 20:34:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:16 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:16 spire-1.2.1/test/integration/setup/debugserver/ 20:34:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:16 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:16 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:16 spire-1.2.1/test/integration/setup/itclient/ 20:34:16 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:16 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:16 spire-1.2.1/test/integration/setup/x509pop/ 20:34:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:16 spire-1.2.1/test/integration/suites/ 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:16 spire-1.2.1/test/integration/suites/join-token/ 20:34:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:16 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:16 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:16 spire-1.2.1/test/integration/suites/k8s/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:16 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:16 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:16 spire-1.2.1/test/integration/suites/rotation/ 20:34:16 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:16 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:16 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:16 spire-1.2.1/test/integration/suites/self-test/ 20:34:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:16 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:16 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:16 spire-1.2.1/test/integration/suites/upgrade/ 20:34:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:16 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:16 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:16 spire-1.2.1/test/integration/test-one.sh 20:34:16 spire-1.2.1/test/integration/test.sh 20:34:16 spire-1.2.1/test/plugintest/ 20:34:16 spire-1.2.1/test/plugintest/config.go 20:34:16 spire-1.2.1/test/plugintest/load.go 20:34:16 spire-1.2.1/test/plugintest/option.go 20:34:16 spire-1.2.1/test/spiretest/ 20:34:16 spire-1.2.1/test/spiretest/apiserver.go 20:34:16 spire-1.2.1/test/spiretest/assertions.go 20:34:16 spire-1.2.1/test/spiretest/dir.go 20:34:16 spire-1.2.1/test/spiretest/errors_posix.go 20:34:16 spire-1.2.1/test/spiretest/errors_windows.go 20:34:16 spire-1.2.1/test/spiretest/logs.go 20:34:16 spire-1.2.1/test/spiretest/socketapi.go 20:34:16 spire-1.2.1/test/spiretest/suite.go 20:34:16 spire-1.2.1/test/spiretest/x509.go 20:34:16 spire-1.2.1/test/testca/ 20:34:16 spire-1.2.1/test/testca/ca.go 20:34:16 spire-1.2.1/test/testkey/ 20:34:16 spire-1.2.1/test/testkey/generate.sh 20:34:16 spire-1.2.1/test/testkey/genkeys.go 20:34:16 spire-1.2.1/test/testkey/keys.go 20:34:16 spire-1.2.1/test/testkey/new.go 20:34:16 spire-1.2.1/test/tpmsimulator/ 20:34:16 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:16 spire-1.2.1/test/util/ 20:34:16 spire-1.2.1/test/util/cert_fixtures.go 20:34:16 spire-1.2.1/test/util/cert_generation.go 20:34:16 spire-1.2.1/test/util/io_redirection.go 20:34:16 spire-1.2.1/test/util/race.go 20:34:16 spire-1.2.1/test/util/util.go 20:34:16 building spire from source... 20:34:16 Installing go1.17.7... 20:34:22 Building bin/spire-server... 20:34:22 go: downloading github.com/mitchellh/cli v1.1.2 20:34:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:22 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:22 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:22 go: downloading google.golang.org/grpc v1.44.0 20:34:22 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:22 go: downloading github.com/imdario/mergo v0.3.12 20:34:22 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:22 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:22 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:22 go: downloading github.com/fatih/color v1.13.0 20:34:22 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:22 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:22 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:22 go: downloading github.com/armon/go-metrics v0.3.10 20:34:22 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:22 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:22 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:22 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:22 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:22 go: downloading github.com/Masterminds/semver v1.5.0 20:34:22 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:22 go: downloading github.com/google/uuid v1.1.2 20:34:22 go: downloading github.com/huandu/xstrings v1.3.2 20:34:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:22 go: downloading github.com/oklog/run v1.0.0 20:34:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:22 go: downloading github.com/beorn7/perks v1.0.1 20:34:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:22 go: downloading github.com/prometheus/client_model v0.2.0 20:34:22 go: downloading github.com/prometheus/common v0.32.1 20:34:22 go: downloading github.com/prometheus/procfs v0.7.3 20:34:23 go: downloading go.uber.org/atomic v1.9.0 20:34:23 go: downloading github.com/imkira/go-observer v1.0.3 20:34:23 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:23 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:23 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:23 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:23 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:23 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:23 go: downloading github.com/lib/pq v1.10.4 20:34:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:26 go: downloading github.com/stretchr/testify v1.7.0 20:34:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:26 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:30 go: downloading google.golang.org/api v0.70.0 20:34:30 go: downloading k8s.io/client-go v0.23.4 20:34:30 go: downloading k8s.io/api v0.23.4 20:34:30 go: downloading github.com/google/go-tpm v0.3.3 20:34:30 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:30 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:30 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:30 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:30 go: downloading cloud.google.com/go/storage v1.21.0 20:34:31 go: downloading cloud.google.com/go v0.100.2 20:34:31 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit 245af742dacfd499762ee70a1ba306866d6903f1 20:34:31 go: downloading k8s.io/apimachinery v0.23.4 20:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:31 > git config core.sparsecheckout # timeout=10 20:34:31 > git checkout -f 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 20:34:31 > git remote # timeout=10 20:34:31 > git config --get remote.origin.url # timeout=10 20:34:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:31 > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 20:34:31 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:31 go: downloading cloud.google.com/go/security v1.3.0 20:34:32 Merge succeeded, producing 0c6f461cff48a2d25943e2d5440535f5a92a6015 20:34:32 Checking out Revision 0c6f461cff48a2d25943e2d5440535f5a92a6015 (PR-3987) 20:34:32 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:32 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:33 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:33 go: downloading github.com/aws/smithy-go v1.11.0 20:34:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:32 > git rev-parse HEAD^{commit} # timeout=10 20:34:32 > git config core.sparsecheckout # timeout=10 20:34:32 > git checkout -f 0c6f461cff48a2d25943e2d5440535f5a92a6015 # timeout=10 20:34:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:34 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:34 go: downloading cloud.google.com/go/compute v1.3.0 20:34:34 go: downloading cloud.google.com/go/iam v0.1.1 20:34:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:35 go: downloading github.com/gogo/protobuf v1.3.2 20:34:35 go: downloading github.com/google/gofuzz v1.1.0 20:34:35 go: downloading k8s.io/klog/v2 v2.30.0 20:34:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:35 go: downloading github.com/spf13/pflag v1.0.5 20:34:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:35 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:36 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:36 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:36 Commit message: "Merge commit '8b0dec85218ed508cf19f063ec152f29e8927c81' into HEAD" 20:34:36 > git rev-list --no-walk 245af742dacfd499762ee70a1ba306866d6903f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:37 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:37 Dload Upload Total Spent Left Speed 20:34:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 186k 20:34:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:37 go: downloading github.com/gobwas/glob v0.2.3 20:34:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:37 go: downloading go.opencensus.io v0.23.0 20:34:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [Pipeline] sh 20:34:37 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:37 go: downloading github.com/google/go-cmp v0.5.7 20:34:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:37 go: downloading github.com/go-logr/logr v1.2.2 20:34:37 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:38 go: downloading github.com/json-iterator/go v1.1.12 20:34:38 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:38 go: downloading go.uber.org/zap v1.21.0 20:34:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:38 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:38 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:38 go: downloading github.com/golang/snappy v0.0.4 20:34:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 20:34:38 sudo tee /etc/docker/daemon.new 20:34:38 { 20:34:38 "registry-mirrors": [ 20:34:38 "https://nexus3.edgexfoundry.org:10001" 20:34:38 ], 20:34:38 "bip": "10.250.0.254/24", 20:34:38 "hosts": [ 20:34:38 "tcp://0.0.0.0:5555", 20:34:38 "unix:///var/run/docker.sock" 20:34:38 ], 20:34:38 "mtu": 1458, 20:34:38 "selinux-enabled": true, 20:34:38 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:38 } [Pipeline] sh 20:34:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:34:38 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:38 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:38 go: downloading github.com/ryanuber/go-glob v1.0.0 [Pipeline] sh 20:34:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:39 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:39 + sudo service docker restart 20:34:39 go: downloading go.uber.org/multierr v1.6.0 20:34:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:40 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:40 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:57 provisioning config files... 20:34:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4191380256430567192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:57 ---> docker-login.sh 20:34:57 nexus3.edgexfoundry.org:10001 20:34:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:58 Removing intermediate container b497b0cce84a 20:34:58 ---> 86af31079ef2 20:34:58 20:34:58 Step 10/23 : FROM alpine:3.14 20:34:58 3.14: Pulling from library/alpine 20:34:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:58 Status: Downloaded newer image for alpine:3.14 20:34:58 ---> e04c818066af 20:34:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:58 Configure a credential helper to remove this warning. See 20:34:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:58 20:34:58 Login Succeeded 20:34:58 nexus3.edgexfoundry.org:10002 20:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:59 Configure a credential helper to remove this warning. See 20:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:59 20:34:59 Login Succeeded 20:34:59 nexus3.edgexfoundry.org:10003 20:34:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:59 Configure a credential helper to remove this warning. See 20:34:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:59 20:34:59 Login Succeeded 20:34:59 nexus3.edgexfoundry.org:10004 20:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:00 Configure a credential helper to remove this warning. See 20:35:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:00 20:35:00 Login Succeeded 20:35:00 docker.io 20:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:01 Configure a credential helper to remove this warning. See 20:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:01 20:35:01 Login Succeeded 20:35:01 ---> docker-login.sh ends [Pipeline] } 20:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:02 ========================================================= 20:35:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:02 9b3977197b4f: Pulling fs layer 20:35:02 1a89e8eeedd5: Pulling fs layer 20:35:02 94645a83ff95: Pulling fs layer 20:35:02 3f3a8bcf1eab: Pulling fs layer 20:35:02 0c92f367c5e7: Pulling fs layer 20:35:02 3096ccb668a1: Pulling fs layer 20:35:02 e8cf19c19ddd: Pulling fs layer 20:35:02 a4caa8a26152: Pulling fs layer 20:35:02 3f3a8bcf1eab: Waiting 20:35:02 0c92f367c5e7: Waiting 20:35:02 3096ccb668a1: Waiting 20:35:02 e8cf19c19ddd: Waiting 20:35:02 a4caa8a26152: Waiting 20:35:02 94645a83ff95: Download complete 20:35:02 1a89e8eeedd5: Verifying Checksum 20:35:02 1a89e8eeedd5: Download complete 20:35:02 0c92f367c5e7: Download complete 20:35:02 3096ccb668a1: Verifying Checksum 20:35:02 3096ccb668a1: Download complete 20:35:02 9b3977197b4f: Verifying Checksum 20:35:02 9b3977197b4f: Download complete 20:35:02 e8cf19c19ddd: Verifying Checksum 20:35:02 e8cf19c19ddd: Download complete 20:35:03 9b3977197b4f: Pull complete 20:35:04 1a89e8eeedd5: Pull complete 20:35:04 94645a83ff95: Pull complete 20:35:05 a4caa8a26152: Verifying Checksum 20:35:05 a4caa8a26152: Download complete 20:35:05 ---> Running in 0f51ec7f56b2 20:35:05 Removing intermediate container 0e4897f67869 20:35:05 ---> 627385131ee9 20:35:05 20:35:05 Step 10/22 : FROM alpine:3.14 20:35:05 ---> e04c818066af 20:35:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:35:05 Removing intermediate container b816f919b123 20:35:05 ---> 34b9d3eba682 20:35:05 20:35:05 Step 9/20 : FROM alpine:3.15 20:35:05 Removing intermediate container 0fb2d062d7d5 20:35:05 ---> 2d57d5dc8646 20:35:05 20:35:05 Step 10/22 : FROM alpine:3.14 20:35:05 ---> e04c818066af 20:35:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:05 ---> Running in 2f4a81c4e436 20:35:05 ---> Running in b4a2fec7d726 20:35:05 3f3a8bcf1eab: Verifying Checksum 20:35:05 3f3a8bcf1eab: Download complete 20:35:06 3.15: Pulling from library/alpine 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:06 (1/1) Installing dumb-init (1.2.5-r1) 20:35:06 Executing busybox-1.33.1-r7.trigger 20:35:06 OK: 6 MiB in 15 packages 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:07 (1/2) Installing ca-certificates (20211220-r0) 20:35:07 (2/2) Installing dumb-init (1.2.5-r1) 20:35:07 (1/1) Installing dumb-init (1.2.5-r1) 20:35:07 Executing busybox-1.33.1-r7.trigger 20:35:07 Executing busybox-1.33.1-r7.trigger 20:35:07 Executing ca-certificates-20211220-r0.trigger 20:35:07 OK: 6 MiB in 15 packages 20:35:07 OK: 6 MiB in 16 packages 20:35:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:35:08 Status: Downloaded newer image for alpine:3.15 20:35:08 ---> 0ac33e5f5afa 20:35:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:09 ---> Running in 02ac9452ea13 20:35:09 Removing intermediate container 0f51ec7f56b2 20:35:09 ---> f119ba310f7e 20:35:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:10 Removing intermediate container b4a2fec7d726 20:35:10 ---> bce766d089a2 20:35:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:10 ---> Running in 6f657f1d357f 20:35:10 Removing intermediate container 02ac9452ea13 20:35:10 ---> 962064ca8ec7 20:35:10 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:10 Removing intermediate container 2f4a81c4e436 20:35:10 ---> e74818db34d2 20:35:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:11 ---> Running in 7702db4db04a 20:35:11 ---> Running in 25adcad6591e 20:35:11 ---> Running in 3a715a8e88e3 20:35:11 Removing intermediate container 6f657f1d357f 20:35:11 ---> 408101dc7377 20:35:11 Step 13/23 : ENV APP_PORT=59882 20:35:12 Removing intermediate container 7702db4db04a 20:35:12 ---> b2d06115507c 20:35:12 Step 13/22 : ENV APP_PORT=59861 20:35:12 ---> Running in 8beef37dcb5e 20:35:12 Removing intermediate container 3a715a8e88e3 20:35:12 ---> 8e416a896200 20:35:12 Step 13/22 : ENV APP_PORT=59860 20:35:12 ---> Running in 7ac6907c8b37 20:35:13 Removing intermediate container 8beef37dcb5e 20:35:13 ---> 75b4409b5ca6 20:35:13 Step 14/23 : EXPOSE $APP_PORT 20:35:13 ---> Running in d11d0c09fbb1 20:35:13 ---> Running in 2a53aacfe1c7 20:35:13 Removing intermediate container 7ac6907c8b37 20:35:13 ---> 71178705a06c 20:35:13 Step 14/22 : EXPOSE $APP_PORT 20:35:13 Removing intermediate container d11d0c09fbb1 20:35:13 ---> 02bcfd9fdd40 20:35:13 Step 14/22 : EXPOSE $APP_PORT 20:35:13 ---> Running in b04cbd6b319b 20:35:13 Removing intermediate container 2a53aacfe1c7 20:35:13 ---> 7f366c0ba410 20:35:13 Step 15/23 : WORKDIR / 20:35:13 ---> Running in 826ec8539fb4 20:35:14 ---> Running in 4457a9c2a223 20:35:14 Removing intermediate container 25adcad6591e 20:35:14 ---> 349b31e52722 20:35:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:35:14 ---> Running in b1ee5ba493da 20:35:14 Removing intermediate container b04cbd6b319b 20:35:14 ---> 8ae9a60ec511 20:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:14 Removing intermediate container 826ec8539fb4 20:35:14 ---> 4c706e4c50d3 20:35:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:15 Removing intermediate container 4457a9c2a223 20:35:15 ---> 12883e9b46b1 20:35:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:15 ---> 7f4965f1c892 20:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:15 ---> cf4c07fa55df 20:35:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:15 ---> 9db62dbd948d 20:35:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:17 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:35:17 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:35:17 OK: 15855 distinct packages available 20:35:17 ---> e34810f69047 20:35:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:17 ---> 4e2e41edd4b5 20:35:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:17 ---> 6410469a52da 20:35:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:18 3f3a8bcf1eab: Pull complete 20:35:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:18 ---> 4ab39856b065 20:35:18 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:18 0c92f367c5e7: Pull complete 20:35:18 (1/9) Installing ca-certificates (20211220-r0) 20:35:18 (2/9) Installing brotli-libs (1.0.9-r5) 20:35:18 3096ccb668a1: Pull complete 20:35:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:35:18 ---> 599b7f722698 20:35:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:18 (4/9) Installing libcurl (7.80.0-r1) 20:35:18 ---> 7bef427a5e61 20:35:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:35:18 (5/9) Installing curl (7.80.0-r1) 20:35:19 e8cf19c19ddd: Pull complete 20:35:19 ---> Running in 3a0b84d571a2 20:35:19 ---> Running in 8b7dcad10b06 20:35:19 (6/9) Installing dumb-init (1.2.5-r1) 20:35:19 ---> Running in 4d2d91b10351 20:35:19 (7/9) Installing musl-obstack (1.2.3-r0) 20:35:19 (8/9) Installing libucontext (1.1-r0) 20:35:19 Removing intermediate container 3a0b84d571a2 20:35:19 ---> 632eb6e31b5c 20:35:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 Removing intermediate container 8b7dcad10b06 20:35:19 (9/9) Installing gcompat (1.0.0-r4) 20:35:19 ---> 6af085cefbc5 20:35:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 ---> Running in 8202be9720eb 20:35:19 ---> Running in 0d6d4894dda1 20:35:19 Executing busybox-1.34.1-r5.trigger 20:35:19 Removing intermediate container 4d2d91b10351 20:35:19 ---> 3d363fde4cb1 20:35:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:19 Executing ca-certificates-20211220-r0.trigger 20:35:19 ---> Running in d31061143bb2 20:35:19 OK: 8 MiB in 23 packages 20:35:19 Removing intermediate container 0d6d4894dda1 20:35:19 ---> 2684872e6d59 20:35:19 Step 20/22 : LABEL arch=x86_64 20:35:19 Removing intermediate container 8202be9720eb 20:35:19 ---> e3cd2acfcf27 20:35:19 Step 21/23 : LABEL arch=x86_64 20:35:19 ---> Running in dbf593da2b81 20:35:19 ---> Running in 277b6b13fb1e 20:35:19 Removing intermediate container d31061143bb2 20:35:19 ---> 6f4a4f47916d 20:35:19 Step 20/22 : LABEL arch=x86_64 20:35:21 ---> Running in 0728da765e20 20:35:21 Removing intermediate container 277b6b13fb1e 20:35:21 ---> 60d2566408e2 20:35:21 Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:35:22 Removing intermediate container dbf593da2b81 20:35:22 ---> 7bda3931c638 20:35:22 Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:35:22 ---> Running in 00ddc03022fa 20:35:23 ---> Running in 1da68d6bb342 20:35:23 Removing intermediate container 0728da765e20 20:35:23 ---> 43abb2bb35b9 20:35:23 Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:35:23 Removing intermediate container b1ee5ba493da 20:35:23 ---> 91bd9f6aa4e9 20:35:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:24 ---> Running in 4ad3aad9a4d0 20:35:24 Removing intermediate container 00ddc03022fa 20:35:24 ---> f66b739ba111 20:35:24 Step 22/22 : LABEL version=0.0.0 20:35:24 Removing intermediate container 1da68d6bb342 20:35:24 ---> 4163d9a2904d 20:35:24 Step 23/23 : LABEL version=0.0.0 20:35:24 ---> Running in 32b21db37513 20:35:24 ---> 347feee511ab 20:35:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:25 ---> Running in 6b6cbd94438f 20:35:25 Removing intermediate container 4ad3aad9a4d0 20:35:25 ---> 338fda59f738 20:35:25 Step 22/22 : LABEL version=0.0.0 20:35:25 Removing intermediate container 32b21db37513 20:35:25 ---> f76d0b8d97df 20:35:25 20:35:25 ---> Running in 56a0b0316908 20:35:25 Successfully built f76d0b8d97df 20:35:25 a4caa8a26152: Pull complete 20:35:25 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:35:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:26 Successfully tagged support-notifications:latest 20:35:26 Removing intermediate container 6b6cbd94438f 20:35:26 ---> 02dba046b8fe 20:35:26 20:35:26 Building security-spire-agent 20:35:26  Building support-notifications ... done Successfully built 02dba046b8fe 20:35:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:26 WORKDIR /edgex 20:35:26 COPY go.mod . 20:35:26 RUN go mod download+ 20:35:26 docker build -t ci-base-image-arm64 -f - . 20:35:26 Successfully tagged core-command:latest 20:35:26 Building sys-mgmt-agent 20:35:26  Building core-command ... done Removing intermediate container 56a0b0316908 20:35:26 ---> 026d7bd153a2 20:35:26 20:35:26 Successfully built 026d7bd153a2 20:35:27 Successfully tagged support-scheduler:latest 20:35:27  Building support-scheduler ... done Building security-spire-server 20:35:27 ---> 10c6e40ff979 20:35:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:35:28 Sending build context to Docker daemon 169.2MB 20:35:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:28 ---> 725f1c02e7f9 20:35:28 Step 2/4 : WORKDIR /edgex 20:35:30 ---> Running in 501f1d1a7ee5 20:35:31 Removing intermediate container 501f1d1a7ee5 20:35:31 ---> c483d6218cc8 20:35:31 Step 3/4 : COPY go.mod . 20:35:31 ---> bc8ec279dbc8 20:35:31 Step 4/4 : RUN go mod download 20:35:31 ---> Running in ba308d69edc7 20:35:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:34 ---> cba33e48be41 20:35:34 Step 3/26 : WORKDIR /edgex-go 20:35:34 ---> Using cache 20:35:34 ---> a209184eaa89 20:35:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:34 ---> Using cache 20:35:34 ---> 4c6067ea6bb9 20:35:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:34 ---> cba33e48be41 20:35:34 Step 3/23 : WORKDIR /edgex-go 20:35:34 ---> Using cache 20:35:34 ---> a209184eaa89 20:35:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:34 ---> Using cache 20:35:34 ---> 4c6067ea6bb9 20:35:34 Step 5/23 : RUN apk add --update --no-cache make bash git 20:35:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:35:34 ---> cba33e48be41 20:35:34 Step 3/25 : WORKDIR /edgex-go 20:35:34 ---> Using cache 20:35:34 ---> a209184eaa89 20:35:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:34 ---> Using cache 20:35:34 ---> 4c6067ea6bb9 20:35:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:35:37 ---> e9acdc8e6ff4 20:35:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:37 ---> Running in 0a581679f183 20:35:37 ---> Running in 01967ae4fd81 20:35:37 ---> Running in 4c5d17505113 20:35:37 ---> Running in a0f6f88cf998 20:35:37 Removing intermediate container a0f6f88cf998 20:35:37 ---> 9f3ae1139cc0 20:35:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:37 ---> Running in 53415831aa52 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:38 Removing intermediate container 53415831aa52 20:35:38 ---> 185374371b68 20:35:38 Step 18/20 : LABEL arch=x86_64 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:38 ---> Running in ab4fa8adb77f 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:38 Removing intermediate container ab4fa8adb77f 20:35:38 ---> 8609dad4b10f 20:35:38 Step 19/20 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:35:38 ---> Running in f080a6519121 20:35:38 Removing intermediate container f080a6519121 20:35:38 ---> 42f1bf68bbd1 20:35:38 Step 20/20 : LABEL version=0.0.0 20:35:38 ---> Running in 7f47491ea4fe 20:35:38 Removing intermediate container 7f47491ea4fe 20:35:38 ---> a75cb04ebee3 20:35:38 20:35:38 Successfully built a75cb04ebee3 20:35:38 Successfully tagged security-spiffe-token-provider:latest 20:35:38  Building security-spiffe-token-provider ... done Building core-metadata 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:39 OK: 221 MiB in 52 packages 20:35:39 OK: 221 MiB in 52 packages 20:35:39 OK: 221 MiB in 52 packages 20:35:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:42 ---> cba33e48be41 20:35:42 Step 3/23 : WORKDIR /edgex-go 20:35:42 ---> Using cache 20:35:42 ---> a209184eaa89 20:35:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:42 ---> Using cache 20:35:42 ---> 4c6067ea6bb9 20:35:42 Step 5/23 : RUN apk add --update --no-cache make git 20:35:42 ---> Using cache 20:35:42 ---> 257d63229d74 20:35:42 Step 6/23 : COPY go.mod vendor* ./ 20:35:42 ---> Using cache 20:35:42 ---> aa13f550b74c 20:35:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:42 ---> Using cache 20:35:42 ---> f2e814a2c208 20:35:42 Step 8/23 : COPY . . 20:35:42 ---> Using cache 20:35:42 ---> 7009e4428696 20:35:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:42 ---> Running in d7e5211dab31 20:35:43 Removing intermediate container 0a581679f183 20:35:43 ---> 35d662ba6044 20:35:43 Step 6/23 : COPY go.mod vendor* ./ 20:35:43 Removing intermediate container 01967ae4fd81 20:35:43 ---> 2d5bd52da9e5 20:35:43 Step 6/25 : COPY go.mod vendor* ./ 20:35:43 Removing intermediate container 4c5d17505113 20:35:43 ---> 535dcc1b14c0 20:35:43 Step 6/26 : COPY go.mod vendor* ./ 20:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:43 ---> cf07dc06a2c8 20:35:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> 330d12acca1e 20:35:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> 7ed58e8d6618 20:35:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:43 ---> Running in eba6c3046079 20:35:43 ---> Running in 71ef4f21005b 20:35:43 ---> Running in 2f1728d0facb 20:35:45 Removing intermediate container eba6c3046079 20:35:45 ---> 08d3ad8df58e 20:35:45 Step 8/23 : COPY . . 20:35:45 Removing intermediate container 71ef4f21005b 20:35:45 ---> 2fa1b05c2308 20:35:45 Step 8/25 : COPY . . 20:35:45 Removing intermediate container 2f1728d0facb 20:35:45 ---> 3720db7c54c4 20:35:45 Step 8/26 : COPY . . 20:36:00 ---> 1b2119d2d9d4 20:36:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:36:00 ---> 7b50c00464da 20:36:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:00 ---> 9a31a0fc826b 20:36:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:00 ---> Running in ce8c1a33f5ad 20:36:00 ---> Running in 11127f12cd6c 20:36:00 ---> Running in ea22544d53a4 20:36: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:36:00 Removing intermediate container ce8c1a33f5ad 20:36:00 ---> a9afeed4817d 20:36:00 Step 10/26 : RUN mkdir -p spire-build 20:36:00 Removing intermediate container ea22544d53a4 20:36:00 ---> 985a44676aa8 20:36:00 Step 10/25 : RUN mkdir -p spire-build 20:36:00 ---> Running in f6d31f9b475c 20:36:01 ---> Running in f6c44df54f84 20:36:01 Removing intermediate container d7e5211dab31 20:36:01 ---> 480983a7a4b3 20:36:01 20:36:01 Step 10/23 : FROM alpine:3.14 20:36:01 ---> e04c818066af 20:36:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:01 ---> Using cache 20:36:01 ---> bce766d089a2 20:36:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:01 ---> Using cache 20:36:01 ---> b2d06115507c 20:36:01 Step 13/23 : ENV APP_PORT=59881 20:36:01 ---> Running in 86275dabfd4a 20:36:01 Removing intermediate container 86275dabfd4a 20:36:01 ---> 96a46a0dc64f 20:36:01 Step 14/23 : EXPOSE $APP_PORT 20:36:02 ---> Running in 40b9dcb28e1b 20:36:02 Removing intermediate container 40b9dcb28e1b 20:36:02 ---> a9449f4e4194 20:36:02 Step 15/23 : WORKDIR / 20:36:02 ---> Running in 862369b05f04 20:36:02 Removing intermediate container f6c44df54f84 20:36:02 ---> fc11e9c627d1 20:36:02 Step 11/25 : WORKDIR /edgex-go/spire-build 20:36:02 Removing intermediate container f6d31f9b475c 20:36:02 ---> 68eb6d2ffb23 20:36:02 Step 11/26 : WORKDIR /edgex-go/spire-build 20:36:03 ---> Running in c4c6c8a05828 20:36:03 ---> Running in c9f3a6cb33ab 20:36:03 Removing intermediate container 862369b05f04 20:36:03 ---> 65ec5f117a06 20:36:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:03 Removing intermediate container c4c6c8a05828 20:36:03 ---> 61a0c78665d1 20:36:03 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:04 Removing intermediate container c9f3a6cb33ab 20:36:04 ---> ffe9c6816b93 20:36:04 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:04 ---> Running in 19d19dac04f9 20:36:04 ---> 5eb07e5b8172 20:36:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:04 ---> Running in 7c5a2434d5d9 20:36:05 ---> c1e28e4bfc5b 20:36:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:05 spire-1.2.1/ 20:36:05 spire-1.2.1/.data/ 20:36:05 spire-1.2.1/.data/.file 20:36:05 spire-1.2.1/.dockerignore 20:36:05 spire-1.2.1/.gitattributes 20:36:05 spire-1.2.1/.githooks/ 20:36:05 spire-1.2.1/.githooks/pre-commit 20:36:05 spire-1.2.1/.github/ 20:36:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:05 spire-1.2.1/.github/dependabot.yml 20:36:05 spire-1.2.1/.github/workflows/ 20:36:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:05 spire-1.2.1/.github/workflows/release_build.yaml 20:36:05 spire-1.2.1/.github/workflows/scripts/ 20:36:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:05 spire-1.2.1/.gitignore 20:36:05 spire-1.2.1/.go-version 20:36:05 spire-1.2.1/.golangci.yml 20:36:05 spire-1.2.1/ADOPTERS.md 20:36:05 spire-1.2.1/CHANGELOG.md 20:36:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:05 spire-1.2.1/CODEOWNERS 20:36:05 spire-1.2.1/CONTRIBUTING.md 20:36:05 spire-1.2.1/Dockerfile 20:36:05 spire-1.2.1/Dockerfile.dev 20:36:05 spire-1.2.1/Dockerfile.scratch 20:36:05 spire-1.2.1/LICENSE 20:36:05 spire-1.2.1/MAINTAINERS.md 20:36:05 spire-1.2.1/Makefile 20:36:05 spire-1.2.1/README.md 20:36:05 spire-1.2.1/ROADMAP.md 20:36:05 spire-1.2.1/SECURITY.md 20:36:05 spire-1.2.1/cmd/ 20:36:05 spire-1.2.1/cmd/spire-agent/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:05 spire-1.2.1/cmd/spire-agent/main.go 20:36:05 spire-1.2.1/cmd/spire-server/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:05 spire-1.2.1/cmd/spire-server/main.go 20:36:05 spire-1.2.1/cmd/spire-server/util/ 20:36:05 spire-1.2.1/cmd/spire-server/util/util.go 20:36:05 spire-1.2.1/conf/ 20:36:05 spire-1.2.1/conf/agent/ 20:36:05 spire-1.2.1/conf/agent/agent.conf 20:36:05 spire-1.2.1/conf/agent/agent_full.conf 20:36:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:05 spire-1.2.1/conf/server/ 20:36:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:05 spire-1.2.1/conf/server/server.conf 20:36:05 spire-1.2.1/conf/server/server_full.conf 20:36:05 spire-1.2.1/doc/ 20:36:05 spire-1.2.1/doc/SPIRE101.md 20:36:05 spire-1.2.1/doc/auditlog.md 20:36:05 spire-1.2.1/doc/authorization_policy_engine.md 20:36:05 spire-1.2.1/doc/changelog_guidelines.md 20:36:05 spire-1.2.1/doc/cure53-report.pdf 20:36:05 spire-1.2.1/doc/images/ 20:36:05 spire-1.2.1/doc/images/2019_roadmap.png 20:36:05 spire-1.2.1/doc/images/SPIRE101.png 20:36:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:05 spire-1.2.1/doc/images/SPIRE_server.png 20:36:05 spire-1.2.1/doc/images/cache_mgr.png 20:36:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:05 spire-1.2.1/doc/images/federated_spire.png 20:36:05 spire-1.2.1/doc/images/ha_mode.png 20:36:05 spire-1.2.1/doc/images/nested_spire.png 20:36:05 spire-1.2.1/doc/images/oidc_federation.png 20:36:05 spire-1.2.1/doc/images/single_trust_domain.png 20:36:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:05 spire-1.2.1/doc/images/spire_logo.png 20:36:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:05 spire-1.2.1/doc/scaling_spire.md 20:36:05 spire-1.2.1/doc/spire_agent.md 20:36:05 spire-1.2.1/doc/spire_server.md 20:36:05 spire-1.2.1/doc/supported_integrations.md 20:36:05 spire-1.2.1/doc/telemetry.md 20:36:05 spire-1.2.1/doc/telemetry_config.md 20:36:05 spire-1.2.1/doc/upgrading.md 20:36:05 spire-1.2.1/doc/using_spire.md 20:36:05 spire-1.2.1/examples/ 20:36:05 spire-1.2.1/examples/README.md 20:36:05 spire-1.2.1/go.mod 20:36:05 spire-1.2.1/go.sum 20:36:05 spire-1.2.1/pkg/ 20:36:05 spire-1.2.1/pkg/agent/ 20:36:05 spire-1.2.1/pkg/agent/agent.go 20:36:05 spire-1.2.1/pkg/agent/api/ 20:36:05 spire-1.2.1/pkg/agent/api/config.go 20:36:05 spire-1.2.1/pkg/agent/api/debug/ 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:05 spire-1.2.1/pkg/agent/api/health/ 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:05 spire-1.2.1/pkg/agent/attestor/ 20:36:05 spire-1.2.1/pkg/agent/attestor/node/ 20:36:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:05 spire-1.2.1/pkg/agent/catalog/ 20:36:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:05 spire-1.2.1/pkg/agent/client/ 20:36:05 spire-1.2.1/pkg/agent/client/client.go 20:36:05 spire-1.2.1/pkg/agent/client/client_test.go 20:36:05 spire-1.2.1/pkg/agent/client/dial.go 20:36:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:05 spire-1.2.1/pkg/agent/client/update.go 20:36:05 spire-1.2.1/pkg/agent/client/util.go 20:36:05 spire-1.2.1/pkg/agent/common/ 20:36:05 spire-1.2.1/pkg/agent/common/backoff/ 20:36:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:05 spire-1.2.1/pkg/agent/config.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/ 20:36:05 spire-1.2.1/pkg/agent/manager/cache/ 20:36:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:05 spire-1.2.1/pkg/agent/manager/config.go 20:36:05 spire-1.2.1/pkg/agent/manager/manager.go 20:36:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/storage.go 20:36:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:05 spire-1.2.1/pkg/agent/manager/sync.go 20:36:05 spire-1.2.1/pkg/agent/plugin/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:05 spire-1.2.1/pkg/agent/svid/ 20:36:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:05 spire-1.2.1/pkg/agent/svid/store/ 20:36:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:05 spire-1.2.1/pkg/common/ 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:05 spire-1.2.1/pkg/common/api/ 20:36:05 spire-1.2.1/pkg/common/api/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/ 20:36:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:05 spire-1.2.1/pkg/common/api/names.go 20:36:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:05 spire-1.2.1/pkg/common/auth/ 20:36:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/ 20:36:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/ 20:36:05 spire-1.2.1/pkg/common/catalog/bind.go 20:36:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/closers.go 20:36:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:05 spire-1.2.1/pkg/common/catalog/config.go 20:36:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/configure.go 20:36:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:05 spire-1.2.1/pkg/common/catalog/context.go 20:36:05 spire-1.2.1/pkg/common/catalog/external.go 20:36:05 spire-1.2.1/pkg/common/catalog/host.go 20:36:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:05 spire-1.2.1/pkg/common/cli/ 20:36:05 spire-1.2.1/pkg/common/cli/env.go 20:36:05 spire-1.2.1/pkg/common/cli/flags.go 20:36:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:05 spire-1.2.1/pkg/common/cli/umask.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/ 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:05 spire-1.2.1/pkg/common/cryptoutil/ 20:36:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:05 spire-1.2.1/pkg/common/diskutil/ 20:36:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:05 spire-1.2.1/pkg/common/errorutil/ 20:36:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:05 spire-1.2.1/pkg/common/health/ 20:36:05 spire-1.2.1/pkg/common/health/config.go 20:36:05 spire-1.2.1/pkg/common/health/context.go 20:36:05 spire-1.2.1/pkg/common/health/context_test.go 20:36:05 spire-1.2.1/pkg/common/health/health.go 20:36:05 spire-1.2.1/pkg/common/health/health_test.go 20:36:05 spire-1.2.1/pkg/common/health/logger.go 20:36:05 spire-1.2.1/pkg/common/hostservice/ 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/ 20:36:05 spire-1.2.1/pkg/common/idutil/require.go 20:36:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/safety.go 20:36:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/ 20:36:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:05 spire-1.2.1/pkg/common/jwtutil/ 20:36:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:05 spire-1.2.1/pkg/common/log/ 20:36:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:05 spire-1.2.1/pkg/common/log/log.go 20:36:05 spire-1.2.1/pkg/common/log/log_test.go 20:36:05 spire-1.2.1/pkg/common/log/options.go 20:36:05 spire-1.2.1/pkg/common/nodeutil/ 20:36:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/ 20:36:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:05 spire-1.2.1/pkg/common/peertracker/info.go 20:36:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:05 spire-1.2.1/pkg/common/pemutil/ 20:36:05 spire-1.2.1/pkg/common/pemutil/block.go 20:36:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:05 spire-1.2.1/pkg/common/pemutil/common.go 20:36:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:05 spire-1.2.1/pkg/common/plugin/ 20:36:05 spire-1.2.1/pkg/common/plugin/aws/ 20:36:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:05 spire-1.2.1/pkg/common/plugin/azure/ 20:36:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/facade.go 20:36:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/log.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/common/profiling/ 20:36:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:05 spire-1.2.1/pkg/common/protoutil/ 20:36:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:05 spire-1.2.1/pkg/common/rotationutil/ 20:36:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:05 spire-1.2.1/pkg/common/selector/ 20:36:05 spire-1.2.1/pkg/common/selector/selector.go 20:36:05 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:05 spire-1.2.1/pkg/common/selector/set.go 20:36:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:05 spire-1.2.1/pkg/common/telemetry/call.go 20:36:05 spire-1.2.1/pkg/common/telemetry/common/ 20:36:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:05 spire-1.2.1/pkg/common/telemetry/config.go 20:36:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/names.go 20:36:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:05 spire-1.2.1/pkg/common/telemetry/version.go 20:36:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:05 spire-1.2.1/pkg/common/uptime/ 20:36:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:05 spire-1.2.1/pkg/common/util/ 20:36:05 spire-1.2.1/pkg/common/util/certs.go 20:36:05 spire-1.2.1/pkg/common/util/certs_test.go 20:36:05 spire-1.2.1/pkg/common/util/csr.go 20:36:05 spire-1.2.1/pkg/common/util/hash.go 20:36:05 spire-1.2.1/pkg/common/util/selectors.go 20:36:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:05 spire-1.2.1/pkg/common/util/signals.go 20:36:05 spire-1.2.1/pkg/common/util/sort.go 20:36:05 spire-1.2.1/pkg/common/util/sort_test.go 20:36:05 spire-1.2.1/pkg/common/util/task.go 20:36:05 spire-1.2.1/pkg/common/util/task_test.go 20:36:05 spire-1.2.1/pkg/common/util/testdata/ 20:36:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:05 spire-1.2.1/pkg/common/version/ 20:36:05 spire-1.2.1/pkg/common/version/version.go 20:36:05 spire-1.2.1/pkg/common/x509svid/ 20:36:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:05 spire-1.2.1/pkg/common/x509util/ 20:36:05 spire-1.2.1/pkg/common/x509util/cert.go 20:36:05 spire-1.2.1/pkg/common/x509util/dns.go 20:36:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:05 spire-1.2.1/pkg/server/ 20:36:05 spire-1.2.1/pkg/server/api/ 20:36:05 spire-1.2.1/pkg/server/api/agent.go 20:36:05 spire-1.2.1/pkg/server/api/agent/ 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/agent_test.go 20:36:05 spire-1.2.1/pkg/server/api/api.go 20:36:05 spire-1.2.1/pkg/server/api/audit/ 20:36:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:05 spire-1.2.1/pkg/server/api/bundle.go 20:36:05 spire-1.2.1/pkg/server/api/bundle/ 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:05 spire-1.2.1/pkg/server/api/debug/ 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/entry.go 20:36:05 spire-1.2.1/pkg/server/api/entry/ 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/entry_test.go 20:36:05 spire-1.2.1/pkg/server/api/health/ 20:36:05 spire-1.2.1/pkg/server/api/health/v1/ 20:36:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/id.go 20:36:05 spire-1.2.1/pkg/server/api/id_test.go 20:36:05 spire-1.2.1/pkg/server/api/limits/ 20:36:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ 20:36:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:05 spire-1.2.1/pkg/server/api/selector.go 20:36:05 spire-1.2.1/pkg/server/api/selector_test.go 20:36:05 spire-1.2.1/pkg/server/api/status.go 20:36:05 spire-1.2.1/pkg/server/api/status_test.go 20:36:05 spire-1.2.1/pkg/server/api/svid/ 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/ 20:36:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:05 spire-1.2.1/pkg/server/bundle/ 20:36:05 spire-1.2.1/pkg/server/bundle/client/ 20:36:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:05 spire-1.2.1/pkg/server/ca/ 20:36:05 spire-1.2.1/pkg/server/ca/ca.go 20:36:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:05 spire-1.2.1/pkg/server/ca/journal.go 20:36:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:05 spire-1.2.1/pkg/server/ca/manager.go 20:36:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:05 spire-1.2.1/pkg/server/ca/templates.go 20:36:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:05 spire-1.2.1/pkg/server/ca/validation.go 20:36:05 spire-1.2.1/pkg/server/cache/ 20:36:05 spire-1.2.1/pkg/server/cache/dscache/ 20:36:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:05 spire-1.2.1/pkg/server/catalog/ 20:36:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:05 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:05 spire-1.2.1/pkg/server/config.go 20:36:05 spire-1.2.1/pkg/server/datastore/ 20:36:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:05 spire-1.2.1/pkg/server/datastore/repository.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:05 spire-1.2.1/pkg/server/endpoints/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:05 spire-1.2.1/pkg/server/endpoints/config.go 20:36:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/ 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:05 spire-1.2.1/pkg/server/registration/ 20:36:05 spire-1.2.1/pkg/server/registration/manager.go 20:36:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:05 spire-1.2.1/pkg/server/scanentries.go 20:36:05 spire-1.2.1/pkg/server/scanentries_test.go 20:36:05 spire-1.2.1/pkg/server/server.go 20:36:05 spire-1.2.1/pkg/server/server_test.go 20:36:05 spire-1.2.1/pkg/server/svid/ 20:36:05 spire-1.2.1/pkg/server/svid/observer.go 20:36:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:05 spire-1.2.1/proto/ 20:36:05 spire-1.2.1/proto/private/ 20:36:05 spire-1.2.1/proto/private/server/ 20:36:05 spire-1.2.1/proto/private/server/journal/ 20:36:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:05 spire-1.2.1/proto/spire/ 20:36:05 spire-1.2.1/proto/spire/common/ 20:36:05 spire-1.2.1/proto/spire/common/common.pb.go 20:36:05 spire-1.2.1/proto/spire/common/common.proto 20:36:05 spire-1.2.1/proto/spire/common/plugin/ 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:05 spire-1.2.1/release/ 20:36:05 spire-1.2.1/release/spire-extras/ 20:36:05 spire-1.2.1/release/spire-extras/README.md 20:36:05 spire-1.2.1/release/spire-extras/conf/ 20:36:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:05 spire-1.2.1/release/spire/ 20:36:05 spire-1.2.1/release/spire/README.md 20:36:05 spire-1.2.1/release/spire/conf/ 20:36:05 spire-1.2.1/release/spire/conf/agent/ 20:36:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:05 spire-1.2.1/release/spire/conf/server/ 20:36:05 spire-1.2.1/release/spire/conf/server/server.conf 20:36:05 spire-1.2.1/script/ 20:36:05 spire-1.2.1/script/build-artifact.sh 20:36:05 spire-1.2.1/script/generate_dummy_ca.sh 20:36:05 spire-1.2.1/support/ 20:36:05 spire-1.2.1/support/k8s/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/ 20:36:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:05 spire-1.2.1/test/ 20:36:05 spire-1.2.1/test/clock/ 20:36:05 spire-1.2.1/test/clock/clock.go 20:36:05 spire-1.2.1/test/fakes/ 20:36:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:05 spire-1.2.1/test/fakes/fakedatastore/ 20:36:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:05 spire-1.2.1/test/fakes/fakemetrics/ 20:36:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:05 spire-1.2.1/test/fakes/fakenotifier/ 20:36:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:05 spire-1.2.1/test/fakes/fakeserverca/ 20:36:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:05 spire-1.2.1/test/fixture/ 20:36:05 spire-1.2.1/test/fixture/certs/ 20:36:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/bundle.der 20:36:05 spire-1.2.1/test/fixture/certs/ca.pem 20:36:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:05 spire-1.2.1/test/fixture/certs/svid.pem 20:36:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:05 spire-1.2.1/test/fixture/config/ 20:36:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:05 spire-1.2.1/test/fixture/config/server_good.conf 20:36:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:05 spire-1.2.1/test/fixture/fixture.go 20:36:05 spire-1.2.1/test/fixture/nodeattestor/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:05 spire-1.2.1/test/fixture/registration/ 20:36:05 spire-1.2.1/test/fixture/registration/entries.json 20:36:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:05 spire-1.2.1/test/fixture/registration/good.json 20:36:05 spire-1.2.1/test/fixture/registration/invalid.json 20:36:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:05 spire-1.2.1/test/integration/ 20:36:05 spire-1.2.1/test/integration/README.md 20:36:05 spire-1.2.1/test/integration/common 20:36:05 spire-1.2.1/test/integration/setup/ 20:36:05 spire-1.2.1/test/integration/setup/adminclient/ 20:36:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/debugagent/ 20:36:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:05 spire-1.2.1/test/integration/setup/debugserver/ 20:36:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/itclient/ 20:36:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:05 spire-1.2.1/test/integration/setup/x509pop/ 20:36:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:05 spire-1.2.1/test/integration/suites/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/ 20:36:06 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/.data/ 20:36:06 spire-1.2.1/.data/.file 20:36:06 spire-1.2.1/.dockerignore 20:36:06 spire-1.2.1/.gitattributes 20:36:06 spire-1.2.1/.githooks/ 20:36:06 spire-1.2.1/.githooks/pre-commit 20:36:06 spire-1.2.1/.github/ 20:36:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:06 spire-1.2.1/.github/dependabot.yml 20:36:06 spire-1.2.1/.github/workflows/ 20:36:06 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:06 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:06 spire-1.2.1/.github/workflows/release_build.yaml 20:36:06 spire-1.2.1/.github/workflows/scripts/ 20:36:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:06 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:06 spire-1.2.1/.gitignore 20:36:06 spire-1.2.1/.go-version 20:36:06 spire-1.2.1/.golangci.yml 20:36:06 spire-1.2.1/ADOPTERS.md 20:36:06 spire-1.2.1/CHANGELOG.md 20:36:06 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:06 spire-1.2.1/CODEOWNERS 20:36:06 spire-1.2.1/CONTRIBUTING.md 20:36:06 spire-1.2.1/Dockerfile 20:36:06 spire-1.2.1/Dockerfile.dev 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/Dockerfile.scratch 20:36:06 spire-1.2.1/LICENSE 20:36:06 spire-1.2.1/MAINTAINERS.md 20:36:06 spire-1.2.1/Makefile 20:36:06 spire-1.2.1/README.md 20:36:06 spire-1.2.1/ROADMAP.md 20:36:06 spire-1.2.1/SECURITY.md 20:36:06 spire-1.2.1/cmd/ 20:36:06 spire-1.2.1/cmd/spire-agent/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:06 spire-1.2.1/cmd/spire-agent/main.go 20:36:06 spire-1.2.1/cmd/spire-server/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:06 spire-1.2.1/test/integration/suites/join-token/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:06 spire-1.2.1/cmd/spire-server/main.go 20:36:06 spire-1.2.1/cmd/spire-server/util/ 20:36:06 spire-1.2.1/cmd/spire-server/util/util.go 20:36:06 spire-1.2.1/conf/ 20:36:06 spire-1.2.1/conf/agent/ 20:36:06 spire-1.2.1/conf/agent/agent.conf 20:36:06 spire-1.2.1/conf/agent/agent_full.conf 20:36:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:06 spire-1.2.1/conf/server/ 20:36:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:06 spire-1.2.1/conf/server/server.conf 20:36:06 spire-1.2.1/conf/server/server_full.conf 20:36:06 spire-1.2.1/doc/ 20:36:06 spire-1.2.1/doc/SPIRE101.md 20:36:06 spire-1.2.1/doc/auditlog.md 20:36:06 spire-1.2.1/doc/authorization_policy_engine.md 20:36:06 spire-1.2.1/doc/changelog_guidelines.md 20:36:06 spire-1.2.1/doc/cure53-report.pdf 20:36:06 spire-1.2.1/doc/images/ 20:36:06 spire-1.2.1/doc/images/2019_roadmap.png 20:36:06 spire-1.2.1/doc/images/SPIRE101.png 20:36:06 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:06 spire-1.2.1/doc/images/SPIRE_server.png 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:06 spire-1.2.1/test/integration/suites/rotation/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:06 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/self-test/ 20:36:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:06 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:06 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:06 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:06 spire-1.2.1/test/integration/test-one.sh 20:36:06 spire-1.2.1/test/integration/test.sh 20:36:06 spire-1.2.1/test/plugintest/ 20:36:06 spire-1.2.1/test/plugintest/config.go 20:36:06 spire-1.2.1/test/plugintest/load.go 20:36:06 spire-1.2.1/test/plugintest/option.go 20:36:06 spire-1.2.1/test/spiretest/ 20:36:06 spire-1.2.1/test/spiretest/apiserver.go 20:36:06 spire-1.2.1/test/spiretest/assertions.go 20:36:06 spire-1.2.1/test/spiretest/dir.go 20:36:06 spire-1.2.1/test/spiretest/errors_posix.go 20:36:06 spire-1.2.1/test/spiretest/errors_windows.go 20:36:06 spire-1.2.1/test/spiretest/logs.go 20:36:06 spire-1.2.1/test/spiretest/socketapi.go 20:36:06 spire-1.2.1/test/spiretest/suite.go 20:36:06 spire-1.2.1/test/spiretest/x509.go 20:36:06 spire-1.2.1/test/testca/ 20:36:06 spire-1.2.1/test/testca/ca.go 20:36:06 spire-1.2.1/test/testkey/ 20:36:06 spire-1.2.1/test/testkey/generate.sh 20:36:06 spire-1.2.1/test/testkey/genkeys.go 20:36:06 spire-1.2.1/test/testkey/keys.go 20:36:06 spire-1.2.1/test/testkey/new.go 20:36:06 spire-1.2.1/test/tpmsimulator/ 20:36:06 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:06 spire-1.2.1/test/util/ 20:36:06 spire-1.2.1/test/util/cert_fixtures.go 20:36:06 spire-1.2.1/test/util/cert_generation.go 20:36:06 spire-1.2.1/test/util/io_redirection.go 20:36:06 spire-1.2.1/test/util/race.go 20:36:06 spire-1.2.1/test/util/util.go 20:36:06 building spire from source... 20:36:06 ---> cfff5f49042e 20:36:06 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:36:06 20:36:06 spire-1.2.1/doc/images/cache_mgr.png 20:36:06 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:06 spire-1.2.1/doc/images/federated_spire.png 20:36:06 spire-1.2.1/doc/images/ha_mode.png 20:36:06 spire-1.2.1/doc/images/nested_spire.png 20:36:06 spire-1.2.1/doc/images/oidc_federation.png 20:36:06 spire-1.2.1/doc/images/single_trust_domain.png 20:36:06 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:06 spire-1.2.1/doc/images/spire_logo.png 20:36:06 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:06 spire-1.2.1/doc/scaling_spire.md 20:36:06 spire-1.2.1/doc/spire_agent.md 20:36:06 spire-1.2.1/doc/spire_server.md 20:36:06 spire-1.2.1/doc/supported_integrations.md 20:36:06 spire-1.2.1/doc/telemetry.md 20:36:06 spire-1.2.1/doc/telemetry_config.md 20:36:06 spire-1.2.1/doc/upgrading.md 20:36:06 spire-1.2.1/doc/using_spire.md 20:36:06 spire-1.2.1/examples/ 20:36:06 spire-1.2.1/examples/README.md 20:36:06 spire-1.2.1/go.mod 20:36:06 spire-1.2.1/go.sum 20:36:06 spire-1.2.1/pkg/ 20:36:06 spire-1.2.1/pkg/agent/ 20:36:06 spire-1.2.1/pkg/agent/agent.go 20:36:06 spire-1.2.1/pkg/agent/api/ 20:36:06 spire-1.2.1/pkg/agent/api/config.go 20:36:06 spire-1.2.1/pkg/agent/api/debug/ 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:06 spire-1.2.1/pkg/agent/api/health/ 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:06 spire-1.2.1/pkg/agent/attestor/ 20:36:06 spire-1.2.1/pkg/agent/attestor/node/ 20:36:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:06 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:06 spire-1.2.1/pkg/agent/catalog/ 20:36:06 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:06 spire-1.2.1/pkg/agent/client/ 20:36:06 spire-1.2.1/pkg/agent/client/client.go 20:36:06 spire-1.2.1/pkg/agent/client/client_test.go 20:36:06 spire-1.2.1/pkg/agent/client/dial.go 20:36:06 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:06 spire-1.2.1/pkg/agent/client/update.go 20:36:06 spire-1.2.1/pkg/agent/client/util.go 20:36:06 spire-1.2.1/pkg/agent/common/ 20:36:06 spire-1.2.1/pkg/agent/common/backoff/ 20:36:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:06 spire-1.2.1/pkg/agent/config.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/ 20:36:06 spire-1.2.1/pkg/agent/manager/cache/ 20:36:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:06 spire-1.2.1/pkg/agent/manager/config.go 20:36:06 spire-1.2.1/pkg/agent/manager/manager.go 20:36:06 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/storage.go 20:36:06 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:06 spire-1.2.1/pkg/agent/manager/sync.go 20:36:06 spire-1.2.1/pkg/agent/plugin/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.goInstalling go1.17.7... 20:36:06 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:06 spire-1.2.1/pkg/agent/svid/ 20:36:06 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:06 spire-1.2.1/pkg/agent/svid/store/ 20:36:06 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:06 spire-1.2.1/pkg/common/ 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:06 spire-1.2.1/pkg/common/api/ 20:36:06 spire-1.2.1/pkg/common/api/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/ 20:36:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:06 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:06 spire-1.2.1/pkg/common/api/names.go 20:36:06 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:06 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:06 spire-1.2.1/pkg/common/auth/ 20:36:06 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:06 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:06 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/ 20:36:06 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:06 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/ 20:36:06 spire-1.2.1/pkg/common/catalog/bind.go 20:36:06 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:06 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/closers.go 20:36:06 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:06 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:06 spire-1.2.1/pkg/common/catalog/config.go 20:36:06 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/configure.go 20:36:06 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:06 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:06 spire-1.2.1/pkg/common/catalog/context.go 20:36:06 spire-1.2.1/pkg/common/catalog/external.go 20:36:06 spire-1.2.1/pkg/common/catalog/host.go 20:36:06 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:06 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:06 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:06 spire-1.2.1/pkg/common/cli/ 20:36:06 spire-1.2.1/pkg/common/cli/env.go 20:36:06 spire-1.2.1/pkg/common/cli/flags.go 20:36:06 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:06 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:06 spire-1.2.1/pkg/common/cli/umask.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:06 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:06 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/ 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:06 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:06 spire-1.2.1/pkg/common/cryptoutil/ 20:36:06 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:06 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:06 spire-1.2.1/pkg/common/diskutil/ 20:36:06 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:06 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:06 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:06 spire-1.2.1/pkg/common/errorutil/ 20:36:06 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:06 spire-1.2.1/pkg/common/health/ 20:36:06 spire-1.2.1/pkg/common/health/config.go 20:36:06 spire-1.2.1/pkg/common/health/context.go 20:36:06 spire-1.2.1/pkg/common/health/context_test.go 20:36:06 spire-1.2.1/pkg/common/health/health.go 20:36:06 spire-1.2.1/pkg/common/health/health_test.go 20:36:06 spire-1.2.1/pkg/common/health/logger.go 20:36:06 spire-1.2.1/pkg/common/hostservice/ 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:06 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/ 20:36:06 spire-1.2.1/pkg/common/idutil/require.go 20:36:06 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/safety.go 20:36:06 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:06 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:06 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/ 20:36:06 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:06 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:06 spire-1.2.1/pkg/common/jwtutil/ 20:36:06 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:06 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:06 spire-1.2.1/pkg/common/log/ 20:36:06 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:06 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:06 spire-1.2.1/pkg/common/log/log.go 20:36:06 spire-1.2.1/pkg/common/log/log_test.go 20:36:06 spire-1.2.1/pkg/common/log/options.go 20:36:06 spire-1.2.1/pkg/common/nodeutil/ 20:36:06 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:06 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/ 20:36:06 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:06 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:06 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:06 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:06 spire-1.2.1/pkg/common/peertracker/info.go 20:36:06 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:06 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:06 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:06 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:06 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:06 spire-1.2.1/pkg/common/pemutil/ 20:36:06 spire-1.2.1/pkg/common/pemutil/block.go 20:36:06 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:06 spire-1.2.1/pkg/common/pemutil/common.go 20:36:06 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:06 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:06 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:06 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:06 spire-1.2.1/pkg/common/plugin/ 20:36:06 spire-1.2.1/pkg/common/plugin/aws/ 20:36:06 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:06 spire-1.2.1/pkg/common/plugin/azure/ 20:36:06 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:06 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/facade.go 20:36:06 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:06 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:06 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/log.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:06 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:06 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:06 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/common/profiling/ 20:36:06 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:06 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:06 spire-1.2.1/pkg/common/protoutil/ 20:36:06 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:06 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:06 spire-1.2.1/pkg/common/rotationutil/ 20:36:06 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:06 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:06 spire-1.2.1/pkg/common/selector/ 20:36:06 spire-1.2.1/pkg/common/selector/selector.go 20:36:06 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:06 spire-1.2.1/pkg/common/selector/set.go 20:36:06 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:06 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:06 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:06 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:06 spire-1.2.1/pkg/common/telemetry/call.go 20:36:06 spire-1.2.1/pkg/common/telemetry/common/ 20:36:06 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:06 spire-1.2.1/pkg/common/telemetry/config.go 20:36:06 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:06 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:06 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:06 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:06 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/names.go 20:36:06 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:06 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:06 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:06 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:06 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:06 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:06 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:06 spire-1.2.1/pkg/common/telemetry/version.go 20:36:06 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:06 spire-1.2.1/pkg/common/uptime/ 20:36:06 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:06 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:06 spire-1.2.1/pkg/common/util/ 20:36:06 spire-1.2.1/pkg/common/util/certs.go 20:36:06 spire-1.2.1/pkg/common/util/certs_test.go 20:36:06 spire-1.2.1/pkg/common/util/csr.go 20:36:06 spire-1.2.1/pkg/common/util/hash.go 20:36:06 spire-1.2.1/pkg/common/util/selectors.go 20:36:06 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:06 spire-1.2.1/pkg/common/util/signals.go 20:36:06 spire-1.2.1/pkg/common/util/sort.go 20:36:06 spire-1.2.1/pkg/common/util/sort_test.go 20:36:06 spire-1.2.1/pkg/common/util/task.go 20:36:06 spire-1.2.1/pkg/common/util/task_test.go 20:36:06 spire-1.2.1/pkg/common/util/testdata/ 20:36:06 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:06 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:06 spire-1.2.1/pkg/common/version/ 20:36:06 spire-1.2.1/pkg/common/version/version.go 20:36:06 spire-1.2.1/pkg/common/x509svid/ 20:36:06 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:06 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:06 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:06 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:06 spire-1.2.1/pkg/common/x509util/ 20:36:06 spire-1.2.1/pkg/common/x509util/cert.go 20:36:06 spire-1.2.1/pkg/common/x509util/dns.go 20:36:06 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:06 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:06 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:06 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:06 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:06 spire-1.2.1/pkg/server/ 20:36:06 spire-1.2.1/pkg/server/api/ 20:36:06 spire-1.2.1/pkg/server/api/agent.go 20:36:06 spire-1.2.1/pkg/server/api/agent/ 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/agent_test.go 20:36:06 spire-1.2.1/pkg/server/api/api.go 20:36:06 spire-1.2.1/pkg/server/api/audit/ 20:36:06 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:06 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:06 spire-1.2.1/pkg/server/api/bundle.go 20:36:06 spire-1.2.1/pkg/server/api/bundle/ 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:06 spire-1.2.1/pkg/server/api/debug/ 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/entry.go 20:36:06 spire-1.2.1/pkg/server/api/entry/ 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/entry_test.go 20:36:06 spire-1.2.1/pkg/server/api/health/ 20:36:06 spire-1.2.1/pkg/server/api/health/v1/ 20:36:06 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/id.go 20:36:06 spire-1.2.1/pkg/server/api/id_test.go 20:36:06 spire-1.2.1/pkg/server/api/limits/ 20:36:06 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ 20:36:06 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:06 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:06 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:06 spire-1.2.1/pkg/server/api/selector.go 20:36:06 spire-1.2.1/pkg/server/api/selector_test.go 20:36:06 spire-1.2.1/pkg/server/api/status.go 20:36:06 spire-1.2.1/pkg/server/api/status_test.go 20:36:06 spire-1.2.1/pkg/server/api/svid/ 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:06 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/ 20:36:06 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:06 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:06 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:06 spire-1.2.1/pkg/server/bundle/ 20:36:06 spire-1.2.1/pkg/server/bundle/client/ 20:36:06 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:06 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:06 spire-1.2.1/pkg/server/ca/ 20:36:06 spire-1.2.1/pkg/server/ca/ca.go 20:36:06 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:06 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:06 spire-1.2.1/pkg/server/ca/journal.go 20:36:06 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:06 spire-1.2.1/pkg/server/ca/manager.go 20:36:06 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:06 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:06 spire-1.2.1/pkg/server/ca/templates.go 20:36:06 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:06 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:06 spire-1.2.1/pkg/server/ca/validation.go 20:36:06 spire-1.2.1/pkg/server/cache/ 20:36:06 spire-1.2.1/pkg/server/cache/dscache/ 20:36:06 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:06 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:06 spire-1.2.1/pkg/server/catalog/ 20:36:06 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:06 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:06 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:06 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:06 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:06 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:06 spire-1.2.1/pkg/server/config.go 20:36:06 spire-1.2.1/pkg/server/datastore/ 20:36:06 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:06 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:06 spire-1.2.1/pkg/server/datastore/repository.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:06 spire-1.2.1/pkg/server/endpoints/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:06 spire-1.2.1/pkg/server/endpoints/config.go 20:36:06 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:06 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:06 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:06 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:06 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/ 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:06 spire-1.2.1/pkg/server/registration/ 20:36:06 spire-1.2.1/pkg/server/registration/manager.go 20:36:06 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:06 spire-1.2.1/pkg/server/scanentries.go 20:36:06 spire-1.2.1/pkg/server/scanentries_test.go 20:36:06 spire-1.2.1/pkg/server/server.go 20:36:06 spire-1.2.1/pkg/server/server_test.go 20:36:06 spire-1.2.1/pkg/server/svid/ 20:36:06 spire-1.2.1/pkg/server/svid/observer.go 20:36:06 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:06 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:06 spire-1.2.1/proto/ 20:36:06 spire-1.2.1/proto/private/ 20:36:06 spire-1.2.1/proto/private/server/ 20:36:06 spire-1.2.1/proto/private/server/journal/ 20:36:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:06 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:06 spire-1.2.1/proto/spire/ 20:36:06 spire-1.2.1/proto/spire/common/ 20:36:06 spire-1.2.1/proto/spire/common/common.pb.go 20:36:06 spire-1.2.1/proto/spire/common/common.proto 20:36:06 spire-1.2.1/proto/spire/common/plugin/ 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:06 spire-1.2.1/release/ 20:36:06 spire-1.2.1/release/spire-extras/ 20:36:06 spire-1.2.1/release/spire-extras/README.md 20:36:06 spire-1.2.1/release/spire-extras/conf/ 20:36:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:06 spire-1.2.1/release/spire/ 20:36:06 spire-1.2.1/release/spire/README.md 20:36:06 spire-1.2.1/release/spire/conf/ 20:36:06 spire-1.2.1/release/spire/conf/agent/ 20:36:06 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:06 spire-1.2.1/release/spire/conf/server/ 20:36:06 spire-1.2.1/release/spire/conf/server/server.conf 20:36:06 spire-1.2.1/script/ 20:36:06 spire-1.2.1/script/build-artifact.sh 20:36:06 spire-1.2.1/script/generate_dummy_ca.sh 20:36:06 spire-1.2.1/support/ 20:36:06 spire-1.2.1/support/k8s/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/ 20:36:06 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:06 spire-1.2.1/test/ 20:36:06 spire-1.2.1/test/clock/ 20:36:06 spire-1.2.1/test/clock/clock.go 20:36:06 spire-1.2.1/test/fakes/ 20:36:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:06 spire-1.2.1/test/fakes/fakedatastore/ 20:36:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:06 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:06 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:06 spire-1.2.1/test/fakes/fakemetrics/ 20:36:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:06 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:06 spire-1.2.1/test/fakes/fakenotifier/ 20:36:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:06 spire-1.2.1/test/fakes/fakeserverca/ 20:36:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:06 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:06 spire-1.2.1/test/fixture/ 20:36:06 spire-1.2.1/test/fixture/certs/ 20:36:06 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:06 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/bundle.der 20:36:06 spire-1.2.1/test/fixture/certs/ca.pem 20:36:06 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:06 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:06 spire-1.2.1/test/fixture/certs/svid.pem 20:36:06 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:06 spire-1.2.1/test/fixture/config/ 20:36:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:06 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:06 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:06 spire-1.2.1/test/fixture/config/server_good.conf 20:36:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:06 spire-1.2.1/test/fixture/fixture.go 20:36:06 spire-1.2.1/test/fixture/nodeattestor/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:06 spire-1.2.1/test/fixture/registration/ 20:36:06 spire-1.2.1/test/fixture/registration/entries.json 20:36:06 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:06 spire-1.2.1/test/fixture/registration/good.json 20:36:06 spire-1.2.1/test/fixture/registration/invalid.json 20:36:06 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:06 spire-1.2.1/test/integration/ 20:36:06 spire-1.2.1/test/integration/README.md 20:36:06 spire-1.2.1/test/integration/common 20:36:06 spire-1.2.1/test/integration/setup/ 20:36:06 spire-1.2.1/test/integration/setup/adminclient/ 20:36:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:06 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/debugagent/ 20:36:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:06 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:06 spire-1.2.1/test/integration/setup/debugserver/ 20:36:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:06 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/itclient/ 20:36:06 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:06 spire-1.2.1/test/integration/setup/x509pop/ 20:36:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:06 spire-1.2.1/test/integration/suites/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:06 spire-1.2.1/test/integration/suites/join-token/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:06 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:06 spire-1.2.1/test/integration/suites/k8s/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:06 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:06 spire-1.2.1/test/integration/suites/rotation/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:06 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:06 spire-1.2.1/test/integration/suites/self-test/ 20:36:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:06 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:06 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:06 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:06 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:06 spire-1.2.1/test/integration/test-one.sh 20:36:06 spire-1.2.1/test/integration/test.sh 20:36:06 spire-1.2.1/test/plugintest/ 20:36:06 spire-1.2.1/test/plugintest/config.go 20:36:06 spire-1.2.1/test/plugintest/load.go 20:36:06 spire-1.2.1/test/plugintest/option.go 20:36:06 spire-1.2.1/test/spiretest/ 20:36:06 spire-1.2.1/test/spiretest/apiserver.go 20:36:06 spire-1.2.1/test/spiretest/assertions.go 20:36:06 spire-1.2.1/test/spiretest/dir.go 20:36:06 spire-1.2.1/test/spiretest/errors_posix.go 20:36:06 spire-1.2.1/test/spiretest/errors_windows.go 20:36:06 spire-1.2.1/test/spiretest/logs.go 20:36:06 spire-1.2.1/test/spiretest/socketapi.go 20:36:06 spire-1.2.1/test/spiretest/suite.go 20:36:06 spire-1.2.1/test/spiretest/x509.go 20:36:06 spire-1.2.1/test/testca/ 20:36:06 spire-1.2.1/test/testca/ca.go 20:36:06 spire-1.2.1/test/testkey/ 20:36:06 spire-1.2.1/test/testkey/generate.sh 20:36:06 spire-1.2.1/test/testkey/genkeys.go 20:36:06 spire-1.2.1/test/testkey/keys.go 20:36:06 spire-1.2.1/test/testkey/new.go 20:36:06 spire-1.2.1/test/tpmsimulator/ 20:36:06 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:06 spire-1.2.1/test/util/ 20:36:06 spire-1.2.1/test/util/cert_fixtures.go 20:36:06 spire-1.2.1/test/util/cert_generation.go 20:36:06 spire-1.2.1/test/util/io_redirection.go 20:36:06 spire-1.2.1/test/util/race.go 20:36:06 spire-1.2.1/test/util/util.go 20:36:06 building spire from source... 20:36:06 Installing go1.17.7... 20:36:08 ---> Running in dcf66591d0dc 20:36:10 Removing intermediate container dcf66591d0dc 20:36:10 ---> 7d6c6c13353c 20:36:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:12 Building bin/spire-server... 20:36:12 go: downloading github.com/mitchellh/cli v1.1.2 20:36:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:12 Building bin/spire-server... 20:36:12 go: downloading github.com/imdario/mergo v0.3.12 20:36:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:12 go: downloading github.com/mitchellh/cli v1.1.2 20:36:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:12 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:12 go: downloading google.golang.org/grpc v1.44.0 20:36:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:13 go: downloading github.com/imdario/mergo v0.3.12 20:36:13 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:13 go: downloading github.com/fatih/color v1.13.0 20:36:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:13 go: downloading google.golang.org/grpc v1.44.0 20:36:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:13 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:13 go: downloading github.com/armon/go-metrics v0.3.10 20:36:13 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:13 go: downloading github.com/fatih/color v1.13.0 20:36:13 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:14 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:14 go: downloading github.com/armon/go-metrics v0.3.10 20:36:14 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:15 go: downloading github.com/oklog/run v1.0.0 20:36:15 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:15 go: downloading github.com/Masterminds/semver v1.5.0 20:36:15 go: downloading github.com/google/uuid v1.1.2 20:36:15 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:15 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:15 go: downloading github.com/Masterminds/semver v1.5.0 20:36:15 go: downloading github.com/google/uuid v1.1.2 20:36:15 go: downloading github.com/huandu/xstrings v1.3.2 20:36:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:15 go: downloading github.com/huandu/xstrings v1.3.2 20:36:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:15 go: downloading github.com/oklog/run v1.0.0 20:36:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:15 go: downloading go.uber.org/atomic v1.9.0 20:36:15 go: downloading github.com/imkira/go-observer v1.0.3 20:36:15 go: downloading github.com/prometheus/client_model v0.2.0 20:36:15 go: downloading github.com/prometheus/common v0.32.1 20:36:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:15 go: downloading go.uber.org/atomic v1.9.0 20:36:15 go: downloading github.com/beorn7/perks v1.0.1 20:36:15 go: downloading github.com/beorn7/perks v1.0.1 20:36:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:15 go: downloading github.com/prometheus/client_model v0.2.0 20:36:15 go: downloading github.com/prometheus/common v0.32.1 20:36:15 go: downloading github.com/prometheus/procfs v0.7.3 20:36:15 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:16 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:16 go: downloading github.com/prometheus/procfs v0.7.3 20:36:16 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:16 go: downloading github.com/imkira/go-observer v1.0.3 20:36:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:16 go: downloading github.com/lib/pq v1.10.4 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:16 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:16 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:16 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:16 go: downloading github.com/lib/pq v1.10.4 20:36:16 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:16 go: downloading github.com/stretchr/testify v1.7.0 20:36:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:17 go: downloading github.com/stretchr/testify v1.7.0 20:36:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:18 Removing intermediate container ba308d69edc7 20:36:18 ---> 042aecaf043f 20:36:18 Successfully built 042aecaf043f 20:36:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:19 + docker inspect -f . ci-base-image-arm64 20:36:19 . [Pipeline] withDockerContainer 20:36:19 prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container 20:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:20 go: downloading google.golang.org/api v0.70.0 20:36:20 go: downloading k8s.io/client-go v0.23.4 20:36:20 go: downloading k8s.io/api v0.23.4 20:36:20 go: downloading github.com/google/go-tpm v0.3.3 20:36:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:20 go: downloading cloud.google.com/go/storage v1.21.0 20:36:20 go: downloading google.golang.org/api v0.70.0 20:36:20 go: downloading k8s.io/client-go v0.23.4 20:36:20 go: downloading k8s.io/api v0.23.4 20:36:20 go: downloading github.com/google/go-tpm v0.3.3 20:36:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:20 go: downloading cloud.google.com/go v0.100.2 20:36:20 go: downloading k8s.io/apimachinery v0.23.4 20:36:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:20 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:20 $ docker top 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:21 go: downloading cloud.google.com/go/storage v1.21.0 20:36:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:21 go: downloading cloud.google.com/go/security v1.3.0 20:36:21 go: downloading cloud.google.com/go v0.100.2 20:36:21 + go version 20:36:21 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:21 $ docker stop --time=1 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d 20:36:22 go: downloading k8s.io/apimachinery v0.23.4 20:36:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:22 go: downloading cloud.google.com/go/security v1.3.0 20:36:22 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:23 go: downloading github.com/aws/smithy-go v1.11.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:23 go: downloading github.com/gogo/protobuf v1.3.2 20:36:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:23 go: downloading cloud.google.com/go/compute v1.3.0 20:36:23 $ docker rm -f 461fc1bb4c186a2de8442e167bf792c04865e13bb64e19137e8c079276f6147d 20:36:23 go: downloading github.com/aws/smithy-go v1.11.0 20:36:23 go: downloading cloud.google.com/go/iam v0.1.1 20:36:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:23 Building bin/spire-agent... 20:36:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:23 go: downloading github.com/docker/docker v20.10.12+incompatible [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:23 go: downloading k8s.io/klog/v2 v2.30.0 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:23  ---> Running in f38f08eb35c8 20:36:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:23 go: downloading github.com/google/gofuzz v1.1.0 20:36:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:23 go: downloading github.com/spf13/pflag v1.0.5 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:24 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:24 go: downloading github.com/gogo/protobuf v1.3.2 20:36:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:24 + docker inspect -f . ci-base-image-arm64 20:36:24 . [Pipeline] withDockerContainer 20:36:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:24 go: downloading cloud.google.com/go/compute v1.3.0 20:36:24 go: downloading cloud.google.com/go/iam v0.1.1 20:36:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:24 go: downloading k8s.io/klog/v2 v2.30.0 20:36:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:24 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:24 prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container 20:36:24 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:24 go: downloading github.com/google/gofuzz v1.1.0 20:36:24 go: downloading github.com/spf13/pflag v1.0.5 20:36:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:24 go: downloading github.com/gobwas/glob v0.2.3 20:36:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:24 go: downloading github.com/docker/go-connections v0.4.0 20:36:24 go: downloading github.com/docker/go-units v0.4.0 20:36:24 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:24 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:24 go: downloading go.opencensus.io v0.23.0 20:36:24 go: downloading github.com/containerd/containerd v1.3.4 20:36:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:24 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:24 go: downloading github.com/go-logr/logr v1.2.2 20:36:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:24 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:24 go: downloading github.com/json-iterator/go v1.1.12 20:36:24 go: downloading github.com/google/go-cmp v0.5.7 20:36:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:24 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:24 go: downloading github.com/gobwas/glob v0.2.3 20:36:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:24 go: downloading go.uber.org/zap v1.21.0 20:36:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:24 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:24 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:24 go: downloading go.opencensus.io v0.23.0 20:36:24 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:24 go: downloading github.com/go-logr/logr v1.2.2 20:36:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:24 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:24 go: downloading github.com/golang/snappy v0.0.4 20:36:24 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:25 go: downloading github.com/google/go-cmp v0.5.7 20:36:25 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:25 go: downloading github.com/json-iterator/go v1.1.12 20:36:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:25 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:25 go: downloading go.uber.org/zap v1.21.0 20:36:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:25 go: downloading go.uber.org/multierr v1.6.0 20:36:25 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:25 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:25 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:25 go: downloading github.com/golang/snappy v0.0.4 20:36:25 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:25 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:25 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:25 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:25 go: downloading go.uber.org/multierr v1.6.0 20:36:25 $ docker top 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:26 ========================================================= 20:36:26 [edgeXBuildGoParallel] Running Tests and Build... 20:36:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:26 + make test 20:36:26 go mod tidy -compat=1.17 20:36:27 Removing intermediate container f38f08eb35c8 20:36:27 ---> 288d99f5c87a 20:36:27 Step 21/23 : LABEL arch=x86_64 20:36:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:32 Removing intermediate container 11127f12cd6c 20:36:32 ---> 26d4e3ed6419 20:36:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:32 ---> Running in 8c9843a40ff3 20:36:32 ---> Running in 23ead379602b 20:36:32 Removing intermediate container 8c9843a40ff3 20:36:32 ---> 101e95e2bd59 20:36:32 Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:36:32 ---> Running in 392571065e0d 20:36:33 Removing intermediate container 392571065e0d 20:36:33 ---> 25b9a9d64373 20:36:33 Step 23/23 : LABEL version=0.0.0 20:36:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:36:33 ---> Running in a3b0c42edc39 20:36:33 Removing intermediate container a3b0c42edc39 20:36:33 ---> f56babc457f8 20:36:33 20:36:33 Successfully built f56babc457f8 20:36:33 Successfully tagged core-metadata:latest 20:36:33 Building security-proxy-setup 20:36:37  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:37 ---> cba33e48be41 20:36:37 Step 3/22 : WORKDIR /edgex-go 20:36:37 ---> Using cache 20:36:37 ---> a209184eaa89 20:36:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:37 ---> Using cache 20:36:37 ---> 4c6067ea6bb9 20:36:37 Step 5/22 : RUN apk add --update --no-cache make git 20:36:37 ---> Using cache 20:36:37 ---> 257d63229d74 20:36:37 Step 6/22 : COPY go.mod vendor* ./ 20:36:37 ---> Using cache 20:36:37 ---> aa13f550b74c 20:36:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:37 ---> Using cache 20:36:37 ---> f2e814a2c208 20:36:37 Step 8/22 : COPY . . 20:36:37 ---> Using cache 20:36:37 ---> 7009e4428696 20:36:37 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:36:40 Removing intermediate container 23ead379602b 20:36:40 ---> b9d0c9584cdb 20:36:40 20:36:40 Step 11/23 : FROM docker:20.10.14 20:36:41 ---> Running in f56995884114 20:36:41 20.10.14: Pulling from library/docker 20:36: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:36:54 Status: Downloaded newer image for docker:20.10.14 20:36:54 ---> 7417809fdb73 20:36:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:37:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:37:06 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:09 ---> Running in d0788f6e2bed 20:37:12 Removing intermediate container d0788f6e2bed 20:37:12 ---> b0f0945e69cc 20:37:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:37:14 ---> Running in 08e0776bf704 20:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:15 (1/43) Installing readline (8.1.1-r0) 20:37:15 (2/43) Installing bash (5.1.16-r0) 20:37:15 Executing bash-5.1.16-r0.post-install 20:37:15 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:15 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:15 (5/43) Installing libcurl (7.80.0-r1) 20:37:15 (6/43) Installing curl (7.80.0-r1) 20:37:15 (7/43) Installing dumb-init (1.2.5-r1) 20:37:15 (8/43) Installing libbz2 (1.0.8-r1) 20:37:15 (9/43) Installing expat (2.4.7-r0) 20:37:15 (10/43) Installing libffi (3.4.2-r1) 20:37:15 (11/43) Installing gdbm (1.22-r0) 20:37:15 (12/43) Installing xz-libs (5.2.5-r1) 20:37:15 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:15 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:15 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:15 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:15 (17/43) Installing python3 (3.9.7-r4) 20:37:15 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:15 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:15 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:15 (21/43) Installing py3-idna (3.3-r0) 20:37:15 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:15 (23/43) Installing py3-requests (2.26.0-r1) 20:37:15 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:15 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:15 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:15 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:16 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:16 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:16 (30/43) Installing py3-distro (1.6.0-r0) 20:37:16 (31/43) Installing py3-six (1.16.0-r0) 20:37:16 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:16 (33/43) Installing py3-html5lib (1.1-r1) 20:37:16 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:16 (35/43) Installing py3-packaging (20.9-r1) 20:37:16 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:16 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:16 (38/43) Installing py3-progress (1.6-r0) 20:37:16 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:16 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:16 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:16 (42/43) Installing py3-toml (0.10.2-r2) 20:37:16 (43/43) Installing py3-pip (20.3.4-r1) 20:37:16 Executing busybox-1.34.1-r5.trigger 20:37:16 OK: 83 MiB in 65 packages 20:37:17 Removing intermediate container f56995884114 20:37:17 ---> 239824787201 20:37:17 20:37:17 Step 10/22 : FROM alpine:3.14 20:37:17 ---> e04c818066af 20:37:17 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:37:17 Collecting docker-compose==1.23.2 20:37:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:37:17 Collecting texttable<0.10,>=0.9.0 20:37:17 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:18 Collecting websocket-client<1.0,>=0.32.0 20:37:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:19 Collecting docker<4.0,>=3.6.0 20:37:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:19 Collecting jsonschema<3,>=2.5.1 20:37:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:19 Collecting docopt<0.7,>=0.6.1 20:37:19 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:20 Collecting cached-property<2,>=1.2.0 20:37:20 ---> Running in da5d8a95ba1a 20:37:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:20 Collecting PyYAML<4,>=3.10 20:37:20 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:20 Collecting dockerpty<0.5,>=0.4.1 20:37:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:21 Collecting docker-pycreds>=0.4.0 20:37:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:21 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:37:21 Collecting chardet<3.1.0,>=3.0.2 20:37:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:21 (1/6) Installing ca-certificates (20211220-r0) 20:37:21 (2/6) Installing brotli-libs (1.0.9-r5) 20:37:21 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:37:21 (4/6) Installing libcurl (7.79.1-r1) 20:37:21 Collecting urllib3<1.25,>=1.21.1 20:37:21 (5/6) Installing curl (7.79.1-r1) 20:37:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:21 (6/6) Installing dumb-init (1.2.5-r1) 20:37:21 Executing busybox-1.33.1-r7.trigger 20:37:21 Executing ca-certificates-20211220-r0.trigger 20:37:21 Collecting idna<2.8,>=2.5 20:37:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:21 OK: 8 MiB in 20 packages 20:37:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:21 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:21 Attempting uninstall: urllib3 20:37:21 Found existing installation: urllib3 1.26.7 20:37:21 Uninstalling urllib3-1.26.7: 20:37:21 Successfully uninstalled urllib3-1.26.7 20:37:21 Attempting uninstall: idna 20:37:21 Found existing installation: idna 3.3 20:37:21 Uninstalling idna-3.3: 20:37:21 Successfully uninstalled idna-3.3 20:37:24 Attempting uninstall: requests 20:37:24 Found existing installation: requests 2.26.0 20:37:24 Uninstalling requests-2.26.0: 20:37:24 Successfully uninstalled requests-2.26.0 20:37:24 Running setup.py install for texttable: started 20:37:25 Running setup.py install for texttable: finished with status 'done' 20:37:25 Running setup.py install for PyYAML: started 20:37:25 Running setup.py install for PyYAML: finished with status 'done' 20:37:26 Running setup.py install for docopt: started 20:37:26 Removing intermediate container da5d8a95ba1a 20:37:26 ---> 716d8d161280 20:37:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:27 Running setup.py install for docopt: finished with status 'done' 20:37:27 Running setup.py install for dockerpty: started 20:37:28 Running setup.py install for dockerpty: finished with status 'done' 20:37:28 ---> Running in 8dea5c9b90eb 20:37:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:37:29 Removing intermediate container 8dea5c9b90eb 20:37:29 ---> 8bae7fe42657 20:37:29 Step 13/22 : WORKDIR /edgex 20:37:31 ---> Running in 683f8a08b5c4 20:37:32 Removing intermediate container 683f8a08b5c4 20:37:32 ---> 34fbb810c08a 20:37:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:37:40 ---> 34dbc940f16e 20:37:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:37:41 Removing intermediate container 08e0776bf704 20:37:41 ---> 26fc38fa0b53 20:37:41 Step 14/23 : ENV APP_PORT=58890 20:37:42 ---> fe893109be56 20:37:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:42 ---> Running in 088e237c04ff 20:37:44 Removing intermediate container 088e237c04ff 20:37:44 ---> 708ccda40fe1 20:37:44 Step 15/23 : EXPOSE $APP_PORT 20:37:49 ---> Running in 850fa21b0427 20:37:50 ---> 4366c36d6ca3 20:37:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:52 Removing intermediate container 850fa21b0427 20:37:52 ---> 334ef525150d 20:37:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:59 ---> 27f6e10961e0 20:37:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:59 ---> 48ea6ab5b60d 20:37:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:59 ---> Running in a34a01a2e946 20:37:59 ---> d0fbfd398df3 20:37:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:38:00 ---> 11fd152d9e83 20:38:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:38:00 ---> Running in 1520d9e84049 20:38:00 Removing intermediate container a34a01a2e946 20:38:00 ---> 83c89fcf6530 20:38:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:01 ---> Running in 82579bb4d5a2 20:38:01 Removing intermediate container 1520d9e84049 20:38:01 ---> fdf0b2f9664f 20:38:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:01 ---> Running in a0ffd7bae956 20:38:01 Removing intermediate container 82579bb4d5a2 20:38:01 ---> 9ecc442a6e97 20:38:01 Step 20/22 : LABEL arch=x86_64 20:38:01 Removing intermediate container 5e1c7dcde5b3 20:38:01 ---> 95379ac208f4 20:38:01 20:38:01 Step 13/26 : FROM alpine:3.15 20:38:01 ---> 0ac33e5f5afa 20:38:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:01 ---> Using cache 20:38:01 ---> 962064ca8ec7 20:38:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:01 ---> Using cache 20:38:01 ---> 349b31e52722 20:38:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:38:02 ---> Running in fd5198f51379 20:38:02 Removing intermediate container a0ffd7bae956 20:38:02 ---> 743d68464d54 20:38:02 Step 21/23 : LABEL arch=x86_64 20:38:02 ---> Running in 7df500b5c781 20:38:02 ---> Running in 06d8e223e563 20:38:02 Removing intermediate container fd5198f51379 20:38:02 ---> d09570cac693 20:38:02 Step 21/22 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:38:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:02 ---> Running in 1d92d3038633 20:38:02 Removing intermediate container 06d8e223e563 20:38:02 ---> a246ca9e860b 20:38:02 Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:38:03 ---> Running in 1affc57fedc0 20:38:03 Removing intermediate container 1d92d3038633 20:38:03 ---> dc0e752a8e7d 20:38:03 Step 22/22 : LABEL version=0.0.0 20:38:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:03 Removing intermediate container 1affc57fedc0 20:38:03 ---> efe6f044cc1e 20:38:03 Step 23/23 : LABEL version=0.0.0 20:38:03 ---> Running in d34a32a7640d 20:38:03 ---> Running in 4be0e3282206 20:38:04 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:04 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:04 OK: 15855 distinct packages available 20:38:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:04 Removing intermediate container d34a32a7640d 20:38:04 ---> 22a149c0baf9 20:38:04 20:38:04 Removing intermediate container 4be0e3282206 20:38:04 ---> c22d72e38d23 20:38:04 20:38:04 Successfully built 22a149c0baf9 20:38:04 Successfully tagged security-proxy-setup:latest 20:38:04  Building security-proxy-setup ... done Building security-bootstrapper 20:38:04 Successfully built c22d72e38d23 20:38:04 Successfully tagged sys-mgmt-agent:latest 20:38:04 Building core-data 20:38:05  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:05 (1/4) Installing dumb-init (1.2.5-r1) 20:38:05 (2/4) Installing musl-obstack (1.2.3-r0) 20:38:05 (3/4) Installing libucontext (1.1-r0) 20:38:05 (4/4) Installing gcompat (1.0.0-r4) 20:38:05 Executing busybox-1.34.1-r5.trigger 20:38:05 OK: 6 MiB in 18 packages 20:38:08 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:38:08 ---> cba33e48be41 20:38:08 Step 3/31 : WORKDIR /edgex-go 20:38:08 ---> Using cache 20:38:08 ---> a209184eaa89 20:38:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:08 ---> Using cache 20:38:08 ---> 4c6067ea6bb9 20:38:08 Step 5/31 : RUN apk add --update --no-cache make git 20:38:08 ---> Using cache 20:38:08 ---> 257d63229d74 20:38:08 Step 6/31 : COPY go.mod vendor* ./ 20:38:08 ---> Using cache 20:38:08 ---> aa13f550b74c 20:38:08 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:08 ---> Using cache 20:38:08 ---> f2e814a2c208 20:38:08 Step 8/31 : COPY . . 20:38:08 ---> Using cache 20:38:08 ---> 7009e4428696 20:38:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:38:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:09 ---> cba33e48be41 20:38:09 Step 3/23 : WORKDIR /edgex-go 20:38:09 ---> Using cache 20:38:09 ---> a209184eaa89 20:38:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:09 ---> Using cache 20:38:09 ---> 4c6067ea6bb9 20:38:09 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:38:14 ---> Running in 94b812f73776 20:38:14 ---> Running in cf7be0b60bb4 20:38:14 Removing intermediate container 7df500b5c781 20:38:14 ---> ad053b0be77a 20:38:14 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:15 OK: 221 MiB in 52 packages 20:38:15 ---> 572bb513fc56 20:38:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:38:15 ---> 4302241c4946 20:38:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:38:15 ---> Running in 03276e889343 20:38:15 Removing intermediate container cf7be0b60bb4 20:38:15 ---> b2c87ba71dba 20:38:15 Step 6/23 : COPY go.mod vendor* ./ 20:38:16 Removing intermediate container 03276e889343 20:38:16 ---> 4f1a00d0c469 20:38:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:38:16 ---> f3f504834a16 20:38:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:16 ---> Running in 356530489a4c 20:38:16 ---> a467a03eb9e7 20:38:16 Step 21/26 : WORKDIR / 20:38:16 ---> Running in f2c9d11d9d5c 20:38:16 Removing intermediate container f2c9d11d9d5c 20:38:16 ---> 9ad0cffe331f 20:38:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:16 ---> Running in 1a152345910b 20:38:16 Removing intermediate container 1a152345910b 20:38:16 ---> c3a8d4445900 20:38:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:17 ---> Running in ce37ae91072d 20:38:18 Removing intermediate container ce37ae91072d 20:38:18 ---> 6428d360bbae 20:38:18 Step 24/26 : LABEL arch=x86_64 20:38:18 Removing intermediate container 356530489a4c 20:38:18 ---> f67303cca5c1 20:38:18 Step 8/23 : COPY . . 20:38:18 ---> Running in 618e331f8e69 20:38:19 Removing intermediate container 618e331f8e69 20:38:19 ---> d16efd0e3902 20:38:19 Step 25/26 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:38:23 ---> Running in 338c812f54e3 20:38:24 ---> 5e0c8c89699e 20:38:24 Step 9/23 : RUN make cmd/core-data/core-data 20:38:24 Removing intermediate container 338c812f54e3 20:38:24 ---> b0e9c1ebc77f 20:38:24 Step 26/26 : LABEL version=0.0.0 20:38:24 ---> Running in aa9753058ba2 20:38:24 ---> Running in cabe9e5cd7c6 20:38:24 Removing intermediate container cabe9e5cd7c6 20:38:24 ---> 7a0012a98ac7 20:38:24 20:38:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:38:24 Successfully built 7a0012a98ac7 20:38:24 Successfully tagged security-spire-config:latest 20:38:24 Building security-secretstore-setup 20:38:27  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:27 ---> cba33e48be41 20:38:27 Step 3/25 : WORKDIR /edgex-go 20:38:27 ---> Using cache 20:38:27 ---> a209184eaa89 20:38:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:27 ---> Using cache 20:38:27 ---> 4c6067ea6bb9 20:38:27 Step 5/25 : RUN apk add --update --no-cache make git 20:38:27 ---> Using cache 20:38:27 ---> 257d63229d74 20:38:27 Step 6/25 : COPY go.mod vendor* ./ 20:38:27 ---> Using cache 20:38:27 ---> aa13f550b74c 20:38:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:27 ---> Using cache 20:38:27 ---> f2e814a2c208 20:38:27 Step 8/25 : COPY . . 20:38:27 ---> Using cache 20:38:27 ---> 7009e4428696 20:38:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:30 ---> Running in 2cd2c4fd625b 20:38:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:38:32 Removing intermediate container 94b812f73776 20:38:32 ---> 2d6afe1a6734 20:38:32 20:38:32 Step 10/31 : FROM alpine:3.14 20:38:32 ---> e04c818066af 20:38:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:38:32 ---> Running in e37858943d42 20:38:32 Removing intermediate container e37858943d42 20:38:32 ---> 2b7ef357fc95 20:38:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:38:32 ---> Running in e49ab6d965ed 20:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:33 (1/2) Installing dumb-init (1.2.5-r1) 20:38:33 (2/2) Installing su-exec (0.2-r1) 20:38:33 Executing busybox-1.33.1-r7.trigger 20:38:33 OK: 6 MiB in 16 packages 20:38:34 Removing intermediate container e49ab6d965ed 20:38:34 ---> 260194fd6e16 20:38:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:38:35 ---> Running in ab3729cf874c 20:38:35 Removing intermediate container ab3729cf874c 20:38:35 ---> e775bbbba77b 20:38:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:38:35 ---> Running in 8001b681a35d 20:38:35 Removing intermediate container 8001b681a35d 20:38:35 ---> 786c4b734067 20:38:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:38:36 ---> Running in 36f5070cadc3 20:38:37 Removing intermediate container 36f5070cadc3 20:38:37 ---> f9f2e1fa3f5d 20:38:37 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:38:37 ---> Running in 155b7e230354 20:38:38 Removing intermediate container 155b7e230354 20:38:38 ---> 5c2ca9aa1360 20:38:38 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:38:39 ---> 2d89f0d4bc04 20:38:39 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:38:39 ---> Running in f132530d10cb 20:38:40 Removing intermediate container f132530d10cb 20:38:40 ---> 26c176e6e60d 20:38:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:41 ---> 3e742b2da81b 20:38:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:41 ---> 0cc7d1e51771 20:38:41 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:38:42 ---> 2317c0dac301 20:38:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:38:43 ---> e31d8cf0d135 20:38:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:38:43 ---> 061cfe82f054 20:38:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:38:43 ---> Running in f2bdd5ff26aa 20:38:43 Removing intermediate container f2bdd5ff26aa 20:38:43 ---> f78da334d17d 20:38:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:44 ---> 12e393bf6727 20:38:44 Step 26/31 : RUN chmod +x /entrypoint.sh 20:38:44 ---> Running in 73d98112c49b 20:38: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38:46 Removing intermediate container 73d98112c49b 20:38:46 ---> 22ea1707a60a 20:38:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:38:46 Removing intermediate container aa9753058ba2 20:38:46 ---> f13f2e2d71e6 20:38:46 20:38:46 Step 10/23 : FROM alpine:3.14 20:38:46 ---> e04c818066af 20:38:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:38:46 ---> Running in 7c4faaf6fbaf 20:38:46 ---> Running in 1860282db3a3 20:38:46 Removing intermediate container 7c4faaf6fbaf 20:38:46 ---> 99dffc61ea3e 20:38:46 Step 28/31 : CMD ["gate"] 20:38:47 Removing intermediate container 1860282db3a3 20:38:47 ---> 217b672b1643 20:38:47 Step 12/23 : ENV APP_PORT=59880 20:38:48 Building bin/spire-agent... 20:38:48 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:48 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:48 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:48 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:49 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:49 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:49 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:49 go: downloading github.com/docker/go-connections v0.4.0 20:38:49 go: downloading github.com/docker/go-units v0.4.0 20:38:49 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:49 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:49 go: downloading github.com/containerd/containerd v1.3.4 20:38:49 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:49 Building bin/spire-agent... 20:38:50 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:50 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:50 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:50 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:50  ---> Running in df7cdb630ba6 20:38:50 ---> Running in 06cc96c02e67 20:38:50 Removing intermediate container df7cdb630ba6 20:38:50 ---> 6d70f58b0701 20:38:50 Step 29/31 : LABEL arch=x86_64 20:38:50 Removing intermediate container 2cd2c4fd625b 20:38:50 ---> bf6d7238cdf1 20:38:50 20:38:50 Step 10/25 : FROM alpine:3.14 20:38:50 ---> e04c818066af 20:38:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:38:50 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:51 go: downloading github.com/docker/go-connections v0.4.0 20:38:51 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:51 go: downloading github.com/docker/go-units v0.4.0 20:38:51 go: downloading github.com/containerd/containerd v1.3.4 20:38:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:51 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:52 Removing intermediate container 06cc96c02e67 20:38:52 ---> 4b8022363e38 20:38:52 Step 13/23 : EXPOSE $APP_PORT 20:38:52 ---> Running in 24371e304238 20:38:52 ---> Running in 2b4c576c3ae1 20:38:52 ---> Running in 2b8975f82ab1 20:38:52 Removing intermediate container 24371e304238 20:38:52 ---> e845fcc66c71 20:38:52 Step 30/31 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:38:52 Removing intermediate container 2b8975f82ab1 20:38:52 ---> e41ea24571c2 20:38:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:52 ---> Running in 81c47b116a55 20:38:52 ---> Running in ba8022c0aeba 20:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:53 Removing intermediate container 81c47b116a55 20:38:53 ---> 5a1a8bf3fd20 20:38:53 Step 31/31 : LABEL version=0.0.0 20:38:53 (1/3) Installing ca-certificates (20211220-r0) 20:38:53 (2/3) Installing dumb-init (1.2.5-r1) 20:38:53 (3/3) Installing su-exec (0.2-r1) 20:38:53 Executing busybox-1.33.1-r7.trigger 20:38:53 Executing ca-certificates-20211220-r0.trigger 20:38:53 OK: 6 MiB in 17 packages 20:38:53 ---> Running in e7a7ef22c101 20:38:54 Removing intermediate container e7a7ef22c101 20:38:54 ---> dbbb4536f726 20:38:54 20:38:54 Removing intermediate container ba8022c0aeba 20:38:54 ---> b6a5d1118df5 20:38:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:38:54 Successfully built dbbb4536f726 20:38:54 Successfully tagged security-bootstrapper:latest 20:38:54  Building security-bootstrapper ... done  ---> Running in 7af582ada16a 20:38:54 Removing intermediate container 2b4c576c3ae1 20:38:54 ---> 75a7f65388e7 20:38:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:38:55 ---> Running in ed38312efbf0 20:38:55 Removing intermediate container ed38312efbf0 20:38:55 ---> 4e302d5c6c12 20:38:55 Step 13/25 : WORKDIR / 20:38:55 ---> Running in c5077e8021af 20:38:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:55 Removing intermediate container c5077e8021af 20:38:55 ---> f07f55a738dc 20:38:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:38:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:56 ---> cdf2f01c58ff 20:38:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:38:56 (1/6) Installing dumb-init (1.2.5-r1) 20:38:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:38:57 (3/6) Installing libsodium (1.0.18-r0) 20:38:57 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:38:57 (5/6) Installing libzmq (4.3.4-r0) 20:38:57 (6/6) Installing zeromq (4.3.4-r0) 20:38:57 ---> 2eb7bf7fe151 20:38:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:38:57 Executing busybox-1.33.1-r7.trigger 20:38:57 OK: 8 MiB in 20 packages 20:38:57 ---> 5526fc301f81 20:38:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:38:58 Removing intermediate container 7af582ada16a 20:38:58 ---> 56bc3a6b4f4c 20:38:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:58 ---> eb1477ed3941 20:38:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:38:58 ---> 215be2108567 20:38:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:38:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:38:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:38:59 ---> f6d400e30a81 20:38:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:38:59 ---> 03eb64461316 20:38:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:38:59 ---> b17a1262080f 20:38:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:38:59 ---> f84c6a830d9a 20:38:59 Step 19/23 : ENTRYPOINT ["/core-data"] 20:38:59 ---> Running in 0e7ca903b63b 20:38:59 ---> 068ddcd5f806 20:38:59 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:39:00 Removing intermediate container 0e7ca903b63b 20:39:00 ---> acd159716381 20:39:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:00 ---> Running in ba54a1a2e207 20:39:00 ---> Running in f5f04e1869fa 20:39:00 Removing intermediate container f5f04e1869fa 20:39:00 ---> c5a3aef38994 20:39:00 Step 21/23 : LABEL arch=x86_64 20:39:00 ---> Running in 2132ba80dbbc 20:39:00 Removing intermediate container 2132ba80dbbc 20:39:00 ---> 62d70086a7e3 20:39:00 Step 22/23 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:39:00 ---> Running in f21ebeb4d760 20:39:00 Removing intermediate container f21ebeb4d760 20:39:00 ---> f959ae4993b3 20:39:00 Step 23/23 : LABEL version=0.0.0 20:39:00 Removing intermediate container ba54a1a2e207 20:39:00 ---> a85c7effeee3 20:39:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:39:00 ---> Running in 22db50e7a3c4 20:39:00 ---> Running in 19916e1b1138 20:39:01 Removing intermediate container 22db50e7a3c4 20:39:01 ---> 397838dc3c25 20:39:01 20:39:01 Removing intermediate container 19916e1b1138 20:39:01 ---> 51de1dce145c 20:39:01 Step 23/25 : LABEL arch=x86_64 20:39:01 ---> Running in b9ddfb9377db 20:39:01 Successfully built 397838dc3c25 20:39:01 Successfully tagged core-data:latest 20:39:01  Building core-data ... done Removing intermediate container b9ddfb9377db 20:39:01 ---> 437c1ca975a2 20:39:01 Step 24/25 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:39:01 ---> Running in b7a6105c2370 20:39:01 Removing intermediate container b7a6105c2370 20:39:01 ---> dd6e9ad1b5dc 20:39:01 Step 25/25 : LABEL version=0.0.0 20:39:01 ---> Running in d797a84c1ab5 20:39:01 Removing intermediate container d797a84c1ab5 20:39:01 ---> 86b25a2f59ee 20:39:01 20:39:01 Successfully built 86b25a2f59ee 20:39:01 Successfully tagged security-secretstore-setup:latest 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.291s coverage: 28.7% of statements 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.593s coverage: 98.5% of statements 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:39:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.539s coverage: 53.4% of statements 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.949s coverage: 89.2% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.553s coverage: 84.4% of statements 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:39:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.553s coverage: 95.6% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.392s coverage: 72.2% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.435s coverage: 60.0% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.399s coverage: 0.9% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements 20:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.287s coverage: 79.5% of statements 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 20:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements 20:39:58  Building security-secretstore-setup ... done Removing intermediate container 7c5a2434d5d9 20:39:58 ---> 023263acf063 20:39:58 20:39:58 Step 13/26 : FROM alpine:3.15 20:39:58 ---> 0ac33e5f5afa 20:39:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:58 ---> Using cache 20:39:58 ---> 962064ca8ec7 20:39:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:58 ---> Using cache 20:39:58 ---> 349b31e52722 20:39:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:58 Removing intermediate container 19d19dac04f9 20:39:58 ---> 58ca9ca89301 20:39:58 20:39:58 Step 13/25 : FROM alpine:3.15 20:39:58 ---> 0ac33e5f5afa 20:39:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:58 ---> Using cache 20:39:58 ---> 962064ca8ec7 20:39:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:58 ---> Using cache 20:39:58 ---> 349b31e52722 20:39:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:58 ---> Running in b7e54dc7bbcf 20:39:58 ---> Running in ec011c81ba5a 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:58 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:58 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:58 OK: 15855 distinct packages available 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:58 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:58 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:58 OK: 15855 distinct packages available 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:58 (1/5) Installing dumb-init (1.2.5-r1) 20:39:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:58 (1/5) Installing dumb-init (1.2.5-r1) 20:39:58 (3/5) Installing libucontext (1.1-r0) 20:39:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:58 (4/5) Installing gcompat (1.0.0-r4) 20:39:58 (3/5) Installing libucontext (1.1-r0) 20:39:58 (5/5) Installing openssl (1.1.1n-r0) 20:39:58 (4/5) Installing gcompat (1.0.0-r4) 20:39:58 Executing busybox-1.34.1-r5.trigger 20:39:58 OK: 6 MiB in 19 packages 20:39:58 (5/5) Installing openssl (1.1.1n-r0) 20:39:58 Executing busybox-1.34.1-r5.trigger 20:39:58 OK: 6 MiB in 19 packages 20:39:58 Removing intermediate container b7e54dc7bbcf 20:39:58 ---> 91acf1645872 20:39:58 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:58 Removing intermediate container ec011c81ba5a 20:39:58 ---> 1e6e48dff151 20:39:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:59 ---> 2f063df9b9a1 20:39:59 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:59 ---> 11e87b594720 20:39:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:59 ---> 9c7d653dcccf 20:39:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:59 ---> f1810a4f7290 20:39:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:59 ---> a66fdf67f67a 20:39:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:00 ---> Running in c03def8f7173 20:40:00 Removing intermediate container c03def8f7173 20:40:00 ---> 78242656fe12 20:40:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:00 ---> 496785817768 20:40:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:40:00 ---> Running in 64d4f6bf9940 20:40:00 ---> 20eb51cb778e 20:40:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:40:00 Removing intermediate container 64d4f6bf9940 20:40:00 ---> c7f63ca25996 20:40:00 Step 23/25 : LABEL arch=x86_64 20:40:00 ---> Running in f017c1362f72 20:40:00 ---> 1a38c9147285 20:40:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:40:01 Removing intermediate container f017c1362f72 20:40:01 ---> 7b2ae4159903 20:40:01 Step 24/25 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:40:01 ---> Running in aac7f2008442 20:40:01 ---> a68fdf5a3707 20:40:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:40:01 ---> Running in 5e767eb7c7b9 20:40:01 Removing intermediate container aac7f2008442 20:40:01 ---> 5f8867dd8531 20:40:01 Step 25/25 : LABEL version=0.0.0 20:40:01 ---> Running in e264ae76c332 20:40:01 Removing intermediate container 5e767eb7c7b9 20:40:01 ---> 1eddb33de5cc 20:40:01 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:40:01 ---> Running in c344966f6795 20:40:01 Removing intermediate container e264ae76c332 20:40:01 ---> 72099467f15f 20:40:01 20:40:01 Removing intermediate container c344966f6795 20:40:01 ---> 2a12658531f0 20:40:01 Step 24/26 : LABEL arch=x86_64 20:40:01 Successfully built 72099467f15f 20:40:01 Successfully tagged security-spire-server:latest 20:40:01  Building security-spire-server ... done  ---> Running in 1d68f0e21351 20:40:01 Removing intermediate container 1d68f0e21351 20:40:01 ---> 82328a2447e2 20:40:01 Step 25/26 : LABEL git_sha=035dcafd2bc8ae1597ec2c539f701d85bd15020a 20:40:01 ---> Running in 5455c20bb82e 20:40:01 Removing intermediate container 5455c20bb82e 20:40:01 ---> ea6430a52efc 20:40:01 Step 26/26 : LABEL version=0.0.0 20:40:01 ---> Running in 2db2f208a5e4 20:40:01 Removing intermediate container 2db2f208a5e4 20:40:01 ---> 1cde35737b9c 20:40:01 20:40:02 Successfully built 1cde35737b9c 20:40:02 Successfully tagged security-spire-agent:latest 20:40:02  Building security-spire-agent ... done  [Pipeline] } 20:40:02 $ docker stop --time=1 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 20:40:03 $ docker rm -f 271d54deff19f575a3b854c763a87bae34794c7820aa1bc8ed3bd42fa431c1e0 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:03 + docker images 20:40:03 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:03 security-spire-server latest 72099467f15f 2 seconds ago 87.3MB 20:40:03 security-spire-agent latest 1cde35737b9c 2 seconds ago 127MB 20:40:03 023263acf063 18 seconds ago 4.43GB 20:40:03 58ca9ca89301 23 seconds ago 4.43GB 20:40:03 security-secretstore-setup latest 86b25a2f59ee About a minute ago 28.5MB 20:40:03 core-data latest 397838dc3c25 About a minute ago 22.5MB 20:40:03 security-bootstrapper latest dbbb4536f726 About a minute ago 19.1MB 20:40:03 bf6d7238cdf1 About a minute ago 1.5GB 20:40:03 f13f2e2d71e6 About a minute ago 1.52GB 20:40:03 2d6afe1a6734 About a minute ago 1.49GB 20:40:03 security-spire-config latest 7a0012a98ac7 About a minute ago 86.7MB 20:40:03 sys-mgmt-agent latest c22d72e38d23 About a minute ago 299MB 20:40:03 security-proxy-setup latest 22a149c0baf9 2 minutes ago 26.9MB 20:40:03 95379ac208f4 2 minutes ago 4.43GB 20:40:03 239824787201 2 minutes ago 1.5GB 20:40:03 b9d0c9584cdb 3 minutes ago 1.49GB 20:40:03 core-metadata latest f56babc457f8 3 minutes ago 17MB 20:40:03 480983a7a4b3 4 minutes ago 1.5GB 20:40:03 security-spiffe-token-provider latest a75cb04ebee3 4 minutes ago 28.8MB 20:40:03 support-notifications latest f76d0b8d97df 4 minutes ago 26.9MB 20:40:03 support-scheduler latest 026d7bd153a2 4 minutes ago 26.3MB 20:40:03 core-command latest 02dba046b8fe 4 minutes ago 16.1MB 20:40:03 34b9d3eba682 5 minutes ago 1.54GB 20:40:03 627385131ee9 5 minutes ago 1.55GB 20:40:03 2d57d5dc8646 5 minutes ago 1.55GB 20:40:03 86af31079ef2 5 minutes ago 1.49GB 20:40:03 ci-base-image-x86_64 latest cba33e48be41 8 minutes ago 895MB 20:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 7 days ago 562MB 20:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 8 days ago 254MB 20:40:03 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 20:40:03 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 20:40:03 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 20:40:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.276s coverage: 94.4% of statements 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.193s coverage: 44.8% of statements 20:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 82.5% of statements 20:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.295s coverage: 92.9% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 58.8% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.312s coverage: 80.0% of statements 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.356s coverage: 87.2% of statements 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 20:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.962s coverage: 91.2% of statements 20:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.969s coverage: 64.4% of statements 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:40:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 89.4% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 20:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 20:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.677s coverage: 65.4% of statements 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.791s coverage: 43.8% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.263s coverage: 84.8% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:40:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.425s coverage: 63.2% of statements 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:40:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.437s coverage: 97.7% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:40:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.271s coverage: 100.0% of statements 20:40:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:40:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:40:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:40:43 GO111MODULE=on go vet ./... 20:42:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:35 ./bin/test-attribution-txt.sh [Pipeline] echo 20:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:42:36 + ls -al . 20:42:36 total 668 20:42:36 drwxrwxr-x 9 1001 1001 4096 Apr 29 20:42 . 20:42:36 drwxr-xr-x 4 root root 4096 Apr 29 20:36 .. 20:42:36 -rw-rw-r-- 1 1001 1001 11 Apr 29 20:34 .dockerignore 20:42:36 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:34 .git 20:42:36 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:34 .github 20:42:36 -rw-rw-r-- 1 1001 1001 879 Apr 29 20:34 .gitignore 20:42:36 -rw-rw-r-- 1 1001 1001 42 Apr 29 20:34 .golangci.yml 20:42:36 -rw-rw-r-- 1 1001 1001 87 Apr 29 20:34 .hadolint.yml 20:42:36 -rw-rw-r-- 1 1001 1001 166 Apr 29 20:34 .sonarcloud.properties 20:42:36 -rw-rw-r-- 1 1001 1001 1171 Apr 29 20:34 ADOPTERS.md 20:42:36 -rw-rw-r-- 1 1001 1001 10086 Apr 29 20:34 Attribution.txt 20:42:36 -rw-rw-r-- 1 1001 1001 51732 Apr 29 20:34 CHANGELOG.md 20:42:36 -rw-rw-r-- 1 1001 1001 3804 Apr 29 20:34 CONTRIBUTING.md 20:42:36 -rw-rw-r-- 1 1001 1001 677 Apr 29 20:34 GOVERNANCE.md 20:42:36 -rw-rw-r-- 1 1001 1001 850 Apr 29 20:34 Jenkinsfile 20:42:36 -rw-rw-r-- 1 1001 1001 10775 Apr 29 20:34 LICENSE 20:42:36 -rw-rw-r-- 1 1001 1001 10389 Apr 29 20:34 Makefile 20:42:36 -rw-rw-r-- 1 1001 1001 582 Apr 29 20:34 OWNERS.md 20:42:36 -rw-rw-r-- 1 1001 1001 9120 Apr 29 20:34 README.md 20:42:36 -rw-rw-r-- 1 1001 1001 6912 Apr 29 20:34 SECURITY.md 20:42:36 -rw-rw-r-- 1 1001 1001 5 Apr 29 20:30 VERSION 20:42:36 -rw-rw-r-- 1 1001 1001 4131 Apr 29 20:34 ZMQWindows.md 20:42:36 drwxrwxr-x 2 1001 1001 4096 Apr 29 20:34 bin 20:42:36 drwxrwxr-x 18 1001 1001 4096 Apr 29 20:34 cmd 20:42:36 -rw-r--r-- 1 root root 435134 Apr 29 20:40 coverage.out 20:42:36 -rw-rw-r-- 1 1001 1001 3256 Apr 29 20:34 go.mod 20:42:36 -rw-rw-r-- 1 1001 1001 35162 Apr 29 20:36 go.sum 20:42:36 drwxrwxr-x 8 1001 1001 4096 Apr 29 20:34 internal 20:42:36 drwxrwxr-x 3 1001 1001 4096 Apr 29 20:34 openapi 20:42:36 drwxrwxr-x 4 1001 1001 4096 Apr 29 20:34 snap 20:42:36 -rw-rw-r-- 1 1001 1001 204 Apr 29 20:34 version.go [Pipeline] sh 20:42:37 + '[' -e coverage.out ] 20:42:37 + chown 1001:1001 coverage.out [Pipeline] stash 20:42:37 Warning: overwriting stash ‘coverage-report’ 20:42:38 Stashed 1 file(s) [Pipeline] sh 20:42:38 + make build 20:42:38 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:44:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:45:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:45:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:45:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:45: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 20:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:45: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 20:46:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:46:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:46:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:46:20 $ docker stop --time=1 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d 20:46:22 $ docker rm -f 5805322f1bf26cff95f1c551afd9dadf93539872c36fde67f0f3bb22401f3e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:24 20:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:25 latest: Pulling from edgex-devops/edgex-compose-arm64 20:46:25 29e5d40040c1: Pulling fs layer 20:46:25 1ce36da41761: Pulling fs layer 20:46:25 25b303627fd3: Pulling fs layer 20:46:25 29e5d40040c1: Verifying Checksum 20:46:25 29e5d40040c1: Download complete 20:46:25 1ce36da41761: Verifying Checksum 20:46:25 1ce36da41761: Download complete 20:46:25 29e5d40040c1: Pull complete 20:46:27 25b303627fd3: Verifying Checksum 20:46:27 25b303627fd3: Download complete 20:46:27 1ce36da41761: Pull complete 20:46:39 25b303627fd3: Pull complete 20:46:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:46:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:46:40 prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container 20:46:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:42 $ docker top caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:43 + + docker-composegrep parallel 20:46:43 build --help 20:46:49 --parallel Build images in parallel. [Pipeline] } 20:46:49 $ docker stop --time=1 caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb 20:46:51 $ docker rm -f caf320a16ab338ea063cbe04556a2832c23a5eb0ede7ec475b34883a970e18fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:46:51 . [Pipeline] withDockerContainer 20:46:51 prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container 20:46:52 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:46:53 $ docker top a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:54 + docker-compose -f ./docker-compose-build.yml build --parallel 20:47:01 Building core-command ... 20:47:01 Building core-data ... 20:47:01 Building core-metadata ... 20:47:01 Building security-bootstrapper ... 20:47:01 Building security-proxy-setup ... 20:47:01 Building security-secretstore-setup ... 20:47:01 Building security-spiffe-token-provider ... 20:47:01 Building security-spire-agent ... 20:47:01 Building security-spire-config ... 20:47:01 Building security-spire-server ... 20:47:01 Building support-notifications ... 20:47:01 Building support-scheduler ... 20:47:01 Building sys-mgmt-agent ... 20:47:01 Building security-spiffe-token-provider 20:47:01 Building support-notifications 20:47:01 Building support-scheduler 20:47:01 Building core-command 20:47:01 Building security-spire-config 20:48:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:37 ---> 042aecaf043f 20:48:37 Step 3/22 : WORKDIR /edgex-go 20:48:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:48:37 ---> 042aecaf043f 20:48:37 Step 3/26 : WORKDIR /edgex-go 20:48:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:48:37 ---> 042aecaf043f 20:48:37 Step 3/20 : WORKDIR /edgex-go 20:48:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:37 ---> 042aecaf043f 20:48:37 Step 3/23 : WORKDIR /edgex-go 20:48:37 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:37 ---> 042aecaf043f 20:48:37 Step 3/22 : WORKDIR /edgex-go 20:48:37 ---> Running in 7b5422fb12e7 20:48:37 ---> Running in ae7ad85a6066 20:48:37 ---> Running in 445205a1137d 20:48:37 ---> Running in 5e716650edbe 20:48:37 ---> Running in fb5d669b8833 20:48:37 Removing intermediate container fb5d669b8833 20:48:37 ---> 751bc2798448 20:48:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:37 Removing intermediate container ae7ad85a6066 20:48:37 ---> 5e9067d6261a 20:48:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:37 Removing intermediate container 445205a1137d 20:48:37 ---> ac661e864a93 20:48:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:48:37 Removing intermediate container 5e716650edbe 20:48:37 ---> c2b3b8cd33a2 20:48:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:37 ---> Running in b468857a9b60 20:48:37 Removing intermediate container 7b5422fb12e7 20:48:37 ---> 49ffcc4780ee 20:48:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:37 ---> Running in 12b89b786d5a 20:48:37 ---> Running in 8648b4c5208f 20:48:37 ---> Running in 365f72178544 20:48:37 ---> Running in a30628995905 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 Removing intermediate container b468857a9b60 20:48:37 ---> 2958e05d098a 20:48:37 Step 5/23 : RUN apk add --update --no-cache make git 20:48:37 ---> Running in ef39018efbd1 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 Removing intermediate container 12b89b786d5a 20:48:37 ---> b94b2f1cf920 20:48:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:48:37 Removing intermediate container 8648b4c5208f 20:48:37 ---> b891e78c698e 20:48:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:48:37 Removing intermediate container a30628995905 20:48:37 ---> 41d801fa6ad1 20:48:37 Step 5/22 : RUN apk add --update --no-cache make git 20:48:37 ---> Running in 030379b0e916 20:48:37 ---> Running in a795b5aa2527 20:48:37 ---> Running in 528eebde206d 20:48:37 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:48:37 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:48:37 OK: 15739 distinct packages available 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 OK: 220 MiB in 52 packages 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:37 OK: 220 MiB in 52 packages 20:48:37 OK: 220 MiB in 52 packages 20:48:38 Removing intermediate container 365f72178544 20:48:38 ---> 0a4156b192d2 20:48:38 Step 5/20 : COPY go.mod vendor* ./ 20:48:38 OK: 220 MiB in 52 packages 20:48:38 OK: 220 MiB in 52 packages 20:48:38 Removing intermediate container ef39018efbd1 20:48:38 ---> 8265fe8113f1 20:48:38 Step 6/23 : COPY go.mod vendor* ./ 20:48:39 Removing intermediate container 030379b0e916 20:48:39 ---> ea52484b86c4 20:48:39 Step 6/22 : COPY go.mod vendor* ./ 20:48:39 ---> 63291bc434e6 20:48:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:39 Removing intermediate container a795b5aa2527 20:48:39 ---> ecfbce5f754c 20:48:39 Step 6/26 : COPY go.mod vendor* ./ 20:48:39 ---> Running in 3bf18579d23a 20:48:39 ---> 7eac0095fd41 20:48:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:39 Removing intermediate container 528eebde206d 20:48:39 ---> ed82f8d4cc1c 20:48:39 Step 6/22 : COPY go.mod vendor* ./ 20:48:40 ---> Running in a035ebd704f8 20:48:40 ---> adbc42e5efba 20:48:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:41 ---> 610e7dc7a844 20:48:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:41 ---> Running in 35e6c7bfed73 20:48:41 ---> Running in 4e99013bb976 20:48:41 ---> de0532549754 20:48:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:41 ---> Running in 34abb06a96f8 20:48:45 Removing intermediate container 3bf18579d23a 20:48:45 ---> 66d5fa294f71 20:48:45 Step 7/20 : COPY . . 20:48:45 Removing intermediate container a035ebd704f8 20:48:45 ---> 073f5cfe4efd 20:48:45 Step 8/23 : COPY . . 20:48:47 Removing intermediate container 4e99013bb976 20:48:47 ---> 50f6c315f803 20:48:47 Step 8/26 : COPY . . 20:48:47 Removing intermediate container 35e6c7bfed73 20:48:47 ---> 1b753b4fd84a 20:48:47 Step 8/22 : COPY . . 20:48:47 Removing intermediate container 34abb06a96f8 20:48:47 ---> 5790a17f9f4b 20:48:47 Step 8/22 : COPY . . 20:49:14 ---> 2b323c8e66d2 20:49:14 Step 9/23 : RUN make cmd/core-command/core-command 20:49:14 ---> 3ff451df6076 20:49:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:49:14 ---> Running in 8623574d07d2 20:49:14 ---> 6b54a09e38fd 20:49:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:49:14 ---> Running in fad8afa4ea98 20:49:14 ---> d796195a2a5b 20:49:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:49:14 ---> Running in b4058e1bd148 20:49:14 ---> Running in ab076322e360 20:49:14 ---> 8ad416cd18cd 20:49:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:49:14 ---> Running in f1640c32dc9c 20:49:15 Removing intermediate container f1640c32dc9c 20:49:15 ---> 455e24dd7bfb 20:49:15 Step 10/26 : RUN mkdir -p spire-build 20:49:15 ---> Running in 435d13d4d2d5 20:49:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:49:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:49:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:49: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:49:18 Removing intermediate container 435d13d4d2d5 20:49:18 ---> 72e4a44fac2c 20:49:18 Step 11/26 : WORKDIR /edgex-go/spire-build 20:49:18 ---> Running in f28913ee123d 20:49:19 Removing intermediate container f28913ee123d 20:49:19 ---> 1930960e6b4a 20:49:19 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:49:19 ---> Running in d7ae790e2754 20:49:22 spire-1.2.1/ 20:49:22 spire-1.2.1/.data/ 20:49:22 spire-1.2.1/.data/.file 20:49:22 spire-1.2.1/.dockerignore 20:49:22 spire-1.2.1/.gitattributes 20:49:22 spire-1.2.1/.githooks/ 20:49:22 spire-1.2.1/.githooks/pre-commit 20:49:22 spire-1.2.1/.github/ 20:49:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:49:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:49:22 spire-1.2.1/.github/dependabot.yml 20:49:22 spire-1.2.1/.github/workflows/ 20:49:22 spire-1.2.1/.github/workflows/nightly_build.yaml 20:49:22 spire-1.2.1/.github/workflows/pr_build.yaml 20:49:22 spire-1.2.1/.github/workflows/release_build.yaml 20:49:22 spire-1.2.1/.github/workflows/scripts/ 20:49:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:49:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:49:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:49:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:49:22 spire-1.2.1/.github/workflows/scripts/split.sh 20:49:22 spire-1.2.1/.gitignore 20:49:22 spire-1.2.1/.go-version 20:49:22 spire-1.2.1/.golangci.yml 20:49:22 spire-1.2.1/ADOPTERS.md 20:49:22 spire-1.2.1/CHANGELOG.md 20:49:22 spire-1.2.1/CODE-OF-CONDUCT.md 20:49:22 spire-1.2.1/CODEOWNERS 20:49:22 spire-1.2.1/CONTRIBUTING.md 20:49:22 spire-1.2.1/Dockerfile 20:49:22 spire-1.2.1/Dockerfile.dev 20:49:22 spire-1.2.1/Dockerfile.scratch 20:49:22 spire-1.2.1/LICENSE 20:49:22 spire-1.2.1/MAINTAINERS.md 20:49:22 spire-1.2.1/Makefile 20:49:22 spire-1.2.1/README.md 20:49:22 spire-1.2.1/ROADMAP.md 20:49:22 spire-1.2.1/SECURITY.md 20:49:22 spire-1.2.1/cmd/ 20:49:22 spire-1.2.1/cmd/spire-agent/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/common/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/run/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:49:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:49:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:49:22 spire-1.2.1/cmd/spire-agent/main.go 20:49:22 spire-1.2.1/cmd/spire-server/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/cli.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/run/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/token/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/validate/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/x509/ 20:49:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:49:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:49:22 spire-1.2.1/cmd/spire-server/main.go 20:49:22 spire-1.2.1/cmd/spire-server/util/ 20:49:22 spire-1.2.1/cmd/spire-server/util/util.go 20:49:22 spire-1.2.1/conf/ 20:49:22 spire-1.2.1/conf/agent/ 20:49:22 spire-1.2.1/conf/agent/agent.conf 20:49:22 spire-1.2.1/conf/agent/agent_full.conf 20:49:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:49:22 spire-1.2.1/conf/server/ 20:49:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:49:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:49:22 spire-1.2.1/conf/server/server.conf 20:49:22 spire-1.2.1/conf/server/server_full.conf 20:49:22 spire-1.2.1/doc/ 20:49:22 spire-1.2.1/doc/SPIRE101.md 20:49:22 spire-1.2.1/doc/auditlog.md 20:49:22 spire-1.2.1/doc/authorization_policy_engine.md 20:49:22 spire-1.2.1/doc/changelog_guidelines.md 20:49:22 spire-1.2.1/doc/cure53-report.pdf 20:49:22 spire-1.2.1/doc/images/ 20:49:22 spire-1.2.1/doc/images/2019_roadmap.png 20:49:22 spire-1.2.1/doc/images/SPIRE101.png 20:49:22 spire-1.2.1/doc/images/SPIRE_agent.png 20:49:22 spire-1.2.1/doc/images/SPIRE_server.png 20:49:22 spire-1.2.1/doc/images/cache_mgr.png 20:49:22 spire-1.2.1/doc/images/cache_mgr_components.png 20:49:22 spire-1.2.1/doc/images/federated_spire.png 20:49:22 spire-1.2.1/doc/images/ha_mode.png 20:49:22 spire-1.2.1/doc/images/nested_spire.png 20:49:22 spire-1.2.1/doc/images/oidc_federation.png 20:49:22 spire-1.2.1/doc/images/single_trust_domain.png 20:49:22 spire-1.2.1/doc/images/spiffe_compatible.png 20:49:22 spire-1.2.1/doc/images/spire_logo.png 20:49:22 spire-1.2.1/doc/migrating_registration_api_clients.md 20:49:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:49:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:49:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:49:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:49:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:49:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:49:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:49:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:49:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:49:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:49:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:49:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:49:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:49:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:49:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:49:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:49:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:49:22 spire-1.2.1/doc/scaling_spire.md 20:49:22 spire-1.2.1/doc/spire_agent.md 20:49:22 spire-1.2.1/doc/spire_server.md 20:49:22 spire-1.2.1/doc/supported_integrations.md 20:49:22 spire-1.2.1/doc/telemetry.md 20:49:22 spire-1.2.1/doc/telemetry_config.md 20:49:22 spire-1.2.1/doc/upgrading.md 20:49:22 spire-1.2.1/doc/using_spire.md 20:49:22 spire-1.2.1/examples/ 20:49:22 spire-1.2.1/examples/README.md 20:49:22 spire-1.2.1/go.mod 20:49:22 spire-1.2.1/go.sum 20:49:22 spire-1.2.1/pkg/ 20:49:22 spire-1.2.1/pkg/agent/ 20:49:22 spire-1.2.1/pkg/agent/agent.go 20:49:22 spire-1.2.1/pkg/agent/api/ 20:49:22 spire-1.2.1/pkg/agent/api/config.go 20:49:22 spire-1.2.1/pkg/agent/api/debug/ 20:49:22 spire-1.2.1/pkg/agent/api/debug/v1/ 20:49:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:49:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:49:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:49:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:49:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:49:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:49:22 spire-1.2.1/pkg/agent/api/endpoints.go 20:49:22 spire-1.2.1/pkg/agent/api/health/ 20:49:22 spire-1.2.1/pkg/agent/api/health/v1/ 20:49:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:49:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:49:22 spire-1.2.1/pkg/agent/api/rpccontext/ 20:49:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:49:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:49:22 spire-1.2.1/pkg/agent/attestor/ 20:49:22 spire-1.2.1/pkg/agent/attestor/node/ 20:49:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:49:22 spire-1.2.1/pkg/agent/attestor/node/node.go 20:49:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:49:22 spire-1.2.1/pkg/agent/attestor/workload/ 20:49:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:49:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:49:22 spire-1.2.1/pkg/agent/catalog/ 20:49:22 spire-1.2.1/pkg/agent/catalog/catalog.go 20:49:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:49:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:49:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:49:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:49:22 spire-1.2.1/pkg/agent/client/ 20:49:22 spire-1.2.1/pkg/agent/client/client.go 20:49:22 spire-1.2.1/pkg/agent/client/client_test.go 20:49:22 spire-1.2.1/pkg/agent/client/dial.go 20:49:22 spire-1.2.1/pkg/agent/client/nodeconn.go 20:49:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:49:22 spire-1.2.1/pkg/agent/client/update.go 20:49:22 spire-1.2.1/pkg/agent/client/util.go 20:49:22 spire-1.2.1/pkg/agent/common/ 20:49:22 spire-1.2.1/pkg/agent/common/backoff/ 20:49:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:49:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:49:22 spire-1.2.1/pkg/agent/common/cgroups/ 20:49:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:49:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:49:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:49:22 spire-1.2.1/pkg/agent/config.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/ 20:49:22 spire-1.2.1/pkg/agent/endpoints/config.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/workload/ 20:49:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:49:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/ 20:49:22 spire-1.2.1/pkg/agent/manager/cache/ 20:49:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:49:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:49:22 spire-1.2.1/pkg/agent/manager/config.go 20:49:22 spire-1.2.1/pkg/agent/manager/manager.go 20:49:22 spire-1.2.1/pkg/agent/manager/manager_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/storage.go 20:49:22 spire-1.2.1/pkg/agent/manager/storage_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/storecache/ 20:49:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:49:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:49:22 spire-1.2.1/pkg/agent/manager/sync.go 20:49:22 spire-1.2.1/pkg/agent/plugin/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:49:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:49:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:49:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:49:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:49:22 spire-1.2.1/pkg/agent/svid/ 20:49:22 spire-1.2.1/pkg/agent/svid/rotator.go 20:49:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:49:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:49:22 spire-1.2.1/pkg/agent/svid/store/ 20:49:22 spire-1.2.1/pkg/agent/svid/store/service.go 20:49:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:49:22 spire-1.2.1/pkg/common/ 20:49:22 spire-1.2.1/pkg/common/agentpathtemplate/ 20:49:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:49:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:49:22 spire-1.2.1/pkg/common/api/ 20:49:22 spire-1.2.1/pkg/common/api/metrics.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/ 20:49:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/logger.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/names.go 20:49:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:49:22 spire-1.2.1/pkg/common/api/names.go 20:49:22 spire-1.2.1/pkg/common/api/ratelimit.go 20:49:22 spire-1.2.1/pkg/common/api/rpccontext/ 20:49:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:49:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:49:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:49:22 spire-1.2.1/pkg/common/auth/ 20:49:22 spire-1.2.1/pkg/common/auth/interceptors.go 20:49:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:49:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/ 20:49:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/types.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:49:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:49:22 spire-1.2.1/pkg/common/catalog/ 20:49:22 spire-1.2.1/pkg/common/catalog/bind.go 20:49:22 spire-1.2.1/pkg/common/catalog/builtin.go 20:49:22 spire-1.2.1/pkg/common/catalog/catalog.go 20:49:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:49:22 spire-1.2.1/pkg/common/catalog/closers.go 20:49:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:49:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:49:22 spire-1.2.1/pkg/common/catalog/config.go 20:49:22 spire-1.2.1/pkg/common/catalog/config_test.go 20:49:22 spire-1.2.1/pkg/common/catalog/configure.go 20:49:22 spire-1.2.1/pkg/common/catalog/constraints.go 20:49:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:49:22 spire-1.2.1/pkg/common/catalog/context.go 20:49:22 spire-1.2.1/pkg/common/catalog/external.go 20:49:22 spire-1.2.1/pkg/common/catalog/host.go 20:49:22 spire-1.2.1/pkg/common/catalog/pipenet.go 20:49:22 spire-1.2.1/pkg/common/catalog/plugin.go 20:49:22 spire-1.2.1/pkg/common/catalog/testplugin/ 20:49:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:49:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:49:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:49:22 spire-1.2.1/pkg/common/cli/ 20:49:22 spire-1.2.1/pkg/common/cli/env.go 20:49:22 spire-1.2.1/pkg/common/cli/flags.go 20:49:22 spire-1.2.1/pkg/common/cli/trust_domain.go 20:49:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:49:22 spire-1.2.1/pkg/common/cli/umask.go 20:49:22 spire-1.2.1/pkg/common/cli/umask_posix.go 20:49:22 spire-1.2.1/pkg/common/cli/umask_test.go 20:49:22 spire-1.2.1/pkg/common/cli/umask_windows.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/flag.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/format.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:49:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:49:22 spire-1.2.1/pkg/common/coretypes/ 20:49:22 spire-1.2.1/pkg/common/coretypes/bundle/ 20:49:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:49:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:49:22 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:49:22 spire-1.2.1/pkg/common/cryptoutil/ 20:49:22 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:49:22 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:49:22 spire-1.2.1/pkg/common/diskutil/ 20:49:22 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:49:22 spire-1.2.1/pkg/common/diskutil/file_test.go 20:49:22 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:49:22 spire-1.2.1/pkg/common/errorutil/ 20:49:22 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:49:22 spire-1.2.1/pkg/common/health/ 20:49:22 spire-1.2.1/pkg/common/health/config.go 20:49:22 spire-1.2.1/pkg/common/health/context.go 20:49:22 spire-1.2.1/pkg/common/health/context_test.go 20:49:22 spire-1.2.1/pkg/common/health/health.go 20:49:22 spire-1.2.1/pkg/common/health/health_test.go 20:49:22 spire-1.2.1/pkg/common/health/logger.go 20:49:22 spire-1.2.1/pkg/common/hostservice/ 20:49:22 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:49:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:49:22 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:49:22 spire-1.2.1/pkg/common/idutil/ 20:49:22 spire-1.2.1/pkg/common/idutil/require.go 20:49:22 spire-1.2.1/pkg/common/idutil/require_test.go 20:49:22 spire-1.2.1/pkg/common/idutil/safety.go 20:49:22 spire-1.2.1/pkg/common/idutil/safety_test.go 20:49:22 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:49:22 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:49:22 spire-1.2.1/pkg/common/jwtsvid/ 20:49:22 spire-1.2.1/pkg/common/jwtsvid/common.go 20:49:22 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:49:22 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:49:22 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:49:22 spire-1.2.1/pkg/common/jwtutil/ 20:49:22 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:49:22 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:49:22 spire-1.2.1/pkg/common/log/ 20:49:22 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:49:22 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:49:22 spire-1.2.1/pkg/common/log/log.go 20:49:22 spire-1.2.1/pkg/common/log/log_test.go 20:49:22 spire-1.2.1/pkg/common/log/options.go 20:49:22 spire-1.2.1/pkg/common/nodeutil/ 20:49:22 spire-1.2.1/pkg/common/nodeutil/node.go 20:49:22 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:49:22 spire-1.2.1/pkg/common/peertracker/ 20:49:22 spire-1.2.1/pkg/common/peertracker/conn.go 20:49:22 spire-1.2.1/pkg/common/peertracker/credentials.go 20:49:22 spire-1.2.1/pkg/common/peertracker/errors.go 20:49:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:49:22 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:49:22 spire-1.2.1/pkg/common/peertracker/info.go 20:49:22 spire-1.2.1/pkg/common/peertracker/listener.go 20:49:22 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:49:22 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tcp.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:49:22 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:49:22 spire-1.2.1/pkg/common/peertracker/uds.go 20:49:22 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:49:22 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:49:22 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:49:22 spire-1.2.1/pkg/common/pemutil/ 20:49:22 spire-1.2.1/pkg/common/pemutil/block.go 20:49:22 spire-1.2.1/pkg/common/pemutil/certs.go 20:49:22 spire-1.2.1/pkg/common/pemutil/common.go 20:49:22 spire-1.2.1/pkg/common/pemutil/csr.go 20:49:22 spire-1.2.1/pkg/common/pemutil/keys.go 20:49:22 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/ 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:49:22 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:49:22 spire-1.2.1/pkg/common/plugin/ 20:49:22 spire-1.2.1/pkg/common/plugin/aws/ 20:49:22 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:49:22 spire-1.2.1/pkg/common/plugin/azure/ 20:49:22 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:49:22 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/facade.go 20:49:22 spire-1.2.1/pkg/common/plugin/facade_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/gcp/ 20:49:22 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/ 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:49:22 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/log.go 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/ 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:49:22 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:49:22 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:49:22 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:49:22 spire-1.2.1/pkg/common/plugin/x509pop/ 20:49:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:49:22 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:49:22 spire-1.2.1/pkg/common/profiling/ 20:49:22 spire-1.2.1/pkg/common/profiling/dumpers.go 20:49:22 spire-1.2.1/pkg/common/profiling/profiling.go 20:49:22 spire-1.2.1/pkg/common/protoutil/ 20:49:22 spire-1.2.1/pkg/common/protoutil/masks.go 20:49:22 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:49:22 spire-1.2.1/pkg/common/rotationutil/ 20:49:22 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:49:22 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:49:22 spire-1.2.1/pkg/common/selector/ 20:49:22 spire-1.2.1/pkg/common/selector/selector.go 20:49:22 spire-1.2.1/pkg/common/selector/selector_test.go 20:49:22 spire-1.2.1/pkg/common/selector/set.go 20:49:22 spire-1.2.1/pkg/common/selector/set_utils.go 20:49:22 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/ 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/ 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:49:22 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:49:22 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:49:22 spire-1.2.1/pkg/common/telemetry/call.go 20:49:22 spire-1.2.1/pkg/common/telemetry/common/ 20:49:22 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:49:22 spire-1.2.1/pkg/common/telemetry/config.go 20:49:22 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:49:22 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/inmem.go 20:49:22 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/m3.go 20:49:22 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/metrics.go 20:49:22 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/names.go 20:49:22 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:49:22 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:49:22 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/ 20:49:22 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:49:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:49:22 spire-1.2.1/pkg/common/telemetry/server/server.go 20:49:22 spire-1.2.1/pkg/common/telemetry/sink.go 20:49:22 spire-1.2.1/pkg/common/telemetry/statsd.go 20:49:22 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:49:22 spire-1.2.1/pkg/common/telemetry/uptime.go 20:49:22 spire-1.2.1/pkg/common/telemetry/version.go 20:49:22 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:49:22 spire-1.2.1/pkg/common/uptime/ 20:49:22 spire-1.2.1/pkg/common/uptime/uptime.go 20:49:22 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:49:22 spire-1.2.1/pkg/common/util/ 20:49:22 spire-1.2.1/pkg/common/util/certs.go 20:49:22 spire-1.2.1/pkg/common/util/certs_test.go 20:49:22 spire-1.2.1/pkg/common/util/csr.go 20:49:22 spire-1.2.1/pkg/common/util/hash.go 20:49:22 spire-1.2.1/pkg/common/util/selectors.go 20:49:22 spire-1.2.1/pkg/common/util/selectors_test.go 20:49:22 spire-1.2.1/pkg/common/util/signals.go 20:49:22 spire-1.2.1/pkg/common/util/sort.go 20:49:22 spire-1.2.1/pkg/common/util/sort_test.go 20:49:22 spire-1.2.1/pkg/common/util/task.go 20:49:22 spire-1.2.1/pkg/common/util/task_test.go 20:49:22 spire-1.2.1/pkg/common/util/testdata/ 20:49:22 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:49:22 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:49:22 spire-1.2.1/pkg/common/version/ 20:49:22 spire-1.2.1/pkg/common/version/version.go 20:49:22 spire-1.2.1/pkg/common/x509svid/ 20:49:22 spire-1.2.1/pkg/common/x509svid/common_test.go 20:49:22 spire-1.2.1/pkg/common/x509svid/csr.go 20:49:22 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:49:22 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:49:22 spire-1.2.1/pkg/common/x509util/ 20:49:22 spire-1.2.1/pkg/common/x509util/cert.go 20:49:22 spire-1.2.1/pkg/common/x509util/dns.go 20:49:22 spire-1.2.1/pkg/common/x509util/dns_test.go 20:49:22 spire-1.2.1/pkg/common/x509util/keyid.go 20:49:22 spire-1.2.1/pkg/common/x509util/keypair.go 20:49:22 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:49:22 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:49:22 spire-1.2.1/pkg/server/ 20:49:22 spire-1.2.1/pkg/server/api/ 20:49:22 spire-1.2.1/pkg/server/api/agent.go 20:49:22 spire-1.2.1/pkg/server/api/agent/ 20:49:22 spire-1.2.1/pkg/server/api/agent/v1/ 20:49:22 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/agent_test.go 20:49:22 spire-1.2.1/pkg/server/api/api.go 20:49:22 spire-1.2.1/pkg/server/api/audit/ 20:49:22 spire-1.2.1/pkg/server/api/audit/audit.go 20:49:22 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:49:22 spire-1.2.1/pkg/server/api/bundle.go 20:49:22 spire-1.2.1/pkg/server/api/bundle/ 20:49:22 spire-1.2.1/pkg/server/api/bundle/v1/ 20:49:22 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/bundle_test.go 20:49:22 spire-1.2.1/pkg/server/api/debug/ 20:49:22 spire-1.2.1/pkg/server/api/debug/v1/ 20:49:22 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/entry.go 20:49:22 spire-1.2.1/pkg/server/api/entry/ 20:49:22 spire-1.2.1/pkg/server/api/entry/v1/ 20:49:22 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/entry_test.go 20:49:22 spire-1.2.1/pkg/server/api/health/ 20:49:22 spire-1.2.1/pkg/server/api/health/v1/ 20:49:22 spire-1.2.1/pkg/server/api/health/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/id.go 20:49:22 spire-1.2.1/pkg/server/api/id_test.go 20:49:22 spire-1.2.1/pkg/server/api/limits/ 20:49:22 spire-1.2.1/pkg/server/api/limits/limits.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/ 20:49:22 spire-1.2.1/pkg/server/api/middleware/alias.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/audit.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/caller.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/common.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/entries.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:49:22 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:49:22 spire-1.2.1/pkg/server/api/ratelimit.go 20:49:22 spire-1.2.1/pkg/server/api/rpccontext/ 20:49:22 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:49:22 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:49:22 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:49:22 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:49:22 spire-1.2.1/pkg/server/api/selector.go 20:49:22 spire-1.2.1/pkg/server/api/selector_test.go 20:49:22 spire-1.2.1/pkg/server/api/status.go 20:49:22 spire-1.2.1/pkg/server/api/status_test.go 20:49:22 spire-1.2.1/pkg/server/api/svid/ 20:49:22 spire-1.2.1/pkg/server/api/svid/v1/ 20:49:22 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/trustdomain.go 20:49:22 spire-1.2.1/pkg/server/api/trustdomain/ 20:49:22 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:49:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:49:22 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:49:22 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:49:22 spire-1.2.1/pkg/server/authpolicy/ 20:49:22 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:49:22 spire-1.2.1/pkg/server/authpolicy/policy.go 20:49:22 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:49:22 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:49:22 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:49:22 spire-1.2.1/pkg/server/authpolicy/validate.go 20:49:22 spire-1.2.1/pkg/server/bundle/ 20:49:22 spire-1.2.1/pkg/server/bundle/client/ 20:49:22 spire-1.2.1/pkg/server/bundle/client/client.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/manager.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/sources.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/updater.go 20:49:22 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:49:22 spire-1.2.1/pkg/server/ca/ 20:49:22 spire-1.2.1/pkg/server/ca/ca.go 20:49:22 spire-1.2.1/pkg/server/ca/ca_health.go 20:49:22 spire-1.2.1/pkg/server/ca/ca_test.go 20:49:22 spire-1.2.1/pkg/server/ca/journal.go 20:49:22 spire-1.2.1/pkg/server/ca/journal_test.go 20:49:22 spire-1.2.1/pkg/server/ca/manager.go 20:49:22 spire-1.2.1/pkg/server/ca/manager_health.go 20:49:22 spire-1.2.1/pkg/server/ca/manager_test.go 20:49:22 spire-1.2.1/pkg/server/ca/templates.go 20:49:22 spire-1.2.1/pkg/server/ca/upstream_client.go 20:49:22 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:49:22 spire-1.2.1/pkg/server/ca/validation.go 20:49:22 spire-1.2.1/pkg/server/cache/ 20:49:22 spire-1.2.1/pkg/server/cache/dscache/ 20:49:22 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:49:22 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/ 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:49:22 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:49:22 spire-1.2.1/pkg/server/catalog/ 20:49:22 spire-1.2.1/pkg/server/catalog/catalog.go 20:49:23 spire-1.2.1/pkg/server/catalog/keymanager.go 20:49:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:49:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:49:23 spire-1.2.1/pkg/server/catalog/notifier.go 20:49:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:49:23 spire-1.2.1/pkg/server/config.go 20:49:23 spire-1.2.1/pkg/server/datastore/ 20:49:23 spire-1.2.1/pkg/server/datastore/datastore.go 20:49:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:49:23 spire-1.2.1/pkg/server/datastore/repository.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:49:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:49:23 spire-1.2.1/pkg/server/endpoints/ 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/ 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:49:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:49:23 spire-1.2.1/pkg/server/endpoints/config.go 20:49:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:49:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:49:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:49:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:49:23 spire-1.2.1/pkg/server/endpoints/middleware.go 20:49:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:49:23 spire-1.2.1/pkg/server/hostservice/ 20:49:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:49:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:49:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:49:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:49:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:49:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:49:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:49:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:49:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:49:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:49:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/ 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:49:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:49:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:49:23 spire-1.2.1/pkg/server/registration/ 20:49:23 spire-1.2.1/pkg/server/registration/manager.go 20:49:23 spire-1.2.1/pkg/server/registration/manager_test.go 20:49:23 spire-1.2.1/pkg/server/scanentries.go 20:49:23 spire-1.2.1/pkg/server/scanentries_test.go 20:49:23 spire-1.2.1/pkg/server/server.go 20:49:23 spire-1.2.1/pkg/server/server_test.go 20:49:23 spire-1.2.1/pkg/server/svid/ 20:49:23 spire-1.2.1/pkg/server/svid/observer.go 20:49:23 spire-1.2.1/pkg/server/svid/observer_test.go 20:49:23 spire-1.2.1/pkg/server/svid/rotator.go 20:49:23 spire-1.2.1/pkg/server/svid/rotator_config.go 20:49:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:49:23 spire-1.2.1/pkg/server/svid/rotator_test.go 20:49:23 spire-1.2.1/proto/ 20:49:23 spire-1.2.1/proto/private/ 20:49:23 spire-1.2.1/proto/private/server/ 20:49:23 spire-1.2.1/proto/private/server/journal/ 20:49:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:49:23 spire-1.2.1/proto/private/server/journal/journal.proto 20:49:23 spire-1.2.1/proto/spire/ 20:49:23 spire-1.2.1/proto/spire/common/ 20:49:23 spire-1.2.1/proto/spire/common/common.pb.go 20:49:23 spire-1.2.1/proto/spire/common/common.proto 20:49:23 spire-1.2.1/proto/spire/common/plugin/ 20:49:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:49:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:49:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:49:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:49:23 spire-1.2.1/proto/spire/plugin/ 20:49:23 spire-1.2.1/proto/spire/plugin/agent/ 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:49:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:49:23 spire-1.2.1/release/ 20:49:23 spire-1.2.1/release/spire-extras/ 20:49:23 spire-1.2.1/release/spire-extras/README.md 20:49:23 spire-1.2.1/release/spire-extras/conf/ 20:49:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:49:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:49:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:49:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:49:23 spire-1.2.1/release/spire/ 20:49:23 spire-1.2.1/release/spire/README.md 20:49:23 spire-1.2.1/release/spire/conf/ 20:49:23 spire-1.2.1/release/spire/conf/agent/ 20:49:23 spire-1.2.1/release/spire/conf/agent/agent.conf 20:49:23 spire-1.2.1/release/spire/conf/server/ 20:49:23 spire-1.2.1/release/spire/conf/server/server.conf 20:49:23 spire-1.2.1/script/ 20:49:23 spire-1.2.1/script/build-artifact.sh 20:49:23 spire-1.2.1/script/generate_dummy_ca.sh 20:49:23 spire-1.2.1/support/ 20:49:23 spire-1.2.1/support/k8s/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:49:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/ 20:49:23 spire-1.2.1/support/oidc-discovery-provider/README.md 20:49:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/config.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/main.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:49:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:49:23 spire-1.2.1/test/ 20:49:23 spire-1.2.1/test/clock/ 20:49:23 spire-1.2.1/test/clock/clock.go 20:49:23 spire-1.2.1/test/fakes/ 20:49:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:49:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:49:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:49:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:49:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:49:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:49:23 spire-1.2.1/test/fakes/fakeagentstore/ 20:49:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:49:23 spire-1.2.1/test/fakes/fakedatastore/ 20:49:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:49:23 spire-1.2.1/test/fakes/fakeentryclient/ 20:49:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:49:23 spire-1.2.1/test/fakes/fakehealthchecker/ 20:49:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:49:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:49:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:49:23 spire-1.2.1/test/fakes/fakemetrics/ 20:49:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:49:23 spire-1.2.1/test/fakes/fakenoderesolver/ 20:49:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:49:23 spire-1.2.1/test/fakes/fakenotifier/ 20:49:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:49:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:49:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:49:23 spire-1.2.1/test/fakes/fakeserverca/ 20:49:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:49:23 spire-1.2.1/test/fakes/fakeservercatalog/ 20:49:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:49:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:49:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:49:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:49:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:49:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:49:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:49:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:49:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:49:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:49:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:49:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:49:23 spire-1.2.1/test/fixture/ 20:49:23 spire-1.2.1/test/fixture/certs/ 20:49:23 spire-1.2.1/test/fixture/certs/agent_svid.der 20:49:23 spire-1.2.1/test/fixture/certs/base_cert.pem 20:49:23 spire-1.2.1/test/fixture/certs/base_csr.pem 20:49:23 spire-1.2.1/test/fixture/certs/base_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:49:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:49:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:49:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:49:23 spire-1.2.1/test/fixture/certs/blog_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/bundle.der 20:49:23 spire-1.2.1/test/fixture/certs/ca.pem 20:49:23 spire-1.2.1/test/fixture/certs/ca_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/database_cert.pem 20:49:23 spire-1.2.1/test/fixture/certs/database_csr.pem 20:49:23 spire-1.2.1/test/fixture/certs/database_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/node_cert.pem 20:49:23 spire-1.2.1/test/fixture/certs/node_csr.pem 20:49:23 spire-1.2.1/test/fixture/certs/node_key.pem 20:49:23 spire-1.2.1/test/fixture/certs/svid.pem 20:49:23 spire-1.2.1/test/fixture/certs/svid_key.pem 20:49:23 spire-1.2.1/test/fixture/config/ 20:49:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:49:23 spire-1.2.1/test/fixture/config/agent_good.conf 20:49:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:49:23 spire-1.2.1/test/fixture/config/plugin_good.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:49:23 spire-1.2.1/test/fixture/config/server_good.conf 20:49:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:49:23 spire-1.2.1/test/fixture/fixture.go 20:49:23 spire-1.2.1/test/fixture/nodeattestor/ 20:49:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:49:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:49:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:49:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:49:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:49:23 spire-1.2.1/test/fixture/registration/ 20:49:23 spire-1.2.1/test/fixture/registration/entries.json 20:49:23 spire-1.2.1/test/fixture/registration/good-for-update.json 20:49:23 spire-1.2.1/test/fixture/registration/good.json 20:49:23 spire-1.2.1/test/fixture/registration/invalid.json 20:49:23 spire-1.2.1/test/fixture/registration/invalid_json.json 20:49:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:49:23 spire-1.2.1/test/integration/ 20:49:23 spire-1.2.1/test/integration/README.md 20:49:23 spire-1.2.1/test/integration/common 20:49:23 spire-1.2.1/test/integration/setup/ 20:49:23 spire-1.2.1/test/integration/setup/adminclient/ 20:49:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:49:23 spire-1.2.1/test/integration/setup/adminclient/client.go 20:49:23 spire-1.2.1/test/integration/setup/debugagent/ 20:49:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:49:23 spire-1.2.1/test/integration/setup/debugagent/main.go 20:49:23 spire-1.2.1/test/integration/setup/debugserver/ 20:49:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:49:23 spire-1.2.1/test/integration/setup/debugserver/main.go 20:49:23 spire-1.2.1/test/integration/setup/downstreamclient/ 20:49:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:49:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:49:23 spire-1.2.1/test/integration/setup/itclient/ 20:49:23 spire-1.2.1/test/integration/setup/itclient/client.go 20:49:23 spire-1.2.1/test/integration/setup/node-attestation/ 20:49:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:49:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:49:23 spire-1.2.1/test/integration/setup/x509pop/ 20:49:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:49:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:49:23 spire-1.2.1/test/integration/suites/ 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:49:23 spire-1.2.1/test/integration/suites/join-token/ 20:49:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:49:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:49:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:49:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:49:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:49:23 spire-1.2.1/test/integration/suites/join-token/README.md 20:49:23 spire-1.2.1/test/integration/suites/join-token/conf/ 20:49:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/join-token/teardown 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:49:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:49:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:49:23 spire-1.2.1/test/integration/suites/k8s/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/00-setup 20:49:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:49:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:49:23 spire-1.2.1/test/integration/suites/k8s/README.md 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:49:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:49:23 spire-1.2.1/test/integration/suites/k8s/teardown 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/ 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:49:23 spire-1.2.1/test/integration/suites/rotation/ 20:49:23 spire-1.2.1/test/integration/suites/rotation/00-setup 20:49:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:49:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:49:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:49:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:49:23 spire-1.2.1/test/integration/suites/rotation/README.md 20:49:23 spire-1.2.1/test/integration/suites/rotation/conf/ 20:49:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/rotation/teardown 20:49:23 spire-1.2.1/test/integration/suites/self-test/ 20:49:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:49:23 spire-1.2.1/test/integration/suites/self-test/README.md 20:49:23 spire-1.2.1/test/integration/suites/self-test/teardown 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:49:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:49:23 spire-1.2.1/test/integration/suites/upgrade/ 20:49:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:49:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:49:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:49:23 spire-1.2.1/test/integration/suites/upgrade/README.md 20:49:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:49:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:49:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:49:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:49:23 spire-1.2.1/test/integration/suites/upgrade/teardown 20:49:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:49:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:49:23 spire-1.2.1/test/integration/test-one.sh 20:49:23 spire-1.2.1/test/integration/test.sh 20:49:23 spire-1.2.1/test/plugintest/ 20:49:23 spire-1.2.1/test/plugintest/config.go 20:49:23 spire-1.2.1/test/plugintest/load.go 20:49:23 spire-1.2.1/test/plugintest/option.go 20:49:23 spire-1.2.1/test/spiretest/ 20:49:23 spire-1.2.1/test/spiretest/apiserver.go 20:49:23 spire-1.2.1/test/spiretest/assertions.go 20:49:23 spire-1.2.1/test/spiretest/dir.go 20:49:23 spire-1.2.1/test/spiretest/errors_posix.go 20:49:23 spire-1.2.1/test/spiretest/errors_windows.go 20:49:23 spire-1.2.1/test/spiretest/logs.go 20:49:23 spire-1.2.1/test/spiretest/socketapi.go 20:49:23 spire-1.2.1/test/spiretest/suite.go 20:49:23 spire-1.2.1/test/spiretest/x509.go 20:49:23 spire-1.2.1/test/testca/ 20:49:23 spire-1.2.1/test/testca/ca.go 20:49:23 spire-1.2.1/test/testkey/ 20:49:23 spire-1.2.1/test/testkey/generate.sh 20:49:23 spire-1.2.1/test/testkey/genkeys.go 20:49:23 spire-1.2.1/test/testkey/keys.go 20:49:23 spire-1.2.1/test/testkey/new.go 20:49:23 spire-1.2.1/test/tpmsimulator/ 20:49:23 spire-1.2.1/test/tpmsimulator/simulator.go 20:49:23 spire-1.2.1/test/util/ 20:49:23 spire-1.2.1/test/util/cert_fixtures.go 20:49:23 spire-1.2.1/test/util/cert_generation.go 20:49:23 spire-1.2.1/test/util/io_redirection.go 20:49:23 spire-1.2.1/test/util/race.go 20:49:23 spire-1.2.1/test/util/util.go 20:49:23 building spire from source... 20:49:24 Installing go1.17.7... 20:49:51 Building bin/spire-server... 20:49:51 go: downloading github.com/mitchellh/cli v1.1.2 20:49:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:49:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:49:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:49:51 go: downloading google.golang.org/grpc v1.44.0 20:49:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:49:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:49:51 go: downloading github.com/imdario/mergo v0.3.12 20:49:52 go: downloading github.com/sirupsen/logrus v1.8.1 20:49:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:49:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:49:54 go: downloading github.com/fatih/color v1.13.0 20:49:54 go: downloading github.com/mattn/go-isatty v0.0.14 20:49:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:49:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:49:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:49:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:49:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:49:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:49:56 go: downloading github.com/armon/go-metrics v0.3.10 20:49:56 go: downloading github.com/prometheus/client_golang v1.12.1 20:49:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:49:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:49:57 go: downloading github.com/open-policy-agent/opa v0.38.0 20:50:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:50:12 go: downloading github.com/Masterminds/semver v1.5.0 20:50:12 go: downloading github.com/google/uuid v1.1.2 20:50:12 go: downloading github.com/huandu/xstrings v1.3.2 20:50:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:50:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:50:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:50:13 go: downloading github.com/oklog/run v1.0.0 20:50:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:50:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:50:13 go: downloading github.com/prometheus/client_model v0.2.0 20:50:13 go: downloading github.com/prometheus/common v0.32.1 20:50:13 go: downloading github.com/beorn7/perks v1.0.1 20:50:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:50:13 go: downloading github.com/prometheus/procfs v0.7.3 20:50:15 go: downloading github.com/imkira/go-observer v1.0.3 20:50:15 go: downloading go.uber.org/atomic v1.9.0 20:50:16 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:50:16 go: downloading github.com/hashicorp/errwrap v1.1.0 20:50:16 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:50:16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:50:16 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:50:16 go: downloading github.com/blang/semver/v4 v4.0.0 20:50:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:50:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:50:17 go: downloading github.com/jinzhu/gorm v1.9.16 20:50:18 go: downloading github.com/lib/pq v1.10.4 20:50:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:50:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:50:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:50:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:50:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:50:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:50:34 go: downloading github.com/stretchr/testify v1.7.0 20:50:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:50:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:51:00 go: downloading k8s.io/client-go v0.23.4 20:51:00 go: downloading google.golang.org/api v0.70.0 20:51:00 go: downloading github.com/google/go-tpm v0.3.3 20:51:00 go: downloading k8s.io/api v0.23.4 20:51:11 go: downloading cloud.google.com/go/storage v1.21.0 20:51:11 go: downloading cloud.google.com/go v0.100.2 20:51:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:51:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:51:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:51:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:51:45 go: downloading k8s.io/apimachinery v0.23.4 20:51:45 go: downloading k8s.io/kube-aggregator v0.23.3 20:51:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:51:45 go: downloading cloud.google.com/go/security v1.3.0 20:51:45 go: downloading github.com/hashicorp/vault/api v1.4.1 20:51:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:51:46 go: downloading github.com/twmb/murmur3 v1.1.6 20:51:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:51:46 go: downloading gopkg.in/yaml.v2 v2.4.0 20:51:47 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:51:47 go: downloading github.com/gobwas/glob v0.2.3 20:51:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:51:47 go: downloading github.com/jinzhu/inflection v1.0.0 20:51:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:51:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:51:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:51:48 go: downloading github.com/aws/smithy-go v1.11.0 20:51:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:51:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:51:50 go: downloading github.com/gogo/protobuf v1.3.2 20:51:56 go: downloading cloud.google.com/go/compute v1.3.0 20:51:56 go: downloading cloud.google.com/go/iam v0.1.1 20:51:56 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:51:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:51:57 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:51:57 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:51:57 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:51:57 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:51:57 go: downloading github.com/dimchansky/utfbom v1.1.1 20:51:58 go: downloading k8s.io/klog/v2 v2.30.0 20:51:58 go: downloading github.com/google/gofuzz v1.1.0 20:51:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:51:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:51:59 go: downloading github.com/spf13/pflag v1.0.5 20:51:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:51:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:52:00 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:52:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:52:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:52:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:52:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:52:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:52:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:52:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:52:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:52:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:52:04 go: downloading go.opencensus.io v0.23.0 20:52:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:52:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:52:05 go: downloading gopkg.in/inf.v0 v0.9.1 20:52:05 go: downloading github.com/go-logr/logr v1.2.2 20:52:05 go: downloading github.com/google/go-cmp v0.5.7 20:52:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:52:06 go: downloading github.com/json-iterator/go v1.1.12 20:52:06 go: downloading github.com/googleapis/gnostic v0.5.5 20:52:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:52:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:52:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:52:12 go: downloading github.com/tklauser/numcpus v0.3.0 20:52:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:52:12 go: downloading go.uber.org/zap v1.21.0 20:52:13 go: downloading sigs.k8s.io/yaml v1.3.0 20:52:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:52:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:52:13 go: downloading github.com/modern-go/reflect2 v1.0.2 20:52:13 go: downloading github.com/ryanuber/go-glob v1.0.0 20:52:13 go: downloading github.com/golang/snappy v0.0.4 20:52:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:52:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:52:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:52:24 go: downloading github.com/hashicorp/go-version v1.2.0 20:52:24 go: downloading go.uber.org/multierr v1.6.0 20:52:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:52:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:54:12 Removing intermediate container 8623574d07d2 20:54:12 ---> dbe988822732 20:54:12 20:54:12 Step 10/23 : FROM alpine:3.14 20:54:12 3.14: Pulling from library/alpine 20:54:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:54:12 Status: Downloaded newer image for alpine:3.14 20:54:12 ---> ac73e934f311 20:54:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:54:12 ---> Running in eceea9ef8389 20:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:12 (1/1) Installing dumb-init (1.2.5-r1) 20:54:12 Executing busybox-1.33.1-r7.trigger 20:54:12 OK: 5 MiB in 15 packages 20:54:12 Removing intermediate container eceea9ef8389 20:54:12 ---> 690fc68f6466 20:54:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:12 ---> Running in eebba2cc5747 20:54:12 Removing intermediate container eebba2cc5747 20:54:12 ---> fbe790cd0f7c 20:54:12 Step 13/23 : ENV APP_PORT=59882 20:54:12 ---> Running in 9c2759529e14 20:54:12 Removing intermediate container 9c2759529e14 20:54:12 ---> a323f85f8162 20:54:12 Step 14/23 : EXPOSE $APP_PORT 20:54:12 ---> Running in 077d3f741ddc 20:54:12 Removing intermediate container 077d3f741ddc 20:54:12 ---> 7e1632d34b8e 20:54:12 Step 15/23 : WORKDIR / 20:54:12 ---> Running in fafd76795842 20:54:12 Removing intermediate container fafd76795842 20:54:12 ---> d3682b98ef12 20:54:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:12 ---> a2c7ee968025 20:54:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:54:12 ---> 0e092568203d 20:54:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:54:12 ---> 742c6b207ad6 20:54:12 Step 19/23 : ENTRYPOINT ["/core-command"] 20:54:13 ---> Running in d84713301ab3 20:54:13 Removing intermediate container d84713301ab3 20:54:13 ---> c06e270c5ea9 20:54:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:13 ---> Running in a3d6386a26e3 20:54:14 Removing intermediate container a3d6386a26e3 20:54:14 ---> a32981d6568e 20:54:14 Step 21/23 : LABEL arch=arm64 20:54:14 ---> Running in 0cba24db9ff6 20:54:15 Removing intermediate container 0cba24db9ff6 20:54:15 ---> 91bf37ea4d0d 20:54:15 Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 20:54:15 ---> Running in 21f1e5546bbd 20:54:15 Removing intermediate container 21f1e5546bbd 20:54:15 ---> e6ba4637d8dc 20:54:15 Step 23/23 : LABEL version=0.0.0 20:54:15 ---> Running in 42873e01b560 20:54:16 Removing intermediate container 42873e01b560 20:54:16 ---> 3a7c040d1888 20:54:16 20:54:16 Successfully built 3a7c040d1888 20:54:16 Successfully tagged core-command-arm64:latest 20:54:16 Building security-spire-agent 20:54:55  Building core-command ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:55 ---> 042aecaf043f 20:54:55 Step 3/26 : WORKDIR /edgex-go 20:54:55 ---> Using cache 20:54:55 ---> 49ffcc4780ee 20:54:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:55 ---> Using cache 20:54:55 ---> 41d801fa6ad1 20:54:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:54:55 ---> Running in 33d22225b76b 20:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:55 OK: 220 MiB in 52 packages 20:54:57 Removing intermediate container 33d22225b76b 20:54:57 ---> 385c45ec301a 20:54:57 Step 6/26 : COPY go.mod vendor* ./ 20:54:58 ---> 95a56a1c9b8f 20:54:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:58 ---> Running in 71f7f35385bc 20:55:05 Removing intermediate container 71f7f35385bc 20:55:05 ---> 2f5f60a7427a 20:55:05 Step 8/26 : COPY . . 20:55:27 ---> 836346ba3017 20:55:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:55:27 ---> Running in 83e53fc8b450 20:55:27 Removing intermediate container 83e53fc8b450 20:55:27 ---> 93b5d483a114 20:55:27 Step 10/26 : RUN mkdir -p spire-build 20:55:27 ---> Running in 5b5c11e8a886 20:55:29 Removing intermediate container 5b5c11e8a886 20:55:29 ---> 4f59f0354ef1 20:55:29 Step 11/26 : WORKDIR /edgex-go/spire-build 20:55:29 ---> Running in 28621586f44b 20:55:29 Removing intermediate container 28621586f44b 20:55:29 ---> c1a80a25e1d3 20:55:29 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:55:29 ---> Running in 858d993e533b 20:55:32 spire-1.2.1/ 20:55:32 spire-1.2.1/.data/ 20:55:32 spire-1.2.1/.data/.file 20:55:32 spire-1.2.1/.dockerignore 20:55:32 spire-1.2.1/.gitattributes 20:55:32 spire-1.2.1/.githooks/ 20:55:32 spire-1.2.1/.githooks/pre-commit 20:55:32 spire-1.2.1/.github/ 20:55:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:55:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:55:32 spire-1.2.1/.github/dependabot.yml 20:55:32 spire-1.2.1/.github/workflows/ 20:55:32 spire-1.2.1/.github/workflows/nightly_build.yaml 20:55:32 spire-1.2.1/.github/workflows/pr_build.yaml 20:55:32 spire-1.2.1/.github/workflows/release_build.yaml 20:55:32 spire-1.2.1/.github/workflows/scripts/ 20:55:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:55:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:55:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:55:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:55:32 spire-1.2.1/.github/workflows/scripts/split.sh 20:55:32 spire-1.2.1/.gitignore 20:55:32 spire-1.2.1/.go-version 20:55:32 spire-1.2.1/.golangci.yml 20:55:32 spire-1.2.1/ADOPTERS.md 20:55:32 spire-1.2.1/CHANGELOG.md 20:55:32 spire-1.2.1/CODE-OF-CONDUCT.md 20:55:32 spire-1.2.1/CODEOWNERS 20:55:32 spire-1.2.1/CONTRIBUTING.md 20:55:32 spire-1.2.1/Dockerfile 20:55:32 spire-1.2.1/Dockerfile.dev 20:55:32 spire-1.2.1/Dockerfile.scratch 20:55:32 spire-1.2.1/LICENSE 20:55:32 spire-1.2.1/MAINTAINERS.md 20:55:32 spire-1.2.1/Makefile 20:55:32 spire-1.2.1/README.md 20:55:32 spire-1.2.1/ROADMAP.md 20:55:32 spire-1.2.1/SECURITY.md 20:55:32 spire-1.2.1/cmd/ 20:55:32 spire-1.2.1/cmd/spire-agent/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/common/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/run/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:55:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:55:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:55:32 spire-1.2.1/cmd/spire-agent/main.go 20:55:32 spire-1.2.1/cmd/spire-server/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/cli.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/run/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/token/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/validate/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/x509/ 20:55:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:55:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:55:32 spire-1.2.1/cmd/spire-server/main.go 20:55:32 spire-1.2.1/cmd/spire-server/util/ 20:55:32 spire-1.2.1/cmd/spire-server/util/util.go 20:55:32 spire-1.2.1/conf/ 20:55:32 spire-1.2.1/conf/agent/ 20:55:32 spire-1.2.1/conf/agent/agent.conf 20:55:32 spire-1.2.1/conf/agent/agent_full.conf 20:55:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:55:32 spire-1.2.1/conf/server/ 20:55:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:55:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:55:32 spire-1.2.1/conf/server/server.conf 20:55:32 spire-1.2.1/conf/server/server_full.conf 20:55:32 spire-1.2.1/doc/ 20:55:32 spire-1.2.1/doc/SPIRE101.md 20:55:32 spire-1.2.1/doc/auditlog.md 20:55:32 spire-1.2.1/doc/authorization_policy_engine.md 20:55:32 spire-1.2.1/doc/changelog_guidelines.md 20:55:32 spire-1.2.1/doc/cure53-report.pdf 20:55:32 spire-1.2.1/doc/images/ 20:55:32 spire-1.2.1/doc/images/2019_roadmap.png 20:55:32 spire-1.2.1/doc/images/SPIRE101.png 20:55:32 spire-1.2.1/doc/images/SPIRE_agent.png 20:55:32 spire-1.2.1/doc/images/SPIRE_server.png 20:55:32 spire-1.2.1/doc/images/cache_mgr.png 20:55:32 spire-1.2.1/doc/images/cache_mgr_components.png 20:55:32 spire-1.2.1/doc/images/federated_spire.png 20:55:32 spire-1.2.1/doc/images/ha_mode.png 20:55:32 spire-1.2.1/doc/images/nested_spire.png 20:55:32 spire-1.2.1/doc/images/oidc_federation.png 20:55:32 spire-1.2.1/doc/images/single_trust_domain.png 20:55:32 spire-1.2.1/doc/images/spiffe_compatible.png 20:55:32 spire-1.2.1/doc/images/spire_logo.png 20:55:32 spire-1.2.1/doc/migrating_registration_api_clients.md 20:55:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:55:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:55:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:55:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:55:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:55:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:55:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:55:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:55:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:55:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:55:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:55:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:55:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:55:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:55:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:55:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:55:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:55:32 spire-1.2.1/doc/scaling_spire.md 20:55:32 spire-1.2.1/doc/spire_agent.md 20:55:32 spire-1.2.1/doc/spire_server.md 20:55:32 spire-1.2.1/doc/supported_integrations.md 20:55:32 spire-1.2.1/doc/telemetry.md 20:55:32 spire-1.2.1/doc/telemetry_config.md 20:55:32 spire-1.2.1/doc/upgrading.md 20:55:32 spire-1.2.1/doc/using_spire.md 20:55:32 spire-1.2.1/examples/ 20:55:32 spire-1.2.1/examples/README.md 20:55:32 spire-1.2.1/go.mod 20:55:32 spire-1.2.1/go.sum 20:55:32 spire-1.2.1/pkg/ 20:55:32 spire-1.2.1/pkg/agent/ 20:55:32 spire-1.2.1/pkg/agent/agent.go 20:55:32 spire-1.2.1/pkg/agent/api/ 20:55:32 spire-1.2.1/pkg/agent/api/config.go 20:55:32 spire-1.2.1/pkg/agent/api/debug/ 20:55:32 spire-1.2.1/pkg/agent/api/debug/v1/ 20:55:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:55:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:55:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:55:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:55:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:55:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:55:32 spire-1.2.1/pkg/agent/api/endpoints.go 20:55:32 spire-1.2.1/pkg/agent/api/health/ 20:55:32 spire-1.2.1/pkg/agent/api/health/v1/ 20:55:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:55:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:55:32 spire-1.2.1/pkg/agent/api/rpccontext/ 20:55:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:55:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:55:32 spire-1.2.1/pkg/agent/attestor/ 20:55:32 spire-1.2.1/pkg/agent/attestor/node/ 20:55:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:55:32 spire-1.2.1/pkg/agent/attestor/node/node.go 20:55:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:55:32 spire-1.2.1/pkg/agent/attestor/workload/ 20:55:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:55:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:55:32 spire-1.2.1/pkg/agent/catalog/ 20:55:32 spire-1.2.1/pkg/agent/catalog/catalog.go 20:55:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:55:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:55:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:55:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:55:32 spire-1.2.1/pkg/agent/client/ 20:55:32 spire-1.2.1/pkg/agent/client/client.go 20:55:32 spire-1.2.1/pkg/agent/client/client_test.go 20:55:32 spire-1.2.1/pkg/agent/client/dial.go 20:55:32 spire-1.2.1/pkg/agent/client/nodeconn.go 20:55:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:55:32 spire-1.2.1/pkg/agent/client/update.go 20:55:32 spire-1.2.1/pkg/agent/client/util.go 20:55:32 spire-1.2.1/pkg/agent/common/ 20:55:32 spire-1.2.1/pkg/agent/common/backoff/ 20:55:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:55:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:55:32 spire-1.2.1/pkg/agent/common/cgroups/ 20:55:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:55:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:55:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:55:32 spire-1.2.1/pkg/agent/config.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/ 20:55:32 spire-1.2.1/pkg/agent/endpoints/config.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/workload/ 20:55:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:55:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/ 20:55:32 spire-1.2.1/pkg/agent/manager/cache/ 20:55:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:55:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:55:32 spire-1.2.1/pkg/agent/manager/config.go 20:55:32 spire-1.2.1/pkg/agent/manager/manager.go 20:55:32 spire-1.2.1/pkg/agent/manager/manager_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/storage.go 20:55:32 spire-1.2.1/pkg/agent/manager/storage_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/storecache/ 20:55:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:55:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:55:32 spire-1.2.1/pkg/agent/manager/sync.go 20:55:32 spire-1.2.1/pkg/agent/plugin/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:55:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:55:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:55:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:55:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:55:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:55:33 spire-1.2.1/pkg/agent/svid/ 20:55:33 spire-1.2.1/pkg/agent/svid/rotator.go 20:55:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:55:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:55:33 spire-1.2.1/pkg/agent/svid/store/ 20:55:33 spire-1.2.1/pkg/agent/svid/store/service.go 20:55:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:55:33 spire-1.2.1/pkg/common/ 20:55:33 spire-1.2.1/pkg/common/agentpathtemplate/ 20:55:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:55:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:55:33 spire-1.2.1/pkg/common/api/ 20:55:33 spire-1.2.1/pkg/common/api/metrics.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/ 20:55:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/logger.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/names.go 20:55:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:55:33 spire-1.2.1/pkg/common/api/names.go 20:55:33 spire-1.2.1/pkg/common/api/ratelimit.go 20:55:33 spire-1.2.1/pkg/common/api/rpccontext/ 20:55:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:55:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:55:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:55:33 spire-1.2.1/pkg/common/auth/ 20:55:33 spire-1.2.1/pkg/common/auth/interceptors.go 20:55:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:55:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/ 20:55:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/types.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:55:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:55:33 spire-1.2.1/pkg/common/catalog/ 20:55:33 spire-1.2.1/pkg/common/catalog/bind.go 20:55:33 spire-1.2.1/pkg/common/catalog/builtin.go 20:55:33 spire-1.2.1/pkg/common/catalog/catalog.go 20:55:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:55:33 spire-1.2.1/pkg/common/catalog/closers.go 20:55:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:55:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:55:33 spire-1.2.1/pkg/common/catalog/config.go 20:55:33 spire-1.2.1/pkg/common/catalog/config_test.go 20:55:33 spire-1.2.1/pkg/common/catalog/configure.go 20:55:33 spire-1.2.1/pkg/common/catalog/constraints.go 20:55:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:55:33 spire-1.2.1/pkg/common/catalog/context.go 20:55:33 spire-1.2.1/pkg/common/catalog/external.go 20:55:33 spire-1.2.1/pkg/common/catalog/host.go 20:55:33 spire-1.2.1/pkg/common/catalog/pipenet.go 20:55:33 spire-1.2.1/pkg/common/catalog/plugin.go 20:55:33 spire-1.2.1/pkg/common/catalog/testplugin/ 20:55:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:55:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:55:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:55:33 spire-1.2.1/pkg/common/cli/ 20:55:33 spire-1.2.1/pkg/common/cli/env.go 20:55:33 spire-1.2.1/pkg/common/cli/flags.go 20:55:33 spire-1.2.1/pkg/common/cli/trust_domain.go 20:55:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:55:33 spire-1.2.1/pkg/common/cli/umask.go 20:55:33 spire-1.2.1/pkg/common/cli/umask_posix.go 20:55:33 spire-1.2.1/pkg/common/cli/umask_test.go 20:55:33 spire-1.2.1/pkg/common/cli/umask_windows.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/flag.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/format.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:55:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:55:33 spire-1.2.1/pkg/common/coretypes/ 20:55:33 spire-1.2.1/pkg/common/coretypes/bundle/ 20:55:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:55:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:55:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:55:33 spire-1.2.1/pkg/common/cryptoutil/ 20:55:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:55:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:55:33 spire-1.2.1/pkg/common/diskutil/ 20:55:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:55:33 spire-1.2.1/pkg/common/diskutil/file_test.go 20:55:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:55:33 spire-1.2.1/pkg/common/errorutil/ 20:55:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:55:33 spire-1.2.1/pkg/common/health/ 20:55:33 spire-1.2.1/pkg/common/health/config.go 20:55:33 spire-1.2.1/pkg/common/health/context.go 20:55:33 spire-1.2.1/pkg/common/health/context_test.go 20:55:33 spire-1.2.1/pkg/common/health/health.go 20:55:33 spire-1.2.1/pkg/common/health/health_test.go 20:55:33 spire-1.2.1/pkg/common/health/logger.go 20:55:33 spire-1.2.1/pkg/common/hostservice/ 20:55:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:55:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:55:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:55:33 spire-1.2.1/pkg/common/idutil/ 20:55:33 spire-1.2.1/pkg/common/idutil/require.go 20:55:33 spire-1.2.1/pkg/common/idutil/require_test.go 20:55:33 spire-1.2.1/pkg/common/idutil/safety.go 20:55:33 spire-1.2.1/pkg/common/idutil/safety_test.go 20:55:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:55:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:55:33 spire-1.2.1/pkg/common/jwtsvid/ 20:55:33 spire-1.2.1/pkg/common/jwtsvid/common.go 20:55:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:55:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:55:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:55:33 spire-1.2.1/pkg/common/jwtutil/ 20:55:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:55:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:55:33 spire-1.2.1/pkg/common/log/ 20:55:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:55:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:55:33 spire-1.2.1/pkg/common/log/log.go 20:55:33 spire-1.2.1/pkg/common/log/log_test.go 20:55:33 spire-1.2.1/pkg/common/log/options.go 20:55:33 spire-1.2.1/pkg/common/nodeutil/ 20:55:33 spire-1.2.1/pkg/common/nodeutil/node.go 20:55:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:55:33 spire-1.2.1/pkg/common/peertracker/ 20:55:33 spire-1.2.1/pkg/common/peertracker/conn.go 20:55:33 spire-1.2.1/pkg/common/peertracker/credentials.go 20:55:33 spire-1.2.1/pkg/common/peertracker/errors.go 20:55:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:55:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:55:33 spire-1.2.1/pkg/common/peertracker/info.go 20:55:33 spire-1.2.1/pkg/common/peertracker/listener.go 20:55:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:55:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tcp.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:55:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:55:33 spire-1.2.1/pkg/common/peertracker/uds.go 20:55:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:55:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:55:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:55:33 spire-1.2.1/pkg/common/pemutil/ 20:55:33 spire-1.2.1/pkg/common/pemutil/block.go 20:55:33 spire-1.2.1/pkg/common/pemutil/certs.go 20:55:33 spire-1.2.1/pkg/common/pemutil/common.go 20:55:33 spire-1.2.1/pkg/common/pemutil/csr.go 20:55:33 spire-1.2.1/pkg/common/pemutil/keys.go 20:55:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/ 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:55:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:55:33 spire-1.2.1/pkg/common/plugin/ 20:55:33 spire-1.2.1/pkg/common/plugin/aws/ 20:55:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:55:33 spire-1.2.1/pkg/common/plugin/azure/ 20:55:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:55:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/facade.go 20:55:33 spire-1.2.1/pkg/common/plugin/facade_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/gcp/ 20:55:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/ 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:55:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/log.go 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/ 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:55:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:55:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:55:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:55:33 spire-1.2.1/pkg/common/plugin/x509pop/ 20:55:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:55:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:55:33 spire-1.2.1/pkg/common/profiling/ 20:55:33 spire-1.2.1/pkg/common/profiling/dumpers.go 20:55:33 spire-1.2.1/pkg/common/profiling/profiling.go 20:55:33 spire-1.2.1/pkg/common/protoutil/ 20:55:33 spire-1.2.1/pkg/common/protoutil/masks.go 20:55:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:55:33 spire-1.2.1/pkg/common/rotationutil/ 20:55:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:55:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:55:33 spire-1.2.1/pkg/common/selector/ 20:55:33 spire-1.2.1/pkg/common/selector/selector.go 20:55:33 spire-1.2.1/pkg/common/selector/selector_test.go 20:55:33 spire-1.2.1/pkg/common/selector/set.go 20:55:33 spire-1.2.1/pkg/common/selector/set_utils.go 20:55:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/ 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/ 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:55:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:55:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:55:33 spire-1.2.1/pkg/common/telemetry/call.go 20:55:33 spire-1.2.1/pkg/common/telemetry/common/ 20:55:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:55:33 spire-1.2.1/pkg/common/telemetry/config.go 20:55:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:55:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/inmem.go 20:55:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/m3.go 20:55:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/metrics.go 20:55:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/names.go 20:55:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:55:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:55:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/ 20:55:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:55:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:55:33 spire-1.2.1/pkg/common/telemetry/server/server.go 20:55:33 spire-1.2.1/pkg/common/telemetry/sink.go 20:55:33 spire-1.2.1/pkg/common/telemetry/statsd.go 20:55:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:55:33 spire-1.2.1/pkg/common/telemetry/uptime.go 20:55:33 spire-1.2.1/pkg/common/telemetry/version.go 20:55:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:55:33 spire-1.2.1/pkg/common/uptime/ 20:55:33 spire-1.2.1/pkg/common/uptime/uptime.go 20:55:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:55:33 spire-1.2.1/pkg/common/util/ 20:55:33 spire-1.2.1/pkg/common/util/certs.go 20:55:33 spire-1.2.1/pkg/common/util/certs_test.go 20:55:33 spire-1.2.1/pkg/common/util/csr.go 20:55:33 spire-1.2.1/pkg/common/util/hash.go 20:55:33 spire-1.2.1/pkg/common/util/selectors.go 20:55:33 spire-1.2.1/pkg/common/util/selectors_test.go 20:55:33 spire-1.2.1/pkg/common/util/signals.go 20:55:33 spire-1.2.1/pkg/common/util/sort.go 20:55:33 spire-1.2.1/pkg/common/util/sort_test.go 20:55:33 spire-1.2.1/pkg/common/util/task.go 20:55:33 spire-1.2.1/pkg/common/util/task_test.go 20:55:33 spire-1.2.1/pkg/common/util/testdata/ 20:55:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:55:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:55:33 spire-1.2.1/pkg/common/version/ 20:55:33 spire-1.2.1/pkg/common/version/version.go 20:55:33 spire-1.2.1/pkg/common/x509svid/ 20:55:33 spire-1.2.1/pkg/common/x509svid/common_test.go 20:55:33 spire-1.2.1/pkg/common/x509svid/csr.go 20:55:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:55:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:55:33 spire-1.2.1/pkg/common/x509util/ 20:55:33 spire-1.2.1/pkg/common/x509util/cert.go 20:55:33 spire-1.2.1/pkg/common/x509util/dns.go 20:55:33 spire-1.2.1/pkg/common/x509util/dns_test.go 20:55:33 spire-1.2.1/pkg/common/x509util/keyid.go 20:55:33 spire-1.2.1/pkg/common/x509util/keypair.go 20:55:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:55:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:55:33 spire-1.2.1/pkg/server/ 20:55:33 spire-1.2.1/pkg/server/api/ 20:55:33 spire-1.2.1/pkg/server/api/agent.go 20:55:33 spire-1.2.1/pkg/server/api/agent/ 20:55:33 spire-1.2.1/pkg/server/api/agent/v1/ 20:55:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/agent_test.go 20:55:33 spire-1.2.1/pkg/server/api/api.go 20:55:33 spire-1.2.1/pkg/server/api/audit/ 20:55:33 spire-1.2.1/pkg/server/api/audit/audit.go 20:55:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:55:33 spire-1.2.1/pkg/server/api/bundle.go 20:55:33 spire-1.2.1/pkg/server/api/bundle/ 20:55:33 spire-1.2.1/pkg/server/api/bundle/v1/ 20:55:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/bundle_test.go 20:55:33 spire-1.2.1/pkg/server/api/debug/ 20:55:33 spire-1.2.1/pkg/server/api/debug/v1/ 20:55:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/entry.go 20:55:33 spire-1.2.1/pkg/server/api/entry/ 20:55:33 spire-1.2.1/pkg/server/api/entry/v1/ 20:55:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/entry_test.go 20:55:33 spire-1.2.1/pkg/server/api/health/ 20:55:33 spire-1.2.1/pkg/server/api/health/v1/ 20:55:33 spire-1.2.1/pkg/server/api/health/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/id.go 20:55:33 spire-1.2.1/pkg/server/api/id_test.go 20:55:33 spire-1.2.1/pkg/server/api/limits/ 20:55:33 spire-1.2.1/pkg/server/api/limits/limits.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/ 20:55:33 spire-1.2.1/pkg/server/api/middleware/alias.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/audit.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/caller.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/common.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/entries.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:55:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:55:33 spire-1.2.1/pkg/server/api/ratelimit.go 20:55:33 spire-1.2.1/pkg/server/api/rpccontext/ 20:55:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:55:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:55:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:55:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:55:33 spire-1.2.1/pkg/server/api/selector.go 20:55:33 spire-1.2.1/pkg/server/api/selector_test.go 20:55:33 spire-1.2.1/pkg/server/api/status.go 20:55:33 spire-1.2.1/pkg/server/api/status_test.go 20:55:33 spire-1.2.1/pkg/server/api/svid/ 20:55:33 spire-1.2.1/pkg/server/api/svid/v1/ 20:55:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/trustdomain.go 20:55:33 spire-1.2.1/pkg/server/api/trustdomain/ 20:55:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:55:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:55:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:55:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:55:33 spire-1.2.1/pkg/server/authpolicy/ 20:55:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:55:33 spire-1.2.1/pkg/server/authpolicy/policy.go 20:55:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:55:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:55:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:55:33 spire-1.2.1/pkg/server/authpolicy/validate.go 20:55:33 spire-1.2.1/pkg/server/bundle/ 20:55:33 spire-1.2.1/pkg/server/bundle/client/ 20:55:33 spire-1.2.1/pkg/server/bundle/client/client.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/manager.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/sources.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/updater.go 20:55:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:55:33 spire-1.2.1/pkg/server/ca/ 20:55:33 spire-1.2.1/pkg/server/ca/ca.go 20:55:33 spire-1.2.1/pkg/server/ca/ca_health.go 20:55:33 spire-1.2.1/pkg/server/ca/ca_test.go 20:55:33 spire-1.2.1/pkg/server/ca/journal.go 20:55:33 spire-1.2.1/pkg/server/ca/journal_test.go 20:55:33 spire-1.2.1/pkg/server/ca/manager.go 20:55:33 spire-1.2.1/pkg/server/ca/manager_health.go 20:55:33 spire-1.2.1/pkg/server/ca/manager_test.go 20:55:33 spire-1.2.1/pkg/server/ca/templates.go 20:55:33 spire-1.2.1/pkg/server/ca/upstream_client.go 20:55:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:55:33 spire-1.2.1/pkg/server/ca/validation.go 20:55:33 spire-1.2.1/pkg/server/cache/ 20:55:33 spire-1.2.1/pkg/server/cache/dscache/ 20:55:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:55:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/ 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:55:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:55:33 spire-1.2.1/pkg/server/catalog/ 20:55:33 spire-1.2.1/pkg/server/catalog/catalog.go 20:55:33 spire-1.2.1/pkg/server/catalog/keymanager.go 20:55:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:55:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:55:33 spire-1.2.1/pkg/server/catalog/notifier.go 20:55:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:55:33 spire-1.2.1/pkg/server/config.go 20:55:33 spire-1.2.1/pkg/server/datastore/ 20:55:33 spire-1.2.1/pkg/server/datastore/datastore.go 20:55:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:55:33 spire-1.2.1/pkg/server/datastore/repository.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:55:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:55:33 spire-1.2.1/pkg/server/endpoints/ 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/ 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:55:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:55:33 spire-1.2.1/pkg/server/endpoints/config.go 20:55:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:55:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:55:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:55:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:55:33 spire-1.2.1/pkg/server/endpoints/middleware.go 20:55:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:55:33 spire-1.2.1/pkg/server/hostservice/ 20:55:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:55:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:55:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:55:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:55:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:55:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:55:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:55:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:55:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:55:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:55:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/ 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:55:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:55:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:55:33 spire-1.2.1/pkg/server/registration/ 20:55:33 spire-1.2.1/pkg/server/registration/manager.go 20:55:33 spire-1.2.1/pkg/server/registration/manager_test.go 20:55:33 spire-1.2.1/pkg/server/scanentries.go 20:55:33 spire-1.2.1/pkg/server/scanentries_test.go 20:55:33 spire-1.2.1/pkg/server/server.go 20:55:33 spire-1.2.1/pkg/server/server_test.go 20:55:33 spire-1.2.1/pkg/server/svid/ 20:55:33 spire-1.2.1/pkg/server/svid/observer.go 20:55:33 spire-1.2.1/pkg/server/svid/observer_test.go 20:55:33 spire-1.2.1/pkg/server/svid/rotator.go 20:55:33 spire-1.2.1/pkg/server/svid/rotator_config.go 20:55:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:55:33 spire-1.2.1/pkg/server/svid/rotator_test.go 20:55:33 spire-1.2.1/proto/ 20:55:33 spire-1.2.1/proto/private/ 20:55:33 spire-1.2.1/proto/private/server/ 20:55:33 spire-1.2.1/proto/private/server/journal/ 20:55:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:55:33 spire-1.2.1/proto/private/server/journal/journal.proto 20:55:33 spire-1.2.1/proto/spire/ 20:55:33 spire-1.2.1/proto/spire/common/ 20:55:33 spire-1.2.1/proto/spire/common/common.pb.go 20:55:33 spire-1.2.1/proto/spire/common/common.proto 20:55:33 spire-1.2.1/proto/spire/common/plugin/ 20:55:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:55:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:55:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:55:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:55:33 spire-1.2.1/proto/spire/plugin/ 20:55:33 spire-1.2.1/proto/spire/plugin/agent/ 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:55:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:55:33 spire-1.2.1/release/ 20:55:33 spire-1.2.1/release/spire-extras/ 20:55:33 spire-1.2.1/release/spire-extras/README.md 20:55:33 spire-1.2.1/release/spire-extras/conf/ 20:55:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:55:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:55:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:55:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:55:33 spire-1.2.1/release/spire/ 20:55:33 spire-1.2.1/release/spire/README.md 20:55:33 spire-1.2.1/release/spire/conf/ 20:55:33 spire-1.2.1/release/spire/conf/agent/ 20:55:33 spire-1.2.1/release/spire/conf/agent/agent.conf 20:55:33 spire-1.2.1/release/spire/conf/server/ 20:55:33 spire-1.2.1/release/spire/conf/server/server.conf 20:55:33 spire-1.2.1/script/ 20:55:33 spire-1.2.1/script/build-artifact.sh 20:55:33 spire-1.2.1/script/generate_dummy_ca.sh 20:55:33 spire-1.2.1/support/ 20:55:33 spire-1.2.1/support/k8s/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:55:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/ 20:55:33 spire-1.2.1/support/oidc-discovery-provider/README.md 20:55:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/config.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/main.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:55:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:55:33 spire-1.2.1/test/ 20:55:33 spire-1.2.1/test/clock/ 20:55:33 spire-1.2.1/test/clock/clock.go 20:55:33 spire-1.2.1/test/fakes/ 20:55:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:55:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:55:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:55:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:55:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:55:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:55:33 spire-1.2.1/test/fakes/fakeagentstore/ 20:55:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:55:34 spire-1.2.1/test/fakes/fakedatastore/ 20:55:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:55:34 spire-1.2.1/test/fakes/fakeentryclient/ 20:55:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:55:34 spire-1.2.1/test/fakes/fakehealthchecker/ 20:55:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:55:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:55:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:55:34 spire-1.2.1/test/fakes/fakemetrics/ 20:55:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:55:34 spire-1.2.1/test/fakes/fakenoderesolver/ 20:55:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:55:34 spire-1.2.1/test/fakes/fakenotifier/ 20:55:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:55:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:55:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:55:34 spire-1.2.1/test/fakes/fakeserverca/ 20:55:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:55:34 spire-1.2.1/test/fakes/fakeservercatalog/ 20:55:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:55:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:55:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:55:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:55:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:55:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:55:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:55:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:55:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:55:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:55:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:55:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:55:34 spire-1.2.1/test/fixture/ 20:55:34 spire-1.2.1/test/fixture/certs/ 20:55:34 spire-1.2.1/test/fixture/certs/agent_svid.der 20:55:34 spire-1.2.1/test/fixture/certs/base_cert.pem 20:55:34 spire-1.2.1/test/fixture/certs/base_csr.pem 20:55:34 spire-1.2.1/test/fixture/certs/base_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:55:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:55:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:55:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:55:34 spire-1.2.1/test/fixture/certs/blog_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/bundle.der 20:55:34 spire-1.2.1/test/fixture/certs/ca.pem 20:55:34 spire-1.2.1/test/fixture/certs/ca_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/database_cert.pem 20:55:34 spire-1.2.1/test/fixture/certs/database_csr.pem 20:55:34 spire-1.2.1/test/fixture/certs/database_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/node_cert.pem 20:55:34 spire-1.2.1/test/fixture/certs/node_csr.pem 20:55:34 spire-1.2.1/test/fixture/certs/node_key.pem 20:55:34 spire-1.2.1/test/fixture/certs/svid.pem 20:55:34 spire-1.2.1/test/fixture/certs/svid_key.pem 20:55:34 spire-1.2.1/test/fixture/config/ 20:55:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:55:34 spire-1.2.1/test/fixture/config/agent_good.conf 20:55:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:55:34 spire-1.2.1/test/fixture/config/plugin_good.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:55:34 spire-1.2.1/test/fixture/config/server_good.conf 20:55:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:55:34 spire-1.2.1/test/fixture/fixture.go 20:55:34 spire-1.2.1/test/fixture/nodeattestor/ 20:55:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:55:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:55:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:55:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:55:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:55:34 spire-1.2.1/test/fixture/registration/ 20:55:34 spire-1.2.1/test/fixture/registration/entries.json 20:55:34 spire-1.2.1/test/fixture/registration/good-for-update.json 20:55:34 spire-1.2.1/test/fixture/registration/good.json 20:55:34 spire-1.2.1/test/fixture/registration/invalid.json 20:55:34 spire-1.2.1/test/fixture/registration/invalid_json.json 20:55:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:55:34 spire-1.2.1/test/integration/ 20:55:34 spire-1.2.1/test/integration/README.md 20:55:34 spire-1.2.1/test/integration/common 20:55:34 spire-1.2.1/test/integration/setup/ 20:55:34 spire-1.2.1/test/integration/setup/adminclient/ 20:55:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:55:34 spire-1.2.1/test/integration/setup/adminclient/client.go 20:55:34 spire-1.2.1/test/integration/setup/debugagent/ 20:55:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:55:34 spire-1.2.1/test/integration/setup/debugagent/main.go 20:55:34 spire-1.2.1/test/integration/setup/debugserver/ 20:55:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:55:34 spire-1.2.1/test/integration/setup/debugserver/main.go 20:55:34 spire-1.2.1/test/integration/setup/downstreamclient/ 20:55:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:55:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:55:34 spire-1.2.1/test/integration/setup/itclient/ 20:55:34 spire-1.2.1/test/integration/setup/itclient/client.go 20:55:34 spire-1.2.1/test/integration/setup/node-attestation/ 20:55:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:55:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:55:34 spire-1.2.1/test/integration/setup/x509pop/ 20:55:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:55:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:55:34 spire-1.2.1/test/integration/suites/ 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:55:34 spire-1.2.1/test/integration/suites/join-token/ 20:55:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:55:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:55:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:55:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:55:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:55:34 spire-1.2.1/test/integration/suites/join-token/README.md 20:55:34 spire-1.2.1/test/integration/suites/join-token/conf/ 20:55:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/join-token/teardown 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:55:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:55:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:55:34 spire-1.2.1/test/integration/suites/k8s/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/00-setup 20:55:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:55:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:55:34 spire-1.2.1/test/integration/suites/k8s/README.md 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:55:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:55:34 spire-1.2.1/test/integration/suites/k8s/teardown 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/ 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:55:34 spire-1.2.1/test/integration/suites/rotation/ 20:55:34 spire-1.2.1/test/integration/suites/rotation/00-setup 20:55:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:55:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:55:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:55:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:55:34 spire-1.2.1/test/integration/suites/rotation/README.md 20:55:34 spire-1.2.1/test/integration/suites/rotation/conf/ 20:55:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/rotation/teardown 20:55:34 spire-1.2.1/test/integration/suites/self-test/ 20:55:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:55:34 spire-1.2.1/test/integration/suites/self-test/README.md 20:55:34 spire-1.2.1/test/integration/suites/self-test/teardown 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:55:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:55:34 spire-1.2.1/test/integration/suites/upgrade/ 20:55:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:55:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:55:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:55:34 spire-1.2.1/test/integration/suites/upgrade/README.md 20:55:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:55:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:55:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:55:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:55:34 spire-1.2.1/test/integration/suites/upgrade/teardown 20:55:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:55:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:55:34 spire-1.2.1/test/integration/test-one.sh 20:55:34 spire-1.2.1/test/integration/test.sh 20:55:34 spire-1.2.1/test/plugintest/ 20:55:34 spire-1.2.1/test/plugintest/config.go 20:55:34 spire-1.2.1/test/plugintest/load.go 20:55:34 spire-1.2.1/test/plugintest/option.go 20:55:34 spire-1.2.1/test/spiretest/ 20:55:34 spire-1.2.1/test/spiretest/apiserver.go 20:55:34 spire-1.2.1/test/spiretest/assertions.go 20:55:34 spire-1.2.1/test/spiretest/dir.go 20:55:34 spire-1.2.1/test/spiretest/errors_posix.go 20:55:34 spire-1.2.1/test/spiretest/errors_windows.go 20:55:34 spire-1.2.1/test/spiretest/logs.go 20:55:34 spire-1.2.1/test/spiretest/socketapi.go 20:55:34 spire-1.2.1/test/spiretest/suite.go 20:55:34 spire-1.2.1/test/spiretest/x509.go 20:55:34 spire-1.2.1/test/testca/ 20:55:34 spire-1.2.1/test/testca/ca.go 20:55:34 spire-1.2.1/test/testkey/ 20:55:34 spire-1.2.1/test/testkey/generate.sh 20:55:34 spire-1.2.1/test/testkey/genkeys.go 20:55:34 spire-1.2.1/test/testkey/keys.go 20:55:34 spire-1.2.1/test/testkey/new.go 20:55:34 spire-1.2.1/test/tpmsimulator/ 20:55:34 spire-1.2.1/test/tpmsimulator/simulator.go 20:55:34 spire-1.2.1/test/util/ 20:55:34 spire-1.2.1/test/util/cert_fixtures.go 20:55:34 spire-1.2.1/test/util/cert_generation.go 20:55:34 spire-1.2.1/test/util/io_redirection.go 20:55:34 spire-1.2.1/test/util/race.go 20:55:34 spire-1.2.1/test/util/util.go 20:55:34 building spire from source... 20:55:34 Installing go1.17.7... 20:56:01 Building bin/spire-server... 20:56:01 go: downloading github.com/mitchellh/cli v1.1.2 20:56:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:56:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:56:01 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:56:01 go: downloading google.golang.org/grpc v1.44.0 20:56:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:56:03 go: downloading github.com/imdario/mergo v0.3.12 20:56:04 go: downloading github.com/sirupsen/logrus v1.8.1 20:56:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:56:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:56:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:56:05 go: downloading github.com/fatih/color v1.13.0 20:56:05 go: downloading github.com/mattn/go-isatty v0.0.14 20:56:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:56:06 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:56:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:56:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:56:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:56:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:56:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:56:07 go: downloading github.com/armon/go-metrics v0.3.10 20:56:07 go: downloading github.com/prometheus/client_golang v1.12.1 20:56:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:56:08 go: downloading github.com/open-policy-agent/opa v0.38.0 20:56:24 Removing intermediate container ab076322e360 20:56:24 ---> 14bcf7990543 20:56:24 20:56:24 Step 9/20 : FROM alpine:3.15 20:56:24 3.15: Pulling from library/alpine 20:56:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:56:25 Status: Downloaded newer image for alpine:3.15 20:56:25 ---> 3fb3c9af89a9 20:56:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:56:25 ---> Running in bf309f85b8f6 20:56:25 Removing intermediate container bf309f85b8f6 20:56:25 ---> 7b289e7f5115 20:56:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:56:26 ---> Running in 9b2a8020698f 20:56:29 Removing intermediate container 9b2a8020698f 20:56:29 ---> 3b88db970e7d 20:56:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:56:29 ---> Running in deb5e7bfff62 20:56:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:34 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:56:34 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:56:34 OK: 15730 distinct packages available 20:56:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:56:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:56:34 go: downloading github.com/mattn/go-colorable v0.1.12 20:56:34 go: downloading github.com/Masterminds/goutils v1.1.0 20:56:34 go: downloading github.com/Masterminds/semver v1.5.0 20:56:34 go: downloading github.com/google/uuid v1.1.2 20:56:34 go: downloading github.com/huandu/xstrings v1.3.2 20:56:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:56:35 go: downloading github.com/oklog/run v1.0.0 20:56:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:56:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:56:35 go: downloading github.com/imkira/go-observer v1.0.3 20:56:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:56:35 go: downloading github.com/prometheus/client_model v0.2.0 20:56:35 go: downloading github.com/prometheus/common v0.32.1 20:56:35 go: downloading github.com/beorn7/perks v1.0.1 20:56:36 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:56:36 go: downloading github.com/prometheus/procfs v0.7.3 20:56:36 (1/9) Installing ca-certificates (20211220-r0) 20:56:36 (2/9) Installing brotli-libs (1.0.9-r5) 20:56:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:56:36 (4/9) Installing libcurl (7.80.0-r1) 20:56:36 (5/9) Installing curl (7.80.0-r1) 20:56:37 (6/9) Installing dumb-init (1.2.5-r1) 20:56:37 (7/9) Installing musl-obstack (1.2.3-r0) 20:56:37 go: downloading go.uber.org/atomic v1.9.0 20:56:37 (8/9) Installing libucontext (1.1-r0) 20:56:37 (9/9) Installing gcompat (1.0.0-r4) 20:56:37 Executing busybox-1.34.1-r5.trigger 20:56:37 Executing ca-certificates-20211220-r0.trigger 20:56:38 OK: 8 MiB in 23 packages 20:56:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:56:38 go: downloading github.com/hashicorp/errwrap v1.1.0 20:56:38 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:56:38 go: downloading github.com/blang/semver/v4 v4.0.0 20:56:38 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:56:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:56:39 go: downloading github.com/jinzhu/gorm v1.9.16 20:56:39 go: downloading github.com/lib/pq v1.10.4 20:56:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:56:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:56:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:41 Removing intermediate container deb5e7bfff62 20:56:41 ---> 8d6b0bb9094d 20:56:41 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:56:41 ---> a6d6a6ce50ef 20:56:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:56:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:56:44  ---> 8e676caf000f 20:56:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:56:46 ---> 2d2e499cee34 20:56:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:56:46 ---> Running in 344abc11670f 20:56:47 Removing intermediate container 344abc11670f 20:56:47 ---> f7060bcd2910 20:56:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:56:47 ---> Running in f9ad310abe6d 20:56:49 Removing intermediate container f9ad310abe6d 20:56:49 ---> ba6b433943f9 20:56:49 Step 18/20 : LABEL arch=arm64 20:56:49 ---> Running in ffedf875733d 20:56:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:56:49 go: downloading github.com/stretchr/testify v1.7.0 20:56:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:56:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:56:50 Removing intermediate container ffedf875733d 20:56:50 ---> bd37d5a05d66 20:56:50 Step 19/20 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 20:56:51 ---> Running in 73cdea3e1336 20:56:51 Removing intermediate container 73cdea3e1336 20:56:51 ---> 3f24990e0ffa 20:56:51 Step 20/20 : LABEL version=0.0.0 20:56:52 ---> Running in 06188400e267 20:56:53 Removing intermediate container 06188400e267 20:56:53 ---> 23cb3c57a0ff 20:56:53 20:56:54 Successfully built 23cb3c57a0ff 20:56:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:56:54  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 20:57:01 Removing intermediate container b4058e1bd148 20:57:01 ---> 14bf8f83b4be 20:57:01 20:57:01 Step 10/22 : FROM alpine:3.14 20:57:01 ---> ac73e934f311 20:57:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:57:01 Removing intermediate container fad8afa4ea98 20:57:01 ---> 860e0c74ee07 20:57:01 20:57:01 Step 10/22 : FROM alpine:3.14 20:57:01 ---> ac73e934f311 20:57:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:57:01 ---> Using cache 20:57:01 ---> 690fc68f6466 20:57:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:57:01 ---> Using cache 20:57:01 ---> fbe790cd0f7c 20:57:01 Step 13/22 : ENV APP_PORT=59861 20:57:01 ---> Running in 1d5dee0c0cc7 20:57:01 ---> Running in 617c8846f83f 20:57:02 Removing intermediate container 1d5dee0c0cc7 20:57:02 ---> ef6dae4a5d0f 20:57:02 Step 14/22 : EXPOSE $APP_PORT 20:57:02 ---> Running in f6e6da5b735e 20:57:03 Removing intermediate container f6e6da5b735e 20:57:03 ---> e9f037da533a 20:57:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:57:04 ---> a447f5cb82a8 20:57:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:57:05 (1/2) Installing ca-certificates (20211220-r0) 20:57:05 (2/2) Installing dumb-init (1.2.5-r1) 20:57:05 Executing busybox-1.33.1-r7.trigger 20:57:05 Executing ca-certificates-20211220-r0.trigger 20:57:05 OK: 6 MiB in 16 packages 20:57:07 ---> 71f8ef7ddb27 20:57:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:57:09 ---> 5c864845c5bc 20:57:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:57:09 ---> Running in c62b14ba346f 20:57:09 Removing intermediate container 617c8846f83f 20:57:09 ---> 5bed8c347537 20:57:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:57:09 ---> Running in 5359f0a16ed3 20:57:10 Removing intermediate container 5359f0a16ed3 20:57:10 ---> 349137a5e2a3 20:57:10 Step 13/22 : ENV APP_PORT=59860 20:57:10 Removing intermediate container c62b14ba346f 20:57:10 ---> bc886d14463e 20:57:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:11 ---> Running in 8793321b52a0 20:57:11 ---> Running in 30dd5ad639c5 20:57:12 Removing intermediate container 8793321b52a0 20:57:12 ---> bd2c7f66c713 20:57:12 Step 14/22 : EXPOSE $APP_PORT 20:57:12 Removing intermediate container 30dd5ad639c5 20:57:12 ---> c3545318e086 20:57:12 Step 20/22 : LABEL arch=arm64 20:57:12 ---> Running in 785b59fc338d 20:57:12 ---> Running in 846cb9bcb3c3 20:57:13 go: downloading google.golang.org/api v0.70.0 20:57:13 go: downloading k8s.io/api v0.23.4 20:57:13 go: downloading k8s.io/client-go v0.23.4 20:57:13 Removing intermediate container 846cb9bcb3c3 20:57:13 ---> 11a7ff82a7ec 20:57:13 Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 20:57:13 Removing intermediate container 785b59fc338d 20:57:13 ---> e577604cf28b 20:57:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:57:13 ---> Running in 64749050c463 20:57:15 Removing intermediate container 64749050c463 20:57:15 ---> ed03445972fe 20:57:15 Step 22/22 : LABEL version=0.0.0 20:57:15 ---> Running in 5bfbf4452fdf 20:57:15 ---> 80e66254f513 20:57:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:57:15 Removing intermediate container 5bfbf4452fdf 20:57:15 ---> 0b9973012dcb 20:57:15 20:57:17 Successfully built 0b9973012dcb 20:57:17 Successfully tagged support-scheduler-arm64:latest 20:57:17  Building support-scheduler ... done Building security-spire-server 20:57:18 ---> cd4544fe4ea0 20:57:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:57:19 ---> 78a7493af2b6 20:57:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:57:20 ---> Running in 35293968a2a0 20:57:20 Removing intermediate container 35293968a2a0 20:57:20 ---> d18f8b826e13 20:57:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:57:21 ---> Running in b9ff1d219dc4 20:57:22 Removing intermediate container b9ff1d219dc4 20:57:22 ---> 5dc7960c99fd 20:57:22 Step 20/22 : LABEL arch=arm64 20:57:22 ---> Running in 683cde6d28da 20:57:22 Removing intermediate container 683cde6d28da 20:57:22 ---> f67e435f3993 20:57:22 Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 20:57:23 ---> Running in b530ff68aedd 20:57:23 Removing intermediate container b530ff68aedd 20:57:23 ---> 25cc94b285ee 20:57:23 Step 22/22 : LABEL version=0.0.0 20:57:23 go: downloading github.com/google/go-tpm v0.3.3 20:57:24  ---> Running in 5079bf2a256c 20:57:24 go: downloading cloud.google.com/go/storage v1.21.0 20:57:24 Removing intermediate container 5079bf2a256c 20:57:24 ---> 565d6cf0f2b7 20:57:24 20:57:25 go: downloading cloud.google.com/go v0.100.2 20:57:25 Successfully built 565d6cf0f2b7 20:57:25 Successfully tagged support-notifications-arm64:latest 20:57:25 Building security-proxy-setup 20:57:26  Building support-notifications ... done go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:57:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:57:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:57:29 ---> 042aecaf043f 20:57:29 Step 3/23 : WORKDIR /edgex-go 20:57:29 ---> Using cache 20:57:29 ---> 49ffcc4780ee 20:57:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:57:29 ---> Using cache 20:57:29 ---> 41d801fa6ad1 20:57:29 Step 5/23 : RUN apk add --update --no-cache make bash git 20:57:29 ---> Running in feb087fc33b6 20:57:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:57:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:57:33 OK: 220 MiB in 52 packages 20:57:35 Removing intermediate container feb087fc33b6 20:57:35 ---> ffd12eac4a08 20:57:35 Step 6/23 : COPY go.mod vendor* ./ 20:57:36 ---> aabb666b6c6b 20:57:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:36 ---> Running in 6f68b0b843b1 20:57:42 Removing intermediate container 6f68b0b843b1 20:57:42 ---> 3680dc45de51 20:57:42 Step 8/23 : COPY . . 20:57:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:57:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:57:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:57:45 go: downloading k8s.io/apimachinery v0.23.4 20:57:46 go: downloading k8s.io/kube-aggregator v0.23.3 20:57:47 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:57:49 go: downloading cloud.google.com/go/security v1.3.0 20:57:49 go: downloading github.com/hashicorp/vault/api v1.4.1 20:57:49 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:57:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:57:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:57:50 go: downloading github.com/twmb/murmur3 v1.1.6 20:57:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:50 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:51 go: downloading github.com/gobwas/glob v0.2.3 20:57:51 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:57:51 go: downloading github.com/jinzhu/inflection v1.0.0 20:57:51 go: downloading github.com/aws/smithy-go v1.11.0 20:57:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:57:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:57:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:57:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:57:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:57:54 go: downloading github.com/gogo/protobuf v1.3.2 20:57:59 go: downloading cloud.google.com/go/compute v1.3.0 20:57:59 go: downloading cloud.google.com/go/iam v0.1.1 20:57:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:57:59 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:58:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:58:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:58:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:58:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:58:00 go: downloading github.com/dimchansky/utfbom v1.1.1 20:58:00 go: downloading k8s.io/klog/v2 v2.30.0 20:58:00 go: downloading github.com/google/gofuzz v1.1.0 20:58:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:58:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:58:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:58:02 ---> 042aecaf043f 20:58:02 Step 3/25 : WORKDIR /edgex-go 20:58:02 ---> Using cache 20:58:02 ---> 49ffcc4780ee 20:58:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:02 ---> Using cache 20:58:02 ---> 41d801fa6ad1 20:58:02 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:58:02 ---> Using cache 20:58:02 ---> 385c45ec301a 20:58:02 Step 6/25 : COPY go.mod vendor* ./ 20:58:02 ---> Using cache 20:58:02 ---> 95a56a1c9b8f 20:58:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:02 ---> Using cache 20:58:02 ---> 2f5f60a7427a 20:58:02 Step 8/25 : COPY . . 20:58:02 ---> Using cache 20:58:02 ---> 836346ba3017 20:58:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:58:02 ---> Using cache 20:58:02 ---> 93b5d483a114 20:58:02 Step 10/25 : RUN mkdir -p spire-build 20:58:02 ---> Using cache 20:58:02 ---> 4f59f0354ef1 20:58:02 Step 11/25 : WORKDIR /edgex-go/spire-build 20:58:02 ---> Using cache 20:58:02 ---> c1a80a25e1d3 20:58:02 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:58:02 go: downloading github.com/spf13/pflag v1.0.5 20:58:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:58:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:58:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:58:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:58:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:58:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:58:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:58:04 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:58:04 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:58:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:58:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:58:05  ---> Running in 716623d40fde 20:58:05 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:58:06 go: downloading go.opencensus.io v0.23.0 20:58:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:58:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:58:07 go: downloading gopkg.in/inf.v0 v0.9.1 20:58:07 go: downloading github.com/go-logr/logr v1.2.2 20:58:07 go: downloading github.com/google/go-cmp v0.5.7 20:58:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:58:08 spire-1.2.1/ 20:58:08 spire-1.2.1/.data/ 20:58:08 spire-1.2.1/.data/.file 20:58:08 spire-1.2.1/.dockerignore 20:58:08 spire-1.2.1/.gitattributes 20:58:08 spire-1.2.1/.githooks/ 20:58:08 spire-1.2.1/.githooks/pre-commit 20:58:08 spire-1.2.1/.github/ 20:58:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:58:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:58:08 spire-1.2.1/.github/dependabot.yml 20:58:08 spire-1.2.1/.github/workflows/ 20:58:08 spire-1.2.1/.github/workflows/nightly_build.yaml 20:58:08 spire-1.2.1/.github/workflows/pr_build.yaml 20:58:08 spire-1.2.1/.github/workflows/release_build.yaml 20:58:08 spire-1.2.1/.github/workflows/scripts/ 20:58:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:58:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:58:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:58:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:58:08 spire-1.2.1/.github/workflows/scripts/split.sh 20:58:08 spire-1.2.1/.gitignore 20:58:08 spire-1.2.1/.go-version 20:58:08 spire-1.2.1/.golangci.yml 20:58:08 spire-1.2.1/ADOPTERS.md 20:58:08 spire-1.2.1/CHANGELOG.md 20:58:08 spire-1.2.1/CODE-OF-CONDUCT.md 20:58:08 spire-1.2.1/CODEOWNERS 20:58:08 spire-1.2.1/CONTRIBUTING.md 20:58:08 spire-1.2.1/Dockerfile 20:58:08 spire-1.2.1/Dockerfile.dev 20:58:08 spire-1.2.1/Dockerfile.scratch 20:58:08 spire-1.2.1/LICENSE 20:58:08 spire-1.2.1/MAINTAINERS.md 20:58:08 spire-1.2.1/Makefile 20:58:08 spire-1.2.1/README.md 20:58:08 spire-1.2.1/ROADMAP.md 20:58:08 spire-1.2.1/SECURITY.md 20:58:08 spire-1.2.1/cmd/ 20:58:08 spire-1.2.1/cmd/spire-agent/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/common/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/run/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:58:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:58:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:58:08 spire-1.2.1/cmd/spire-agent/main.go 20:58:08 spire-1.2.1/cmd/spire-server/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/cli.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/run/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/token/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/validate/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading github.com/json-iterator/go v1.1.12 20:58:08  20:58:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/x509/ 20:58:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:58:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:58:08 spire-1.2.1/cmd/spire-server/main.go 20:58:08 spire-1.2.1/cmd/spire-server/util/ 20:58:08 spire-1.2.1/cmd/spire-server/util/util.go 20:58:08 spire-1.2.1/conf/ 20:58:08 spire-1.2.1/conf/agent/ 20:58:08 spire-1.2.1/conf/agent/agent.conf 20:58:08 spire-1.2.1/conf/agent/agent_full.conf 20:58:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:58:08 spire-1.2.1/conf/server/ 20:58:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:58:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:58:08 spire-1.2.1/conf/server/server.conf 20:58:08 spire-1.2.1/conf/server/server_full.conf 20:58:08 spire-1.2.1/doc/ 20:58:08 spire-1.2.1/doc/SPIRE101.md 20:58:08 spire-1.2.1/doc/auditlog.md 20:58:08 spire-1.2.1/doc/authorization_policy_engine.md 20:58:08 spire-1.2.1/doc/changelog_guidelines.md 20:58:08 spire-1.2.1/doc/cure53-report.pdf 20:58:08 spire-1.2.1/doc/images/ 20:58:08 spire-1.2.1/doc/images/2019_roadmap.png 20:58:08 spire-1.2.1/doc/images/SPIRE101.png 20:58:08 spire-1.2.1/doc/images/SPIRE_agent.png 20:58:08 spire-1.2.1/doc/images/SPIRE_server.png 20:58:08 spire-1.2.1/doc/images/cache_mgr.png 20:58:08 spire-1.2.1/doc/images/cache_mgr_components.png 20:58:08 spire-1.2.1/doc/images/federated_spire.png 20:58:08 spire-1.2.1/doc/images/ha_mode.png 20:58:08 spire-1.2.1/doc/images/nested_spire.png 20:58:08 spire-1.2.1/doc/images/oidc_federation.png 20:58:08 spire-1.2.1/doc/images/single_trust_domain.png 20:58:08 spire-1.2.1/doc/images/spiffe_compatible.png 20:58:08 spire-1.2.1/doc/images/spire_logo.png 20:58:08 spire-1.2.1/doc/migrating_registration_api_clients.md 20:58:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:58:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:58:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:58:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:58:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:58:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:58:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:58:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:58:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:58:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:58:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:58:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:58:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:58:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:58:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:58:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:58:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:58:08 spire-1.2.1/doc/scaling_spire.md 20:58:08 spire-1.2.1/doc/spire_agent.md 20:58:08 spire-1.2.1/doc/spire_server.md 20:58:08 spire-1.2.1/doc/supported_integrations.md 20:58:08 spire-1.2.1/doc/telemetry.md 20:58:08 spire-1.2.1/doc/telemetry_config.md 20:58:08 spire-1.2.1/doc/upgrading.md 20:58:08 spire-1.2.1/doc/using_spire.md 20:58:08 spire-1.2.1/examples/ 20:58:08 spire-1.2.1/examples/README.md 20:58:08 spire-1.2.1/go.mod 20:58:08 spire-1.2.1/go.sum 20:58:08 spire-1.2.1/pkg/ 20:58:08 spire-1.2.1/pkg/agent/ 20:58:08 spire-1.2.1/pkg/agent/agent.go 20:58:08 spire-1.2.1/pkg/agent/api/ 20:58:08 spire-1.2.1/pkg/agent/api/config.go 20:58:08 spire-1.2.1/pkg/agent/api/debug/ 20:58:08 spire-1.2.1/pkg/agent/api/debug/v1/ 20:58:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:58:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:58:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:58:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:58:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:58:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:58:08 spire-1.2.1/pkg/agent/api/endpoints.go 20:58:08 spire-1.2.1/pkg/agent/api/health/ 20:58:08 spire-1.2.1/pkg/agent/api/health/v1/ 20:58:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:58:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:58:08 spire-1.2.1/pkg/agent/api/rpccontext/ 20:58:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:58:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:58:08 spire-1.2.1/pkg/agent/attestor/ 20:58:08 spire-1.2.1/pkg/agent/attestor/node/ 20:58:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:58:08 spire-1.2.1/pkg/agent/attestor/node/node.go 20:58:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:58:08 spire-1.2.1/pkg/agent/attestor/workload/ 20:58:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:58:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:58:08 spire-1.2.1/pkg/agent/catalog/ 20:58:08 spire-1.2.1/pkg/agent/catalog/catalog.go 20:58:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:58:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:58:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:58:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:58:08 spire-1.2.1/pkg/agent/client/ 20:58:08 spire-1.2.1/pkg/agent/client/client.go 20:58:08 spire-1.2.1/pkg/agent/client/client_test.go 20:58:08 spire-1.2.1/pkg/agent/client/dial.go 20:58:08 spire-1.2.1/pkg/agent/client/nodeconn.go 20:58:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:58:08 spire-1.2.1/pkg/agent/client/update.go 20:58:08 spire-1.2.1/pkg/agent/client/util.go 20:58:08 spire-1.2.1/pkg/agent/common/ 20:58:08 spire-1.2.1/pkg/agent/common/backoff/ 20:58:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:58:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:58:08 spire-1.2.1/pkg/agent/common/cgroups/ 20:58:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:58:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:58:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:58:08 spire-1.2.1/pkg/agent/config.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/ 20:58:08 spire-1.2.1/pkg/agent/endpoints/config.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/workload/ 20:58:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:58:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/ 20:58:08 spire-1.2.1/pkg/agent/manager/cache/ 20:58:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:58:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:58:08 spire-1.2.1/pkg/agent/manager/config.go 20:58:08 spire-1.2.1/pkg/agent/manager/manager.go 20:58:08 spire-1.2.1/pkg/agent/manager/manager_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/storage.go 20:58:08 spire-1.2.1/pkg/agent/manager/storage_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/storecache/ 20:58:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:58:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:58:08 spire-1.2.1/pkg/agent/manager/sync.go 20:58:08 spire-1.2.1/pkg/agent/plugin/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:58:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:58:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:08 ---> 042aecaf043f 20:58:08 Step 3/22 : WORKDIR /edgex-go 20:58:08 ---> Using cache 20:58:08 ---> 49ffcc4780ee 20:58:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:58:08 ---> Using cache 20:58:08 ---> 41d801fa6ad1 20:58:08 Step 5/22 : RUN apk add --update --no-cache make git 20:58:08 ---> Using cache 20:58:08 ---> ed82f8d4cc1c 20:58:08 Step 6/22 : COPY go.mod vendor* ./ 20:58:08 ---> Using cache 20:58:08 ---> de0532549754 20:58:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:08 ---> Using cache 20:58:08 ---> 5790a17f9f4b 20:58:08 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:58:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/Step 8/22 : COPY . . 20:58:08 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:58:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:58:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:58:08 spire-1.2.1/pkg/agent/svid/ 20:58:08 spire-1.2.1/pkg/agent/svid/rotator.go 20:58:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:58:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:58:08 spire-1.2.1/pkg/agent/svid/store/ 20:58:08 spire-1.2.1/pkg/agent/svid/store/service.go 20:58:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:58:08 spire-1.2.1/pkg/common/ 20:58:08 spire-1.2.1/pkg/common/agentpathtemplate/ 20:58:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:58:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:58:08 spire-1.2.1/pkg/common/api/ 20:58:08 spire-1.2.1/pkg/common/api/metrics.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/ 20:58:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/logger.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/names.go 20:58:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:58:08 spire-1.2.1/pkg/common/api/names.go 20:58:08 spire-1.2.1/pkg/common/api/ratelimit.go 20:58:08 spire-1.2.1/pkg/common/api/rpccontext/ 20:58:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:58:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:58:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:58:08 spire-1.2.1/pkg/common/auth/ 20:58:08 spire-1.2.1/pkg/common/auth/interceptors.go 20:58:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:58:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/ 20:58:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/types.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:58:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:58:08 spire-1.2.1/pkg/common/catalog/ 20:58:08 spire-1.2.1/pkg/common/catalog/bind.go 20:58:08 spire-1.2.1/pkg/common/catalog/builtin.go 20:58:08 spire-1.2.1/pkg/common/catalog/catalog.go 20:58:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:58:08 spire-1.2.1/pkg/common/catalog/closers.go 20:58:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:58:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:58:08 spire-1.2.1/pkg/common/catalog/config.go 20:58:08 spire-1.2.1/pkg/common/catalog/config_test.go 20:58:08 spire-1.2.1/pkg/common/catalog/configure.go 20:58:08 spire-1.2.1/pkg/common/catalog/constraints.go 20:58:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:58:08 spire-1.2.1/pkg/common/catalog/context.go 20:58:08 spire-1.2.1/pkg/common/catalog/external.go 20:58:08 spire-1.2.1/pkg/common/catalog/host.go 20:58:08 spire-1.2.1/pkg/common/catalog/pipenet.go 20:58:08 spire-1.2.1/pkg/common/catalog/plugin.go 20:58:08 spire-1.2.1/pkg/common/catalog/testplugin/ 20:58:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:58:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:58:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:58:08 spire-1.2.1/pkg/common/cli/ 20:58:08 spire-1.2.1/pkg/common/cli/env.go 20:58:08 spire-1.2.1/pkg/common/cli/flags.go 20:58:08 spire-1.2.1/pkg/common/cli/trust_domain.go 20:58:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:58:08 spire-1.2.1/pkg/common/cli/umask.go 20:58:08 spire-1.2.1/pkg/common/cli/umask_posix.go 20:58:08 spire-1.2.1/pkg/common/cli/umask_test.go 20:58:08 spire-1.2.1/pkg/common/cli/umask_windows.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/flag.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/format.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:58:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:58:08 spire-1.2.1/pkg/common/coretypes/ 20:58:08 spire-1.2.1/pkg/common/coretypes/bundle/ 20:58:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:58:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:58:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:58:08 spire-1.2.1/pkg/common/cryptoutil/ 20:58:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:58:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:58:08 spire-1.2.1/pkg/common/diskutil/ 20:58:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:58:08 spire-1.2.1/pkg/common/diskutil/file_test.go 20:58:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:58:08 spire-1.2.1/pkg/common/errorutil/ 20:58:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:58:08 spire-1.2.1/pkg/common/health/ 20:58:08 spire-1.2.1/pkg/common/health/config.go 20:58:08 spire-1.2.1/pkg/common/health/context.go 20:58:08 spire-1.2.1/pkg/common/health/context_test.go 20:58:08 spire-1.2.1/pkg/common/health/health.go 20:58:08 spire-1.2.1/pkg/common/health/health_test.go 20:58:08 spire-1.2.1/pkg/common/health/logger.go 20:58:08 spire-1.2.1/pkg/common/hostservice/ 20:58:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:58:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:58:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:58:08 spire-1.2.1/pkg/common/idutil/ 20:58:08 spire-1.2.1/pkg/common/idutil/require.go 20:58:08 spire-1.2.1/pkg/common/idutil/require_test.go 20:58:08 spire-1.2.1/pkg/common/idutil/safety.go 20:58:08 spire-1.2.1/pkg/common/idutil/safety_test.go 20:58:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:58:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:58:08 spire-1.2.1/pkg/common/jwtsvid/ 20:58:08 spire-1.2.1/pkg/common/jwtsvid/common.go 20:58:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:58:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:58:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:58:08 spire-1.2.1/pkg/common/jwtutil/ 20:58:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:58:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:58:08 spire-1.2.1/pkg/common/log/ 20:58:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:58:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:58:08 spire-1.2.1/pkg/common/log/log.go 20:58:08 spire-1.2.1/pkg/common/log/log_test.go 20:58:08 spire-1.2.1/pkg/common/log/options.go 20:58:08 spire-1.2.1/pkg/common/nodeutil/ 20:58:08 spire-1.2.1/pkg/common/nodeutil/node.go 20:58:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:58:08 spire-1.2.1/pkg/common/peertracker/ 20:58:08 spire-1.2.1/pkg/common/peertracker/conn.go 20:58:08 spire-1.2.1/pkg/common/peertracker/credentials.go 20:58:08 spire-1.2.1/pkg/common/peertracker/errors.go 20:58:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:58:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:58:08 spire-1.2.1/pkg/common/peertracker/info.go 20:58:08 spire-1.2.1/pkg/common/peertracker/listener.go 20:58:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:58:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tcp.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:58:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gogo: downloading github.com/googleapis/gnostic v0.5.5 20:58:08  20:58:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:58:08 spire-1.2.1/pkg/common/peertracker/uds.go 20:58:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:58:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:58:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:58:08 spire-1.2.1/pkg/common/pemutil/ 20:58:08 spire-1.2.1/pkg/common/pemutil/block.go 20:58:08 spire-1.2.1/pkg/common/pemutil/certs.go 20:58:08 spire-1.2.1/pkg/common/pemutil/common.go 20:58:08 spire-1.2.1/pkg/common/pemutil/csr.go 20:58:08 spire-1.2.1/pkg/common/pemutil/keys.go 20:58:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/ 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:58:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:58:08 spire-1.2.1/pkg/common/plugin/ 20:58:08 spire-1.2.1/pkg/common/plugin/aws/ 20:58:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:58:08 spire-1.2.1/pkg/common/plugin/azure/ 20:58:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:58:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/facade.go 20:58:08 spire-1.2.1/pkg/common/plugin/facade_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/gcp/ 20:58:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/ 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:58:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/log.go 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/ 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:58:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key ---> Using cache 20:58:08 ---> 3ff451df6076 20:58:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:58:09 20:58:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:58:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:58:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:58:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:58:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:58:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:58:09 spire-1.2.1/pkg/common/plugin/x509pop/ 20:58:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:58:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:58:09 spire-1.2.1/pkg/common/profiling/ 20:58:09 spire-1.2.1/pkg/common/profiling/dumpers.go 20:58:09 spire-1.2.1/pkg/common/profiling/profiling.go 20:58:09 spire-1.2.1/pkg/common/protoutil/ 20:58:09 spire-1.2.1/pkg/common/protoutil/masks.go 20:58:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:58:09 spire-1.2.1/pkg/common/rotationutil/ 20:58:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:58:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:58:09 spire-1.2.1/pkg/common/selector/ 20:58:09 spire-1.2.1/pkg/common/selector/selector.go 20:58:09 spire-1.2.1/pkg/common/selector/selector_test.go 20:58:09 spire-1.2.1/pkg/common/selector/set.go 20:58:09 spire-1.2.1/pkg/common/selector/set_utils.go 20:58:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/ 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/ 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:58:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:58:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:58:09 spire-1.2.1/pkg/common/telemetry/call.go 20:58:09 spire-1.2.1/pkg/common/telemetry/common/ 20:58:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:58:09 spire-1.2.1/pkg/common/telemetry/config.go 20:58:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:58:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/inmem.go 20:58:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/m3.go 20:58:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/metrics.go 20:58:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/names.go 20:58:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:58:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:58:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/ 20:58:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:58:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:58:09 spire-1.2.1/pkg/common/telemetry/server/server.go 20:58:09 spire-1.2.1/pkg/common/telemetry/sink.go 20:58:09 spire-1.2.1/pkg/common/telemetry/statsd.go 20:58:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:58:09 spire-1.2.1/pkg/common/telemetry/uptime.go 20:58:09 spire-1.2.1/pkg/common/telemetry/version.go 20:58:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:58:09 spire-1.2.1/pkg/common/uptime/ 20:58:09 spire-1.2.1/pkg/common/uptime/uptime.go 20:58:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:58:09 spire-1.2.1/pkg/common/util/ 20:58:09 spire-1.2.1/pkg/common/util/certs.go 20:58:09 spire-1.2.1/pkg/common/util/certs_test.go 20:58:09 spire-1.2.1/pkg/common/util/csr.go 20:58:09 spire-1.2.1/pkg/common/util/hash.go 20:58:09 spire-1.2.1/pkg/common/util/selectors.go 20:58:09 spire-1.2.1/pkg/common/util/selectors_test.go 20:58:09 spire-1.2.1/pkg/common/util/signals.go 20:58:09 spire-1.2.1/pkg/common/util/sort.go 20:58:09 spire-1.2.1/pkg/common/util/sort_test.go 20:58:09 spire-1.2.1/pkg/common/util/task.go 20:58:09 spire-1.2.1/pkg/common/util/task_test.go 20:58:09 spire-1.2.1/pkg/common/util/testdata/ 20:58:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:58:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:58:09 spire-1.2.1/pkg/common/version/ 20:58:09 spire-1.2.1/pkg/common/version/version.go 20:58:09 spire-1.2.1/pkg/common/x509svid/ 20:58:09 spire-1.2.1/pkg/common/x509svid/common_test.go 20:58:09 spire-1.2.1/pkg/common/x509svid/csr.go 20:58:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:58:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:58:09 spire-1.2.1/pkg/common/x509util/ 20:58:09 spire-1.2.1/pkg/common/x509util/cert.go 20:58:09 spire-1.2.1/pkg/common/x509util/dns.go 20:58:09 spire-1.2.1/pkg/common/x509util/dns_test.go 20:58:09 spire-1.2.1/pkg/common/x509util/keyid.go 20:58:09 spire-1.2.1/pkg/common/x509util/keypair.go 20:58:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:58:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:58:09 spire-1.2.1/pkg/server/ 20:58:09 spire-1.2.1/pkg/server/api/ 20:58:09 spire-1.2.1/pkg/server/api/agent.go 20:58:09 spire-1.2.1/pkg/server/api/agent/ 20:58:09 spire-1.2.1/pkg/server/api/agent/v1/ 20:58:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/agent_test.go 20:58:09 spire-1.2.1/pkg/server/api/api.go 20:58:09 spire-1.2.1/pkg/server/api/audit/ 20:58:09 spire-1.2.1/pkg/server/api/audit/audit.go 20:58:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:58:09 spire-1.2.1/pkg/server/api/bundle.go 20:58:09 spire-1.2.1/pkg/server/api/bundle/ 20:58:09 spire-1.2.1/pkg/server/api/bundle/v1/ 20:58:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/bundle_test.go 20:58:09 spire-1.2.1/pkg/server/api/debug/ 20:58:09 spire-1.2.1/pkg/server/api/debug/v1/ 20:58:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/entry.go 20:58:09 spire-1.2.1/pkg/server/api/entry/ 20:58:09 spire-1.2.1/pkg/server/api/entry/v1/ 20:58:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/entry_test.go 20:58:09 spire-1.2.1/pkg/server/api/health/ 20:58:09 spire-1.2.1/pkg/server/api/health/v1/ 20:58:09 spire-1.2.1/pkg/server/api/health/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/id.go 20:58:09 spire-1.2.1/pkg/server/api/id_test.go 20:58:09 spire-1.2.1/pkg/server/api/limits/ 20:58:09 spire-1.2.1/pkg/server/api/limits/limits.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/ 20:58:09 spire-1.2.1/pkg/server/api/middleware/alias.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/audit.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/caller.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/common.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/entries.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:58:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:58:09 spire-1.2.1/pkg/server/api/ratelimit.go 20:58:09 spire-1.2.1/pkg/server/api/rpccontext/ 20:58:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:58:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:58:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:58:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:58:09 spire-1.2.1/pkg/server/api/selector.go 20:58:09 spire-1.2.1/pkg/server/api/selector_test.go 20:58:09 spire-1.2.1/pkg/server/api/status.go 20:58:09 spire-1.2.1/pkg/server/api/status_test.go 20:58:09 spire-1.2.1/pkg/server/api/svid/ 20:58:09 spire-1.2.1/pkg/server/api/svid/v1/ 20:58:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/trustdomain.go 20:58:09 spire-1.2.1/pkg/server/api/trustdomain/ 20:58:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:58:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:58:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:58:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:58:09 spire-1.2.1/pkg/server/authpolicy/ 20:58:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:58:09 spire-1.2.1/pkg/server/authpolicy/policy.go 20:58:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:58:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:58:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:58:09 spire-1.2.1/pkg/server/authpolicy/validate.go 20:58:09 spire-1.2.1/pkg/server/bundle/ 20:58:09 spire-1.2.1/pkg/server/bundle/client/ 20:58:09 spire-1.2.1/pkg/server/bundle/client/client.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/manager.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/sources.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/updater.go 20:58:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:58:09 spire-1.2.1/pkg/server/ca/ 20:58:09 spire-1.2.1/pkg/server/ca/ca.go 20:58:09 spire-1.2.1/pkg/server/ca/ca_health.go 20:58:09 spire-1.2.1/pkg/server/ca/ca_test.go 20:58:09 spire-1.2.1/pkg/server/ca/journal.go 20:58:09 spire-1.2.1/pkg/server/ca/journal_test.go 20:58:09 spire-1.2.1/pkg/server/ca/manager.go 20:58:09 spire-1.2.1/pkg/server/ca/manager_health.go 20:58:09 spire-1.2.1/pkg/server/ca/manager_test.go 20:58:09 spire-1.2.1/pkg/server/ca/templates.go 20:58:09 spire-1.2.1/pkg/server/ca/upstream_client.go 20:58:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:58:09 spire-1.2.1/pkg/server/ca/validation.go 20:58:09 spire-1.2.1/pkg/server/cache/ 20:58:09 spire-1.2.1/pkg/server/cache/dscache/ 20:58:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:58:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/ 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:58:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:58:09 spire-1.2.1/pkg/server/catalog/ 20:58:09 spire-1.2.1/pkg/server/catalog/catalog.go 20:58:09 spire-1.2.1/pkg/server/catalog/keymanager.go 20:58:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:58:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:58:09 spire-1.2.1/pkg/server/catalog/notifier.go 20:58:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:58:09 spire-1.2.1/pkg/server/config.go 20:58:09 spire-1.2.1/pkg/server/datastore/ 20:58:09 spire-1.2.1/pkg/server/datastore/datastore.go 20:58:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:58:09 spire-1.2.1/pkg/server/datastore/repository.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:58:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:58:09 spire-1.2.1/pkg/server/endpoints/ 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/ 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:58:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:58:09 spire-1.2.1/pkg/server/endpoints/config.go 20:58:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:58:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:58:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:58:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:58:09 spire-1.2.1/pkg/server/endpoints/middleware.go 20:58:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:58:09 spire-1.2.1/pkg/server/hostservice/ 20:58:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:58:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:58:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:58:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:58:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:58:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:58:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:58:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:58:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:58:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:58:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/ 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:58:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem ---> Running in cd8e6d193b9c 20:58:09 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:58:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:58:09 spire-1.2.1/pkg/server/registration/ 20:58:09 spire-1.2.1/pkg/server/registration/manager.go 20:58:09 spire-1.2.1/pkg/server/registration/manager_test.go 20:58:09 spire-1.2.1/pkg/server/scanentries.go 20:58:09 spire-1.2.1/pkg/server/scanentries_test.go 20:58:09 spire-1.2.1/pkg/server/server.go 20:58:09 spire-1.2.1/pkg/server/server_test.go 20:58:09 spire-1.2.1/pkg/server/svid/ 20:58:09 spire-1.2.1/pkg/server/svid/observer.go 20:58:09 spire-1.2.1/pkg/server/svid/observer_test.go 20:58:09 spire-1.2.1/pkg/server/svid/rotator.go 20:58:09 spire-1.2.1/pkg/server/svid/rotator_config.go 20:58:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:58:09 spire-1.2.1/pkg/server/svid/rotator_test.go 20:58:09 spire-1.2.1/proto/ 20:58:09 spire-1.2.1/proto/private/ 20:58:09 spire-1.2.1/proto/private/server/ 20:58:09 spire-1.2.1/proto/private/server/journal/ 20:58:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:58:09 spire-1.2.1/proto/private/server/journal/journal.proto 20:58:09 spire-1.2.1/proto/spire/ 20:58:09 spire-1.2.1/proto/spire/common/ 20:58:09 spire-1.2.1/proto/spire/common/common.pb.go 20:58:09 spire-1.2.1/proto/spire/common/common.proto 20:58:09 spire-1.2.1/proto/spire/common/plugin/ 20:58:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:58:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:58:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:58:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:58:09 spire-1.2.1/proto/spire/plugin/ 20:58:09 spire-1.2.1/proto/spire/plugin/agent/ 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:58:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:58:09 spire-1.2.1/release/ 20:58:09 spire-1.2.1/release/spire-extras/ 20:58:09 spire-1.2.1/release/spire-extras/README.md 20:58:09 spire-1.2.1/release/spire-extras/conf/ 20:58:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:58:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:58:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:58:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:58:09 spire-1.2.1/release/spire/ 20:58:09 spire-1.2.1/release/spire/README.md 20:58:09 spire-1.2.1/release/spire/conf/ 20:58:09 spire-1.2.1/release/spire/conf/agent/ 20:58:09 spire-1.2.1/release/spire/conf/agent/agent.conf 20:58:09 spire-1.2.1/release/spire/conf/server/ 20:58:09 spire-1.2.1/release/spire/conf/server/server.conf 20:58:09 spire-1.2.1/script/ 20:58:09 spire-1.2.1/script/build-artifact.sh 20:58:09 spire-1.2.1/script/generate_dummy_ca.sh 20:58:09 spire-1.2.1/support/ 20:58:09 spire-1.2.1/support/k8s/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:58:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/ 20:58:09 spire-1.2.1/support/oidc-discovery-provider/README.md 20:58:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/config.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/main.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:58:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:58:09 spire-1.2.1/test/ 20:58:09 spire-1.2.1/test/clock/ 20:58:09 spire-1.2.1/test/clock/clock.go 20:58:09 spire-1.2.1/test/fakes/ 20:58:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:58:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:58:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:58:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:58:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:58:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:58:09 spire-1.2.1/test/fakes/fakeagentstore/ 20:58:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:58:09 spire-1.2.1/test/fakes/fakedatastore/ 20:58:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:58:09 spire-1.2.1/test/fakes/fakeentryclient/ 20:58:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:58:09 spire-1.2.1/test/fakes/fakehealthchecker/ 20:58:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:58:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:58:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:58:09 spire-1.2.1/test/fakes/fakemetrics/ 20:58:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:58:09 spire-1.2.1/test/fakes/fakenoderesolver/ 20:58:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:58:09 spire-1.2.1/test/fakes/fakenotifier/ 20:58:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:58:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:58:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:58:09 spire-1.2.1/test/fakes/fakeserverca/ 20:58:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:58:09 spire-1.2.1/test/fakes/fakeservercatalog/ 20:58:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:58:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:58:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:58:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:58:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:58:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:58:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:58:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:58:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:58:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:58:10 spire-1.2.1/test/fixture/ 20:58:10 spire-1.2.1/test/fixture/certs/ 20:58:10 spire-1.2.1/test/fixture/certs/agent_svid.der 20:58:10 spire-1.2.1/test/fixture/certs/base_cert.pem 20:58:10 spire-1.2.1/test/fixture/certs/base_csr.pem 20:58:10 spire-1.2.1/test/fixture/certs/base_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:58:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:58:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:58:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:58:10 spire-1.2.1/test/fixture/certs/blog_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/bundle.der 20:58:10 spire-1.2.1/test/fixture/certs/ca.pem 20:58:10 spire-1.2.1/test/fixture/certs/ca_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/database_cert.pem 20:58:10 spire-1.2.1/test/fixture/certs/database_csr.pem 20:58:10 spire-1.2.1/test/fixture/certs/database_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/node_cert.pem 20:58:10 spire-1.2.1/test/fixture/certs/node_csr.pem 20:58:10 spire-1.2.1/test/fixture/certs/node_key.pem 20:58:10 spire-1.2.1/test/fixture/certs/svid.pem 20:58:10 spire-1.2.1/test/fixture/certs/svid_key.pem 20:58:10 spire-1.2.1/test/fixture/config/ 20:58:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:58:10 spire-1.2.1/test/fixture/config/agent_good.conf 20:58:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:58:10 spire-1.2.1/test/fixture/config/plugin_good.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:58:10 spire-1.2.1/test/fixture/config/server_good.conf 20:58:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:58:10 spire-1.2.1/test/fixture/fixture.go 20:58:10 spire-1.2.1/test/fixture/nodeattestor/ 20:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:58:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:58:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:58:10 spire-1.2.1/test/fixture/registration/ 20:58:10 spire-1.2.1/test/fixture/registration/entries.json 20:58:10 spire-1.2.1/test/fixture/registration/good-for-update.json 20:58:10 spire-1.2.1/test/fixture/registration/good.json 20:58:10 spire-1.2.1/test/fixture/registration/invalid.json 20:58:10 spire-1.2.1/test/fixture/registration/invalid_json.json 20:58:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:58:10 spire-1.2.1/test/integration/ 20:58:10 spire-1.2.1/test/integration/README.md 20:58:10 spire-1.2.1/test/integration/common 20:58:10 spire-1.2.1/test/integration/setup/ 20:58:10 spire-1.2.1/test/integration/setup/adminclient/ 20:58:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:58:10 spire-1.2.1/test/integration/setup/adminclient/client.go 20:58:10 spire-1.2.1/test/integration/setup/debugagent/ 20:58:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:58:10 spire-1.2.1/test/integration/setup/debugagent/main.go 20:58:10 spire-1.2.1/test/integration/setup/debugserver/ 20:58:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:58:10 spire-1.2.1/test/integration/setup/debugserver/main.go 20:58:10 spire-1.2.1/test/integration/setup/downstreamclient/ 20:58:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:58:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:58:10 spire-1.2.1/test/integration/setup/itclient/ 20:58:10 spire-1.2.1/test/integration/setup/itclient/client.go 20:58:10 spire-1.2.1/test/integration/setup/node-attestation/ 20:58:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:58:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:58:10 spire-1.2.1/test/integration/setup/x509pop/ 20:58:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:58:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:58:10 spire-1.2.1/test/integration/suites/ 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:58:10 spire-1.2.1/test/integration/suites/join-token/ 20:58:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:58:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:58:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:58:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:58:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:58:10 spire-1.2.1/test/integration/suites/join-token/README.md 20:58:10 spire-1.2.1/test/integration/suites/join-token/conf/ 20:58:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/join-token/teardown 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:58:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:58:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:58:10 spire-1.2.1/test/integration/suites/k8s/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/00-setup 20:58:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:58:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:58:10 spire-1.2.1/test/integration/suites/k8s/README.md 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:58:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:58:10 spire-1.2.1/test/integration/suites/k8s/teardown 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/ 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:58:10 spire-1.2.1/test/integration/suites/rotation/ 20:58:10 spire-1.2.1/test/integration/suites/rotation/00-setup 20:58:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:58:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:58:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:58:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:58:10 spire-1.2.1/test/integration/suites/rotation/README.md 20:58:10 spire-1.2.1/test/integration/suites/rotation/conf/ 20:58:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/rotation/teardown 20:58:10 spire-1.2.1/test/integration/suites/self-test/ 20:58:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:58:10 spire-1.2.1/test/integration/suites/self-test/README.md 20:58:10 spire-1.2.1/test/integration/suites/self-test/teardown 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:58:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:58:10 spire-1.2.1/test/integration/suites/upgrade/ 20:58:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:58:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:58:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:58:10 spire-1.2.1/test/integration/suites/upgrade/README.md 20:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:58:10 spire-1.2.1/test/integration/suites/upgrade/teardown 20:58:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:58:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:58:10 spire-1.2.1/test/integration/test-one.sh 20:58:10 spire-1.2.1/test/integration/test.sh 20:58:10 spire-1.2.1/test/plugintest/ 20:58:10 spire-1.2.1/test/plugintest/config.go 20:58:10 spire-1.2.1/test/plugintest/load.go 20:58:10 spire-1.2.1/test/plugintest/option.go 20:58:10 spire-1.2.1/test/spiretest/ 20:58:10 spire-1.2.1/test/spiretest/apiserver.go 20:58:10 spire-1.2.1/test/spiretest/assertions.go 20:58:10 spire-1.2.1/test/spiretest/dir.go 20:58:10 spire-1.2.1/test/spiretest/errors_posix.go 20:58:10 spire-1.2.1/test/spiretest/errors_windows.go 20:58:10 spire-1.2.1/test/spiretest/logs.go 20:58:10 spire-1.2.1/test/spiretest/socketapi.go 20:58:10 spire-1.2.1/test/spiretest/suite.go 20:58:10 spire-1.2.1/test/spiretest/x509.go 20:58:10 spire-1.2.1/test/testca/ 20:58:10 spire-1.2.1/test/testca/ca.go 20:58:10 spire-1.2.1/test/testkey/ 20:58:10 spire-1.2.1/test/testkey/generate.sh 20:58:10 spire-1.2.1/test/testkey/genkeys.go 20:58:10 spire-1.2.1/test/testkey/keys.go 20:58:10 spire-1.2.1/test/testkey/new.go 20:58:10 spire-1.2.1/test/tpmsimulator/ 20:58:10 spire-1.2.1/test/tpmsimulator/simulator.go 20:58:10 spire-1.2.1/test/util/ 20:58:10 spire-1.2.1/test/util/cert_fixtures.go 20:58:10 spire-1.2.1/test/util/cert_generation.go 20:58:10 spire-1.2.1/test/util/io_redirection.go 20:58:10 spire-1.2.1/test/util/race.go 20:58:10 spire-1.2.1/test/util/util.go 20:58:10 building spire from source... 20:58:10 Installing go1.17.7... 20:58:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:58:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:58:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:58:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:58:15 go: downloading github.com/tklauser/numcpus v0.3.0 20:58:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:58:15 go: downloading go.uber.org/zap v1.21.0 20:58:16 go: downloading sigs.k8s.io/yaml v1.3.0 20:58:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:58:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:58:16 go: downloading github.com/modern-go/reflect2 v1.0.2 20:58:16 go: downloading github.com/ryanuber/go-glob v1.0.0 20:58:16 go: downloading github.com/golang/snappy v0.0.4 20:58:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:58:17  ---> 63715126505d 20:58:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:58:17 ---> Running in 401e6c6d4d6e 20:58:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:58:27 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:58:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:58:27 go: downloading github.com/hashicorp/go-version v1.2.0 20:58:27 go: downloading go.uber.org/multierr v1.6.0 20:58:37 Building bin/spire-server... 20:58:37 go: downloading github.com/mitchellh/cli v1.1.2 20:58:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:58:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:58:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:58:38 go: downloading google.golang.org/grpc v1.44.0 20:58:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:58:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:58:42 go: downloading github.com/sirupsen/logrus v1.8.1 20:58:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:58:42 go: downloading github.com/imdario/mergo v0.3.12 20:58:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:58:43 go: downloading github.com/fatih/color v1.13.0 20:58:43 go: downloading github.com/mattn/go-isatty v0.0.14 20:58:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:58:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:58:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:58:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:58:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:58:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:58:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:58:45 go: downloading github.com/armon/go-metrics v0.3.10 20:58:45 go: downloading github.com/prometheus/client_golang v1.12.1 20:58:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:58:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:58:47 go: downloading github.com/open-policy-agent/opa v0.38.0 20:58:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:58:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:59:10 go: downloading github.com/mattn/go-colorable v0.1.12 20:59:10 go: downloading github.com/Masterminds/goutils v1.1.0 20:59:10 go: downloading github.com/Masterminds/semver v1.5.0 20:59:10 go: downloading github.com/google/uuid v1.1.2 20:59:10 go: downloading github.com/huandu/xstrings v1.3.2 20:59:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:59:10 go: downloading github.com/oklog/run v1.0.0 20:59:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:59:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:59:10 go: downloading github.com/prometheus/client_model v0.2.0 20:59:10 go: downloading github.com/prometheus/common v0.32.1 20:59:11 go: downloading github.com/beorn7/perks v1.0.1 20:59:11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:59:11 go: downloading github.com/prometheus/procfs v0.7.3 20:59:11 go: downloading go.uber.org/atomic v1.9.0 20:59:12 go: downloading github.com/imkira/go-observer v1.0.3 20:59:12 go: downloading github.com/hashicorp/errwrap v1.1.0 20:59:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:59:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:59:12 go: downloading github.com/twmb/murmur3 v1.1.6 20:59:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:59:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:59:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:59:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:59:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:59:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:59:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:59:20 go: downloading github.com/stretchr/testify v1.7.0 20:59:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:59:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:59:20 go: downloading github.com/blang/semver/v4 v4.0.0 20:59:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:59:20 go: downloading github.com/jinzhu/gorm v1.9.16 20:59:20 go: downloading github.com/lib/pq v1.10.4 20:59:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:59:21 go: downloading google.golang.org/api v0.70.0 20:59:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:00:08 go: downloading k8s.io/api v0.23.4 21:00:08 go: downloading github.com/google/go-tpm v0.3.3 21:00:08 go: downloading k8s.io/client-go v0.23.4 21:00:08 go: downloading cloud.google.com/go/storage v1.21.0 21:00:08 go: downloading cloud.google.com/go v0.100.2 21:00:11 go: downloading k8s.io/apimachinery v0.23.4 21:00:12 go: downloading k8s.io/kube-aggregator v0.23.3 21:00:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:00:12 go: downloading github.com/hashicorp/vault/api v1.4.1 21:00:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:00:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:00:16 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:00:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:00:16 go: downloading cloud.google.com/go/security v1.3.0 21:00:16 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:00:18 go: downloading gopkg.in/yaml.v2 v2.4.0 21:00:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:00:19 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:00:19 go: downloading github.com/gobwas/glob v0.2.3 21:00:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:00:19 go: downloading github.com/aws/smithy-go v1.11.0 21:00:20 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:00:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:00:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:00:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:00:21 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:00:21 go: downloading github.com/jinzhu/inflection v1.0.0 21:00:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:00:22 go: downloading cloud.google.com/go/compute v1.3.0 21:00:23 go: downloading cloud.google.com/go/iam v0.1.1 21:00:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:00:24 go: downloading github.com/gogo/protobuf v1.3.2 21:00:30 go: downloading k8s.io/klog/v2 v2.30.0 21:00:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:00:30 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:00:31 go: downloading github.com/google/gofuzz v1.1.0 21:00:32 go: downloading github.com/spf13/pflag v1.0.5 21:00:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:00:33 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:00:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:00:33 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:00:33 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:00:33 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:00:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:00:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:00:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:00:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:00:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:00:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:00:35 go: downloading github.com/dimchansky/utfbom v1.1.1 21:00:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:00:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:00:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:00:36 go: downloading go.opencensus.io v0.23.0 21:00:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:00:39 go: downloading gopkg.in/inf.v0 v0.9.1 21:00:39 go: downloading github.com/go-logr/logr v1.2.2 21:00:39 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:00:40 go: downloading github.com/json-iterator/go v1.1.12 21:00:40 go: downloading github.com/google/go-cmp v0.5.7 21:00:41 go: downloading github.com/googleapis/gnostic v0.5.5 21:00:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:00:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:00:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:00:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:00:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:00:47 go: downloading github.com/tklauser/numcpus v0.3.0 21:00:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:00:47 go: downloading go.uber.org/zap v1.21.0 21:00:48 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:00:48 go: downloading sigs.k8s.io/yaml v1.3.0 21:00:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:00:48 go: downloading github.com/modern-go/reflect2 v1.0.2 21:00:49 go: downloading github.com/ryanuber/go-glob v1.0.0 21:00:49 go: downloading github.com/golang/snappy v0.0.4 21:00:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:00:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:00:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:00:59 go: downloading github.com/hashicorp/go-version v1.2.0 21:00:59 go: downloading go.uber.org/multierr v1.6.0 21:01:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:01:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:02:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:03:02 Removing intermediate container cd8e6d193b9c 21:03:02 ---> 41cade5c8194 21:03:02 21:03:02 Step 10/22 : FROM alpine:3.14 21:03:02 ---> ac73e934f311 21:03:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:03:02 ---> Running in 2a314d17e0ef 21:03:02 Removing intermediate container 401e6c6d4d6e 21:03:02 ---> 0dc2294c7019 21:03:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:03:02 ---> Running in 0e87353a1890 21:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:03:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:03: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:03:06 (1/6) Installing ca-certificates (20211220-r0) 21:03:06 (2/6) Installing brotli-libs (1.0.9-r5) 21:03:06 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:03:06 (4/6) Installing libcurl (7.79.1-r1) 21:03:06 (5/6) Installing curl (7.79.1-r1) 21:03:06 (6/6) Installing dumb-init (1.2.5-r1) 21:03:06 Executing busybox-1.33.1-r7.trigger 21:03:06 Executing ca-certificates-20211220-r0.trigger 21:03:06 OK: 8 MiB in 20 packages 21:03:08 Removing intermediate container 0e87353a1890 21:03:08 ---> 00ceb1a3f516 21:03:08 21:03:08 Step 11/23 : FROM docker:20.10.14 21:03:08 20.10.14: Pulling from library/docker 21:03:08 Removing intermediate container 2a314d17e0ef 21:03:08 ---> 5525dc97f304 21:03:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:09 ---> Running in d48640cc2f67 21:03:09 Removing intermediate container d48640cc2f67 21:03:09 ---> 22438c15b281 21:03:10 Step 13/22 : WORKDIR /edgex 21:03:10 ---> Running in 8e1749d47cca 21:03:11 Removing intermediate container 8e1749d47cca 21:03:11 ---> 5a84c5e78b97 21:03:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:03:13 ---> 380e5b89e1e5 21:03:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:03:15 ---> 87067859cd77 21:03:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:03:17 ---> d5a0a6ba0184 21:03:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:03:19 ---> 18b925890549 21:03:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:03:19 ---> Running in 74b20dfc722e 21:03:23 Removing intermediate container 74b20dfc722e 21:03:23 ---> 91e08ff5bcc1 21:03:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:03:23 ---> Running in 886965b5029e 21:03:24 Removing intermediate container 886965b5029e 21:03:24 ---> e7cd75903cc0 21:03:24 Step 20/22 : LABEL arch=arm64 21:03:24 ---> Running in 495250cf3eaf 21:03:25 Removing intermediate container 495250cf3eaf 21:03:25 ---> 8b6ea4c51998 21:03:25 Step 21/22 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:03:25 ---> Running in a63bc72967f9 21:03:25 Removing intermediate container a63bc72967f9 21:03:25 ---> 678addf511a5 21:03:25 Step 22/22 : LABEL version=0.0.0 21:03:26 ---> Running in 01a7065080bc 21:03:26 Removing intermediate container 01a7065080bc 21:03:26 ---> 1c1062be1865 21:03:26 21:03:27 Successfully built 1c1062be1865 21:03:27 Successfully tagged security-proxy-setup-arm64:latest 21:03:27  Building security-proxy-setup ... done Building core-metadata 21:03:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:03:29 Status: Downloaded newer image for docker:20.10.14 21:03:29 ---> c346e9eafbab 21:03:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:03:29 ---> Running in 861ee173d895 21:03:30 Removing intermediate container 861ee173d895 21:03:30 ---> b63b2a7c0285 21:03:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:03:30 ---> Running in eb6a47a8510a 21:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:33 (1/43) Installing readline (8.1.1-r0) 21:03:33 (2/43) Installing bash (5.1.16-r0) 21:03:33 Executing bash-5.1.16-r0.post-install 21:03:33 (3/43) Installing brotli-libs (1.0.9-r5) 21:03:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:03:33 (5/43) Installing libcurl (7.80.0-r1) 21:03:33 (6/43) Installing curl (7.80.0-r1) 21:03:33 (7/43) Installing dumb-init (1.2.5-r1) 21:03:33 (8/43) Installing libbz2 (1.0.8-r1) 21:03:33 (9/43) Installing expat (2.4.7-r0) 21:03:33 (10/43) Installing libffi (3.4.2-r1) 21:03:33 (11/43) Installing gdbm (1.22-r0) 21:03:33 (12/43) Installing xz-libs (5.2.5-r1) 21:03:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:03:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:03:33 (15/43) Installing mpdecimal (2.5.1-r1) 21:03:33 (16/43) Installing sqlite-libs (3.36.0-r0) 21:03:33 (17/43) Installing python3 (3.9.7-r4) 21:03:36 (18/43) Installing py3-appdirs (1.4.4-r2) 21:03:36 (19/43) Installing py3-certifi (2020.12.5-r1) 21:03:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:03:36 (21/43) Installing py3-idna (3.3-r0) 21:03:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:03:36 (23/43) Installing py3-requests (2.26.0-r1) 21:03:36 (24/43) Installing py3-msgpack (1.0.2-r1) 21:03:36 (25/43) Installing py3-lockfile (0.12.2-r4) 21:03:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:03:36 (27/43) Installing py3-colorama (0.4.4-r1) 21:03:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:03:36 (29/43) Installing py3-distlib (0.3.3-r0) 21:03:36 (30/43) Installing py3-distro (1.6.0-r0) 21:03:36 (31/43) Installing py3-six (1.16.0-r0) 21:03:36 (32/43) Installing py3-webencodings (0.5.1-r4) 21:03:36 (33/43) Installing py3-html5lib (1.1-r1) 21:03:36 (34/43) Installing py3-parsing (2.4.7-r2) 21:03:36 (35/43) Installing py3-packaging (20.9-r1) 21:03:36 (36/43) Installing py3-tomli (1.2.2-r0) 21:03:36 (37/43) Installing py3-pep517 (0.12.0-r0) 21:03:36 (38/43) Installing py3-progress (1.6-r0) 21:03:36 (39/43) Installing py3-retrying (1.3.3-r2) 21:03:36 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:03:36 (41/43) Installing py3-setuptools (52.0.0-r4) 21:03:37 (42/43) Installing py3-toml (0.10.2-r2) 21:03:37 (43/43) Installing py3-pip (20.3.4-r1) 21:03:38 Executing busybox-1.34.1-r5.trigger 21:03:38 OK: 82 MiB in 65 packages 21:03:44 Collecting docker-compose==1.23.2 21:03:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:03:45 Collecting cached-property<2,>=1.2.0 21:03:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:03:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:03:46 Collecting websocket-client<1.0,>=0.32.0 21:03:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:03:47 Collecting docker<4.0,>=3.6.0 21:03:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:03:50 Collecting PyYAML<4,>=3.10 21:03:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:03:58 Collecting jsonschema<3,>=2.5.1 21:03:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:03:58 Collecting dockerpty<0.5,>=0.4.1 21:03:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:01 ---> 042aecaf043f 21:04:01 Step 3/23 : WORKDIR /edgex-go 21:04:01 ---> Using cache 21:04:01 ---> 49ffcc4780ee 21:04:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:01 ---> Using cache 21:04:01 ---> 41d801fa6ad1 21:04:01 Step 5/23 : RUN apk add --update --no-cache make git 21:04:01 ---> Using cache 21:04:01 ---> ed82f8d4cc1c 21:04:01 Step 6/23 : COPY go.mod vendor* ./ 21:04:01 ---> Using cache 21:04:01 ---> de0532549754 21:04:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:01 ---> Using cache 21:04:01 ---> 5790a17f9f4b 21:04:01 Step 8/23 : COPY . . 21:04:01 ---> Using cache 21:04:01 ---> 3ff451df6076 21:04:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:02 ---> Running in c492509d67da 21:04:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:04:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:04:03 Collecting docopt<0.7,>=0.6.1 21:04:03 Downloading docopt-0.6.2.tar.gz (25 kB) 21:04:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:07 Collecting texttable<0.10,>=0.9.0 21:04:07 Downloading texttable-0.9.1.tar.gz (11 kB) 21:04:10 Collecting docker-pycreds>=0.4.0 21:04:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:04: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) 21:04:11 Collecting chardet<3.1.0,>=3.0.2 21:04:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:04:11 Collecting idna<2.8,>=2.5 21:04:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:04:12 Collecting urllib3<1.25,>=1.21.1 21:04:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:04:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:04:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:04:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:04:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:04:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:04:14 Attempting uninstall: urllib3 21:04:14 Found existing installation: urllib3 1.26.7 21:04:14 Uninstalling urllib3-1.26.7: 21:04:14 Successfully uninstalled urllib3-1.26.7 21:04:15 Attempting uninstall: idna 21:04:15 Found existing installation: idna 3.3 21:04:15 Uninstalling idna-3.3: 21:04:15 Successfully uninstalled idna-3.3 21:04:19 Attempting uninstall: requests 21:04:19 Found existing installation: requests 2.26.0 21:04:19 Uninstalling requests-2.26.0: 21:04:19 Successfully uninstalled requests-2.26.0 21:04:20 Running setup.py install for texttable: started 21:04:23 Running setup.py install for texttable: finished with status 'done' 21:04:23 Running setup.py install for PyYAML: started 21:04:26 Running setup.py install for PyYAML: finished with status 'done' 21:04:27 Running setup.py install for docopt: started 21:04:30 Running setup.py install for docopt: finished with status 'done' 21:04:30 Running setup.py install for dockerpty: started 21:04:33 Running setup.py install for dockerpty: finished with status 'done' 21:04:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:04:50 Removing intermediate container eb6a47a8510a 21:04:50 ---> 4ec75366bce8 21:04:50 Step 14/23 : ENV APP_PORT=58890 21:04:50 ---> Running in d9bbd88743da 21:04:50 Removing intermediate container d9bbd88743da 21:04:50 ---> fdf0cbbdfcc4 21:04:50 Step 15/23 : EXPOSE $APP_PORT 21:04:50 ---> Running in fa695e78a9e1 21:04:51 Removing intermediate container fa695e78a9e1 21:04:51 ---> bcea3ac23406 21:04:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:52 ---> bdea62b890fe 21:04:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:53 ---> 8f2f4a7c6e2b 21:04:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:54 ---> 8f983cf9955d 21:04:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:04:54 ---> Running in 71aa68326cd1 21:04:55 Removing intermediate container 71aa68326cd1 21:04:55 ---> 0d371c436551 21:04:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:55 ---> Running in dad087e690a2 21:04:56 Removing intermediate container dad087e690a2 21:04:56 ---> 2d6593128e92 21:04:56 Step 21/23 : LABEL arch=arm64 21:04:56 ---> Running in 5d93a31c1f6c 21:04:56 Removing intermediate container 5d93a31c1f6c 21:04:56 ---> 089da9b8f974 21:04:56 Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:04:57 ---> Running in 2c2ac0df4fdd 21:04:57 Removing intermediate container 2c2ac0df4fdd 21:04:57 ---> 7ffd7ba09645 21:04:57 Step 23/23 : LABEL version=0.0.0 21:04:57 ---> Running in f6896f260ade 21:04:58 Removing intermediate container f6896f260ade 21:04:58 ---> c765366b5a2e 21:04:58 21:04:58 Successfully built c765366b5a2e 21:04:58 Successfully tagged sys-mgmt-agent-arm64:latest 21:04:58  Building sys-mgmt-agent ... done Building security-bootstrapper 21:05:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:05:25 ---> 042aecaf043f 21:05:25 Step 3/31 : WORKDIR /edgex-go 21:05:25 ---> Using cache 21:05:25 ---> 49ffcc4780ee 21:05:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:25 ---> Using cache 21:05:25 ---> 41d801fa6ad1 21:05:25 Step 5/31 : RUN apk add --update --no-cache make git 21:05:25 ---> Using cache 21:05:25 ---> ed82f8d4cc1c 21:05:25 Step 6/31 : COPY go.mod vendor* ./ 21:05:25 ---> Using cache 21:05:25 ---> de0532549754 21:05:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:25 ---> Using cache 21:05:25 ---> 5790a17f9f4b 21:05:25 Step 8/31 : COPY . . 21:05:25 ---> Using cache 21:05:25 ---> 3ff451df6076 21:05:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:05:25 ---> Running in 1457f8bbe545 21:05: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:09:19 Removing intermediate container c492509d67da 21:09:19 ---> 923d865eb8b8 21:09:19 21:09:19 Step 10/23 : FROM alpine:3.14 21:09:19 ---> ac73e934f311 21:09:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:09:19 ---> Using cache 21:09:19 ---> 690fc68f6466 21:09:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:19 ---> Using cache 21:09:19 ---> fbe790cd0f7c 21:09:19 Step 13/23 : ENV APP_PORT=59881 21:09:19 ---> Running in fd5bb3bf008d 21:09:19 Removing intermediate container fd5bb3bf008d 21:09:19 ---> 1408bbff4fec 21:09:19 Step 14/23 : EXPOSE $APP_PORT 21:09:19 ---> Running in 525da7076656 21:09:19 Removing intermediate container 525da7076656 21:09:19 ---> 9f930bd1cbd5 21:09:19 Step 15/23 : WORKDIR / 21:09:19 ---> Running in 51a05446bac9 21:09:19 Removing intermediate container 51a05446bac9 21:09:19 ---> e91b6cbe4bd8 21:09:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:19 ---> a9be454a1f53 21:09:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:09:19 ---> 09a75c0956e1 21:09:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:09:19 ---> 2842ee0f2e7e 21:09:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:09:19 ---> Running in 88fbab6b2e43 21:09:19 Removing intermediate container 88fbab6b2e43 21:09:19 ---> c0ca68cd2860 21:09:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:19 ---> Running in 80331c0586b9 21:09:19 Removing intermediate container 80331c0586b9 21:09:19 ---> 9e93575f2eaf 21:09:19 Step 21/23 : LABEL arch=arm64 21:09:19 ---> Running in 116a0dd13c51 21:09:19 Removing intermediate container 116a0dd13c51 21:09:19 ---> 6835e732a9c0 21:09:19 Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:09:19 ---> Running in 558071dee2ce 21:09:20 Removing intermediate container 558071dee2ce 21:09:20 ---> ce40806f39ee 21:09:20 Step 23/23 : LABEL version=0.0.0 21:09:20 ---> Running in 23116d0b47aa 21:09:21 Removing intermediate container 23116d0b47aa 21:09:21 ---> 663cb8f1d50f 21:09:21 21:09:21 Successfully built 663cb8f1d50f 21:09:21 Successfully tagged core-metadata-arm64:latest 21:09:21 Building core-data 21:09:54  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:09:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:09:54 ---> 042aecaf043f 21:09:54 Step 3/23 : WORKDIR /edgex-go 21:09:54 ---> Using cache 21:09:54 ---> 49ffcc4780ee 21:09:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:54 ---> Using cache 21:09:54 ---> 41d801fa6ad1 21:09:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:09:54 ---> Running in 3ee61978a5a8 21:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:09:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:09:58 OK: 220 MiB in 52 packages 21:09:59 Removing intermediate container 3ee61978a5a8 21:09:59 ---> 5375117eb2e2 21:09:59 Step 6/23 : COPY go.mod vendor* ./ 21:10:00 ---> 8af680375d6f 21:10:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:00 ---> Running in e88e69251706 21:10:05 Removing intermediate container e88e69251706 21:10:05 ---> a1354ede09fc 21:10:05 Step 8/23 : COPY . . 21:10:24 Removing intermediate container 1457f8bbe545 21:10:24 ---> 9156ec9af409 21:10:24 21:10:24 Step 10/31 : FROM alpine:3.14 21:10:24 ---> ac73e934f311 21:10:24 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:10:24 ---> Running in 3326a0437752 21:10:24 Removing intermediate container 3326a0437752 21:10:24 ---> 87118b9e439a 21:10:24 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:10:24 ---> Running in 836df34ee7db 21:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:28 (1/2) Installing dumb-init (1.2.5-r1) 21:10:28 (2/2) Installing su-exec (0.2-r1) 21:10:28 Executing busybox-1.33.1-r7.trigger 21:10:28 OK: 6 MiB in 16 packages 21:10:30 Removing intermediate container 836df34ee7db 21:10:30 ---> e8f1c3541338 21:10:30 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:10:30 ---> Running in 10a4a6b3c16c 21:10:31 Removing intermediate container 10a4a6b3c16c 21:10:31 ---> 6269942fcbc9 21:10:31 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:10:31 ---> Running in 6a1081e145ef 21:10:32 Removing intermediate container 6a1081e145ef 21:10:32 ---> 290795ff748a 21:10:32 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:10:32 ---> Running in fbc57d6930ee 21:10:32 ---> 3feaf5af9f25 21:10:32 Step 9/23 : RUN make cmd/core-data/core-data 21:10:32 ---> Running in 00801aa670ff 21:10: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 21:10:35 Removing intermediate container fbc57d6930ee 21:10:35 ---> a2da1f6bf147 21:10:35 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:10:35 ---> Running in cd9cdf1656f3 21:10:36 Removing intermediate container cd9cdf1656f3 21:10:36 ---> dd1e7ba957ff 21:10:36 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:10:37 ---> 73b1b1765cc0 21:10:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:10:37 ---> Running in ebfad422927c 21:10:40 Removing intermediate container ebfad422927c 21:10:40 ---> 7c657e4bb76c 21:10:40 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:41 ---> d91b57b4fb88 21:10:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:10:42 ---> 77a965344b60 21:10:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:10:43 ---> 0390230591e7 21:10:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:10:44 ---> e6375c16765a 21:10:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:10:45 ---> aaceba9c684e 21:10:45 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:10:45 ---> Running in f2833bb59b5b 21:10:46 Removing intermediate container f2833bb59b5b 21:10:46 ---> ab4938a838e4 21:10:46 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:10:47 ---> d96c5e878710 21:10:47 Step 26/31 : RUN chmod +x /entrypoint.sh 21:10:47 ---> Running in 81800c02b9e4 21:10:50 Removing intermediate container 81800c02b9e4 21:10:50 ---> 4590246d6da3 21:10:50 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:10:50 ---> Running in 8be094c7dc84 21:10:51 Removing intermediate container 8be094c7dc84 21:10:51 ---> 445d9c295f5a 21:10:51 Step 28/31 : CMD ["gate"] 21:10:51 ---> Running in eabf10185c94 21:10:52 Removing intermediate container eabf10185c94 21:10:52 ---> af6cb1321831 21:10:52 Step 29/31 : LABEL arch=arm64 21:10:52 ---> Running in 6416060deaaf 21:10:52 Removing intermediate container 6416060deaaf 21:10:52 ---> 131d85031ca9 21:10:52 Step 30/31 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:10:53 ---> Running in 5d1f383d9845 21:10:54 Removing intermediate container 5d1f383d9845 21:10:54 ---> 4c76e2c01a53 21:10:54 Step 31/31 : LABEL version=0.0.0 21:10:54 ---> Running in a397bc251132 21:10:54 Removing intermediate container a397bc251132 21:10:54 ---> 5fdffc066a40 21:10:54 21:10:55 Successfully built 5fdffc066a40 21:10:55 Successfully tagged security-bootstrapper-arm64:latest 21:10:55 Building security-secretstore-setup 21:11:22  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:11:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:11:22 ---> 042aecaf043f 21:11:22 Step 3/25 : WORKDIR /edgex-go 21:11:22 ---> Using cache 21:11:22 ---> 49ffcc4780ee 21:11:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:22 ---> Using cache 21:11:22 ---> 41d801fa6ad1 21:11:22 Step 5/25 : RUN apk add --update --no-cache make git 21:11:22 ---> Using cache 21:11:22 ---> ed82f8d4cc1c 21:11:22 Step 6/25 : COPY go.mod vendor* ./ 21:11:22 ---> Using cache 21:11:22 ---> de0532549754 21:11:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:22 ---> Using cache 21:11:22 ---> 5790a17f9f4b 21:11:22 Step 8/25 : COPY . . 21:11:22 ---> Using cache 21:11:22 ---> 3ff451df6076 21:11:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:11:22 ---> Running in fc532afff977 21:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:16:01 Removing intermediate container fc532afff977 21:16:01 ---> f95044f6ab69 21:16:01 21:16:01 Step 10/25 : FROM alpine:3.14 21:16:01 ---> ac73e934f311 21:16:01 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:16:01 ---> Running in 8c9f31cbe42b 21:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:16:03 (1/3) Installing ca-certificates (20211220-r0) 21:16:03 (2/3) Installing dumb-init (1.2.5-r1) 21:16:03 (3/3) Installing su-exec (0.2-r1) 21:16:03 Executing busybox-1.33.1-r7.trigger 21:16:03 Executing ca-certificates-20211220-r0.trigger 21:16:04 OK: 6 MiB in 17 packages 21:16:06 Removing intermediate container 8c9f31cbe42b 21:16:06 ---> ae4701f870a7 21:16:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:16:06 ---> Running in 6ab3d61010cf 21:16:06 Removing intermediate container 6ab3d61010cf 21:16:06 ---> 911e76007de9 21:16:06 Step 13/25 : WORKDIR / 21:16:06 ---> Running in 56aa54948d77 21:16:06 Removing intermediate container 56aa54948d77 21:16:06 ---> 2f0866d42291 21:16:06 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:16:07 ---> f217163cdaba 21:16:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:16:08 ---> e4c0e44d0ac1 21:16:08 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:16:09 ---> 256d8c76bf34 21:16:09 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:16:11 ---> 23f843664145 21:16:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:16:13 ---> 1a1bd5925b46 21:16:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:16:17 ---> eee71bdffd99 21:16:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:16:18 ---> e23312b3e25f 21:16:18 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/ 21:16:19 ---> Running in cee3da3ee6a7 21:16:20 Removing intermediate container 00801aa670ff 21:16:20 ---> d9d14ea5b3b9 21:16:20 21:16:20 Step 10/23 : FROM alpine:3.14 21:16:20 ---> ac73e934f311 21:16:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:16:20 ---> Running in 2abda5e6fb29 21:16:21 Removing intermediate container 2abda5e6fb29 21:16:21 ---> 13a9b89b7563 21:16:21 Step 12/23 : ENV APP_PORT=59880 21:16:21 ---> Running in e51534348e89 21:16:22 Removing intermediate container e51534348e89 21:16:22 ---> e8e5645e5f77 21:16:22 Step 13/23 : EXPOSE $APP_PORT 21:16:22 ---> Running in 08d0ef62f2a1 21:16:22 Removing intermediate container cee3da3ee6a7 21:16:22 ---> 6fe789744c4d 21:16:22 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:16:23 ---> Running in 28ae1f60822c 21:16:23 Removing intermediate container 08d0ef62f2a1 21:16:23 ---> db921b3f163e 21:16:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:23 ---> Running in 484d11ff9322 21:16:23 Removing intermediate container 28ae1f60822c 21:16:23 ---> d7428a89366f 21:16:23 Step 23/25 : LABEL arch=arm64 21:16:23 ---> Running in 48a29716b05b 21:16:24 Removing intermediate container 48a29716b05b 21:16:24 ---> 17c543b10bb0 21:16:24 Step 24/25 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:16:24 ---> Running in a036b39add61 21:16:25 Removing intermediate container a036b39add61 21:16:25 ---> f9b66bfa3f21 21:16:25 Step 25/25 : LABEL version=0.0.0 21:16:25 ---> Running in 12111950b119 21:16:26 Removing intermediate container 12111950b119 21:16:26 ---> bc56cce03eaa 21:16:26 21:16:27 Removing intermediate container 484d11ff9322 21:16:27 ---> 1b6338b3edb1 21:16:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:16:27 ---> Running in 31169dcd1e54 21:16:28 Successfully built bc56cce03eaa 21:16:28 Successfully tagged security-secretstore-setup-arm64:latest 21:16:30  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:16:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:16:32 (1/6) Installing dumb-init (1.2.5-r1) 21:16:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:16:32 (3/6) Installing libsodium (1.0.18-r0) 21:16:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:16:32 (5/6) Installing libzmq (4.3.4-r0) 21:16:32 (6/6) Installing zeromq (4.3.4-r0) 21:16:32 Executing busybox-1.33.1-r7.trigger 21:16:32 OK: 8 MiB in 20 packages 21:16:34 Removing intermediate container 31169dcd1e54 21:16:34 ---> 2b5451a4d7f1 21:16:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:16:35 ---> 44805164839d 21:16:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:16:37 ---> ecb7d5af34e6 21:16:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:16:37 ---> f02564677993 21:16:37 Step 19/23 : ENTRYPOINT ["/core-data"] 21:16:38 ---> Running in 065084b2ac2b 21:16:38 Removing intermediate container 065084b2ac2b 21:16:38 ---> da437e83510e 21:16:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:16:38 ---> Running in 72718979dfa8 21:16:39 Removing intermediate container 72718979dfa8 21:16:39 ---> d17ed5b7378a 21:16:39 Step 21/23 : LABEL arch=arm64 21:16:39 ---> Running in 4d1eddb2653a 21:16:40 Removing intermediate container 4d1eddb2653a 21:16:40 ---> d2d9c3bd185d 21:16:40 Step 22/23 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:16:40 ---> Running in 744a7e7c1c76 21:16:40 Removing intermediate container 744a7e7c1c76 21:16:40 ---> 98b1019bc30d 21:16:40 Step 23/23 : LABEL version=0.0.0 21:16:40 ---> Running in e4b36446b382 21:16:41 Removing intermediate container e4b36446b382 21:16:41 ---> f605f3debcc7 21:16:41 21:16:42 Successfully built f605f3debcc7 21:16:42 Successfully tagged core-data-arm64:latest 21:28:35  Building core-data ... done Building bin/spire-agent... 21:28:35 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:28:35 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:28:35 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:28:35 go: downloading github.com/docker/docker v20.10.12+incompatible 21:28:35 go: downloading github.com/google/go-tpm-tools v0.3.3 21:28:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:28:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:28:35 go: downloading github.com/docker/go-connections v0.4.0 21:28:35 go: downloading github.com/docker/go-units v0.4.0 21:28:35 go: downloading github.com/opencontainers/image-spec v1.0.1 21:28:35 go: downloading github.com/containerd/containerd v1.3.4 21:28:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:28:35 go: downloading github.com/opencontainers/go-digest v1.0.0 21:31:57 Building bin/spire-agent... 21:31:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:31:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:31:57 go: downloading github.com/docker/docker v20.10.12+incompatible 21:31:58 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:31:59 go: downloading github.com/google/go-tpm-tools v0.3.3 21:32:00 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:32:00 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:32:00 go: downloading github.com/docker/go-connections v0.4.0 21:32:00 go: downloading github.com/docker/go-units v0.4.0 21:32:00 go: downloading github.com/opencontainers/image-spec v1.0.1 21:32:00 go: downloading github.com/containerd/containerd v1.3.4 21:32:00 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:32:00 go: downloading github.com/opencontainers/go-digest v1.0.0 21:33:09 Building bin/spire-agent... 21:33:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:33:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:33:09 go: downloading github.com/docker/docker v20.10.12+incompatible 21:33:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:33:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:33:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:33:09 go: downloading github.com/google/go-tpm-tools v0.3.3 21:33:12 go: downloading github.com/docker/go-connections v0.4.0 21:33:12 go: downloading github.com/docker/go-units v0.4.0 21:33:12 go: downloading github.com/opencontainers/image-spec v1.0.1 21:33:12 go: downloading github.com/containerd/containerd v1.3.4 21:33:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:33:12 go: downloading github.com/opencontainers/go-digest v1.0.0 21:33:45 Removing intermediate container d7ae790e2754 21:33:45 ---> 34e78d50dc47 21:33:45 21:33:45 Step 13/26 : FROM alpine:3.15 21:33:45 ---> 3fb3c9af89a9 21:33:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:33:45 ---> Using cache 21:33:45 ---> 7b289e7f5115 21:33:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:45 ---> Using cache 21:33:45 ---> 3b88db970e7d 21:33:45 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:33:45 ---> Running in 6a884ed03b25 21:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:33:45 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:33:45 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:33:45 OK: 15730 distinct packages available 21:33:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:33:47 (1/4) Installing dumb-init (1.2.5-r1) 21:33:47 (2/4) Installing musl-obstack (1.2.3-r0) 21:33:47 (3/4) Installing libucontext (1.1-r0) 21:33:47 (4/4) Installing gcompat (1.0.0-r4) 21:33:47 Executing busybox-1.34.1-r5.trigger 21:33:47 OK: 6 MiB in 18 packages 21:33:49 Removing intermediate container 6a884ed03b25 21:33:49 ---> b1867acb8259 21:33:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:33:55 ---> d69db1affaf5 21:33:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:33:56 ---> 505966d97d60 21:33:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:33:56 ---> Running in 2082459e453b 21:33:56 Removing intermediate container 2082459e453b 21:33:56 ---> 3c5768a66c8d 21:33:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:33:57 ---> a90ebc692fed 21:33:57 Step 21/26 : WORKDIR / 21:33:57 ---> Running in 33df309a80a7 21:33:58 Removing intermediate container 33df309a80a7 21:33:58 ---> 3cf47d51cf9e 21:33:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:33:58 ---> Running in d03305853593 21:33:59 Removing intermediate container d03305853593 21:33:59 ---> 7d8771ed3646 21:33:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:33:59 ---> Running in 40036eb96be1 21:33:59 Removing intermediate container 40036eb96be1 21:33:59 ---> 459c45121195 21:33:59 Step 24/26 : LABEL arch=arm64 21:34:00 ---> Running in f0269a6606be 21:34:00 Removing intermediate container f0269a6606be 21:34:00 ---> a3e3ba6fa3b2 21:34:00 Step 25/26 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:34:00 ---> Running in a169a3da9322 21:34:01 Removing intermediate container a169a3da9322 21:34:01 ---> 8ee4042822c5 21:34:01 Step 26/26 : LABEL version=0.0.0 21:34:01 ---> Running in 40427a7c4d67 21:34:01 Removing intermediate container 40427a7c4d67 21:34:01 ---> 91aadc543779 21:34:01 21:34:01 Successfully built 91aadc543779 21:34:01 Successfully tagged security-spire-config-arm64:latest 21:37:23  Building security-spire-config ... done Removing intermediate container 858d993e533b 21:37:23 ---> ba2db8811fcc 21:37:23 21:37:23 Step 13/26 : FROM alpine:3.15 21:37:23 ---> 3fb3c9af89a9 21:37:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:23 ---> Using cache 21:37:23 ---> 7b289e7f5115 21:37:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:23 ---> Using cache 21:37:23 ---> 3b88db970e7d 21:37:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:23 ---> Running in c9974c303568 21:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:23 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:37:23 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:37:23 OK: 15730 distinct packages available 21:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:23 (1/5) Installing dumb-init (1.2.5-r1) 21:37:23 (2/5) Installing musl-obstack (1.2.3-r0) 21:37:23 (3/5) Installing libucontext (1.1-r0) 21:37:23 (4/5) Installing gcompat (1.0.0-r4) 21:37:23 (5/5) Installing openssl (1.1.1n-r0) 21:37:23 Executing busybox-1.34.1-r5.trigger 21:37:23 OK: 6 MiB in 19 packages 21:37:23 Removing intermediate container c9974c303568 21:37:23 ---> 191d9077bcd8 21:37:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:37:23 ---> 4c3d54b84393 21:37:23 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:37:29 ---> 22279933fe66 21:37:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:37:29 ---> bb14cdbe36dd 21:37:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:37:29 ---> f6a9e1452403 21:37:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:37:30 ---> 183f7d626661 21:37:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:30 ---> Running in cb9e17c5a300 21:37:31 Removing intermediate container cb9e17c5a300 21:37:31 ---> c2c5006a7f3b 21:37:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:31 ---> Running in c8bb8c4707cf 21:37:31 Removing intermediate container c8bb8c4707cf 21:37:31 ---> f05f159d5db9 21:37:31 Step 24/26 : LABEL arch=arm64 21:37:31 ---> Running in 3f61a02a8186 21:37:32 Removing intermediate container 3f61a02a8186 21:37:32 ---> c0863cb891d2 21:37:32 Step 25/26 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:37:32 ---> Running in 3a65a362dab2 21:37:32 Removing intermediate container 3a65a362dab2 21:37:32 ---> 7e7b3a7306a7 21:37:32 Step 26/26 : LABEL version=0.0.0 21:37:32 ---> Running in bed0272c801b 21:37:33 Removing intermediate container bed0272c801b 21:37:33 ---> 98ecbc1782b8 21:37:33 21:37:33 Successfully built 98ecbc1782b8 21:37:33 Successfully tagged security-spire-agent-arm64:latest 21:37:48  Building security-spire-agent ... done Removing intermediate container 716623d40fde 21:37:48 ---> 64a9cef1fc5f 21:37:48 21:37:48 Step 13/25 : FROM alpine:3.15 21:37:48 ---> 3fb3c9af89a9 21:37:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:48 ---> Using cache 21:37:48 ---> 7b289e7f5115 21:37:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:48 ---> Using cache 21:37:48 ---> 3b88db970e7d 21:37:48 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:48 ---> Using cache 21:37:48 ---> 191d9077bcd8 21:37:48 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:37:49 ---> 997b7195c473 21:37:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:50 ---> 6a2a1a0e7f6d 21:37:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:50 ---> 2eece9784a73 21:37:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:51 ---> e7ce4efc5ac7 21:37:51 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:51 ---> Running in b592f5c4f7d7 21:37:51 Removing intermediate container b592f5c4f7d7 21:37:51 ---> 770979d516e4 21:37:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:51 ---> Running in 53786ee060e7 21:37:52 Removing intermediate container 53786ee060e7 21:37:52 ---> 8031dfcb531f 21:37:52 Step 23/25 : LABEL arch=arm64 21:37:52 ---> Running in 9d3f498aedaf 21:37:52 Removing intermediate container 9d3f498aedaf 21:37:52 ---> d9c4da06e192 21:37:52 Step 24/25 : LABEL git_sha=0c6f461cff48a2d25943e2d5440535f5a92a6015 21:37:52 ---> Running in 1a91abc0a223 21:37:52 Removing intermediate container 1a91abc0a223 21:37:52 ---> 96b77307e244 21:37:52 Step 25/25 : LABEL version=0.0.0 21:37:52 ---> Running in bf285d9fc694 21:37:53 Removing intermediate container bf285d9fc694 21:37:53 ---> 1f5298d28794 21:37:53 21:37:53 Successfully built 1f5298d28794 21:37:53 Successfully tagged security-spire-server-arm64:latest 21:37:53  Building security-spire-server ... done  [Pipeline] } 21:37:53 $ docker stop --time=1 a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f 21:37:55 $ docker rm -f a975844edf6828127d533d2c88911e9b142224dd192452e924441e09e852a61f [Pipeline] // withDockerContainer [Pipeline] sh 21:37:56 + docker images 21:37:56 REPOSITORY TAG IMAGE ID CREATED SIZE 21:37:56 security-spire-server-arm64 latest 1f5298d28794 4 seconds ago 86.3MB 21:37:56 64a9cef1fc5f 23 seconds ago 4.14GB 21:37:56 security-spire-agent-arm64 latest 98ecbc1782b8 24 seconds ago 126MB 21:37:56 ba2db8811fcc About a minute ago 4.14GB 21:37:56 security-spire-config-arm64 latest 91aadc543779 3 minutes ago 85.6MB 21:37:56 34e78d50dc47 4 minutes ago 4.14GB 21:37:56 core-data-arm64 latest f605f3debcc7 21 minutes ago 21.6MB 21:37:56 security-secretstore-setup-arm64 latest bc56cce03eaa 21 minutes ago 27.5MB 21:37:56 d9d14ea5b3b9 21 minutes ago 1.34GB 21:37:56 f95044f6ab69 21 minutes ago 1.32GB 21:37:56 security-bootstrapper-arm64 latest 5fdffc066a40 27 minutes ago 18.3MB 21:37:56 9156ec9af409 27 minutes ago 1.31GB 21:37:56 core-metadata-arm64 latest 663cb8f1d50f 28 minutes ago 16.3MB 21:37:56 923d865eb8b8 28 minutes ago 1.31GB 21:37:56 sys-mgmt-agent-arm64 latest c765366b5a2e 32 minutes ago 282MB 21:37:56 security-proxy-setup-arm64 latest 1c1062be1865 34 minutes ago 26.1MB 21:37:56 00ceb1a3f516 34 minutes ago 1.31GB 21:37:56 41cade5c8194 34 minutes ago 1.31GB 21:37:56 support-notifications-arm64 latest 565d6cf0f2b7 40 minutes ago 25.8MB 21:37:56 support-scheduler-arm64 latest 0b9973012dcb 40 minutes ago 25.3MB 21:37:56 860e0c74ee07 40 minutes ago 1.36GB 21:37:56 14bf8f83b4be 40 minutes ago 1.36GB 21:37:56 security-spiffe-token-provider-arm64 latest 23cb3c57a0ff 41 minutes ago 27.9MB 21:37:56 14bcf7990543 41 minutes ago 1.36GB 21:37:56 core-command-arm64 latest 3a7c040d1888 43 minutes ago 15.5MB 21:37:56 dbe988822732 43 minutes ago 1.3GB 21:37:56 ci-base-image-arm64 latest 042aecaf043f About an hour ago 885MB 21:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 7 days ago 551MB 21:37:56 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 21:37:56 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 21:37:56 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 21:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:37:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:57 21:37:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:37:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:57 arm64: Pulling from edgex-lftools-log-publisher 21:37:57 8998bd30e6a1: Pulling fs layer 21:37:57 04944245beec: Pulling fs layer 21:37:57 699f458cf7ca: Pulling fs layer 21:37:57 765212b225bb: Pulling fs layer 21:37:57 f23df028b6ca: Pulling fs layer 21:37:57 d65c8cfc05b1: Pulling fs layer 21:37:57 2437ff75d9bd: Pulling fs layer 21:37:57 765212b225bb: Waiting 21:37:57 f23df028b6ca: Waiting 21:37:57 d65c8cfc05b1: Waiting 21:37:57 2437ff75d9bd: Waiting 21:37:57 04944245beec: Verifying Checksum 21:37:57 04944245beec: Download complete 21:37:57 765212b225bb: Verifying Checksum 21:37:57 765212b225bb: Download complete 21:37:57 f23df028b6ca: Verifying Checksum 21:37:57 f23df028b6ca: Download complete 21:37:57 d65c8cfc05b1: Verifying Checksum 21:37:57 d65c8cfc05b1: Download complete 21:37:58 699f458cf7ca: Verifying Checksum 21:37:58 699f458cf7ca: Download complete 21:37:58 8998bd30e6a1: Download complete 21:38:00 2437ff75d9bd: Verifying Checksum 21:38:00 2437ff75d9bd: Download complete 21:38:02 8998bd30e6a1: Pull complete 21:38:02 04944245beec: Pull complete 21:38:04 699f458cf7ca: Pull complete 21:38:04 765212b225bb: Pull complete 21:38:05 f23df028b6ca: Pull complete 21:38:05 d65c8cfc05b1: Pull complete 21:38:20 2437ff75d9bd: Pull complete 21:38:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:38:20 prd-ubuntu20.04-docker-arm64-4c-16g-34273 does not seem to be running inside a container 21:38:20 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:38:23 $ docker top 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:24 ---> job-cost.sh 21:38:24 lf-activate-venv: SKIPPING 21:38:24 INFO: No Stack... 21:38:25 INFO: Retrieving Pricing Info for: v3-standard-4 21:38:26 INFO: Archiving Costs [Pipeline] sh 21:38:26 + + cut -d,cat -f6 /w/workspace/edgex-go/10/archives/cost.csv 21:38:26 [Pipeline] lock 21:38:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] 21:38:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] did not exist. Created. 21:38:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:27 + echo total: 0.2199999988079071 [Pipeline] stash 21:38:27 Stashed 1 file(s) [Pipeline] } 21:38:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-10-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:27 $ docker stop --time=1 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 21:38:29 $ docker rm -f 7011170acf5a07bab86c55cf2a614fd6d048e3d15d3c7d202d666cb311680bd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:38:30 provisioning config files... 21:38:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config65195387667658175tmp [Pipeline] { [Pipeline] sh 21:38:30 + set +x 21:38:30 + curl -s https://codecov.io/bash 21:38:30 + bash -s -- 21:38:30 21:38:30 _____ _ 21:38:30 / ____| | | 21:38:30 | | ___ __| | ___ ___ _____ __ 21:38:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:38:30 | |___| (_) | (_| | __/ (_| (_) \ V / 21:38:30 \_____\___/ \__,_|\___|\___\___/ \_/ 21:38:30 Bash-1.0.6 21:38:30 21:38:30 21:38:30 ==> git version 2.25.1 found 21:38:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:38:30 Release-Date: 2020-01-08 21:38:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:38:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:38:30 ==> Jenkins CI detected. 21:38:30 current dir:  /w/workspace/edgex-go/10 21:38:30 project root: . 21:38:30 --> token set from env 21:38:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:38:30 ==> Running gcov in . (disable via -X gcov) 21:38:30 ==> Python coveragepy not found 21:38:30 ==> Searching for coverage reports in: 21:38:30 + . 21:38:30 -> Found 1 reports 21:38:30 ==> Detecting git/mercurial file structure 21:38:30 ==> Reading reports 21:38:30 + ./coverage.out bytes=435134 21:38:30 ==> Appending adjustments 21:38:30 https://docs.codecov.io/docs/fixing-reports 21:38:32 + Found adjustments 21:38:32 ==> Gzipping contents 21:38:32 60K /tmp/codecov.g9YHYs.gz 21:38:32 ==> Uploading reports 21:38:32 url: https://codecov.io 21:38:32 query: branch=PR-3987&commit=035dcafd2bc8ae1597ec2c539f701d85bd15020a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:38:32 -> Pinging Codecov 21:38:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=035dcafd2bc8ae1597ec2c539f701d85bd15020a&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 21:38:32 -> Uploading to 21:38:32 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/035dcafd2bc8ae1597ec2c539f701d85bd15020a/3118a9f0-b7eb-4e91-8afa-dfb767f6f685.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T213831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c316e7304f993645bd65aa5a0248c7bf47d9a88c9b69a0c6c6c045d5e367c8f1 21:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:32 Dload Upload Total Spent Left Speed 21:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59760 0 0 100 59760 0 238k --:--:-- --:--:-- --:--:-- 238k 21:38:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/035dcafd2bc8ae1597ec2c539f701d85bd15020a [Pipeline] } 21:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:38:32 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 21:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:38:34 ---> package-listing.sh 21:38:34 ++ facter osfamily 21:38:34 ++ tr '[:upper:]' '[:lower:]' 21:38:34 + OS_FAMILY=debian 21:38:34 + workspace=/w/workspace/edgex-go/10 21:38:34 + START_PACKAGES=/tmp/packages_start.txt 21:38:34 + END_PACKAGES=/tmp/packages_end.txt 21:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:38:34 + PACKAGES=/tmp/packages_start.txt 21:38:34 + '[' /w/workspace/edgex-go/10 ']' 21:38:34 + PACKAGES=/tmp/packages_end.txt 21:38:34 + case "${OS_FAMILY}" in 21:38:34 + dpkg -l 21:38:34 + grep '^ii' 21:38:34 + '[' -f /tmp/packages_start.txt ']' 21:38:34 + '[' -f /tmp/packages_end.txt ']' 21:38:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:38:34 + '[' /w/workspace/edgex-go/10 ']' 21:38:34 + mkdir -p /w/workspace/edgex-go/10/archives/ 21:38:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 21:38:34 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:38:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:35 21:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:35 latest: Pulling from edgex-lftools-log-publisher 21:38:35 5eb5b503b376: Pulling fs layer 21:38:35 5c69ac0246d0: Pulling fs layer 21:38:35 ec43610c2a17: Pulling fs layer 21:38:35 3a2ae6a8a46f: Pulling fs layer 21:38:35 33b1e0a273af: Pulling fs layer 21:38:35 5d3b04190fa2: Pulling fs layer 21:38:35 2f39f015ded8: Pulling fs layer 21:38:35 2f39f015ded8: Waiting 21:38:35 3a2ae6a8a46f: Waiting 21:38:35 5c69ac0246d0: Verifying Checksum 21:38:35 5c69ac0246d0: Download complete 21:38:35 3a2ae6a8a46f: Verifying Checksum 21:38:35 3a2ae6a8a46f: Download complete 21:38:35 ec43610c2a17: Verifying Checksum 21:38:35 ec43610c2a17: Download complete 21:38:35 33b1e0a273af: Verifying Checksum 21:38:35 33b1e0a273af: Download complete 21:38:35 5d3b04190fa2: Download complete 21:38:35 5eb5b503b376: Verifying Checksum 21:38:35 5eb5b503b376: Download complete 21:38:36 2f39f015ded8: Verifying Checksum 21:38:36 2f39f015ded8: Download complete 21:38:36 5eb5b503b376: Pull complete 21:38:36 5c69ac0246d0: Pull complete 21:38:37 ec43610c2a17: Pull complete 21:38:37 3a2ae6a8a46f: Pull complete 21:38:37 33b1e0a273af: Pull complete 21:38:37 5d3b04190fa2: Pull complete 21:38:41 2f39f015ded8: Pull complete 21:38:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:38:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:38:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:38:42 prd-ubuntu20.04-docker-8c-8g-34270 does not seem to be running inside a container 21:38:42 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:latest cat 21:38:43 $ docker top 53a61ff35ab5a3f7bf63bb82511b2b6ed4c77b5ee0eb343763d40b83ad6a963a -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:44 + touch /tmp/pre-build-complete [Pipeline] sh 21:38:44 + mkdir -p /var/log/sysstat [Pipeline] sh 21:38:44 + ls /var/log/sa-host 21:38:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:38:45 provisioning config files... 21:38:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2359265241752394885tmp [Pipeline] { [Pipeline] echo 21:38:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:38:45 ---> create-netrc.sh [Pipeline] } 21:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:38:45 ---> python-tools-install.sh [Pipeline] echo 21:38:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:38:46 ---> sudo-logs.sh 21:38:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:38:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:38:46 ---> job-cost.sh 21:38:46 lf-activate-venv: SKIPPING 21:38:46 DEBUG: total: 0.2199999988079071 21:38:46 INFO: Retrieving Stack Cost... 21:38:46 INFO: Retrieving Pricing Info for: v3-standard-8 21:38:47 INFO: Archiving Costs [Pipeline] echo 21:38:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:38:47 ---> logs-deploy.sh 21:38:47 lf-activate-venv: SKIPPING 21:38:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/10 21:38:47 INFO: archiving workspace using pattern(s): 21:38:48 Archives upload complete. 21:38:48 INFO: archiving logs to Nexus 21:38:49 ---> uname -a: 21:38:49 Linux prd-ubuntu20-04-docker-8c-8g-34270 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:38:49 21:38:49 21:38:49 ---> lscpu: 21:38:49 Architecture: x86_64 21:38:49 CPU op-mode(s): 32-bit, 64-bit 21:38:49 Byte Order: Little Endian 21:38:49 Address sizes: 40 bits physical, 48 bits virtual 21:38:49 CPU(s): 8 21:38:49 On-line CPU(s) list: 0-7 21:38:49 Thread(s) per core: 1 21:38:49 Core(s) per socket: 1 21:38:49 Socket(s): 8 21:38:49 NUMA node(s): 1 21:38:49 Vendor ID: AuthenticAMD 21:38:49 CPU family: 23 21:38:49 Model: 49 21:38:49 Model name: AMD EPYC-Rome Processor 21:38:49 Stepping: 0 21:38:49 CPU MHz: 2800.000 21:38:49 BogoMIPS: 5600.00 21:38:49 Virtualization: AMD-V 21:38:49 Hypervisor vendor: KVM 21:38:49 Virtualization type: full 21:38:49 L1d cache: 256 KiB 21:38:49 L1i cache: 256 KiB 21:38:49 L2 cache: 4 MiB 21:38:49 L3 cache: 128 MiB 21:38:49 NUMA node0 CPU(s): 0-7 21:38:49 Vulnerability Itlb multihit: Not affected 21:38:49 Vulnerability L1tf: Not affected 21:38:49 Vulnerability Mds: Not affected 21:38:49 Vulnerability Meltdown: Not affected 21:38:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:38:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:38:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:38:49 Vulnerability Srbds: Not affected 21:38:49 Vulnerability Tsx async abort: Not affected 21:38:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:38:49 21:38:49 21:38:49 ---> nproc: 21:38:49 8 21:38:49 21:38:49 21:38:49 ---> df -h: 21:38:49 Filesystem Size Used Avail Use% Mounted on 21:38:49 overlay 155G 26G 130G 17% / 21:38:49 tmpfs 64M 0 64M 0% /dev 21:38:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:38:49 shm 64M 0 64M 0% /dev/shm 21:38:49 /dev/vda1 155G 26G 130G 17% /facter-os 21:38:49 21:38:49 21:38:49 ---> sar -b -r -n DEV: 21:38:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34270) 04/29/22 _x86_64_ (8 CPU) 21:38:49 21:38:49 20:29:45 LINUX RESTART (8 CPU) 21:38:49 21:38:49 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:38:49 20:31:02 321.76 55.59 266.17 0.00 7432.23 181687.05 0.00 21:38:49 20:32:01 115.71 1.27 114.44 0.00 13.42 54574.07 0.00 21:38:49 20:33:01 42.10 0.20 41.90 0.00 4.67 16474.93 0.00 21:38:49 20:34:02 357.76 0.20 357.56 0.00 24.54 313342.17 0.00 21:38:49 20:35:01 474.57 0.49 474.08 0.00 5.29 163403.19 0.00 21:38:49 20:36:01 661.15 0.13 661.01 0.00 3.20 266308.96 0.00 21:38:49 20:37:01 664.08 3.60 660.48 0.00 31.19 272135.69 0.00 21:38:49 20:38:01 631.51 0.17 631.35 0.00 1.33 195929.38 0.00 21:38:49 20:39:01 994.58 0.18 994.40 0.00 6.53 210983.64 0.00 21:38:49 20:40:01 591.27 1.85 589.42 0.00 14.79 252541.51 0.00 21:38:49 20:41:01 24.53 0.00 24.53 0.00 0.00 504.18 0.00 21:38:49 20:42:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 21:38:49 20:43:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 21:38:49 20:44:01 2.85 1.58 1.27 0.00 50.39 16.00 0.00 21:38:49 20:45:01 1.55 0.02 1.53 0.00 0.13 16.13 0.00 21:38:49 20:46:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 21:38:49 20:47:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 21:38:49 20:48:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 21:38:49 20:49:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 21:38:49 20:50:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 21:38:49 20:51:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 21:38:49 20:52:01 1.65 0.00 1.65 0.00 0.00 17.86 0.00 21:38:49 20:53:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 21:38:49 20:54:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 21:38:49 20:55:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 21:38:49 20:56:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 21:38:49 20:57:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 21:38:49 20:58:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:38:49 20:59:01 1.43 0.00 1.43 0.00 0.00 14.93 0.00 21:38:49 21:00:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 21:38:49 21:01:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 21:38:49 21:02:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 21:38:49 21:03:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 21:38:49 21:04:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 21:38:49 21:05:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 21:38:49 21:06:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 21:38:49 21:07:01 1.25 0.00 1.25 0.00 0.00 12.93 0.00 21:38:49 21:08:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 21:38:49 21:09:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 21:38:49 21:10:01 3.30 0.87 2.43 0.00 18.39 31.46 0.00 21:38:49 21:11:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 21:38:49 21:12:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 21:38:49 21:13:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 21:38:49 21:14:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 21:38:49 21:15:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 21:38:49 21:16:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 21:38:49 21:17:01 1.28 0.02 1.27 0.00 0.13 14.00 0.00 21:38:49 21:18:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 21:38:49 21:19:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 21:38:49 21:20:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 21:38:49 21:21:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 21:38:49 21:22:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 21:38:49 21:23:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 21:38:49 21:24:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 21:38:49 21:25:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 21:38:49 21:26:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 21:38:49 21:27:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 21:38:49 21:28:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 21:38:49 21:29:01 1.32 0.00 1.32 0.00 0.00 13.60 0.00 21:38:49 21:30:01 2.08 0.00 2.08 0.00 0.00 22.80 0.00 21:38:49 21:31:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 21:38:49 21:32:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 21:38:49 21:33:01 1.05 0.00 1.05 0.00 0.00 10.80 0.00 21:38:49 21:34:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 21:38:49 21:35:02 1.27 0.00 1.27 0.00 0.00 14.40 0.00 21:38:49 21:36:01 1.58 0.00 1.58 0.00 0.00 18.30 0.00 21:38:49 21:37:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 21:38:49 21:38:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 21:38:49 Average: 72.87 0.97 71.90 0.00 111.91 28377.65 0.00 21:38:49 21:38:49 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:38:49 20:31:02 28341428 31772952 527428 1.60 118224 3571040 1958944 5.77 1210552 2939152 610096 21:38:49 20:32:01 27672572 31706356 584224 1.78 159808 4043528 2034024 5.99 1624324 3094024 413992 21:38:49 20:33:01 27396972 31755964 533288 1.62 164384 4334792 2043792 6.02 1465480 3501716 375680 21:38:49 20:34:02 22043444 31658868 624768 1.90 174724 9429580 2384688 7.03 1855660 8301072 325384 21:38:49 20:35:01 18324488 31311340 955228 2.90 255984 12413596 2714960 8.00 2727632 10824252 193908 21:38:49 20:36:01 16645144 31219420 1047360 3.19 276064 13917300 2849252 8.40 3525924 11641488 72 21:38:49 20:37:01 9755292 30658128 1585196 4.82 457700 19543708 4302240 12.68 4678672 16826284 309836 21:38:49 20:38:01 8219568 30935512 1312936 3.99 528776 21214528 3104828 9.15 5294628 17676896 56 21:38:49 20:39:01 9670116 31420152 824012 2.51 556468 20217768 2899624 8.55 3600836 17913020 260 21:38:49 20:40:01 10235284 31658412 601372 1.83 720024 19850104 2321784 6.84 2910180 18181432 708 21:38:49 20:41:01 11307128 31729672 535188 1.63 720388 18874700 1998792 5.89 2848788 17199552 224 21:38:49 20:42:01 11308152 31730836 534092 1.62 720392 18874832 1998792 5.89 2848212 17199684 200 21:38:49 20:43:01 11322072 31744712 520388 1.58 720412 18874836 1998792 5.89 2834972 17199688 32 21:38:49 20:44:01 11317704 31742828 522128 1.59 720420 18876348 1998792 5.89 2840724 17199296 272 21:38:49 20:45:01 11314428 31739796 525032 1.60 720448 18876348 2017824 5.95 2845632 17199424 152 21:38:49 20:46:01 11317908 31743312 521960 1.59 720472 18876360 2017824 5.95 2839072 17199428 204 21:38:49 20:47:01 11318160 31743588 521640 1.59 720484 18876360 2017824 5.95 2838812 17199432 8 21:38:49 20:48:01 11318120 31743712 521528 1.59 720492 18876492 2017824 5.95 2839144 17199552 260 21:38:49 20:49:01 11318104 31743728 521504 1.59 720512 18876492 2017824 5.95 2839124 17199564 172 21:38:49 20:50:01 11318072 31743708 521452 1.59 720532 18876496 2017824 5.95 2839072 17199568 68 21:38:49 20:51:01 11318056 31743712 521396 1.59 720536 18876504 2017824 5.95 2839632 17199576 8 21:38:49 20:52:01 11318008 31743668 521372 1.59 720548 18876504 2017824 5.95 2839124 17199576 12 21:38:49 20:53:01 11318212 31743892 521096 1.58 720556 18876508 2017824 5.95 2839140 17199580 12 21:38:49 20:54:01 11317880 31743580 521352 1.59 720572 18876508 2017824 5.95 2839164 17199580 44 21:38:49 20:55:01 11318112 31743816 521320 1.59 720588 18876508 2017824 5.95 2838860 17199584 24 21:38:49 20:56:01 11317812 31743564 521492 1.59 720616 18876520 2017824 5.95 2839540 17199588 164 21:38:49 20:57:01 11317764 31743516 521476 1.59 720620 18876520 2017824 5.95 2839224 17199588 12 21:38:49 20:58:01 11317952 31743716 521300 1.59 720636 18876524 2001292 5.90 2839288 17199592 200 21:38:49 20:59:01 11317912 31743716 521264 1.59 720660 18876528 2001292 5.90 2839304 17199600 12 21:38:49 21:00:01 11317832 31743648 521272 1.59 720676 18876528 2001292 5.90 2839312 17199600 36 21:38:49 21:01:01 11317844 31743664 521460 1.59 720688 18876532 2001292 5.90 2839344 17199604 12 21:38:49 21:02:01 11318088 31743940 521140 1.58 720716 18876532 2001292 5.90 2839540 17199604 188 21:38:49 21:03:01 11318000 31743896 521100 1.58 720732 18876536 1985172 5.85 2839328 17199612 12 21:38:49 21:04:01 11317920 31743836 521104 1.58 720744 18876540 1985172 5.85 2840096 17199612 52 21:38:49 21:05:01 11317612 31743544 521328 1.59 720764 18876544 1985172 5.85 2839468 17199616 48 21:38:49 21:06:01 11317604 31743560 521320 1.59 720776 18876548 1985172 5.85 2839596 17199620 180 21:38:49 21:07:01 11317976 31743936 521056 1.58 720780 18876548 1985172 5.85 2839436 17199620 12 21:38:49 21:08:01 11318000 31744004 520972 1.58 720812 18876556 1985172 5.85 2839404 17199624 180 21:38:49 21:09:01 11317904 31743916 520916 1.58 720844 18876560 1985172 5.85 2839504 17199628 28 21:38:49 21:10:01 11315924 31742812 522272 1.59 720896 18877072 2013268 5.93 2839552 17200000 152 21:38:49 21:11:01 11315244 31742144 522780 1.59 720908 18877076 2013268 5.93 2840208 17200004 12 21:38:49 21:12:01 11315456 31742372 522484 1.59 720928 18877080 2013268 5.93 2839724 17200008 184 21:38:49 21:13:01 11315952 31742880 521924 1.59 720932 18877080 2013268 5.93 2839796 17200008 84 21:38:49 21:14:01 11315852 31742796 522180 1.59 720948 18877088 2013268 5.93 2839744 17200016 48 21:38:49 21:15:01 11316404 31743364 521840 1.59 720960 18877080 2013268 5.93 2839496 17200016 12 21:38:49 21:16:01 11316244 31743352 521720 1.59 720984 18877220 2013268 5.93 2840092 17200140 248 21:38:49 21:17:01 11315920 31743076 521948 1.59 721012 18877220 2013268 5.93 2839836 17200152 12 21:38:49 21:18:01 11315896 31743104 521864 1.59 721032 18877224 2013268 5.93 2839852 17200152 176 21:38:49 21:19:01 11315848 31743064 521832 1.59 721048 18877228 2029356 5.98 2839836 17200156 12 21:38:49 21:20:01 11315792 31743036 521808 1.59 721072 18877228 2029356 5.98 2839932 17200160 200 21:38:49 21:21:01 11315748 31743020 522016 1.59 721088 18877232 2029356 5.98 2840208 17200160 12 21:38:49 21:22:01 11316192 31743476 521756 1.59 721112 18877240 2029356 5.98 2839644 17200164 48 21:38:49 21:23:01 11316120 31743444 521716 1.59 721132 18877244 2029356 5.98 2839948 17200164 144 21:38:49 21:24:01 11316072 31743416 521684 1.59 721144 18877248 2029356 5.98 2839952 17200176 48 21:38:49 21:25:01 11315812 31743172 521900 1.59 721168 18877252 2029356 5.98 2839964 17200180 36 21:38:49 21:26:01 11315504 31742904 522084 1.59 721184 18877252 2029356 5.98 2840444 17200180 48 21:38:49 21:27:01 11315960 31743368 521548 1.59 721196 18877256 2029356 5.98 2839992 17200184 12 21:38:49 21:28:01 11316160 31743588 521516 1.59 721216 18877256 2029356 5.98 2840028 17200184 48 21:38:49 21:29:01 11316428 31743880 521220 1.59 721240 18877260 2029356 5.98 2839784 17200188 12 21:38:49 21:30:01 11316276 31743776 521204 1.59 721276 18877264 2029356 5.98 2840092 17200192 60 21:38:49 21:31:01 11316260 31743780 521152 1.58 721284 18877264 2012912 5.93 2840396 17200192 36 21:38:49 21:32:01 11316276 31743816 521224 1.59 721296 18877272 2012912 5.93 2839832 17200200 44 21:38:49 21:33:01 11315912 31743456 521468 1.59 721308 18877272 2012912 5.93 2840080 17200200 12 21:38:49 21:34:01 11316388 31743952 521196 1.58 721312 18877276 2012912 5.93 2840036 17200204 48 21:38:49 21:35:02 11316064 31743648 521400 1.59 721340 18877280 2012912 5.93 2840132 17200208 40 21:38:49 21:36:01 11319544 31747148 517908 1.57 721348 18877280 2012912 5.93 2836676 17200208 48 21:38:49 21:37:01 11319980 31747608 517588 1.57 721364 18877284 2012912 5.93 2836584 17200212 12 21:38:49 21:38:01 11319728 31747368 517800 1.57 721380 18877288 2012912 5.93 2836524 17200216 52 21:38:49 Average: 12274700 31694131 571522 1.74 665039 17991008 2107627 6.21 2847120 16301340 32864 21:38:49 21:38:49 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:38:49 20:31:02 lo 5.73 5.73 0.55 0.55 0.00 0.00 0.00 0.00 21:38:49 20:31:02 docker0 517.18 434.31 37.29 2715.41 0.00 0.00 0.00 0.00 21:38:49 20:31:02 ens3 1600.65 1465.29 12155.63 194.59 0.00 0.00 0.00 0.00 21:38:49 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:32:01 docker0 97.00 124.33 7.92 998.64 0.00 0.00 0.00 0.00 21:38:49 20:32:01 ens3 187.51 151.96 1045.02 75.44 0.00 0.00 0.00 0.00 21:38:49 20:32:01 vethbf128e0 1.25 1.46 0.10 0.11 0.00 0.00 0.00 0.00 21:38:49 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:33:01 docker0 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 21:38:49 20:33:01 ens3 25.36 13.71 21.73 11.27 0.00 0.00 0.00 0.00 21:38:49 20:33:01 vethbf128e0 0.28 0.30 0.02 0.02 0.00 0.00 0.00 0.00 21:38:49 20:34:02 lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 21:38:49 20:34:02 docker0 42.37 52.99 2.40 225.94 0.00 0.00 0.00 0.00 21:38:49 20:34:02 ens3 180.04 131.70 1912.94 77.47 0.00 0.00 0.00 0.00 21:38:49 20:34:02 veth1d671c4 0.00 0.87 0.00 0.05 0.00 0.00 0.00 0.00 21:38:49 20:35:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 21:38:49 20:35:01 docker0 237.56 460.01 17.31 5929.45 0.00 0.00 0.00 0.00 21:38:49 20:35:01 veth10da941 237.51 459.95 20.56 5929.45 0.00 0.00 0.00 0.49 21:38:49 20:35:01 ens3 523.50 286.94 6006.57 94.64 0.00 0.00 0.00 0.00 21:38:49 20:35:01 veth1d671c4 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:38:49 20:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:38:49 20:36:01 vethae581d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:36:01 vethd90bc73 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:38:49 20:36:01 docker0 42.47 60.93 2.50 316.85 0.00 0.00 0.00 0.00 21:38:49 20:36:01 vetha48af8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:36:01 veth10da941 0.10 0.92 0.01 0.04 0.00 0.00 0.00 0.00 21:38:49 20:36:01 vethe089773 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:36:01 veth51741dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:36:01 ens3 104.48 68.74 395.85 20.78 0.00 0.00 0.00 0.00 21:38:49 20:36:01 veth1d671c4 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 21:38:49 20:37:01 vethad7bc98 245.65 409.63 20.85 5828.04 0.00 0.00 0.00 0.48 21:38:49 20:37:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 21:38:49 20:37:01 docker0 486.70 836.90 34.88 11861.99 0.00 0.00 0.00 0.00 21:38:49 20:37:01 veth671a1f6 232.47 412.70 19.81 5827.29 0.00 0.00 0.00 0.48 21:38:49 20:37:01 ens3 945.80 564.13 12985.34 131.03 0.00 0.00 0.00 0.00 21:38:49 20:37:01 veth1d671c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:37:01 vethd87fd29 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:38:49 20:38:01 vethad7bc98 0.12 0.22 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:38:01 docker0 17.04 40.06 1.38 458.73 0.00 0.00 0.00 0.00 21:38:49 20:38:01 veth671a1f6 0.13 0.23 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:38:01 ens3 97.17 63.77 490.31 78.43 0.00 0.00 0.00 0.00 21:38:49 20:38:01 veth1d671c4 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:39:01 vethad7bc98 12.01 15.35 1.10 206.81 0.00 0.00 0.00 0.02 21:38:49 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:39:01 docker0 59.66 77.27 3.95 655.40 0.00 0.00 0.00 0.00 21:38:49 20:39:01 veth671a1f6 12.45 15.43 1.14 206.82 0.00 0.00 0.00 0.02 21:38:49 20:39:01 ens3 158.39 125.93 699.39 89.45 0.00 0.00 0.00 0.00 21:38:49 20:39:01 veth1d671c4 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 21:38:49 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:40:01 docker0 30.88 38.17 1.80 163.31 0.00 0.00 0.00 0.00 21:38:49 20:40:01 ens3 47.92 36.18 171.13 6.41 0.00 0.00 0.00 0.00 21:38:49 20:40:01 veth1d671c4 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 21:38:49 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:41:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:41:01 ens3 4.12 2.90 4.06 1.72 0.00 0.00 0.00 0.00 21:38:49 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:42:01 ens3 0.43 0.42 0.03 0.04 0.00 0.00 0.00 0.00 21:38:49 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:38:49 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:44:01 ens3 7.12 5.20 5.14 6.08 0.00 0.00 0.00 0.00 21:38:49 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:46:01 ens3 0.58 0.58 0.62 0.10 0.00 0.00 0.00 0.00 21:38:49 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:51:01 ens3 0.55 0.53 0.33 0.28 0.00 0.00 0.00 0.00 21:38:49 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:56:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:38:49 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:01:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 21:38:49 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:02:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 21:38:49 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:03:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:04:01 ens3 0.92 0.40 0.31 0.21 0.00 0.00 0.00 0.00 21:38:49 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:06:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:38:49 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:08:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 21:38:49 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:11:01 ens3 0.12 0.08 0.07 0.07 0.00 0.00 0.00 0.00 21:38:49 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:16:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:38:49 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:21:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:38:49 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:26:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:38:49 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:31:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:38:49 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:34:01 ens3 0.28 0.18 0.29 0.01 0.00 0.00 0.00 0.00 21:38:49 21:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:35:02 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:36:01 ens3 9.17 9.03 0.68 16.02 0.00 0.00 0.00 0.00 21:38:49 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:38:49 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:38:49 21:38:01 ens3 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00 21:38:49 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:38:49 Average: docker0 22.46 31.14 1.60 341.59 0.00 0.00 0.00 0.00 21:38:49 Average: ens3 57.22 43.04 526.77 11.81 0.00 0.00 0.00 0.00 21:38:49 21:38:49 21:38:49 ---> sar -P ALL: 21:38:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34270) 04/29/22 _x86_64_ (8 CPU) 21:38:49 21:38:49 20:29:45 LINUX RESTART (8 CPU) 21:38:49 21:38:49 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 20:31:02 all 12.35 0.00 4.99 3.57 0.10 78.99 21:38:49 20:31:02 0 13.77 0.00 4.65 4.13 0.08 77.36 21:38:49 20:31:02 1 12.80 0.00 4.51 8.30 0.10 74.29 21:38:49 20:31:02 2 11.16 0.00 5.56 3.26 0.10 79.91 21:38:49 20:31:02 3 13.09 0.00 5.85 2.47 0.14 78.45 21:38:49 20:31:02 4 13.57 0.00 4.73 2.07 0.08 79.54 21:38:49 20:31:02 5 12.94 0.00 4.86 4.27 0.08 77.85 21:38:49 20:31:02 6 10.68 0.00 5.10 2.82 0.10 81.30 21:38:49 20:31:02 7 10.75 0.00 4.62 1.23 0.14 83.26 21:38:49 20:32:01 all 29.26 0.00 6.31 1.41 0.09 62.94 21:38:49 20:32:01 0 27.75 0.00 6.77 0.60 0.09 64.80 21:38:49 20:32:01 1 29.40 0.00 6.96 1.52 0.10 62.02 21:38:49 20:32:01 2 28.08 0.00 7.39 6.91 0.09 57.54 21:38:49 20:32:01 3 29.60 0.00 6.21 0.26 0.09 63.85 21:38:49 20:32:01 4 30.20 0.00 5.93 1.16 0.10 62.61 21:38:49 20:32:01 5 29.15 0.00 5.60 0.31 0.09 64.86 21:38:49 20:32:01 6 30.16 0.00 5.95 0.26 0.09 63.55 21:38:49 20:32:01 7 29.71 0.00 5.67 0.24 0.10 64.28 21:38:49 20:33:01 all 48.45 0.00 6.55 0.30 0.14 44.56 21:38:49 20:33:01 0 47.00 0.00 6.60 0.12 0.13 46.14 21:38:49 20:33:01 1 48.38 0.00 6.90 0.03 0.13 44.55 21:38:49 20:33:01 2 42.91 0.00 6.26 0.49 0.14 50.20 21:38:49 20:33:01 3 50.98 0.00 6.52 0.00 0.15 42.35 21:38:49 20:33:01 4 48.14 0.00 6.84 1.67 0.14 43.21 21:38:49 20:33:01 5 48.65 0.00 6.49 0.02 0.15 44.69 21:38:49 20:33:01 6 50.91 0.00 6.56 0.00 0.14 42.39 21:38:49 20:33:01 7 50.64 0.00 6.23 0.05 0.15 42.92 21:38:49 20:34:02 all 13.64 0.00 9.67 9.15 0.12 67.43 21:38:49 20:34:02 0 13.98 0.00 9.73 6.23 0.12 69.94 21:38:49 20:34:02 1 11.72 0.00 10.32 17.16 0.12 60.67 21:38:49 20:34:02 2 13.60 0.00 9.46 18.03 0.12 58.79 21:38:49 20:34:02 3 12.60 0.00 8.41 4.31 0.13 74.54 21:38:49 20:34:02 4 12.53 0.00 8.27 11.94 0.10 67.16 21:38:49 20:34:02 5 15.31 0.00 11.66 5.53 0.14 67.37 21:38:49 20:34:02 6 14.23 0.00 10.98 1.19 0.12 73.48 21:38:49 20:34:02 7 15.11 0.00 8.51 8.82 0.14 67.42 21:38:49 20:35:01 all 62.22 0.00 10.32 13.65 0.17 13.64 21:38:49 20:35:01 0 61.66 0.00 9.98 11.88 0.15 16.32 21:38:49 20:35:01 1 63.04 0.00 9.67 9.17 0.15 17.96 21:38:49 20:35:01 2 61.04 0.00 11.83 19.03 0.19 7.91 21:38:49 20:35:01 3 64.08 0.00 10.15 11.98 0.17 13.62 21:38:49 20:35:01 4 62.69 0.00 10.58 8.84 0.17 17.72 21:38:49 20:35:01 5 63.12 0.00 10.04 11.78 0.17 14.90 21:38:49 20:35:01 6 60.23 0.00 9.30 15.11 0.16 15.21 21:38:49 20:35:01 7 61.87 0.00 11.00 21.44 0.21 5.48 21:38:49 20:36:01 all 59.77 0.00 11.35 6.81 0.17 21.89 21:38:49 20:36:01 0 51.99 0.00 12.23 14.93 0.17 20.68 21:38:49 20:36:01 1 57.59 0.00 11.99 4.18 0.19 26.06 21:38:49 20:36:01 2 56.36 0.00 11.32 9.24 0.17 22.91 21:38:49 20:36:01 3 58.05 0.00 10.35 2.35 0.17 29.08 21:38:49 20:36:01 4 62.13 0.00 12.93 15.80 0.17 8.97 21:38:49 20:36:01 5 79.22 0.00 9.02 1.12 0.17 10.48 21:38:49 20:36:01 6 54.13 0.00 11.23 3.99 0.17 30.48 21:38:49 20:36:01 7 58.49 0.00 11.73 2.99 0.19 26.60 21:38:49 20:37:01 all 68.24 0.00 13.05 8.61 0.19 9.90 21:38:49 20:37:01 0 66.47 0.00 11.62 7.81 0.19 13.90 21:38:49 20:37:01 1 71.03 0.00 12.10 9.75 0.18 6.94 21:38:49 20:37:01 2 68.64 0.00 14.01 9.32 0.19 7.84 21:38:49 20:37:01 3 64.15 0.00 13.06 7.53 0.24 15.03 21:38:49 20:37:01 4 66.70 0.00 13.97 14.25 0.17 4.91 21:38:49 20:37:01 5 72.69 0.00 12.34 6.98 0.18 7.80 21:38:49 20:37:01 6 65.29 0.00 12.48 7.72 0.20 14.31 21:38:49 20:37:01 7 70.90 0.00 14.81 5.55 0.20 8.53 21:38:49 20:38:01 all 83.55 0.00 11.08 2.22 0.17 2.98 21:38:49 20:38:01 0 83.04 0.00 10.47 1.98 0.15 4.36 21:38:49 20:38:01 1 81.88 0.00 11.52 4.54 0.20 1.85 21:38:49 20:38:01 2 81.49 0.00 11.38 4.32 0.18 2.63 21:38:49 20:38:01 3 84.01 0.00 9.64 1.29 0.17 4.90 21:38:49 20:38:01 4 85.41 0.00 11.39 1.87 0.18 1.15 21:38:49 20:38:01 5 87.30 0.00 9.86 0.75 0.15 1.94 21:38:49 20:38:01 6 82.17 0.00 11.04 1.35 0.17 5.27 21:38:49 20:38:01 7 83.12 0.00 13.30 1.67 0.15 1.75 21:38:49 20:39:01 all 59.35 0.00 11.15 7.73 0.17 21.60 21:38:49 20:39:01 0 48.30 0.00 10.89 10.23 0.17 30.41 21:38:49 20:39:01 1 52.51 0.00 14.48 5.44 0.17 27.40 21:38:49 20:39:01 2 57.07 0.00 11.66 17.49 0.17 13.61 21:38:49 20:39:01 3 57.43 0.00 12.68 4.94 0.15 24.79 21:38:49 20:39:01 4 78.24 0.00 7.85 3.84 0.15 9.92 21:38:49 20:39:01 5 62.47 0.00 7.34 2.59 0.17 27.44 21:38:49 20:39:01 6 53.07 0.00 12.47 11.80 0.19 22.47 21:38:49 20:39:01 7 65.49 0.00 11.83 5.63 0.19 16.87 21:38:49 20:40:01 all 17.04 0.00 8.68 9.85 0.10 64.33 21:38:49 20:40:01 0 16.27 0.00 8.26 3.89 0.08 71.49 21:38:49 20:40:01 1 17.30 0.00 9.39 5.73 0.12 67.46 21:38:49 20:40:01 2 17.66 0.00 8.53 14.53 0.10 59.18 21:38:49 20:40:01 3 17.02 0.00 8.45 3.78 0.10 70.65 21:38:49 20:40:01 4 16.47 0.00 10.88 29.72 0.10 42.82 21:38:49 20:40:01 5 18.28 0.00 8.02 3.85 0.10 69.75 21:38:49 20:40:01 6 15.97 0.00 7.48 4.76 0.10 71.68 21:38:49 20:40:01 7 17.37 0.00 8.41 12.62 0.10 61.50 21:38:49 20:41:01 all 0.17 0.00 0.15 0.10 0.01 99.57 21:38:49 20:41:01 0 0.15 0.00 0.15 0.00 0.00 99.70 21:38:49 20:41:01 1 0.13 0.00 0.13 0.03 0.00 99.70 21:38:49 20:41:01 2 0.13 0.00 0.05 0.10 0.02 99.70 21:38:49 20:41:01 3 0.17 0.00 0.10 0.00 0.02 99.72 21:38:49 20:41:01 4 0.13 0.00 0.12 0.00 0.00 99.75 21:38:49 20:41:01 5 0.28 0.00 0.17 0.00 0.00 99.55 21:38:49 20:41:01 6 0.27 0.00 0.15 0.02 0.02 99.55 21:38:49 20:41:01 7 0.12 0.00 0.32 0.65 0.00 98.92 21:38:49 21:38:49 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 20:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:38:49 20:42:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:38:49 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:42:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 20:43:01 all 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 20:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:38:49 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 20:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 20:43:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:38:49 20:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 20:43:01 7 0.00 0.00 0.02 0.03 0.02 99.93 21:38:49 20:44:01 all 0.18 0.00 0.02 0.01 0.00 99.79 21:38:49 20:44:01 0 0.23 0.00 0.03 0.02 0.02 99.70 21:38:49 20:44:01 1 0.42 0.00 0.02 0.00 0.00 99.57 21:38:49 20:44:01 2 0.12 0.00 0.02 0.00 0.00 99.87 21:38:49 20:44:01 3 0.20 0.00 0.05 0.00 0.00 99.75 21:38:49 20:44:01 4 0.17 0.00 0.03 0.00 0.00 99.80 21:38:49 20:44:01 5 0.20 0.00 0.00 0.00 0.00 99.80 21:38:49 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:44:01 7 0.12 0.00 0.02 0.05 0.00 99.82 21:38:49 20:45:01 all 0.03 0.00 0.02 0.01 0.00 99.94 21:38:49 20:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 20:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:38:49 20:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 20:45:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:38:49 20:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:38:49 20:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 20:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 20:45:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:38:49 20:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:46:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:38:49 20:47:01 all 0.17 0.00 0.01 0.00 0.00 99.82 21:38:49 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:47:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:38:49 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:47:01 6 1.22 0.00 0.02 0.00 0.00 98.76 21:38:49 20:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 20:48:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:38:49 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:38:49 20:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:48:01 6 0.17 0.00 0.00 0.00 0.00 99.83 21:38:49 20:48:01 7 0.00 0.00 0.00 0.07 0.00 99.93 21:38:49 20:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:49:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:38:49 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:49:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 20:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:38:49 20:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:50:01 5 0.00 0.00 0.00 0.03 0.02 99.95 21:38:49 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:50:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 20:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:38:49 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:38:49 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 20:52:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:38:49 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:52:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:38:49 20:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:52:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:38:49 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:38:49 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 20:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:38:49 20:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:53:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:38:49 20:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:53:01 3 0.00 0.00 0.00 0.02 0.02 99.97 21:38:49 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 20:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:38:49 20:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:38:49 20:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 20:54:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 20:55:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:38:49 20:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:55:01 1 0.12 0.00 0.03 0.00 0.02 99.83 21:38:49 20:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:55:01 3 0.05 0.00 0.00 0.03 0.00 99.92 21:38:49 20:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 20:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:55:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 20:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:38:49 20:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 20:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 20:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 20:56:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 20:57:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:38:49 20:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 20:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:57:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 20:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:58:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 20:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 20:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:38:49 20:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 20:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 20:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 20:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 20:59:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.96 21:38:49 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:38:49 21:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:00:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:00:01 7 0.02 0.00 0.00 0.07 0.00 99.92 21:38:49 21:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:01:01 3 0.02 0.00 0.00 0.03 0.02 99.93 21:38:49 21:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:38:49 21:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:38:49 21:02:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:38:49 21:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:02:01 4 0.08 0.00 0.02 0.00 0.00 99.90 21:38:49 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:02:01 7 0.02 0.00 0.00 0.05 0.02 99.92 21:38:49 21:03:01 all 0.13 0.00 0.01 0.01 0.00 99.85 21:38:49 21:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:03:01 6 1.03 0.00 0.03 0.00 0.00 98.94 21:38:49 21:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:38:49 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 21:04:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:38:49 21:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:38:49 21:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:04:01 3 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 21:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:04:01 6 1.98 0.00 0.00 0.00 0.02 98.00 21:38:49 21:04:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:38:49 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:05:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:38:49 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:05:01 6 0.15 0.00 0.00 0.00 0.00 99.85 21:38:49 21:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:38:49 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:38:49 21:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:38:49 21:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:06:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:38:49 21:07:01 all 0.00 0.00 0.01 0.01 0.00 99.99 21:38:49 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:07:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:08:01 3 0.00 0.00 0.00 0.03 0.02 99.95 21:38:49 21:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:38:49 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:08:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:38:49 21:09:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:38:49 21:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:38:49 21:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 21:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:09:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:10:01 all 0.05 0.00 0.03 0.02 0.01 99.89 21:38:49 21:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:10:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:38:49 21:10:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:38:49 21:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:38:49 21:10:01 4 0.20 0.00 0.05 0.05 0.00 99.70 21:38:49 21:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:38:49 21:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 21:10:01 7 0.02 0.00 0.02 0.10 0.00 99.87 21:38:49 21:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:38:49 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:11:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 21:11:01 7 0.02 0.00 0.02 0.05 0.00 99.92 21:38:49 21:12:01 all 0.00 0.00 0.00 0.01 0.00 99.99 21:38:49 21:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:12:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 21:13:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:38:49 21:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:13:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:13:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 21:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:38:49 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 21:15:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:38:49 21:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:38:49 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:15:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 21:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:15:01 7 0.02 0.00 0.00 0.05 0.02 99.92 21:38:49 21:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:16:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:38:49 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:17:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:38:49 21:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:18:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:38:49 21:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:18:01 3 0.00 0.00 0.00 0.03 0.02 99.95 21:38:49 21:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:19:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:38:49 21:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:19:01 3 0.03 0.00 0.00 0.05 0.00 99.92 21:38:49 21:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:20:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:38:49 21:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:20:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:20:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:38:49 21:21:01 all 0.22 0.00 0.01 0.01 0.00 99.76 21:38:49 21:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:21:01 3 0.03 0.00 0.02 0.02 0.00 99.93 21:38:49 21:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:21:01 6 1.60 0.00 0.00 0.00 0.00 98.40 21:38:49 21:21:01 7 0.03 0.00 0.00 0.03 0.00 99.93 21:38:49 21:22:01 all 0.25 0.00 0.01 0.01 0.00 99.72 21:38:49 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:38:49 21:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:22:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:38:49 21:22:01 7 0.00 0.00 0.00 0.08 0.00 99.92 21:38:49 21:23:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:38:49 21:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:23:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:38:49 21:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:24:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:38:49 21:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:38:49 21:24:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:38:49 21:24:01 7 0.00 0.00 0.02 0.05 0.00 99.93 21:38:49 21:25:01 all 0.27 0.00 0.00 0.00 0.00 99.72 21:38:49 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:38:49 21:25:01 6 1.99 0.00 0.00 0.00 0.00 98.01 21:38:49 21:25:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:38:49 21:38:49 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 21:26:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:38:49 21:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:38:49 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:26:01 6 1.97 0.00 0.00 0.00 0.00 98.03 21:38:49 21:26:01 7 0.02 0.00 0.00 0.08 0.00 99.90 21:38:49 21:27:01 all 0.25 0.00 0.00 0.01 0.00 99.74 21:38:49 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:27:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:27:01 6 1.94 0.00 0.03 0.00 0.02 98.01 21:38:49 21:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:38:49 21:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:28:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:38:49 21:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:28:01 6 0.07 0.00 0.05 0.00 0.00 99.88 21:38:49 21:28:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 21:29:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:38:49 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:29:01 7 0.00 0.00 0.00 0.07 0.00 99.93 21:38:49 21:30:01 all 0.02 0.00 0.01 0.02 0.00 99.96 21:38:49 21:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:30:01 3 0.02 0.00 0.02 0.03 0.00 99.93 21:38:49 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:30:01 7 0.03 0.00 0.00 0.10 0.00 99.87 21:38:49 21:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:38:49 21:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 21:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:31:01 7 0.00 0.00 0.00 0.05 0.02 99.93 21:38:49 21:32:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:38:49 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:32:01 7 0.00 0.00 0.00 0.07 0.00 99.93 21:38:49 21:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:38:49 21:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:38:49 21:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:38:49 21:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 21:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:38:49 21:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 21:35:02 all 0.02 0.00 0.01 0.01 0.00 99.97 21:38:49 21:35:02 0 0.03 0.00 0.03 0.00 0.00 99.93 21:38:49 21:35:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:35:02 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:35:02 3 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:35:02 4 0.00 0.00 0.00 0.00 0.00 100.00 21:38:49 21:35:02 5 0.03 0.00 0.00 0.00 0.02 99.95 21:38:49 21:35:02 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:35:02 7 0.02 0.00 0.00 0.05 0.00 99.93 21:38:49 21:36:01 all 0.03 0.00 0.01 0.01 0.00 99.94 21:38:49 21:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:38:49 21:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:38:49 21:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:38:49 21:36:01 4 0.07 0.00 0.00 0.00 0.00 99.93 21:38:49 21:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:38:49 21:36:01 6 0.05 0.00 0.05 0.00 0.00 99.90 21:38:49 21:36:01 7 0.02 0.00 0.02 0.05 0.00 99.92 21:38:49 21:38:49 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:38:49 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:38:49 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:38:49 21:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:37:01 3 0.02 0.00 0.02 0.02 0.00 99.95 21:38:49 21:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:38:49 21:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:38:49 21:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:38:49 21:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:38:49 21:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:38:49 21:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:38:49 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:38:49 21:38:01 7 0.00 0.00 0.00 0.05 0.00 99.95 21:38:49 Average: all 6.65 0.00 1.36 0.93 0.02 91.04 21:38:49 Average: 0 6.26 0.00 1.34 0.90 0.02 91.49 21:38:49 Average: 1 6.51 0.00 1.43 0.96 0.02 91.07 21:38:49 Average: 2 6.37 0.00 1.43 1.49 0.02 90.69 21:38:49 Average: 3 6.57 0.00 1.33 0.58 0.02 91.49 21:38:49 Average: 4 6.95 0.00 1.37 1.32 0.02 90.34 21:38:49 Average: 5 7.16 0.00 1.25 0.54 0.03 91.02 21:38:49 Average: 6 6.62 0.00 1.35 0.71 0.02 91.30 21:38:49 Average: 7 6.75 0.00 1.40 0.92 0.02 90.91 21:38:49 21:38:49 21:38:49