Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+e06225a277df99345dc66b555c91ab0f0cafa68f (a62c82ea73a2510a9fd9e014547052901f4cb389) 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-ssh10531689378819658173.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3535546814429669655.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12237464035089355619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh2838348154265879538.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16715087536148043003.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20843 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing da69da04a0ca51a1fed04c8ed1d512557d4e58ff Checking out Revision da69da04a0ca51a1fed04c8ed1d512557d4e58ff (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da69da04a0ca51a1fed04c8ed1d512557d4e58ff # timeout=10 Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:56 ========================================================= 20:30:56 EdgeX Global Pipelines Version Info 20:30:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:56 ------------------- 20:30:56 stable info: 20:30:56 ------------------- 20:30:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:56 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:56 Message: update stable to v1.0.221 > git rev-list --no-walk b555a8f84df166850d1cd4585915991e96833a6c # timeout=10 20:30:57 ------------------- 20:30:57 experimental info: 20:30:57 ------------------- 20:30:57 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:57 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:57 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da69da0 [Pipeline] echo 20:30:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:58 provisioning config files... 20:30:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5907175599779455277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:58 ---> docker-login.sh 20:30:58 nexus3.edgexfoundry.org:10001 20:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:59 Configure a credential helper to remove this warning. See 20:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:59 20:30:59 Login Succeeded 20:30:59 nexus3.edgexfoundry.org:10002 20:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:59 Configure a credential helper to remove this warning. See 20:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:59 20:30:59 Login Succeeded 20:30:59 nexus3.edgexfoundry.org:10003 20:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:59 Configure a credential helper to remove this warning. See 20:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:59 20:30:59 Login Succeeded 20:30:59 nexus3.edgexfoundry.org:10004 20:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:59 Configure a credential helper to remove this warning. See 20:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:59 20:30:59 Login Succeeded 20:30:59 docker.io 20:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:00 Configure a credential helper to remove this warning. See 20:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:00 20:31:00 Login Succeeded 20:31:00 ---> docker-login.sh ends [Pipeline] } 20:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:00 + 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:31:00 + dirname cmd/core-command/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo core-command,cmd/core-command/Dockerfile 20:31:00 + dirname cmd/core-data/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo core-data,cmd/core-data/Dockerfile 20:31:00 + dirname cmd/core-metadata/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo core-metadata,cmd/core-metadata/Dockerfile 20:31:00 + dirname cmd/security-bootstrapper/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:31:00 + dirname cmd/security-proxy-setup/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:31:00 + dirname cmd/security-secretstore-setup/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:31:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:31:00 + dirname cmd/security-spire-agent/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:31:00 + + cutdirname -d/ cmd/security-spire-config/Dockerfile -f2 20:31:00 20:31:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:31:00 + dirname cmd/security-spire-server/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:31:00 + dirname cmd/support-notifications/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo support-notifications,cmd/support-notifications/Dockerfile 20:31:00 + dirname cmd/support-scheduler/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:31:00 + dirname cmd/sys-mgmt-agent/Dockerfile 20:31:00 + cut -d/ -f2 20:31:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:31:00 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:31:00 + git rev-list -1 --merges da69da04a0ca51a1fed04c8ed1d512557d4e58ff~1..da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo 20:31:00 -----------> git rev-list -1 --merges da69da04a0ca51a1fed04c8ed1d512557d4e58ff~1..da69da04a0ca51a1fed04c8ed1d512557d4e58ff da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:31:00 da69da04a0ca51a1fed04c8ed1d512557d4e58ff [false] [Pipeline] sh 20:31:01 + git log --format=format:%s -1 da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] echo 20:31:01 ========================================================= 20:31:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:31:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:31:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:31:01 + grep -v github /etc/ssh/ssh_known_hosts 20:31:01 + [ -e /tmp/ssh_known_hosts ] 20:31:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:31:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:31:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:31:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:01 20:31:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:02 latest: Pulling from edgex-devops/git-semver 20:31:02 a0d0a0d46f8b: Pulling fs layer 20:31:02 3e5f54012d9b: Pulling fs layer 20:31:02 4c7163046ea9: Pulling fs layer 20:31:02 0c2d73faf560: Pulling fs layer 20:31:02 0c2d73faf560: Waiting 20:31:02 3e5f54012d9b: Verifying Checksum 20:31:02 3e5f54012d9b: Download complete 20:31:02 a0d0a0d46f8b: Verifying Checksum 20:31:02 a0d0a0d46f8b: Download complete 20:31:02 0c2d73faf560: Verifying Checksum 20:31:02 0c2d73faf560: Download complete 20:31:02 4c7163046ea9: Verifying Checksum 20:31:02 a0d0a0d46f8b: Pull complete 20:31:02 3e5f54012d9b: Pull complete 20:31:03 4c7163046ea9: Pull complete 20:31:03 0c2d73faf560: Pull complete 20:31:03 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:03 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 20:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:10004/edgex-devops/git-semver:latest cat 20:31:03 $ docker top 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:04 [ssh-agent] Looking for ssh-agent implementation... 20:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:04 $ docker exec 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent 20:31:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBmfha/agent.15 20:31:04 SSH_AGENT_PID=21 20:31:04 Running ssh-add (command line suppressed) 20:31:04 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6391289453853940531.key (/w/workspace/edgex-go/16@tmp/private_key_6391289453853940531.key) 20:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:04 + git tag --points-at HEAD [Pipeline] } 20:31:04 $ docker exec --env ******** --env ******** 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent -k 20:31:04 unset SSH_AUTH_SOCK; 20:31:04 unset SSH_AGENT_PID; 20:31:04 echo Agent pid 21 killed; 20:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:04 [ssh-agent] Looking for ssh-agent implementation... 20:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:05 $ docker exec 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent 20:31:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCFnJmg/agent.54 20:31:05 SSH_AGENT_PID=60 20:31:05 Running ssh-add (command line suppressed) 20:31:05 Identity added: /w/workspace/edgex-go/16@tmp/private_key_1716559779331811906.key (/w/workspace/edgex-go/16@tmp/private_key_1716559779331811906.key) 20:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:05 + git semver init 20:31:05 # -> Open(): unable to determine branch for HEAD 20:31:05 # $GIT_DIR = /w/workspace/edgex-go/16/.git 20:31:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/16 20:31:05 # $SEMVER_REMOTE_NAME = origin 20:31:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:05 # $SEMVER_USER_NAME = edgex-jenkins 20:31:05 # $SEMVER_BRANCH = PR-3924 20:31:05 # $SEMVER_TEMP = /tmp/semver-843808254 20:31:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:31:20 # '/tmp/semver-843808254' -> '/w/workspace/edgex-go/16/.semver' 20:31:20 # -> Force: false 20:31:20 # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } 20:31:20 $ docker exec --env ******** --env ******** 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc ssh-agent -k 20:31:20 unset SSH_AUTH_SOCK; 20:31:20 unset SSH_AGENT_PID; 20:31:20 echo Agent pid 60 killed; 20:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:21 + git semver [Pipeline] } 20:31:21 $ docker stop --time=1 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc 20:31:22 $ docker rm -f 18833b9e40dcd111a08a911799f1ccac6dff54cbca4cf7073a061473f4fd10fc [Pipeline] // withDockerContainer [Pipeline] sh 20:31:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:23 Stashed 1 file(s) [Pipeline] echo 20:31:23 [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:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:23 ========================================================= 20:31:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:31:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:23 59bf1c3509f3: Pulling fs layer 20:31:23 666ba61612fd: Pulling fs layer 20:31:23 8ed8ca486205: Pulling fs layer 20:31:23 4fe6c5a15a65: Pulling fs layer 20:31:23 22a0e8bec74d: Pulling fs layer 20:31:23 640e595b4fbd: Pulling fs layer 20:31:23 763cafe07f6e: Pulling fs layer 20:31:23 0c0b528cf693: Pulling fs layer 20:31:23 10935f4eaf8b: Pulling fs layer 20:31:23 640e595b4fbd: Waiting 20:31:23 10935f4eaf8b: Waiting 20:31:23 0c0b528cf693: Waiting 20:31:23 22a0e8bec74d: Waiting 20:31:23 8ed8ca486205: Verifying Checksum 20:31:23 8ed8ca486205: Download complete 20:31:23 666ba61612fd: Verifying Checksum 20:31:23 666ba61612fd: Download complete 20:31:23 22a0e8bec74d: Verifying Checksum 20:31:23 640e595b4fbd: Verifying Checksum 20:31:23 640e595b4fbd: Download complete 20:31:23 59bf1c3509f3: Verifying Checksum 20:31:23 59bf1c3509f3: Download complete 20:31:23 763cafe07f6e: Download complete 20:31:24 0c0b528cf693: Verifying Checksum 20:31:24 0c0b528cf693: Download complete 20:31:24 59bf1c3509f3: Pull complete 20:31:24 666ba61612fd: Pull complete 20:31:24 8ed8ca486205: Pull complete 20:31:24 10935f4eaf8b: Verifying Checksum 20:31:24 10935f4eaf8b: Download complete 20:31:24 4fe6c5a15a65: Verifying Checksum 20:31:24 4fe6c5a15a65: Download complete 20:31:28 4fe6c5a15a65: Pull complete 20:31:28 22a0e8bec74d: Pull complete 20:31:28 640e595b4fbd: Pull complete 20:31:28 763cafe07f6e: Pull complete 20:31:29 0c0b528cf693: Pull complete 20:31:32 10935f4eaf8b: Pull complete 20:31:32 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:32 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:32 WORKDIR /edgex 20:31:32 COPY go.mod . 20:31:32 RUN go mod download 20:31:32 docker build -t ci-base-image-x86_64 -f - . 20:31:33 Sending build context to Docker daemon 334.9MB 20:31:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:33 ---> 99d49a6021b9 20:31:33 Step 2/4 : WORKDIR /edgex 20:31:36 ---> Running in d1ac3f847b73 20:31:36 Removing intermediate container d1ac3f847b73 20:31:36 ---> a8d7a97b1656 20:31:36 Step 3/4 : COPY go.mod . 20:31:36 ---> efd276fa2b7b 20:31:36 Step 4/4 : RUN go mod download 20:31:36 ---> Running in bef438ca043c 20:31:38 Still waiting to schedule task 20:31:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:31:54 Removing intermediate container bef438ca043c 20:31:54 ---> 5d1b11a69dd6 20:31:54 Successfully built 5d1b11a69dd6 20:31:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:55 + docker inspect -f . ci-base-image-x86_64 20:31:55 . [Pipeline] withDockerContainer 20:31:55 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 20:31:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:55 $ docker top 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:55 + go version 20:31:55 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:55 $ docker stop --time=1 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 20:31:57 $ docker rm -f 31296ebb4c12efd1df60872777baf1eb8548a3ea14fe258a4d8c7b34dc21b6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:57 + docker inspect -f . ci-base-image-x86_64 20:31:57 . [Pipeline] withDockerContainer 20:31:57 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 20:31:57 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:58 $ docker top 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:58 ========================================================= 20:31:58 [edgeXBuildGoParallel] Running Tests and Build... 20:31:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:58 + make test 20:31:58 go mod tidy -compat=1.17 20:31:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:32:05 ? github.com/edgexfoundry/edgex-go [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:32:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:32:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:32:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 20:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:32:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 53.4% of statements 20:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:32:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.935s coverage: 89.2% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.094s coverage: 84.4% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.105s coverage: 60.0% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.109s coverage: 0.9% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.100s coverage: 24.0% of statements 20:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 79.5% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 20:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 20:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 20:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.088s coverage: 44.8% of statements 20:32:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements 20:32:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.047s coverage: 87.2% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.174s coverage: 91.2% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.4% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 43.8% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.066s coverage: 28.9% of statements 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 20:32:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.038s coverage: 96.9% of statements 20:32:44 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:33:02 GO111MODULE=on go vet ./... 20:33:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:33:08 + ls -al . 20:33:08 total 672 20:33:08 drwxrwxr-x 10 1001 1001 4096 Apr 13 20:33 . 20:33:08 drwxr-xr-x 4 root root 4096 Apr 13 20:31 .. 20:33:08 -rw-rw-r-- 1 1001 1001 11 Apr 13 20:30 .dockerignore 20:33:08 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 .git 20:33:08 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 .github 20:33:08 -rw-rw-r-- 1 1001 1001 879 Apr 13 20:30 .gitignore 20:33:08 -rw-rw-r-- 1 1001 1001 42 Apr 13 20:30 .golangci.yml 20:33:08 -rw-rw-r-- 1 1001 1001 87 Apr 13 20:30 .hadolint.yml 20:33:08 drwx------ 3 1001 1001 4096 Apr 13 20:31 .semver 20:33:08 -rw-rw-r-- 1 1001 1001 166 Apr 13 20:30 .sonarcloud.properties 20:33:08 -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:30 ADOPTERS.md 20:33:08 -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:30 Attribution.txt 20:33:08 -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:30 CHANGELOG.md 20:33:08 -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:30 CONTRIBUTING.md 20:33:08 -rw-rw-r-- 1 1001 1001 677 Apr 13 20:30 GOVERNANCE.md 20:33:08 -rw-rw-r-- 1 1001 1001 850 Apr 13 20:30 Jenkinsfile 20:33:08 -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:30 LICENSE 20:33:08 -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:30 Makefile 20:33:08 -rw-rw-r-- 1 1001 1001 582 Apr 13 20:30 OWNERS.md 20:33:08 -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:30 README.md 20:33:08 -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:30 SECURITY.md 20:33:08 -rw-rw-r-- 1 1001 1001 5 Apr 13 20:31 VERSION 20:33:08 -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:30 ZMQWindows.md 20:33:08 drwxrwxr-x 2 1001 1001 4096 Apr 13 20:30 bin 20:33:08 drwxrwxr-x 18 1001 1001 4096 Apr 13 20:30 cmd 20:33:08 -rw-r--r-- 1 root root 434738 Apr 13 20:32 coverage.out 20:33:08 -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:30 go.mod 20:33:08 -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:30 go.sum 20:33:08 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:30 internal 20:33:08 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:30 openapi 20:33:08 drwxrwxr-x 4 1001 1001 4096 Apr 13 20:30 snap 20:33:08 -rw-rw-r-- 1 1001 1001 204 Apr 13 20:30 version.go [Pipeline] sh 20:33:08 + '[' -e coverage.out ] 20:33:08 + chown 1001:1001 coverage.out [Pipeline] stash 20:33:08 Stashed 1 file(s) [Pipeline] sh 20:33:08 + make build 20:33:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:33:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:33:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:32 CGO_ENABLED=0 GO111MODULE=on go build -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:33:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:33:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:55 $ docker stop --time=1 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 20:33:58 $ docker rm -f 551f3dbc0ac2c329435de2ce1db084c9619c1c7666069cfaf9278dcb63309ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:00 20:34:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:34:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:00 latest: Pulling from edgex-devops/edgex-compose 20:34:00 cbdbe7a5bc2a: Pulling fs layer 20:34:00 ca9280d653b3: Pulling fs layer 20:34:00 7e9c9ca2126c: Pulling fs layer 20:34:00 cbdbe7a5bc2a: Download complete 20:34:00 ca9280d653b3: Verifying Checksum 20:34:00 ca9280d653b3: Download complete 20:34:00 cbdbe7a5bc2a: Pull complete 20:34:01 7e9c9ca2126c: Verifying Checksum 20:34:01 7e9c9ca2126c: Download complete 20:34:01 ca9280d653b3: Pull complete 20:34:04 7e9c9ca2126c: Pull complete 20:34:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:34:04 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 20:34:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:06 $ docker top 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:06 + grep parallel 20:34:06 + docker-compose build --help 20:34:07 --parallel Build images in parallel. [Pipeline] } 20:34:07 $ docker stop --time=1 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b 20:34:08 $ docker rm -f 9bcac60d5bb18a1a5f8bc46eec1b9da336b4b32910223b1b90638922f5b0c90b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:34:09 . [Pipeline] withDockerContainer 20:34:09 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 20:34:09 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:34:09 $ docker top d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:10 + docker-compose -f ./docker-compose-build.yml build --parallel 20:34:10 Building core-command ... 20:34:10 Building core-data ... 20:34:10 Building core-metadata ... 20:34:10 Building security-bootstrapper ... 20:34:10 Building security-proxy-setup ... 20:34:10 Building security-secretstore-setup ... 20:34:10 Building security-spiffe-token-provider ... 20:34:10 Building security-spire-agent ... 20:34:10 Building security-spire-config ... 20:34:10 Building security-spire-server ... 20:34:10 Building support-notifications ... 20:34:10 Building support-scheduler ... 20:34:10 Building sys-mgmt-agent ... 20:34:10 Building security-spire-config 20:34:10 Building security-spiffe-token-provider 20:34:10 Building security-secretstore-setup 20:34:10 Building sys-mgmt-agent 20:34:10 Building security-spire-server 20:34:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 5d1b11a69dd6 20:34:37 Step 3/25 : WORKDIR /edgex-go 20:34:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 5d1b11a69dd6 20:34:37 Step 3/26 : WORKDIR /edgex-go 20:34:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 5d1b11a69dd6 20:34:37 Step 3/25 : WORKDIR /edgex-go 20:34:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 5d1b11a69dd6 20:34:37 Step 3/23 : WORKDIR /edgex-go 20:34:37 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:34:37 ---> 5d1b11a69dd6 20:34:37 Step 3/20 : WORKDIR /edgex-go 20:34:37 ---> Running in 23ef78c8c582 20:34:37 ---> Running in a7bd3c3b2273 20:34:37 ---> Running in 566ab43ce23e 20:34:37 ---> Running in a6fd1cc803a0 20:34:37 ---> Running in 13061e4540c7 20:34:37 Removing intermediate container 13061e4540c7 20:34:37 ---> 191e6236e2cc 20:34:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:37 Removing intermediate container 566ab43ce23e 20:34:37 ---> 7dce811308d3 20:34:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:37 Removing intermediate container 23ef78c8c582 20:34:37 ---> c17b996807a7 20:34:37 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:34:37 Removing intermediate container a6fd1cc803a0 20:34:37 ---> 8cb85336a3ff 20:34:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:37 Removing intermediate container a7bd3c3b2273 20:34:37 ---> 20d1792bafd3 20:34:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:37 ---> Running in 3778e1359d9d 20:34:37 ---> Running in 25f4d503b464 20:34:37 ---> Running in 85f432f5b091 20:34:37 ---> Running in 78ebd9b20702 20:34:37 ---> Running in 62bf63290222 20:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:38 Removing intermediate container 3778e1359d9d 20:34:38 ---> 028475b28218 20:34:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:39 ---> Running in e3bea94ecc41 20:34:39 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:39 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:39 OK: 15865 distinct packages available 20:34:39 Removing intermediate container 85f432f5b091 20:34:39 ---> dfaf87fab7f6 20:34:39 Step 5/23 : RUN apk add --update --no-cache make bash git 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:39 Removing intermediate container 78ebd9b20702 20:34:39 ---> 5b41341f937b 20:34:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:34:39 Removing intermediate container 62bf63290222 20:34:39 ---> ab2d6c2e3b9d 20:34:39 Step 5/25 : RUN apk add --update --no-cache make git 20:34:39 ---> Running in 614a70858532 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:39 ---> Running in 6a19bb8f1b4b 20:34:39 ---> Running in 624af2f4637c 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 OK: 221 MiB in 52 packages 20:34:41 OK: 221 MiB in 52 packages 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:41 Removing intermediate container 25f4d503b464 20:34:41 ---> 5f3339b37f62 20:34:41 Step 5/20 : COPY go.mod vendor* ./ 20:34:41 OK: 221 MiB in 52 packages 20:34:41 OK: 221 MiB in 52 packages 20:34:41 OK: 221 MiB in 52 packages 20:34:41 Removing intermediate container e3bea94ecc41 20:34:41 ---> 365ca455c2f4 20:34:41 Step 6/25 : COPY go.mod vendor* ./ 20:34:41 ---> ae8edd5c48eb 20:34:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> c85eddd5d5ff 20:34:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:42 ---> Running in 9f6bf5d06384 20:34:42 ---> Running in 160dfd79e235 20:34:42 Removing intermediate container 614a70858532 20:34:42 ---> 3ebebf949e60 20:34:42 Step 6/23 : COPY go.mod vendor* ./ 20:34:43 Removing intermediate container 624af2f4637c 20:34:43 ---> dcfb8f78b2c0 20:34:43 Step 6/25 : COPY go.mod vendor* ./ 20:34:43 Removing intermediate container 6a19bb8f1b4b 20:34:43 ---> 31edc9903f3c 20:34:43 Step 6/26 : COPY go.mod vendor* ./ 20:34:43 ---> 978ca3cce439 20:34:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 ---> Running in 1686970a298f 20:34:43 ---> b3b01610e392 20:34:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 ---> 054f7f215d2c 20:34:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:43 ---> Running in a5c1b80b752b 20:34:43 ---> Running in b9888ee76cf6 20:34:44 Removing intermediate container 9f6bf5d06384 20:34:44 ---> 7385f3cfe000 20:34:44 Step 7/20 : COPY . . 20:34:44 Removing intermediate container 160dfd79e235 20:34:44 ---> 6fa4bd933a5a 20:34:44 Step 8/25 : COPY . . 20:34:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20847 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:34:49 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 20:34:49 The recommended git tool is: git 20:34:51 Removing intermediate container 1686970a298f 20:34:51 ---> 5d24d0f427dd 20:34:51 Step 8/23 : COPY . . 20:34:52 Removing intermediate container b9888ee76cf6 20:34:52 ---> df06d5a76fd7 20:34:52 Step 8/26 : COPY . . 20:34:52 Removing intermediate container a5c1b80b752b 20:34:52 ---> b693dae23db8 20:34:52 Step 8/25 : COPY . . 20:34:53 ---> 94e2907b4bc8 20:34:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:54 ---> 638579aae56d 20:34:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:58 using credential edgex-jenkins-ssh 20:34:58 Cloning the remote Git repository 20:34:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:59 > git init /w/workspace/edgex-go/16 # timeout=10 20:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:59 > git --version # timeout=10 20:34:59 > git --version # 'git version 2.25.1' 20:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:00 ---> Running in 5a18acfd88f8 20:35:00 ---> Running in 97e9fa3b7612 20:35:00 ---> 5e4de0c4a1d7 20:35:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:35:00 ---> 209bdf55f01e 20:35:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:35:00 ---> 79412b07aad6 20:35:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:00 Removing intermediate container 97e9fa3b7612 20:35:00 ---> bd8a2153154f 20:35:00 Step 10/25 : RUN mkdir -p spire-build 20:35:00 ---> Running in ac205a4eba54 20:35:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:35:00 ---> Running in 0aaba4c65117 20:35:00 ---> Running in 21fa89a5eb41 20:35:00 ---> Running in dd43d576dd21 20:35:01 Removing intermediate container 21fa89a5eb41 20:35:01 ---> 229a387b0e5d 20:35:01 Step 10/26 : RUN mkdir -p spire-build 20:35:01 ---> Running in cbd12a0b9c55 20:35:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:35:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:35:02 Removing intermediate container dd43d576dd21 20:35:02 ---> ced8f8900168 20:35:02 Step 11/25 : WORKDIR /edgex-go/spire-build 20:35:03 ---> Running in acb52b0e589f 20:35:03 Removing intermediate container cbd12a0b9c55 20:35:03 ---> 164ea2492469 20:35:03 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:03 ---> Running in 55f2dc57d2ca 20:35:03 Removing intermediate container acb52b0e589f 20:35:03 ---> fc89e6e432cc 20:35: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:35:04 Removing intermediate container 55f2dc57d2ca 20:35:04 ---> 377cacb92be6 20:35: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:35:04 ---> Running in d492d10f6ac0 20:35:04 ---> Running in 667cc73a02cb 20:35:05 spire-1.2.1/ 20:35:05 spire-1.2.1/ 20:35:05 spire-1.2.1/.data/ 20:35:05 spire-1.2.1/.data/.file 20:35:05 spire-1.2.1/.dockerignore 20:35:05 spire-1.2.1/.gitattributes 20:35:05 spire-1.2.1/.githooks/ 20:35:05 spire-1.2.1/.githooks/pre-commit 20:35:05 spire-1.2.1/.github/ 20:35:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:05 spire-1.2.1/.github/dependabot.yml 20:35:05 spire-1.2.1/.github/workflows/ 20:35:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:05 spire-1.2.1/.github/workflows/release_build.yaml 20:35:05 spire-1.2.1/.github/workflows/scripts/ 20:35:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:05 spire-1.2.1/.gitignore 20:35:05 spire-1.2.1/.go-version 20:35:05 spire-1.2.1/.golangci.yml 20:35:05 spire-1.2.1/ADOPTERS.md 20:35:05 spire-1.2.1/CHANGELOG.md 20:35:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:05 spire-1.2.1/CODEOWNERS 20:35:05 spire-1.2.1/CONTRIBUTING.md 20:35:05 spire-1.2.1/Dockerfile 20:35:05 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 20:35:05 spire-1.2.1/.data/.file 20:35:05 spire-1.2.1/.dockerignore 20:35:05 spire-1.2.1/.gitattributes 20:35:05 spire-1.2.1/.githooks/ 20:35:05 spire-1.2.1/.githooks/pre-commit 20:35:05 spire-1.2.1/.github/ 20:35:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:05 spire-1.2.1/.github/dependabot.yml 20:35:05 spire-1.2.1/.github/workflows/ 20:35:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:05 spire-1.2.1/.github/workflows/release_build.yaml 20:35:05 spire-1.2.1/.github/workflows/scripts/ 20:35:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:05 spire-1.2.1/.gitignore 20:35:05 spire-1.2.1/.go-version 20:35:05 spire-1.2.1/.golangci.yml 20:35:05 spire-1.2.1/ADOPTERS.md 20:35:05 spire-1.2.1/CHANGELOG.md 20:35:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:05 spire-1.2.1/CODEOWNERS 20:35:05 spire-1.2.1/CONTRIBUTING.md 20:35:05 spire-1.2.1/Dockerfile 20:35:05 spire-1.2.1/Dockerfile.dev 20:35:05 spire-1.2.1/Dockerfile.scratch 20:35:05 spire-1.2.1/LICENSE 20:35:05 spire-1.2.1/MAINTAINERS.md 20:35:05 spire-1.2.1/Makefile 20:35:05 spire-1.2.1/README.md 20:35:05 spire-1.2.1/ROADMAP.md 20:35:05 spire-1.2.1/SECURITY.md 20:35:05 spire-1.2.1/cmd/ 20:35:05 spire-1.2.1/cmd/spire-agent/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:05 spire-1.2.1/Dockerfile.scratch 20:35:05 spire-1.2.1/LICENSE 20:35:05 spire-1.2.1/MAINTAINERS.md 20:35:05 spire-1.2.1/Makefile 20:35:05 spire-1.2.1/README.md 20:35:05 spire-1.2.1/ROADMAP.md 20:35:05 spire-1.2.1/SECURITY.md 20:35:05 spire-1.2.1/cmd/ 20:35:05 spire-1.2.1/cmd/spire-agent/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/main.go 20:35:05 spire-1.2.1/cmd/spire-server/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:05 spire-1.2.1/cmd/spire-agent/main.go 20:35:05 spire-1.2.1/cmd/spire-server/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:05 spire-1.2.1/cmd/spire-server/main.go 20:35:05 spire-1.2.1/cmd/spire-server/util/ 20:35:05 spire-1.2.1/cmd/spire-server/util/util.go 20:35:05 spire-1.2.1/conf/ 20:35:05 spire-1.2.1/conf/agent/ 20:35:05 spire-1.2.1/conf/agent/agent.conf 20:35:05 spire-1.2.1/conf/agent/agent_full.conf 20:35:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:05 spire-1.2.1/conf/server/ 20:35:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:05 spire-1.2.1/conf/server/server.conf 20:35:05 spire-1.2.1/conf/server/server_full.conf 20:35:05 spire-1.2.1/doc/ 20:35:05 spire-1.2.1/doc/SPIRE101.md 20:35:05 spire-1.2.1/doc/auditlog.md 20:35:05 spire-1.2.1/doc/authorization_policy_engine.md 20:35:05 spire-1.2.1/doc/changelog_guidelines.md 20:35:05 spire-1.2.1/doc/cure53-report.pdf 20:35:05 spire-1.2.1/doc/images/ 20:35:05 spire-1.2.1/doc/images/2019_roadmap.png 20:35:05 spire-1.2.1/doc/images/SPIRE101.png 20:35:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:05 spire-1.2.1/doc/images/SPIRE_server.png 20:35:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:05 spire-1.2.1/cmd/spire-server/main.go 20:35:05 spire-1.2.1/cmd/spire-server/util/ 20:35:05 spire-1.2.1/cmd/spire-server/util/util.go 20:35:05 spire-1.2.1/conf/ 20:35:05 spire-1.2.1/conf/agent/ 20:35:05 spire-1.2.1/conf/agent/agent.conf 20:35:05 spire-1.2.1/conf/agent/agent_full.conf 20:35:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:05 spire-1.2.1/conf/server/ 20:35:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:05 spire-1.2.1/conf/server/server.conf 20:35:05 spire-1.2.1/conf/server/server_full.conf 20:35:05 spire-1.2.1/doc/ 20:35:05 spire-1.2.1/doc/SPIRE101.md 20:35:05 spire-1.2.1/doc/auditlog.md 20:35:05 spire-1.2.1/doc/authorization_policy_engine.md 20:35:05 spire-1.2.1/doc/changelog_guidelines.md 20:35:05 spire-1.2.1/doc/cure53-report.pdf 20:35:05 spire-1.2.1/doc/images/ 20:35:05 spire-1.2.1/doc/images/2019_roadmap.png 20:35:05 spire-1.2.1/doc/images/SPIRE101.png 20:35:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:05 spire-1.2.1/doc/images/SPIRE_server.png 20:35:05 spire-1.2.1/doc/images/cache_mgr.png 20:35:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:05 spire-1.2.1/doc/images/federated_spire.png 20:35:05 spire-1.2.1/doc/images/ha_mode.png 20:35:05 spire-1.2.1/doc/images/nested_spire.png 20:35:05 spire-1.2.1/doc/images/oidc_federation.png 20:35:05 spire-1.2.1/doc/images/single_trust_domain.png 20:35:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:05 spire-1.2.1/doc/images/spire_logo.png 20:35:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:05 spire-1.2.1/doc/scaling_spire.md 20:35:05 spire-1.2.1/doc/spire_agent.md 20:35:05 spire-1.2.1/doc/spire_server.md 20:35:05 spire-1.2.1/doc/supported_integrations.md 20:35:05 spire-1.2.1/doc/telemetry.md 20:35:05 spire-1.2.1/doc/telemetry_config.md 20:35:05 spire-1.2.1/doc/upgrading.md 20:35:05 spire-1.2.1/doc/using_spire.md 20:35:05 spire-1.2.1/examples/ 20:35:05 spire-1.2.1/examples/README.md 20:35:05 spire-1.2.1/go.mod 20:35:05 spire-1.2.1/go.sum 20:35:05 spire-1.2.1/pkg/ 20:35:05 spire-1.2.1/pkg/agent/ 20:35:05 spire-1.2.1/pkg/agent/agent.go 20:35:05 spire-1.2.1/pkg/agent/api/ 20:35:05 spire-1.2.1/pkg/agent/api/config.go 20:35:05 spire-1.2.1/pkg/agent/api/debug/ 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:05 spire-1.2.1/doc/images/cache_mgr.png 20:35:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:05 spire-1.2.1/doc/images/federated_spire.png 20:35:05 spire-1.2.1/doc/images/ha_mode.png 20:35:05 spire-1.2.1/doc/images/nested_spire.png 20:35:05 spire-1.2.1/doc/images/oidc_federation.png 20:35:05 spire-1.2.1/doc/images/single_trust_domain.png 20:35:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:05 spire-1.2.1/doc/images/spire_logo.png 20:35:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:05 spire-1.2.1/pkg/agent/api/health/ 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:05 spire-1.2.1/pkg/agent/attestor/ 20:35:05 spire-1.2.1/pkg/agent/attestor/node/ 20:35:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:05 spire-1.2.1/pkg/agent/catalog/ 20:35:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:05 spire-1.2.1/pkg/agent/client/ 20:35:05 spire-1.2.1/pkg/agent/client/client.go 20:35:05 spire-1.2.1/pkg/agent/client/client_test.go 20:35:05 spire-1.2.1/pkg/agent/client/dial.go 20:35:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:05 spire-1.2.1/pkg/agent/client/update.go 20:35:05 spire-1.2.1/pkg/agent/client/util.go 20:35:05 spire-1.2.1/pkg/agent/common/ 20:35:05 spire-1.2.1/pkg/agent/common/backoff/ 20:35:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:05 spire-1.2.1/pkg/agent/config.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/ 20:35:05 spire-1.2.1/pkg/agent/manager/cache/ 20:35:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:05 spire-1.2.1/pkg/agent/manager/config.go 20:35:05 spire-1.2.1/pkg/agent/manager/manager.go 20:35:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/storage.go 20:35:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/sync.go 20:35:05 spire-1.2.1/pkg/agent/plugin/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:05 spire-1.2.1/doc/scaling_spire.md 20:35:05 spire-1.2.1/doc/spire_agent.md 20:35:05 spire-1.2.1/doc/spire_server.md 20:35:05 spire-1.2.1/doc/supported_integrations.md 20:35:05 spire-1.2.1/doc/telemetry.md 20:35:05 spire-1.2.1/doc/telemetry_config.md 20:35:05 spire-1.2.1/doc/upgrading.md 20:35:05 spire-1.2.1/doc/using_spire.md 20:35:05 spire-1.2.1/examples/ 20:35:05 spire-1.2.1/examples/README.md 20:35:05 spire-1.2.1/go.mod 20:35:05 spire-1.2.1/go.sum 20:35:05 spire-1.2.1/pkg/ 20:35:05 spire-1.2.1/pkg/agent/ 20:35:05 spire-1.2.1/pkg/agent/agent.go 20:35:05 spire-1.2.1/pkg/agent/api/ 20:35:05 spire-1.2.1/pkg/agent/api/config.go 20:35:05 spire-1.2.1/pkg/agent/api/debug/ 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:05 spire-1.2.1/pkg/agent/api/health/ 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:05 spire-1.2.1/pkg/agent/attestor/ 20:35:05 spire-1.2.1/pkg/agent/attestor/node/ 20:35:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:05 spire-1.2.1/pkg/agent/catalog/ 20:35:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:05 spire-1.2.1/pkg/agent/client/ 20:35:05 spire-1.2.1/pkg/agent/client/client.go 20:35:05 spire-1.2.1/pkg/agent/client/client_test.go 20:35:05 spire-1.2.1/pkg/agent/client/dial.go 20:35:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:05 spire-1.2.1/pkg/agent/client/update.go 20:35:05 spire-1.2.1/pkg/agent/client/util.go 20:35:05 spire-1.2.1/pkg/agent/common/ 20:35:05 spire-1.2.1/pkg/agent/common/backoff/ 20:35:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:05 spire-1.2.1/pkg/agent/config.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/ 20:35:05 spire-1.2.1/pkg/agent/manager/cache/ 20:35:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:05 spire-1.2.1/pkg/agent/manager/config.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:05 spire-1.2.1/pkg/agent/manager/manager.go 20:35:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/storage.go 20:35:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:05 spire-1.2.1/pkg/agent/manager/sync.go 20:35:05 spire-1.2.1/pkg/agent/plugin/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:05 spire-1.2.1/pkg/agent/svid/ 20:35:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:05 spire-1.2.1/pkg/agent/svid/store/ 20:35:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:05 spire-1.2.1/pkg/common/ 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:05 spire-1.2.1/pkg/common/api/ 20:35:05 spire-1.2.1/pkg/common/api/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/ 20:35:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:05 spire-1.2.1/pkg/common/api/names.go 20:35:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:05 spire-1.2.1/pkg/common/auth/ 20:35:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/ 20:35:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/ 20:35:05 spire-1.2.1/pkg/common/catalog/bind.go 20:35:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/closers.go 20:35:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:05 spire-1.2.1/pkg/common/catalog/config.go 20:35:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/configure.go 20:35:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/context.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:05 spire-1.2.1/pkg/common/catalog/external.go 20:35:05 spire-1.2.1/pkg/common/catalog/host.go 20:35:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:05 spire-1.2.1/pkg/common/cli/ 20:35:05 spire-1.2.1/pkg/common/cli/env.go 20:35:05 spire-1.2.1/pkg/common/cli/flags.go 20:35:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:05 spire-1.2.1/pkg/common/cli/umask.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:05 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/ 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:05 spire-1.2.1/pkg/common/cryptoutil/ 20:35:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:05 spire-1.2.1/pkg/common/diskutil/ 20:35:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:05 spire-1.2.1/pkg/common/errorutil/ 20:35:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:05 spire-1.2.1/pkg/common/health/ 20:35:05 spire-1.2.1/pkg/common/health/config.go 20:35:05 spire-1.2.1/pkg/common/health/context.go 20:35:05 spire-1.2.1/pkg/common/health/context_test.go 20:35:05 spire-1.2.1/pkg/common/health/health.go 20:35:05 spire-1.2.1/pkg/common/health/health_test.go 20:35:05 spire-1.2.1/pkg/common/health/logger.go 20:35:05 spire-1.2.1/pkg/common/hostservice/ 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:05 spire-1.2.1/pkg/common/idutil/ 20:35:05 spire-1.2.1/pkg/common/idutil/require.go 20:35:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:05 spire-1.2.1/pkg/common/idutil/safety.go 20:35:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/ 20:35:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:05 spire-1.2.1/pkg/common/jwtutil/ 20:35:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:05 spire-1.2.1/pkg/common/log/ 20:35:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:05 spire-1.2.1/pkg/common/log/log.go 20:35:05 spire-1.2.1/pkg/common/log/log_test.go 20:35:05 spire-1.2.1/pkg/common/log/options.go 20:35:05 spire-1.2.1/pkg/common/nodeutil/ 20:35:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/ 20:35:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:05 spire-1.2.1/pkg/agent/svid/ 20:35:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:05 spire-1.2.1/pkg/agent/svid/store/ 20:35:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:05 spire-1.2.1/pkg/common/ 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:05 spire-1.2.1/pkg/common/api/ 20:35:05 spire-1.2.1/pkg/common/api/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/ 20:35:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:05 spire-1.2.1/pkg/common/peertracker/info.go 20:35:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:05 spire-1.2.1/pkg/common/api/names.go 20:35:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:05 spire-1.2.1/pkg/common/auth/ 20:35:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/ 20:35:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:05 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:05 spire-1.2.1/pkg/common/pemutil/ 20:35:05 spire-1.2.1/pkg/common/pemutil/block.go 20:35:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:05 spire-1.2.1/pkg/common/pemutil/common.go 20:35:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/ 20:35:05 spire-1.2.1/pkg/common/catalog/bind.go 20:35:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/closers.go 20:35:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:05 spire-1.2.1/pkg/common/catalog/config.go 20:35:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/configure.go 20:35:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:05 spire-1.2.1/pkg/common/catalog/context.go 20:35:05 spire-1.2.1/pkg/common/plugin/ 20:35:05 spire-1.2.1/pkg/common/plugin/aws/ 20:35:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:05 spire-1.2.1/pkg/common/plugin/azure/ 20:35:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/facade.go 20:35:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/log.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:05 spire-1.2.1/pkg/common/catalog/external.go 20:35:05 spire-1.2.1/pkg/common/catalog/host.go 20:35:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:05 spire-1.2.1/pkg/common/cli/ 20:35:05 spire-1.2.1/pkg/common/cli/env.go 20:35:05 spire-1.2.1/pkg/common/cli/flags.go 20:35:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:05 spire-1.2.1/pkg/common/cli/umask.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/common/profiling/ 20:35:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:05 spire-1.2.1/pkg/common/protoutil/ 20:35:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:05 spire-1.2.1/pkg/common/rotationutil/ 20:35:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:05 spire-1.2.1/pkg/common/selector/ 20:35:05 spire-1.2.1/pkg/common/selector/selector.go 20:35:05 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:05 spire-1.2.1/pkg/common/selector/set.go 20:35:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:05 spire-1.2.1/pkg/common/telemetry/call.go 20:35:05 spire-1.2.1/pkg/common/telemetry/common/ 20:35:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:05 spire-1.2.1/pkg/common/telemetry/config.go 20:35:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/names.go 20:35:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:05 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:05 spire-1.2.1/pkg/common/telemetry/version.go 20:35:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:05 spire-1.2.1/pkg/common/uptime/ 20:35:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:05 spire-1.2.1/pkg/common/uptime/uptime_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/ 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:05 spire-1.2.1/pkg/common/util/ 20:35:05 spire-1.2.1/pkg/common/util/certs.go 20:35:05 spire-1.2.1/pkg/common/util/certs_test.go 20:35:05 spire-1.2.1/pkg/common/util/csr.go 20:35:05 spire-1.2.1/pkg/common/util/hash.go 20:35:05 spire-1.2.1/pkg/common/util/selectors.go 20:35:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:05 spire-1.2.1/pkg/common/util/signals.go 20:35:05 spire-1.2.1/pkg/common/util/sort.go 20:35:05 spire-1.2.1/pkg/common/util/sort_test.go 20:35:05 spire-1.2.1/pkg/common/util/task.go 20:35:05 spire-1.2.1/pkg/common/util/task_test.go 20:35:05 spire-1.2.1/pkg/common/util/testdata/ 20:35:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:05 spire-1.2.1/pkg/common/version/ 20:35:05 spire-1.2.1/pkg/common/version/version.go 20:35:05 spire-1.2.1/pkg/common/x509svid/ 20:35:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:05 spire-1.2.1/pkg/common/x509util/ 20:35:05 spire-1.2.1/pkg/common/x509util/cert.go 20:35:05 spire-1.2.1/pkg/common/x509util/dns.go 20:35:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:05 spire-1.2.1/pkg/server/ 20:35:05 spire-1.2.1/pkg/server/api/ 20:35:05 spire-1.2.1/pkg/server/api/agent.go 20:35:05 spire-1.2.1/pkg/server/api/agent/ 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/agent_test.go 20:35:05 spire-1.2.1/pkg/server/api/api.go 20:35:05 spire-1.2.1/pkg/server/api/audit/ 20:35:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:05 spire-1.2.1/pkg/server/api/bundle.go 20:35:05 spire-1.2.1/pkg/server/api/bundle/ 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:05 spire-1.2.1/pkg/server/api/debug/ 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:05 spire-1.2.1/pkg/common/cryptoutil/ 20:35:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:05 spire-1.2.1/pkg/common/diskutil/ 20:35:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:05 spire-1.2.1/pkg/common/errorutil/ 20:35:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:05 spire-1.2.1/pkg/common/health/ 20:35:05 spire-1.2.1/pkg/common/health/config.go 20:35:05 spire-1.2.1/pkg/common/health/context.go 20:35:05 spire-1.2.1/pkg/common/health/context_test.go 20:35:05 spire-1.2.1/pkg/common/health/health.go 20:35:05 spire-1.2.1/pkg/common/health/health_test.go 20:35:05 spire-1.2.1/pkg/common/health/logger.go 20:35:05 spire-1.2.1/pkg/common/hostservice/ 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:05 spire-1.2.1/pkg/server/api/entry.go 20:35:05 spire-1.2.1/pkg/server/api/entry/ 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/entry_test.go 20:35:05 spire-1.2.1/pkg/server/api/health/ 20:35:05 spire-1.2.1/pkg/server/api/health/v1/ 20:35:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/id.go 20:35:05 spire-1.2.1/pkg/server/api/id_test.go 20:35:05 spire-1.2.1/pkg/server/api/limits/ 20:35:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ 20:35:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:05 spire-1.2.1/pkg/common/idutil/ 20:35:05 spire-1.2.1/pkg/common/idutil/require.go 20:35:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:05 spire-1.2.1/pkg/common/idutil/safety.go 20:35:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/ 20:35:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:05 spire-1.2.1/pkg/common/jwtutil/ 20:35:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:05 spire-1.2.1/pkg/common/log/ 20:35:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:05 spire-1.2.1/pkg/common/log/log.go 20:35:05 spire-1.2.1/pkg/common/log/log_test.go 20:35:05 spire-1.2.1/pkg/common/log/options.go 20:35:05 spire-1.2.1/pkg/common/nodeutil/ 20:35:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/ 20:35:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:05 spire-1.2.1/pkg/common/peertracker/info.go 20:35:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/selector.go 20:35:05 spire-1.2.1/pkg/server/api/selector_test.go 20:35:05 spire-1.2.1/pkg/server/api/status.go 20:35:05 spire-1.2.1/pkg/server/api/status_test.go 20:35:05 spire-1.2.1/pkg/server/api/svid/ 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:05 spire-1.2.1/pkg/common/pemutil/ 20:35:05 spire-1.2.1/pkg/common/pemutil/block.go 20:35:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:05 spire-1.2.1/pkg/common/pemutil/common.go 20:35:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/ 20:35:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:05 spire-1.2.1/pkg/server/bundle/ 20:35:05 spire-1.2.1/pkg/server/bundle/client/ 20:35:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:05 spire-1.2.1/pkg/server/ca/ 20:35:05 spire-1.2.1/pkg/server/ca/ca.go 20:35:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:05 spire-1.2.1/pkg/common/plugin/ 20:35:05 spire-1.2.1/pkg/common/plugin/aws/ 20:35:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:05 spire-1.2.1/pkg/common/plugin/azure/ 20:35:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/facade.go 20:35:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/log.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:05 spire-1.2.1/pkg/server/ca/journal.go 20:35:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:05 spire-1.2.1/pkg/server/ca/manager.go 20:35:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:05 spire-1.2.1/pkg/server/ca/templates.go 20:35:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:05 spire-1.2.1/pkg/server/ca/validation.go 20:35:05 spire-1.2.1/pkg/server/cache/ 20:35:05 spire-1.2.1/pkg/server/cache/dscache/ 20:35:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:05 spire-1.2.1/pkg/server/catalog/ 20:35:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:05 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/common/profiling/ 20:35:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:05 spire-1.2.1/pkg/common/protoutil/ 20:35:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:05 spire-1.2.1/pkg/common/rotationutil/ 20:35:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:05 spire-1.2.1/pkg/common/selector/ 20:35:05 spire-1.2.1/pkg/common/selector/selector.go 20:35:05 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/pkg/server/catalog/keymanager.go 20:35:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:05 spire-1.2.1/pkg/server/config.go 20:35:05 spire-1.2.1/pkg/server/datastore/ 20:35:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:05 spire-1.2.1/pkg/server/datastore/repository.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:05 spire-1.2.1/pkg/common/selector/set.go 20:35:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:05 spire-1.2.1/pkg/common/telemetry/call.go 20:35:05 spire-1.2.1/pkg/common/telemetry/common/ 20:35:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:05 spire-1.2.1/pkg/server/endpoints/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:05 spire-1.2.1/pkg/common/telemetry/config.go 20:35:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/names.go 20:35:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:05 spire-1.2.1/pkg/common/telemetry/version.go 20:35:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:05 spire-1.2.1/pkg/common/uptime/ 20:35:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:05 spire-1.2.1/pkg/server/endpoints/config.go 20:35:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:05 spire-1.2.1/pkg/server/hostservice/ 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:05 spire-1.2.1/pkg/common/util/ 20:35:05 spire-1.2.1/pkg/common/util/certs.go 20:35:05 spire-1.2.1/pkg/common/util/certs_test.go 20:35:05 spire-1.2.1/pkg/common/util/csr.go 20:35:05 spire-1.2.1/pkg/common/util/hash.go 20:35:05 spire-1.2.1/pkg/common/util/selectors.go 20:35:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:05 spire-1.2.1/pkg/common/util/signals.go 20:35:05 spire-1.2.1/pkg/common/util/sort.go 20:35:05 spire-1.2.1/pkg/common/util/sort_test.go 20:35:05 spire-1.2.1/pkg/common/util/task.go 20:35:05 spire-1.2.1/pkg/common/util/task_test.go 20:35:05 spire-1.2.1/pkg/common/util/testdata/ 20:35:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:05 spire-1.2.1/pkg/common/version/ 20:35:05 spire-1.2.1/pkg/common/version/version.go 20:35:05 spire-1.2.1/pkg/common/x509svid/ 20:35:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:05 spire-1.2.1/pkg/common/x509util/ 20:35:05 spire-1.2.1/pkg/common/x509util/cert.go 20:35:05 spire-1.2.1/pkg/common/x509util/dns.go 20:35:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:05 spire-1.2.1/pkg/server/ 20:35:05 spire-1.2.1/pkg/server/api/ 20:35:05 spire-1.2.1/pkg/server/api/agent.go 20:35:05 spire-1.2.1/pkg/server/api/agent/ 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/agent_test.go 20:35:05 spire-1.2.1/pkg/server/api/api.go 20:35:05 spire-1.2.1/pkg/server/api/audit/ 20:35:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:05 spire-1.2.1/pkg/server/api/bundle.go 20:35:05 spire-1.2.1/pkg/server/api/bundle/ 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:05 spire-1.2.1/pkg/server/api/debug/ 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:05 spire-1.2.1/pkg/server/api/entry.go 20:35:05 spire-1.2.1/pkg/server/api/entry/ 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/entry_test.go 20:35:05 spire-1.2.1/pkg/server/api/health/ 20:35:05 spire-1.2.1/pkg/server/api/health/v1/ 20:35:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/id.go 20:35:05 spire-1.2.1/pkg/server/api/id_test.go 20:35:05 spire-1.2.1/pkg/server/api/limits/ 20:35:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ 20:35:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:05 spire-1.2.1/pkg/server/api/selector.go 20:35:05 spire-1.2.1/pkg/server/api/selector_test.go 20:35:05 spire-1.2.1/pkg/server/api/status.go 20:35:05 spire-1.2.1/pkg/server/api/status_test.go 20:35:05 spire-1.2.1/pkg/server/api/svid/ 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/ 20:35:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:05 spire-1.2.1/pkg/server/bundle/ 20:35:05 spire-1.2.1/pkg/server/bundle/client/ 20:35:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:05 spire-1.2.1/pkg/server/ca/ 20:35:05 spire-1.2.1/pkg/server/ca/ca.go 20:35:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:05 spire-1.2.1/pkg/server/ca/journal.go 20:35:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:05 spire-1.2.1/pkg/server/ca/manager.go 20:35:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:05 spire-1.2.1/pkg/server/ca/templates.go 20:35:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:05 spire-1.2.1/pkg/server/ca/validation.go 20:35:05 spire-1.2.1/pkg/server/cache/ 20:35:05 spire-1.2.1/pkg/server/cache/dscache/ 20:35:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:05 spire-1.2.1/pkg/server/catalog/ 20:35:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:05 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:05 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:05 spire-1.2.1/pkg/server/config.go 20:35:05 spire-1.2.1/pkg/server/datastore/ 20:35:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:05 spire-1.2.1/pkg/server/datastore/repository.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:05 spire-1.2.1/pkg/server/endpoints/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:05 spire-1.2.1/pkg/server/registration/ 20:35:05 spire-1.2.1/pkg/server/registration/manager.go 20:35:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:05 spire-1.2.1/pkg/server/scanentries.go 20:35:05 spire-1.2.1/pkg/server/scanentries_test.go 20:35:05 spire-1.2.1/pkg/server/server.go 20:35:05 spire-1.2.1/pkg/server/server_test.go 20:35:05 spire-1.2.1/pkg/server/svid/ 20:35:05 spire-1.2.1/pkg/server/svid/observer.go 20:35:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:05 spire-1.2.1/proto/ 20:35:05 spire-1.2.1/proto/private/ 20:35:05 spire-1.2.1/proto/private/server/ 20:35:05 spire-1.2.1/proto/private/server/journal/ 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:05 spire-1.2.1/pkg/server/endpoints/config.go 20:35:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:05 spire-1.2.1/pkg/server/hostservice/ 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:05 spire-1.2.1/proto/spire/ 20:35:05 spire-1.2.1/proto/spire/common/ 20:35:05 spire-1.2.1/proto/spire/common/common.pb.go 20:35:05 spire-1.2.1/proto/spire/common/common.proto 20:35:05 spire-1.2.1/proto/spire/common/plugin/ 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:05 spire-1.2.1/release/ 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:05 spire-1.2.1/release/spire-extras/ 20:35:05 spire-1.2.1/release/spire-extras/README.md 20:35:05 spire-1.2.1/release/spire-extras/conf/ 20:35:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:05 spire-1.2.1/release/spire/ 20:35:05 spire-1.2.1/release/spire/README.md 20:35:05 spire-1.2.1/release/spire/conf/ 20:35:05 spire-1.2.1/release/spire/conf/agent/ 20:35:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:05 spire-1.2.1/release/spire/conf/server/ 20:35:05 spire-1.2.1/release/spire/conf/server/server.conf 20:35:05 spire-1.2.1/script/ 20:35:05 spire-1.2.1/script/build-artifact.sh 20:35:05 spire-1.2.1/script/generate_dummy_ca.sh 20:35:05 spire-1.2.1/support/ 20:35:05 spire-1.2.1/support/k8s/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/ 20:35:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:05 spire-1.2.1/test/ 20:35:05 spire-1.2.1/test/clock/ 20:35:05 spire-1.2.1/test/clock/clock.go 20:35:05 spire-1.2.1/test/fakes/ 20:35:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:05 spire-1.2.1/test/fakes/fakedatastore/ 20:35:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:05 spire-1.2.1/test/fakes/fakemetrics/ 20:35:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:05 spire-1.2.1/test/fakes/fakenotifier/ 20:35:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:05 spire-1.2.1/test/fakes/fakeserverca/ 20:35:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:05 spire-1.2.1/test/fixture/ 20:35:05 spire-1.2.1/test/fixture/certs/ 20:35:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/bundle.der 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:05 20:35:05 spire-1.2.1/test/fixture/certs/ca.pem 20:35:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/svid.pem 20:35:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:05 spire-1.2.1/test/fixture/config/ 20:35:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_good.conf 20:35:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:05 spire-1.2.1/test/fixture/fixture.go 20:35:05 spire-1.2.1/test/fixture/nodeattestor/ 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:05 spire-1.2.1/test/fixture/registration/ 20:35:05 spire-1.2.1/test/fixture/registration/entries.json 20:35:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:05 spire-1.2.1/test/fixture/registration/good.json 20:35:05 spire-1.2.1/test/fixture/registration/invalid.json 20:35:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:05 spire-1.2.1/test/integration/ 20:35:05 spire-1.2.1/test/integration/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:05 spire-1.2.1/test/integration/common 20:35:05 spire-1.2.1/test/integration/setup/ 20:35:05 spire-1.2.1/test/integration/setup/adminclient/ 20:35:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/debugagent/ 20:35:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:05 spire-1.2.1/test/integration/setup/debugserver/ 20:35:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/itclient/ 20:35:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:05 spire-1.2.1/test/integration/setup/x509pop/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:05 spire-1.2.1/test/integration/suites/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:05 spire-1.2.1/pkg/server/registration/ 20:35:05 spire-1.2.1/pkg/server/registration/manager.go 20:35:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:05 spire-1.2.1/pkg/server/scanentries.go 20:35:05 spire-1.2.1/pkg/server/scanentries_test.go 20:35:05 spire-1.2.1/pkg/server/server.go 20:35:05 spire-1.2.1/pkg/server/server_test.go 20:35:05 spire-1.2.1/pkg/server/svid/ 20:35:05 spire-1.2.1/pkg/server/svid/observer.go 20:35:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:05 spire-1.2.1/proto/ 20:35:05 spire-1.2.1/proto/private/ 20:35:05 spire-1.2.1/proto/private/server/ 20:35:05 spire-1.2.1/proto/private/server/journal/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:05 spire-1.2.1/proto/spire/ 20:35:05 spire-1.2.1/proto/spire/common/ 20:35:05 spire-1.2.1/proto/spire/common/common.pb.go 20:35:05 spire-1.2.1/proto/spire/common/common.proto 20:35:05 spire-1.2.1/proto/spire/common/plugin/ 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:05 spire-1.2.1/release/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/release/spire-extras/ 20:35:05 spire-1.2.1/release/spire-extras/README.md 20:35:05 spire-1.2.1/release/spire-extras/conf/ 20:35:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:05 spire-1.2.1/release/spire/ 20:35:05 spire-1.2.1/release/spire/README.md 20:35:05 spire-1.2.1/release/spire/conf/ 20:35:05 spire-1.2.1/release/spire/conf/agent/ 20:35:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:05 spire-1.2.1/release/spire/conf/server/ 20:35:05 spire-1.2.1/release/spire/conf/server/server.conf 20:35:05 spire-1.2.1/script/ 20:35:05 spire-1.2.1/script/build-artifact.sh 20:35:05 spire-1.2.1/script/generate_dummy_ca.sh 20:35:05 spire-1.2.1/support/ 20:35:05 spire-1.2.1/support/k8s/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/ 20:35:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:05 spire-1.2.1/test/ 20:35:05 spire-1.2.1/test/clock/ 20:35:05 spire-1.2.1/test/clock/clock.go 20:35:05 spire-1.2.1/test/fakes/ 20:35:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:05 spire-1.2.1/test/integration/suites/join-token/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:05 spire-1.2.1/test/fakes/fakedatastore/ 20:35:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:05 spire-1.2.1/test/fakes/fakemetrics/ 20:35:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:05 spire-1.2.1/test/fakes/fakenotifier/ 20:35:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:05 spire-1.2.1/test/fakes/fakeserverca/ 20:35:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:05 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:05 spire-1.2.1/test/fixture/ 20:35:05 spire-1.2.1/test/fixture/certs/ 20:35:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/bundle.der 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:05 spire-1.2.1/test/fixture/certs/ca.pem 20:35:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:05 spire-1.2.1/test/fixture/certs/svid.pem 20:35:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:05 spire-1.2.1/test/fixture/config/ 20:35:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:05 spire-1.2.1/test/fixture/config/server_good.conf 20:35:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:05 spire-1.2.1/test/fixture/fixture.go 20:35:05 spire-1.2.1/test/fixture/nodeattestor/ 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:05 spire-1.2.1/test/fixture/registration/ 20:35:05 spire-1.2.1/test/fixture/registration/entries.json 20:35:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:05 spire-1.2.1/test/fixture/registration/good.json 20:35:05 spire-1.2.1/test/fixture/registration/invalid.json 20:35:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:05 spire-1.2.1/test/integration/ 20:35:05 spire-1.2.1/test/integration/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:05 spire-1.2.1/test/integration/common 20:35:05 spire-1.2.1/test/integration/setup/ 20:35:05 spire-1.2.1/test/integration/setup/adminclient/ 20:35:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/debugagent/ 20:35:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:05 spire-1.2.1/test/integration/setup/debugserver/ 20:35:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/itclient/ 20:35:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:05 spire-1.2.1/test/integration/setup/x509pop/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:05 spire-1.2.1/test/integration/suites/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:05 spire-1.2.1/test/integration/suites/rotation/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:05 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:05 spire-1.2.1/test/integration/suites/self-test/ 20:35:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:05 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:05 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:05 spire-1.2.1/test/integration/suites/upgrade/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:05 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:05 spire-1.2.1/test/integration/test-one.sh 20:35:05 spire-1.2.1/test/integration/test.sh 20:35:05 spire-1.2.1/test/plugintest/ 20:35:05 spire-1.2.1/test/plugintest/config.go 20:35:05 spire-1.2.1/test/plugintest/load.go 20:35:05 spire-1.2.1/test/plugintest/option.go 20:35:05 spire-1.2.1/test/spiretest/ 20:35:05 spire-1.2.1/test/spiretest/apiserver.go 20:35:05 spire-1.2.1/test/spiretest/assertions.go 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:05 spire-1.2.1/test/spiretest/dir.go 20:35:05 spire-1.2.1/test/spiretest/errors_posix.go 20:35:05 spire-1.2.1/test/spiretest/errors_windows.go 20:35:05 spire-1.2.1/test/spiretest/logs.go 20:35:05 spire-1.2.1/test/spiretest/socketapi.go 20:35:05 spire-1.2.1/test/spiretest/suite.go 20:35:05 spire-1.2.1/test/spiretest/x509.go 20:35:05 spire-1.2.1/test/testca/ 20:35:05 spire-1.2.1/test/testca/ca.go 20:35:05 spire-1.2.1/test/testkey/ 20:35:05 spire-1.2.1/test/testkey/generate.sh 20:35:05 spire-1.2.1/test/testkey/genkeys.go 20:35:05 spire-1.2.1/test/testkey/keys.go 20:35:05 spire-1.2.1/test/testkey/new.go 20:35:05 spire-1.2.1/test/tpmsimulator/ 20:35:05 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:05 spire-1.2.1/test/util/ 20:35:05 spire-1.2.1/test/util/cert_fixtures.go 20:35:05 spire-1.2.1/test/util/cert_generation.go 20:35:05 spire-1.2.1/test/util/io_redirection.go 20:35:05 spire-1.2.1/test/util/race.go 20:35:05 spire-1.2.1/test/util/util.go 20:35:05 building spire from source... 20:35:05 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:05 spire-1.2.1/test/integration/suites/join-token/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:05 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:05 spire-1.2.1/test/integration/suites/k8s/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:05 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:05 spire-1.2.1/test/integration/suites/rotation/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:05 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:05 spire-1.2.1/test/integration/suites/self-test/ 20:35:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:05 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:05 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:05 spire-1.2.1/test/integration/suites/upgrade/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:05 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:05 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:05 spire-1.2.1/test/integration/test-one.sh 20:35:05 spire-1.2.1/test/integration/test.sh 20:35:05 spire-1.2.1/test/plugintest/ 20:35:05 spire-1.2.1/test/plugintest/config.go 20:35:05 spire-1.2.1/test/plugintest/load.go 20:35:05 spire-1.2.1/test/plugintest/option.go 20:35:05 spire-1.2.1/test/spiretest/ 20:35:05 spire-1.2.1/test/spiretest/apiserver.go 20:35:05 spire-1.2.1/test/spiretest/assertions.go 20:35:05 spire-1.2.1/test/spiretest/dir.go 20:35:05 spire-1.2.1/test/spiretest/errors_posix.go 20:35:05 spire-1.2.1/test/spiretest/errors_windows.go 20:35:05 spire-1.2.1/test/spiretest/logs.go 20:35:05 spire-1.2.1/test/spiretest/socketapi.go 20:35:05 spire-1.2.1/test/spiretest/suite.go 20:35:05 spire-1.2.1/test/spiretest/x509.go 20:35:05 spire-1.2.1/test/testca/ 20:35:05 spire-1.2.1/test/testca/ca.go 20:35:05 spire-1.2.1/test/testkey/ 20:35:05 spire-1.2.1/test/testkey/generate.sh 20:35:05 spire-1.2.1/test/testkey/genkeys.go 20:35:05 spire-1.2.1/test/testkey/keys.go 20:35:05 spire-1.2.1/test/testkey/new.go 20:35:05 spire-1.2.1/test/tpmsimulator/ 20:35:05 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:05 spire-1.2.1/test/util/ 20:35:05 spire-1.2.1/test/util/cert_fixtures.go 20:35:05 spire-1.2.1/test/util/cert_generation.go 20:35:05 spire-1.2.1/test/util/io_redirection.go 20:35:05 spire-1.2.1/test/util/race.go 20:35:05 spire-1.2.1/test/util/util.go 20:35:05 building spire from source... 20:35:06 Installing go1.17.7... 20:35:06 Installing go1.17.7... 20:35:11 Building bin/spire-server... 20:35:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:11 go: downloading github.com/mitchellh/cli v1.1.2 20:35:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:11 Building bin/spire-server... 20:35:11 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:11 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:11 go: downloading github.com/mitchellh/cli v1.1.2 20:35:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:11 go: downloading github.com/imdario/mergo v0.3.12 20:35:11 go: downloading github.com/imdario/mergo v0.3.12 20:35:11 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:11 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:11 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:11 go: downloading google.golang.org/grpc v1.44.0 20:35:11 go: downloading google.golang.org/grpc v1.44.0 20:35:11 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:12 go: downloading github.com/fatih/color v1.13.0 20:35:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:12 go: downloading github.com/fatih/color v1.13.0 20:35:12 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:12 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:12 go: downloading github.com/armon/go-metrics v0.3.10 20:35:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:12 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:12 go: downloading github.com/armon/go-metrics v0.3.10 20:35:12 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:12 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:12 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:12 go: downloading github.com/Masterminds/semver v1.5.0 20:35:12 go: downloading github.com/Masterminds/semver v1.5.0 20:35:12 go: downloading github.com/google/uuid v1.1.2 20:35:12 go: downloading github.com/huandu/xstrings v1.3.2 20:35:12 go: downloading github.com/google/uuid v1.1.2 20:35:12 go: downloading github.com/huandu/xstrings v1.3.2 20:35:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:12 go: downloading github.com/oklog/run v1.0.0 20:35:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:12 go: downloading github.com/prometheus/client_model v0.2.0 20:35:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:12 go: downloading github.com/oklog/run v1.0.0 20:35:12 go: downloading github.com/prometheus/common v0.32.1 20:35:12 go: downloading github.com/beorn7/perks v1.0.1 20:35:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:12 go: downloading github.com/prometheus/procfs v0.7.3 20:35:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:12 go: downloading github.com/prometheus/client_model v0.2.0 20:35:12 go: downloading github.com/prometheus/common v0.32.1 20:35:12 go: downloading go.uber.org/atomic v1.9.0 20:35:12 go: downloading github.com/beorn7/perks v1.0.1 20:35:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:12 go: downloading github.com/prometheus/procfs v0.7.3 20:35:12 go: downloading github.com/imkira/go-observer v1.0.3 20:35:12 go: downloading go.uber.org/atomic v1.9.0 20:35:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:13 go: downloading github.com/imkira/go-observer v1.0.3 20:35:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:13 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:13 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:13 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:13 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:13 go: downloading github.com/lib/pq v1.10.4 20:35:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:13 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:13 go: downloading github.com/lib/pq v1.10.4 20:35:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:15 go: downloading github.com/stretchr/testify v1.7.0 20:35:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:16 go: downloading github.com/stretchr/testify v1.7.0 20:35:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:20 go: downloading google.golang.org/api v0.70.0 20:35:20 go: downloading k8s.io/api v0.23.4 20:35:20 go: downloading k8s.io/client-go v0.23.4 20:35:20 go: downloading github.com/google/go-tpm v0.3.3 20:35:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:20 go: downloading cloud.google.com/go/storage v1.21.0 20:35:20 go: downloading cloud.google.com/go v0.100.2 20:35:20 go: downloading google.golang.org/api v0.70.0 20:35:20 go: downloading k8s.io/client-go v0.23.4 20:35:20 go: downloading k8s.io/api v0.23.4 20:35:20 go: downloading github.com/google/go-tpm v0.3.3 20:35:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:20 go: downloading cloud.google.com/go/storage v1.21.0 20:35:20 go: downloading cloud.google.com/go v0.100.2 20:35:21 go: downloading k8s.io/apimachinery v0.23.4 20:35:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:22 go: downloading cloud.google.com/go/security v1.3.0 20:35:22 go: downloading k8s.io/apimachinery v0.23.4 20:35:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:22 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:22 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:22 go: downloading github.com/aws/smithy-go v1.11.0 20:35:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:22 go: downloading cloud.google.com/go/security v1.3.0 20:35:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:22 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:22 go: downloading cloud.google.com/go/compute v1.3.0 20:35:22 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:22 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:23 go: downloading cloud.google.com/go/iam v0.1.1 20:35:23 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:23 go: downloading github.com/aws/smithy-go v1.11.0 20:35:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:23 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:23 go: downloading cloud.google.com/go/compute v1.3.0 20:35:23 go: downloading cloud.google.com/go/iam v0.1.1 20:35:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:25 go: downloading github.com/gogo/protobuf v1.3.2 20:35:25 go: downloading k8s.io/klog/v2 v2.30.0 20:35:25 go: downloading github.com/google/gofuzz v1.1.0 20:35:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:25 go: downloading github.com/spf13/pflag v1.0.5 20:35:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:26 go: downloading github.com/gogo/protobuf v1.3.2 20:35:26 go: downloading k8s.io/klog/v2 v2.30.0 20:35:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:26 Merging remotes/origin/main commit e06225a277df99345dc66b555c91ab0f0cafa68f into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:35:26 go: downloading github.com/google/gofuzz v1.1.0 20:35:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:26 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:26 go: downloading github.com/spf13/pflag v1.0.5 20:35:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:26 go: downloading github.com/gobwas/glob v0.2.3 20:35:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:27 go: downloading go.opencensus.io v0.23.0 20:35:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:27 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:27 go: downloading github.com/google/go-cmp v0.5.7 20:35:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:27 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:27 go: downloading github.com/go-logr/logr v1.2.2 20:35:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:27 go: downloading github.com/json-iterator/go v1.1.12 20:35:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:27 Merge succeeded, producing 1ce5af415017be8c97c718fad5d94b2e11579443 20:35:27 Checking out Revision 1ce5af415017be8c97c718fad5d94b2e11579443 (PR-3924) 20:35:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:27 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:27 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:27 go: downloading github.com/gobwas/glob v0.2.3 20:35:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:27 go: downloading go.uber.org/zap v1.21.0 20:35:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:35:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:35:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:35:26 > git config core.sparsecheckout # timeout=10 20:35:26 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:35:26 > git remote # timeout=10 20:35:27 > git config --get remote.origin.url # timeout=10 20:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:27 > git merge e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 20:35:27 > git rev-parse HEAD^{commit} # timeout=10 20:35:27 > git config core.sparsecheckout # timeout=10 20:35:27 > git checkout -f 1ce5af415017be8c97c718fad5d94b2e11579443 # timeout=10 20:35:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:27 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:27 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:27 go: downloading go.opencensus.io v0.23.0 20:35:27 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:27 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:27 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:28 go: downloading github.com/golang/snappy v0.0.4 20:35:28 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:28 go: downloading github.com/go-logr/logr v1.2.2 20:35:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:28 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:28 go: downloading github.com/json-iterator/go v1.1.12 20:35:28 go: downloading github.com/google/go-cmp v0.5.7 20:35:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:28 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:28 go: downloading go.uber.org/multierr v1.6.0 20:35:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:28 go: downloading go.uber.org/zap v1.21.0 20:35:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:29 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:29 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:29 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:29 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:29 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:29 go: downloading github.com/golang/snappy v0.0.4 20:35:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:29 go: downloading go.uber.org/multierr v1.6.0 20:35:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:32 Commit message: "Merge commit 'e06225a277df99345dc66b555c91ab0f0cafa68f' into HEAD" 20:35:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:35:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:35:33 Dload Upload Total Spent Left Speed 20:35:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 20:35:32 > git rev-list --no-walk b555a8f84df166850d1cd4585915991e96833a6c # timeout=10 20:35:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:35:33 + sudo tee /etc/docker/daemon.new 20:35:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:35:33 { 20:35:33 "registry-mirrors": [ 20:35:33 "https://nexus3.edgexfoundry.org:10001" 20:35:33 ], 20:35:33 "bip": "10.250.0.254/24", 20:35:33 "hosts": [ 20:35:33 "tcp://0.0.0.0:5555", 20:35:33 "unix:///var/run/docker.sock" 20:35:33 ], 20:35:33 "mtu": 1458, 20:35:33 "selinux-enabled": true, 20:35:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:35:33 } [Pipeline] sh 20:35:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:35:34 + sudo service docker restart 20:35:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:53 provisioning config files... 20:35:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config7998913181429262096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:53 ---> docker-login.sh 20:35:53 nexus3.edgexfoundry.org:10001 20:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:54 Configure a credential helper to remove this warning. See 20:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:54 20:35:54 Login Succeeded 20:35:54 nexus3.edgexfoundry.org:10002 20:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:55 Configure a credential helper to remove this warning. See 20:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:55 20:35:55 Login Succeeded 20:35:55 nexus3.edgexfoundry.org:10003 20:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 nexus3.edgexfoundry.org:10004 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 docker.io 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:57 Configure a credential helper to remove this warning. See 20:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:57 20:35:57 Login Succeeded 20:35:57 ---> docker-login.sh ends [Pipeline] } 20:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:58 ========================================================= 20:35:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:58 9b3977197b4f: Pulling fs layer 20:35:58 1a89e8eeedd5: Pulling fs layer 20:35:58 94645a83ff95: Pulling fs layer 20:35:58 3f3a8bcf1eab: Pulling fs layer 20:35:58 0c92f367c5e7: Pulling fs layer 20:35:58 f7c0051592d6: Pulling fs layer 20:35:58 a227ed2f7395: Pulling fs layer 20:35:58 7b1c46037f91: Pulling fs layer 20:35:58 3f3a8bcf1eab: Waiting 20:35:58 0c92f367c5e7: Waiting 20:35:58 f7c0051592d6: Waiting 20:35:58 a227ed2f7395: Waiting 20:35:58 7b1c46037f91: Waiting 20:35:58 94645a83ff95: Verifying Checksum 20:35:58 94645a83ff95: Download complete 20:35:58 1a89e8eeedd5: Download complete 20:35:58 0c92f367c5e7: Verifying Checksum 20:35:58 0c92f367c5e7: Download complete 20:35:58 f7c0051592d6: Verifying Checksum 20:35:58 f7c0051592d6: Download complete 20:35:58 9b3977197b4f: Verifying Checksum 20:35:58 a227ed2f7395: Verifying Checksum 20:35:58 a227ed2f7395: Download complete 20:35:59 9b3977197b4f: Pull complete 20:36:00 1a89e8eeedd5: Pull complete 20:36:00 94645a83ff95: Pull complete 20:36:00 7b1c46037f91: Verifying Checksum 20:36:00 7b1c46037f91: Download complete 20:36:01 3f3a8bcf1eab: Verifying Checksum 20:36:01 3f3a8bcf1eab: Download complete 20:36:17 3f3a8bcf1eab: Pull complete 20:36:17 0c92f367c5e7: Pull complete 20:36:17 f7c0051592d6: Pull complete 20:36:17 a227ed2f7395: Pull complete 20:36:22 7b1c46037f91: Pull complete 20:36:22 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:36:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:22 WORKDIR /edgex 20:36:22 COPY go.mod . 20:36:22 RUN go mod download 20:36:22 + docker build -t ci-base-image-arm64 -f - . 20:36:24 Removing intermediate container 5a18acfd88f8 20:36:24 ---> bb93deeef6a5 20:36:24 20:36:24 Step 9/20 : FROM alpine:3.15 20:36:24 Removing intermediate container 0aaba4c65117 20:36:24 ---> d40561c94ad3 20:36:24 20:36:24 Step 10/25 : FROM alpine:3.14 20:36:24 Removing intermediate container ac205a4eba54 20:36:24 ---> 6ff6a3461369 20:36:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:36:24 ---> Running in 00198568ebe6 20:36:24 3.15: Pulling from library/alpine 20:36:24 3.14: Pulling from library/alpine 20:36:24 CGO_ENABLED=0 GO111MODULE=on go build -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:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:36:24 Status: Downloaded newer image for alpine:3.14 20:36:24 ---> e04c818066af 20:36:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:36:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:36:24 Status: Downloaded newer image for alpine:3.15 20:36:24 ---> 0ac33e5f5afa 20:36:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:24 ---> Running in cf6e954f6fcd 20:36:24 ---> Running in dda40d013410 20:36:24 Removing intermediate container dda40d013410 20:36:24 ---> 932a889aa6f4 20:36:24 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:24 ---> Running in f7a4721d9698 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:24 (1/3) Installing ca-certificates (20211220-r0) 20:36:24 (2/3) Installing dumb-init (1.2.5-r1) 20:36:24 (3/3) Installing su-exec (0.2-r1) 20:36:24 Executing busybox-1.33.1-r7.trigger 20:36:24 Executing ca-certificates-20211220-r0.trigger 20:36:24 OK: 6 MiB in 17 packages 20:36:24 Removing intermediate container cf6e954f6fcd 20:36:24 ---> 9ba314a8b783 20:36:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:24 ---> Running in 06a713070619 20:36:24 Removing intermediate container f7a4721d9698 20:36:24 ---> 9676bf3585f5 20:36:24 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:36:24 ---> Running in 315f80272544 20:36:24 Removing intermediate container 06a713070619 20:36:24 ---> 830ba2d74026 20:36:24 Step 13/25 : WORKDIR / 20:36:24 ---> Running in 94e90d469b20 20:36:24 Removing intermediate container 94e90d469b20 20:36:24 ---> e5a5f6ddc77e 20:36:24 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:25 ---> 3aa1710da5cd 20:36:25 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:36:25 Sending build context to Docker daemon 169.2MB 20:36:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:36:25 ---> f79e39bc4007 20:36:25 Step 2/4 : WORKDIR /edgex 20:36:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:25 ---> c78e00610603 20:36:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:36:26 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:26 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:26 OK: 15854 distinct packages available 20:36:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:26 ---> 0e5cc93a2637 20:36:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:27 ---> Running in 986184a4924e 20:36:27 (1/9) Installing ca-certificates (20211220-r0) 20:36:27 ---> 882fa1803bed 20:36:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:36:27 (2/9) Installing brotli-libs (1.0.9-r5) 20:36:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:36:27 Removing intermediate container 986184a4924e 20:36:27 ---> 265090909093 20:36:27 Step 3/4 : COPY go.mod . 20:36:27 (4/9) Installing libcurl (7.80.0-r0) 20:36:27 (5/9) Installing curl (7.80.0-r0) 20:36:27 (6/9) Installing dumb-init (1.2.5-r1) 20:36:28 (7/9) Installing musl-obstack (1.2.3-r0) 20:36:28 (8/9) Installing libucontext (1.1-r0) 20:36:28 (9/9) Installing gcompat (1.0.0-r4) 20:36:28 ---> 5452169ed76a 20:36:28 Step 4/4 : RUN go mod download 20:36:28 Executing busybox-1.34.1-r5.trigger 20:36:28 Executing ca-certificates-20211220-r0.trigger 20:36:28 OK: 8 MiB in 23 packages 20:36:28 ---> Running in b6b91f42a26c 20:36:29 ---> 4aa4122b1d2c 20:36:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:36:30 Removing intermediate container 315f80272544 20:36:30 ---> ba304c9f8c80 20:36:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:31 ---> c58e9f0f49ec 20:36:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:36:31 ---> 7d5b21d21a39 20:36:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:36:32 Removing intermediate container 00198568ebe6 20:36:32 ---> 7d8928ee1a08 20:36:32 20:36:32 Step 11/23 : FROM docker:20.10.14 20:36:32 ---> f6c3f6fa7263 20:36:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:36:32 20.10.14: Pulling from library/docker 20:36:32 ---> 75bd01ad04b9 20:36:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:36:32 ---> Running in 680088424c03 20:36:33 ---> 66a40f176094 20:36:33 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:36:33 ---> Running in 0b0443ee8868 20:36:33 Removing intermediate container 0b0443ee8868 20:36:33 ---> d29f02d36131 20:36:33 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:34 ---> Running in 106b13a7dc44 20:36:34 Removing intermediate container 106b13a7dc44 20:36:34 ---> ecbe14670e66 20:36:34 Step 18/20 : LABEL arch=x86_64 20:36:35 Removing intermediate container 680088424c03 20:36:35 ---> b859a872342a 20:36:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:36:35 ---> Running in bbaa0552cba4 20:36:35 ---> Running in 4690bdfd267d 20:36:35 Removing intermediate container bbaa0552cba4 20:36:35 ---> 8ad0564e3e5e 20:36:35 Step 19/20 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:36:35 ---> Running in 66ef9a41f8eb 20:36:35 Removing intermediate container 4690bdfd267d 20:36:35 ---> bc71d58bf314 20:36:35 Step 23/25 : LABEL arch=x86_64 20:36:35 ---> Running in e314e2458930 20:36:35 Removing intermediate container 66ef9a41f8eb 20:36:35 ---> 6b2a88aabedb 20:36:35 Step 20/20 : LABEL version=0.0.0 20:36:35 Removing intermediate container e314e2458930 20:36:35 ---> 9a66e65747c3 20:36:35 Step 24/25 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:36:35 ---> Running in 578c46fec454 20:36:36 ---> Running in d56259ea57f5 20:36:36 Removing intermediate container 578c46fec454 20:36:36 ---> e12a85850b1b 20:36:36 20:36:36 Removing intermediate container d56259ea57f5 20:36:36 ---> cc7a20e2922e 20:36:36 Step 25/25 : LABEL version=0.0.0 20:36:36 Successfully built e12a85850b1b 20:36:36 Successfully tagged security-spiffe-token-provider:latest 20:36:36  Building security-spiffe-token-provider ... done Building security-bootstrapper 20:36:36 ---> Running in 81f03b47d8f5 20:36:39 Removing intermediate container 81f03b47d8f5 20:36:39 ---> 6e6b17ba52f1 20:36:39 20:36:39 Successfully built 6e6b17ba52f1 20:36:39 Successfully tagged security-secretstore-setup:latest 20:36:39  Building security-secretstore-setup ... done Building core-command 20:36:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:36:48 Status: Downloaded newer image for docker:20.10.14 20:36:48 ---> 7417809fdb73 20:36:48 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:36:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:36:49 ---> 5d1b11a69dd6 20:36:49 Step 3/31 : WORKDIR /edgex-go 20:36:49 ---> Using cache 20:36:49 ---> 8cb85336a3ff 20:36:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:49 ---> Using cache 20:36:49 ---> 5b41341f937b 20:36:49 Step 5/31 : RUN apk add --update --no-cache make git 20:36:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:51 ---> 5d1b11a69dd6 20:36:51 Step 3/23 : WORKDIR /edgex-go 20:36:51 ---> Using cache 20:36:51 ---> 8cb85336a3ff 20:36:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:51 ---> Using cache 20:36:51 ---> 5b41341f937b 20:36:51 Step 5/23 : RUN apk add --update --no-cache make git 20:37:01 ---> Running in 20d7d79c77fd 20:37:01 ---> Running in 4b55ad383a47 20:37:01 ---> Running in bb53e5fec39e 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:02 Removing intermediate container 20d7d79c77fd 20:37:02 ---> 4b7af28ce639 20:37:02 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:02 ---> Running in f54176a57969 20:37:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:03 OK: 221 MiB in 52 packages 20:37:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:04 OK: 221 MiB in 52 packages 20:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:04 (1/43) Installing readline (8.1.1-r0) 20:37:04 (2/43) Installing bash (5.1.16-r0) 20:37:04 Executing bash-5.1.16-r0.post-install 20:37:04 (3/43) Installing brotli-libs (1.0.9-r5) 20:37:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:37:04 (5/43) Installing libcurl (7.80.0-r0) 20:37:04 (6/43) Installing curl (7.80.0-r0) 20:37:04 (7/43) Installing dumb-init (1.2.5-r1) 20:37:04 (8/43) Installing libbz2 (1.0.8-r1) 20:37:04 (9/43) Installing expat (2.4.7-r0) 20:37:04 (10/43) Installing libffi (3.4.2-r1) 20:37:04 (11/43) Installing gdbm (1.22-r0) 20:37:04 (12/43) Installing xz-libs (5.2.5-r1) 20:37:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:37:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:37:04 (15/43) Installing mpdecimal (2.5.1-r1) 20:37:04 (16/43) Installing sqlite-libs (3.36.0-r0) 20:37:04 (17/43) Installing python3 (3.9.7-r4) 20:37:04 (18/43) Installing py3-appdirs (1.4.4-r2) 20:37:04 (19/43) Installing py3-certifi (2020.12.5-r1) 20:37:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:37:04 (21/43) Installing py3-idna (3.3-r0) 20:37:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:37:04 (23/43) Installing py3-requests (2.26.0-r1) 20:37:04 (24/43) Installing py3-msgpack (1.0.2-r1) 20:37:04 (25/43) Installing py3-lockfile (0.12.2-r4) 20:37:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:37:04 (27/43) Installing py3-colorama (0.4.4-r1) 20:37:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:37:04 (29/43) Installing py3-distlib (0.3.3-r0) 20:37:04 (30/43) Installing py3-distro (1.6.0-r0) 20:37:04 (31/43) Installing py3-six (1.16.0-r0) 20:37:04 (32/43) Installing py3-webencodings (0.5.1-r4) 20:37:04 (33/43) Installing py3-html5lib (1.1-r1) 20:37:04 (34/43) Installing py3-parsing (2.4.7-r2) 20:37:04 (35/43) Installing py3-packaging (20.9-r1) 20:37:04 (36/43) Installing py3-tomli (1.2.2-r0) 20:37:04 (37/43) Installing py3-pep517 (0.12.0-r0) 20:37:04 (38/43) Installing py3-progress (1.6-r0) 20:37:04 (39/43) Installing py3-retrying (1.3.3-r2) 20:37:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:37:04 (41/43) Installing py3-setuptools (52.0.0-r4) 20:37:04 (42/43) Installing py3-toml (0.10.2-r2) 20:37:04 (43/43) Installing py3-pip (20.3.4-r1) 20:37:05 Executing busybox-1.34.1-r5.trigger 20:37:05 OK: 83 MiB in 65 packages 20:37:06 Collecting docker-compose==1.23.2 20:37:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:37:06 Collecting dockerpty<0.5,>=0.4.1 20:37:06 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:37:06 Removing intermediate container bb53e5fec39e 20:37:06 ---> 53f2c94c094f 20:37:06 Step 6/23 : COPY go.mod vendor* ./ 20:37:06 Collecting cached-property<2,>=1.2.0 20:37:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:37:06 Collecting docopt<0.7,>=0.6.1 20:37:06 Downloading docopt-0.6.2.tar.gz (25 kB) 20:37:06 Removing intermediate container 4b55ad383a47 20:37:06 ---> 401a27f7c7fb 20:37:06 Step 6/31 : COPY go.mod vendor* ./ 20:37:07 ---> 58f2a1d06290 20:37:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:07 Collecting jsonschema<3,>=2.5.1 20:37:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:37:07 Collecting PyYAML<4,>=3.10 20:37:07 Downloading PyYAML-3.13.tar.gz (270 kB) 20:37:07 ---> Running in 0cce9fb8dd6d 20:37:07 ---> 3bceb42f2f4b 20:37:07 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:37:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:37:08 ---> Running in 2785beb19bcb 20:37:08 Collecting websocket-client<1.0,>=0.32.0 20:37:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:37:08 Collecting texttable<0.10,>=0.9.0 20:37:08 Downloading texttable-0.9.1.tar.gz (11 kB) 20:37:08 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:08 Collecting docker<4.0,>=3.6.0 20:37:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:37:08 Collecting docker-pycreds>=0.4.0 20:37:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:37:08 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:08 Collecting urllib3<1.25,>=1.21.1 20:37:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:37:08 Collecting chardet<3.1.0,>=3.0.2 20:37:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:37:08 Collecting idna<2.8,>=2.5 20:37:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:37:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:37:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:37:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:37:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:37:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:37:09 Attempting uninstall: urllib3 20:37:09 Found existing installation: urllib3 1.26.7 20:37:09 Uninstalling urllib3-1.26.7: 20:37:09 Successfully uninstalled urllib3-1.26.7 20:37:09 Attempting uninstall: idna 20:37:09 Found existing installation: idna 3.3 20:37:09 Uninstalling idna-3.3: 20:37:09 Successfully uninstalled idna-3.3 20:37:10 Removing intermediate container 0cce9fb8dd6d 20:37:10 ---> 10c499c2ffe4 20:37:10 Step 8/23 : COPY . . 20:37:10 Removing intermediate container 2785beb19bcb 20:37:10 ---> 169a937d8824 20:37:10 Step 8/31 : COPY . . 20:37:10 Attempting uninstall: requests 20:37:10 Found existing installation: requests 2.26.0 20:37:10 Uninstalling requests-2.26.0: 20:37:10 Successfully uninstalled requests-2.26.0 20:37:10 Running setup.py install for texttable: started 20:37:11 Running setup.py install for texttable: finished with status 'done' 20:37:11 Running setup.py install for PyYAML: started 20:37:11 Running setup.py install for PyYAML: finished with status 'done' 20:37:11 Running setup.py install for docopt: started 20:37:11 Running setup.py install for docopt: finished with status 'done' 20:37:11 Running setup.py install for dockerpty: started 20:37:11 Running setup.py install for dockerpty: finished with status 'done' 20:37:12 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:20 ---> 7ea505ded95f 20:37:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:20 ---> 8ecbf260bc2d 20:37:20 Step 9/23 : RUN make cmd/core-command/core-command 20:37:20 ---> Running in 4b8b755250fc 20:37:20 ---> Running in 5a059d55cfde 20:37:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:37:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:37:23 Removing intermediate container f54176a57969 20:37:23 ---> b50032cdb8e3 20:37:23 Step 14/23 : ENV APP_PORT=58890 20:37:23 ---> Running in 255931d5f082 20:37:23 Removing intermediate container 255931d5f082 20:37:23 ---> 1d633a5badd5 20:37:23 Step 15/23 : EXPOSE $APP_PORT 20:37:23 ---> Running in 262cc347b2d8 20:37:23 Removing intermediate container 262cc347b2d8 20:37:23 ---> cec61823271f 20:37:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:37:24 ---> 6435d75c8c00 20:37:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:37:24 ---> 6713c8a9f816 20:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:37:24 ---> 3d4e1ffe9690 20:37:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:37:24 ---> Running in 10cd04f63d9e 20:37:24 Removing intermediate container 10cd04f63d9e 20:37:24 ---> 9c5e87ba3df4 20:37:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:25 ---> Running in b7fd2cd53ef5 20:37:25 Removing intermediate container b6b91f42a26c 20:37:25 ---> 73de9e0cbe98 20:37:25 Successfully built 73de9e0cbe98 20:37:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:37:25 Removing intermediate container b7fd2cd53ef5 20:37:25 ---> 6cc1672c9a6b 20:37:25 Step 21/23 : LABEL arch=x86_64 20:37:25 ---> Running in d1d99d8d72b2 20:37:25 + docker inspect -f . ci-base-image-arm64 20:37:25 . [Pipeline] withDockerContainer 20:37:25 Removing intermediate container d1d99d8d72b2 20:37:25 ---> b0631fc74498 20:37:25 Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:37:25 ---> Running in a16d59058dab 20:37:25 prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container 20:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:25 Removing intermediate container a16d59058dab 20:37:25 ---> b7ab9418191f 20:37:25 Step 23/23 : LABEL version=0.0.0 20:37:25 ---> Running in 22fcc025ab49 20:37:26 Removing intermediate container 22fcc025ab49 20:37:26 ---> 609eba90ce51 20:37:26 20:37:26 Successfully built 609eba90ce51 20:37:26 Successfully tagged sys-mgmt-agent:latest 20:37:26  Building sys-mgmt-agent ... done Building support-scheduler 20:37:27 $ docker top 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:28 + go version 20:37:28 go version go1.17.6 linux/arm64 [Pipeline] } 20:37:28 $ docker stop --time=1 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 20:37:30 $ docker rm -f 67d620841129e960336993a186f8de24740d3e9241410de0594ecdd05e9d4691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:37:30 + docker inspect -f . ci-base-image-arm64 20:37:30 . [Pipeline] withDockerContainer 20:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container 20:37:31 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:37:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:31 ---> 5d1b11a69dd6 20:37:31 Step 3/22 : WORKDIR /edgex-go 20:37:31 ---> Using cache 20:37:31 ---> 8cb85336a3ff 20:37:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:31 ---> Using cache 20:37:31 ---> 5b41341f937b 20:37:31 Step 5/22 : RUN apk add --update --no-cache make git 20:37:31 ---> Using cache 20:37:31 ---> 401a27f7c7fb 20:37:31 Step 6/22 : COPY go.mod vendor* ./ 20:37:31 ---> Using cache 20:37:31 ---> 3bceb42f2f4b 20:37:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:31 ---> Using cache 20:37:31 ---> 169a937d8824 20:37:31 Step 8/22 : COPY . . 20:37:31 ---> Using cache 20:37:31 ---> 7ea505ded95f 20:37:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:37:32 $ docker top f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 -eo pid,comm [Pipeline] { [Pipeline] echo 20:37:32 ========================================================= 20:37:32 [edgeXBuildGoParallel] Running Tests and Build... 20:37:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:37:33 + make test 20:37:33 go mod tidy -compat=1.17 20:37:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:37:35 ---> Running in 595dff1fecfe 20:37:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:38:03 Building bin/spire-agent... 20:38:03 Building bin/spire-agent... 20:38:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:03 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:38:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:03 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:03 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:38:03 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:38:03 go: downloading github.com/docker/docker v20.10.12+incompatible 20:38:03 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:03 go: downloading github.com/google/go-tpm-tools v0.3.3 20:38:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:03 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:38:03 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:38:03 go: downloading github.com/docker/go-units v0.4.0 20:38:03 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:03 go: downloading github.com/docker/go-connections v0.4.0 20:38:03 go: downloading github.com/docker/go-connections v0.4.0 20:38:03 go: downloading github.com/docker/go-units v0.4.0 20:38:03 go: downloading github.com/opencontainers/image-spec v1.0.1 20:38:03 go: downloading github.com/containerd/containerd v1.3.4 20:38:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:03 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:03 go: downloading github.com/containerd/containerd v1.3.4 20:38:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:38:03 go: downloading github.com/opencontainers/go-digest v1.0.0 20:38:05 Removing intermediate container 5a059d55cfde 20:38:05 ---> 4d17f9d8114b 20:38:05 20:38:05 Step 10/23 : FROM alpine:3.14 20:38:05 ---> e04c818066af 20:38:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:05 Removing intermediate container 4b8b755250fc 20:38:05 ---> 77ba7038ba69 20:38:05 20:38:05 Step 10/31 : FROM alpine:3.14 20:38:05 ---> e04c818066af 20:38:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:38:06 ---> Running in 4aa9a684169b 20:38:06 ---> Running in 53a938de0aa8 20:38:06 Removing intermediate container 4aa9a684169b 20:38:06 ---> b443611b32a4 20:38:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:38:06 ---> Running in 418ace6e5a68 20:38:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:07 (1/1) Installing dumb-init (1.2.5-r1) 20:38:07 Executing busybox-1.33.1-r7.trigger 20:38:07 OK: 6 MiB in 15 packages 20:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:08 (1/2) Installing dumb-init (1.2.5-r1) 20:38:08 (2/2) Installing su-exec (0.2-r1) 20:38:08 Executing busybox-1.33.1-r7.trigger 20:38:08 OK: 6 MiB in 16 packages 20:38:09 Removing intermediate container 53a938de0aa8 20:38:09 ---> 9529cec93d24 20:38:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:09 ---> Running in 480ae1b0c19d 20:38:09 Removing intermediate container 418ace6e5a68 20:38:09 ---> 34e55e7f9cff 20:38:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:38:09 Removing intermediate container 595dff1fecfe 20:38:09 ---> 7d03b30e3969 20:38:09 20:38:09 Step 10/22 : FROM alpine:3.14 20:38:09 ---> e04c818066af 20:38:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:38:09 ---> Using cache 20:38:09 ---> 9529cec93d24 20:38:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:09 ---> Using cache 20:38:09 ---> d1b435284b85 20:38:09 Step 13/22 : ENV APP_PORT=59861 20:38:09 Removing intermediate container 480ae1b0c19d 20:38:09 ---> d1b435284b85 20:38:09 Step 13/23 : ENV APP_PORT=59882 20:38:09 ---> Running in 9237bee941d1 20:38:09 ---> Running in 55413aadcc28 20:38:09 ---> Running in 7fba0cf78884 20:38:10 Removing intermediate container 9237bee941d1 20:38:10 ---> da78cefe5d34 20:38:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:38:10 Removing intermediate container 55413aadcc28 20:38:10 ---> 4fdebd87fb58 20:38:10 Step 14/22 : EXPOSE $APP_PORT 20:38:10 Removing intermediate container 7fba0cf78884 20:38:10 ---> c3fd9bd06ab4 20:38:10 Step 14/23 : EXPOSE $APP_PORT 20:38:10 ---> Running in 4667f076ac20 20:38:10 ---> Running in cc47dfa4f17c 20:38:10 ---> Running in 0f91dadd7714 20:38:10 Removing intermediate container 4667f076ac20 20:38:10 ---> 2e1b9f1120de 20:38:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:38:10 ---> Running in e5538c68628b 20:38:10 Removing intermediate container 0f91dadd7714 20:38:10 ---> b2e84dee8f96 20:38:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:10 Removing intermediate container cc47dfa4f17c 20:38:10 ---> 68eab362ac22 20:38:10 Step 15/23 : WORKDIR / 20:38:10 ---> Running in e384e83dbef0 20:38:10 ---> 1622b35a7284 20:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:38:10 Removing intermediate container e384e83dbef0 20:38:10 ---> bf7d5e2f3f01 20:38:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:11 ---> aad54d5d7da4 20:38:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:38:11 ---> c9cc5fe389a1 20:38:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:38:11 Removing intermediate container e5538c68628b 20:38:11 ---> 6c5a9ece873b 20:38:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:38:11 ---> f1ec353beca6 20:38:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:38:12 ---> Running in 0e969618aa1d 20:38:12 ---> Running in 8678794b0b7e 20:38:12 ---> bbf286adfe86 20:38:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:38:12 Removing intermediate container 8678794b0b7e 20:38:12 ---> 676eddbe557a 20:38:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:12 Removing intermediate container 0e969618aa1d 20:38:12 ---> 8027ab5a50db 20:38:12 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:38:12 ---> Running in d631a1487536 20:38:12 ---> 1563c3c6101d 20:38:12 Step 19/23 : ENTRYPOINT ["/core-command"] 20:38:12 Removing intermediate container d631a1487536 20:38:12 ---> 33b5e7c4c344 20:38:12 Step 20/22 : LABEL arch=x86_64 20:38:12 ---> Running in f2dbd5da6f1d 20:38:12 ---> Running in c2315e80188e 20:38:12 ---> 2ff81ca0d100 20:38:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:38:12 Removing intermediate container f2dbd5da6f1d 20:38:12 ---> 7c281d822536 20:38:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:38:12 ---> Running in b48031978172 20:38:12 Removing intermediate container c2315e80188e 20:38:12 ---> 0876ff600ed6 20:38:12 Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:38:12 ---> Running in baae82e7155c 20:38:12 ---> Running in dcdf0b734715 20:38:12 Removing intermediate container baae82e7155c 20:38:12 ---> c9229590a90a 20:38:12 Step 21/23 : LABEL arch=x86_64 20:38:12 ---> Running in 704868d9fbd6 20:38:12 Removing intermediate container dcdf0b734715 20:38:12 ---> 4588278dd85a 20:38:12 Step 22/22 : LABEL version=0.0.0 20:38:12 ---> Running in 482835d4f562 20:38:13 Removing intermediate container 704868d9fbd6 20:38:13 ---> 6664505dd310 20:38:13 Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:38:13 Removing intermediate container 482835d4f562 20:38:13 ---> 8edb01fbb4bc 20:38:13 20:38:13 ---> Running in 12580da9685e 20:38:13 Removing intermediate container 12580da9685e 20:38:13 ---> 62a83b247824 20:38:13 Step 23/23 : LABEL version=0.0.0 20:38:13 Successfully built 8edb01fbb4bc 20:38:13 Successfully tagged support-scheduler:latest 20:38:13 Building support-notifications 20:38:13  Building support-scheduler ... done  ---> Running in 3c42e5792aa6 20:38:13 Removing intermediate container 3c42e5792aa6 20:38:13 ---> f54312e6b7b7 20:38:13 20:38:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:38:13 Successfully built f54312e6b7b7 20:38:13 Successfully tagged core-command:latest 20:38:13  Building core-command ... done Building core-metadata 20:38:13 Removing intermediate container b48031978172 20:38:13 ---> b5501113a297 20:38:13 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 5d1b11a69dd6 20:38:20 Step 3/22 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 8cb85336a3ff 20:38:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> 5b41341f937b 20:38:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:38:20 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:38:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:38:20 ---> 5d1b11a69dd6 20:38:20 Step 3/23 : WORKDIR /edgex-go 20:38:20 ---> Using cache 20:38:20 ---> 8cb85336a3ff 20:38:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:20 ---> Using cache 20:38:20 ---> 5b41341f937b 20:38:20 Step 5/23 : RUN apk add --update --no-cache make git 20:38:20 ---> Using cache 20:38:20 ---> 401a27f7c7fb 20:38:20 Step 6/23 : COPY go.mod vendor* ./ 20:38:20 ---> Using cache 20:38:20 ---> 3bceb42f2f4b 20:38:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:20 ---> Using cache 20:38:20 ---> 169a937d8824 20:38:20 Step 8/23 : COPY . . 20:38:20 ---> Using cache 20:38:20 ---> 7ea505ded95f 20:38:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:38:21 ---> c0ac82f4a146 20:38:21 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:38:21 ---> Running in 39da99fd93b4 20:38:21 ---> Running in 2d4119718aa7 20:38:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:23 OK: 221 MiB in 52 packages 20:38:24 ---> 0619ea34f471 20:38:24 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:38:26 ---> 2d20619c500e 20:38:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:38:26 Removing intermediate container 2d4119718aa7 20:38:26 ---> 753f4043df27 20:38:26 Step 6/22 : COPY go.mod vendor* ./ 20:38:27 ---> 480c832816c3 20:38:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:38:27 ---> 91e821d8585d 20:38:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:28 ---> Running in 44ebc3ef97fb 20:38:29 ---> 703759f1dfa3 20:38:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:38:29 ---> Running in 2fc9d11581f7 20:38:30 Removing intermediate container 2fc9d11581f7 20:38:30 ---> 835cd40af1d0 20:38:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:38:34 ---> 7eecf2137bd3 20:38:34 Step 26/31 : RUN chmod +x /entrypoint.sh 20:38:34 Removing intermediate container 44ebc3ef97fb 20:38:34 ---> 42f3e2ab148e 20:38:34 Step 8/22 : COPY . . 20:38:35 ---> Running in 7f592e8b3b0d 20:38:43 Removing intermediate container 7f592e8b3b0d 20:38:43 ---> fa33efa19a59 20:38:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:38:48 ---> Running in c801ed828e4c 20:38:48 ---> 6e8220133682 20:38:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:38:48 Removing intermediate container c801ed828e4c 20:38:48 ---> 76223f01de1d 20:38:48 Step 28/31 : CMD ["gate"] 20:38:49 ---> Running in ba78577e9323 20:38:50 ---> Running in 5b7a329d5713 20:38:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:50 Removing intermediate container 39da99fd93b4 20:38:50 ---> ad7e90b818af 20:38:50 20:38:50 Step 10/23 : FROM alpine:3.14 20:38:50 ---> e04c818066af 20:38:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:38:50 ---> Using cache 20:38:50 ---> 9529cec93d24 20:38:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:38:50 ---> Using cache 20:38:50 ---> d1b435284b85 20:38:50 Step 13/23 : ENV APP_PORT=59881 20:38:50 Removing intermediate container 5b7a329d5713 20:38:50 ---> 1bd23dda4de7 20:38:50 Step 29/31 : LABEL arch=x86_64 20:38:50 ---> Running in 4d91e6cc8379 20:38:51 ---> Running in 5ff3d6f69086 20:38:51 Removing intermediate container 4d91e6cc8379 20:38:51 ---> 727b317fa7cf 20:38:51 Step 14/23 : EXPOSE $APP_PORT 20:38:51 Removing intermediate container 5ff3d6f69086 20:38:51 ---> 8ff99177987d 20:38:51 Step 30/31 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:38:51 ---> Running in 3d62ed91ec1c 20:38:52 ---> Running in 10d3bb3ec2e1 20:38:52 Removing intermediate container 3d62ed91ec1c 20:38:52 ---> dacfd8a8c9a7 20:38:52 Step 15/23 : WORKDIR / 20:38:52 ---> Running in cb650bc4c741 20:38:52 Removing intermediate container 10d3bb3ec2e1 20:38:52 ---> ea15a802aec8 20:38:52 Step 31/31 : LABEL version=0.0.0 20:38:52 Removing intermediate container cb650bc4c741 20:38:52 ---> bd9b0c761768 20:38:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:52 ---> Running in 256de1794b38 20:38:53 ---> 72472656842f 20:38:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:53 Removing intermediate container 256de1794b38 20:38:53 ---> b6a218194084 20:38:53 20:38:53 Successfully built b6a218194084 20:38:53 Successfully tagged security-bootstrapper:latest 20:38:53 Building security-proxy-setup 20:38:59  Building security-bootstrapper ... done  ---> 351fd6902c5a 20:38:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:39:00 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:00 ---> 5d1b11a69dd6 20:39:00 Step 3/22 : WORKDIR /edgex-go 20:39:00 ---> Using cache 20:39:00 ---> 8cb85336a3ff 20:39:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:00 ---> Using cache 20:39:00 ---> 5b41341f937b 20:39:00 Step 5/22 : RUN apk add --update --no-cache make git 20:39:00 ---> Using cache 20:39:00 ---> 401a27f7c7fb 20:39:00 Step 6/22 : COPY go.mod vendor* ./ 20:39:00 ---> Using cache 20:39:00 ---> 3bceb42f2f4b 20:39:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:00 ---> Using cache 20:39:00 ---> 169a937d8824 20:39:00 Step 8/22 : COPY . . 20:39:00 ---> Using cache 20:39:00 ---> 7ea505ded95f 20:39:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:39:11 ---> ad50c5bdf576 20:39:11 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:39:15 ---> Running in 5df8bc1c15f7 20:39:15 ---> Running in 4d40c6f81c44 20:39:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:39:15 Removing intermediate container 4d40c6f81c44 20:39:15 ---> 54c6928ce27c 20:39:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:16 ---> Running in b00502c7110a 20:39:16 Removing intermediate container b00502c7110a 20:39:16 ---> adf1d10f4f4d 20:39:16 Step 21/23 : LABEL arch=x86_64 20:39:17 ---> Running in e15b7862a398 20:39:17 Removing intermediate container e15b7862a398 20:39:17 ---> cb1827b11f80 20:39:17 Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:17 ---> Running in ee69743bcaae 20:39:18 Removing intermediate container ee69743bcaae 20:39:18 ---> 9a9812866be3 20:39:18 Step 23/23 : LABEL version=0.0.0 20:39:18 ---> Running in 73bb3d94842f 20:39:18 Removing intermediate container 73bb3d94842f 20:39:18 ---> accf79fd4672 20:39:18 20:39:18 Successfully built accf79fd4672 20:39:19 Successfully tagged core-metadata:latest 20:39:19  Building core-metadata ... done Building core-data 20:39:19 Removing intermediate container ba78577e9323 20:39:19 ---> a45c063aade2 20:39:19 20:39:19 Step 10/22 : FROM alpine:3.14 20:39:19 ---> e04c818066af 20:39:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:39:20 ---> Running in 6ac38badbe6b 20:39:20 Removing intermediate container d492d10f6ac0 20:39:20 ---> c9bf9ea6078f 20:39:20 20:39:20 Step 13/25 : FROM alpine:3.15 20:39:20 ---> 0ac33e5f5afa 20:39:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:20 ---> Using cache 20:39:20 ---> 932a889aa6f4 20:39:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:20 ---> Using cache 20:39:20 ---> 9676bf3585f5 20:39:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:20 Removing intermediate container 667cc73a02cb 20:39:20 ---> 36d8f26fcffc 20:39:20 20:39:20 Step 13/26 : FROM alpine:3.15 20:39:20 ---> 0ac33e5f5afa 20:39:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:20 ---> Using cache 20:39:20 ---> 932a889aa6f4 20:39:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:20 ---> Using cache 20:39:20 ---> 9676bf3585f5 20:39:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:23 ---> Running in b8b66b983438 20:39:23 ---> Running in 6397ec5a313d 20:39:23 (1/2) Installing ca-certificates (20211220-r0) 20:39:23 (2/2) Installing dumb-init (1.2.5-r1) 20:39:23 Executing busybox-1.33.1-r7.trigger 20:39:23 Executing ca-certificates-20211220-r0.trigger 20:39:23 OK: 6 MiB in 16 packages 20:39:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:24 ---> 5d1b11a69dd6 20:39:24 Step 3/23 : WORKDIR /edgex-go 20:39:24 ---> Using cache 20:39:24 ---> 8cb85336a3ff 20:39:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:24 ---> Using cache 20:39:24 ---> 5b41341f937b 20:39:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:24 ---> Running in 964332ec230d 20:39:24 Removing intermediate container 6ac38badbe6b 20:39:24 ---> 2ff836865f7e 20:39:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:39:24 ---> Running in efdd66b2133f 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:25 Removing intermediate container efdd66b2133f 20:39:25 ---> e8245f647b52 20:39:25 Step 13/22 : ENV APP_PORT=59860 20:39:25 ---> Running in 115e4612b75b 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:25 Removing intermediate container 115e4612b75b 20:39:25 ---> 6e142917d976 20:39:25 Step 14/22 : EXPOSE $APP_PORT 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:25 ---> Running in d691c7bb3cd6 20:39:25 Removing intermediate container d691c7bb3cd6 20:39:25 ---> 5bd8ad983165 20:39:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:25 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:25 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:25 OK: 15854 distinct packages available 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:25 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:39:25 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:39:25 OK: 15854 distinct packages available 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:26 ---> 4baba50de9a8 20:39:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:26 OK: 221 MiB in 52 packages 20:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:26 (1/4) Installing dumb-init (1.2.5-r1) 20:39:26 ---> da17344b488f 20:39:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:39:26 (2/4) Installing musl-obstack (1.2.3-r0) 20:39:26 (1/5) Installing dumb-init (1.2.5-r1) 20:39:27 Removing intermediate container 964332ec230d 20:39:27 ---> 06a09ef0dbf1 20:39:27 Step 6/23 : COPY go.mod vendor* ./ 20:39:27 (3/4) Installing libucontext (1.1-r0) 20:39:27 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:27 (4/4) Installing gcompat (1.0.0-r4) 20:39:27 (3/5) Installing libucontext (1.1-r0) 20:39:27 Executing busybox-1.34.1-r5.trigger 20:39:27 ---> 00c4613f2cdd 20:39:27 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:39:27 OK: 6 MiB in 18 packages 20:39:27 (4/5) Installing gcompat (1.0.0-r4) 20:39:27 ---> 79c20a6107ea 20:39:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:27 ---> Running in 6be7bc7b3c93 20:39:27 (5/5) Installing openssl (1.1.1n-r0) 20:39:27 Executing busybox-1.34.1-r5.trigger 20:39:27 ---> Running in 6b81789499a8 20:39:27 OK: 6 MiB in 19 packages 20:39:27 Removing intermediate container 6be7bc7b3c93 20:39:27 ---> 3e905ad56d96 20:39:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:27 ---> Running in 87c862a7087b 20:39:28 Removing intermediate container 6397ec5a313d 20:39:28 ---> 2106bcd2c9b0 20:39:28 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:28 Removing intermediate container 87c862a7087b 20:39:28 ---> 3a761219ee46 20:39:28 Step 20/22 : LABEL arch=x86_64 20:39:28 ---> Running in 87885a0f7252 20:39:28 Removing intermediate container 87885a0f7252 20:39:28 ---> e6a9b2b35ec0 20:39:28 Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:28 Removing intermediate container b8b66b983438 20:39:28 ---> 00725432d532 20:39:28 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:28 ---> Running in a7c6c7fd6214 20:39:28 Removing intermediate container a7c6c7fd6214 20:39:28 ---> 9054aa0702ee 20:39:28 Step 22/22 : LABEL version=0.0.0 20:39:29 ---> Running in 9fad49efc9df 20:39:29 Removing intermediate container 6b81789499a8 20:39:29 ---> c1d2f1e7bc13 20:39:29 Step 8/23 : COPY . . 20:39:29 Removing intermediate container 9fad49efc9df 20:39:29 ---> 9fea4a643d58 20:39:29 20:39:29 Successfully built 9fea4a643d58 20:39:29 Successfully tagged support-notifications:latest 20:39:29 Building security-spire-agent 20:39:30  Building support-notifications ... done  ---> f139bb43e747 20:39:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:39:35 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:39:35 ---> 5d1b11a69dd6 20:39:35 Step 3/26 : WORKDIR /edgex-go 20:39:35 ---> Using cache 20:39:35 ---> 8cb85336a3ff 20:39:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:35 ---> Using cache 20:39:35 ---> 5b41341f937b 20:39:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:39:35 ---> Using cache 20:39:35 ---> 31edc9903f3c 20:39:35 Step 6/26 : COPY go.mod vendor* ./ 20:39:35 ---> Using cache 20:39:35 ---> 054f7f215d2c 20:39:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:35 ---> Using cache 20:39:35 ---> df06d5a76fd7 20:39:35 Step 8/26 : COPY . . 20:39:35 ---> Using cache 20:39:35 ---> 79412b07aad6 20:39:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:39:35 ---> Using cache 20:39:35 ---> 229a387b0e5d 20:39:35 Step 10/26 : RUN mkdir -p spire-build 20:39:35 ---> Using cache 20:39:35 ---> 164ea2492469 20:39:35 Step 11/26 : WORKDIR /edgex-go/spire-build 20:39:35 ---> Using cache 20:39:35 ---> 377cacb92be6 20:39:35 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:39:35 ---> Using cache 20:39:35 ---> 36d8f26fcffc 20:39:35 20:39:35 Step 13/26 : FROM alpine:3.15 20:39:35 ---> 0ac33e5f5afa 20:39:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:35 ---> Using cache 20:39:35 ---> 932a889aa6f4 20:39:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:35 ---> Using cache 20:39:35 ---> 9676bf3585f5 20:39:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:35 ---> Using cache 20:39:35 ---> 00725432d532 20:39:35 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:36 ---> e95c038281f0 20:39:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:39:38 ---> 563b1825d1d0 20:39:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:39:38 ---> ee3450fdc073 20:39:38 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:38 ---> 914ddd06cda1 20:39:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:38 ---> Running in d563c23a1096 20:39:38 ---> 8b13738d186a 20:39:38 Step 9/23 : RUN make cmd/core-data/core-data 20:39:39 ---> Running in 13651b2f4499 20:39:39 Removing intermediate container d563c23a1096 20:39:39 ---> b9be8b385fc0 20:39:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:39:39 ---> b74072006d6c 20:39:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:40 ---> 6662bdc85025 20:39:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:40 CGO_ENABLED=1 GO111MODULE=on go build -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:39:40 ---> 0d45e77fdb1d 20:39:40 Step 21/26 : WORKDIR / 20:39:40 ---> 01546f9a0ec5 20:39:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:40 ---> 6be628b21b59 20:39:40 ---> Running in f60f00c83bba 20:39:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:40 ---> Running in 2d61e18b734b 20:39:41 Removing intermediate container 2d61e18b734b 20:39:41 ---> 26a2445129bf 20:39:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:41 Removing intermediate container f60f00c83bba 20:39:41 ---> 70ddf2e18d07 20:39:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:41 ---> badf993c3850 20:39:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:41 ---> Running in 97dfe6717b35 20:39:41 Removing intermediate container 5df8bc1c15f7 20:39:41 ---> 693e82c1ad05 20:39:41 20:39:41 Step 10/22 : FROM alpine:3.14 20:39:41 ---> Running in 76ed0e144849 20:39:41 ---> e04c818066af 20:39:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:39:41 ---> Running in b16213b8f1d9 20:39:41 Removing intermediate container 97dfe6717b35 20:39:41 ---> 679e2e96b999 20:39:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:41 Removing intermediate container 76ed0e144849 20:39:41 ---> fcadde1653f9 20:39:41 Step 23/25 : LABEL arch=x86_64 20:39:41 ---> Running in 453bc474e141 20:39:41 ---> b915524639eb 20:39:41 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:41 ---> Running in 23341cc267c8 20:39:41 ---> Running in 5cdcab42da41 20:39:41 Removing intermediate container 453bc474e141 20:39:41 ---> b7a1061f49e2 20:39:41 Step 24/26 : LABEL arch=x86_64 20:39:41 ---> Running in 4b9e410933b7 20:39:41 Removing intermediate container 23341cc267c8 20:39:41 ---> 376a6f3237f4 20:39:41 Step 24/25 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:39:41 Removing intermediate container 5cdcab42da41 20:39:41 ---> ccf090284db7 20:39:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:39:41 ---> Running in 064a04b5d32e 20:39:41 Removing intermediate container 4b9e410933b7 20:39:41 ---> b3a778518711 20:39:41 Step 25/26 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:41 ---> Running in 4b408a4b34db 20:39:41 ---> Running in e78fdee9e73d 20:39:42 Removing intermediate container 064a04b5d32e 20:39:42 ---> cdc890aa8efe 20:39:42 Step 25/25 : LABEL version=0.0.0 20:39:42 (1/6) Installing ca-certificates (20211220-r0) 20:39:42 (2/6) Installing brotli-libs (1.0.9-r5) 20:39:42 ---> Running in 12591fcadede 20:39:42 Removing intermediate container 4b408a4b34db 20:39:42 ---> d938d2cc1333 20:39:42 Step 24/26 : LABEL arch=x86_64 20:39:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:39:42 Removing intermediate container e78fdee9e73d 20:39:42 ---> d4c442fbd1ab 20:39:42 Step 26/26 : LABEL version=0.0.0 20:39:42 (4/6) Installing libcurl (7.79.1-r0) 20:39:42 (5/6) Installing curl (7.79.1-r0) 20:39:42 (6/6) Installing dumb-init (1.2.5-r1) 20:39:42 Executing busybox-1.33.1-r7.trigger 20:39:42 Executing ca-certificates-20211220-r0.trigger 20:39:42 ---> Running in 449a6a7be2d5 20:39:42 ---> Running in 0b72d592c7fe 20:39:42 Removing intermediate container 12591fcadede 20:39:42 ---> cd0fb170e01a 20:39:42 20:39:42 OK: 8 MiB in 20 packages 20:39:42 Successfully built cd0fb170e01a 20:39:42 Successfully tagged security-spire-server:latest 20:39:42  Building security-spire-server ... done Removing intermediate container 0b72d592c7fe 20:39:42 ---> 07a28929a015 20:39:42 20:39:42 Removing intermediate container 449a6a7be2d5 20:39:42 ---> 08b935ea5ce8 20:39:42 Step 25/26 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:42 ---> Running in e1ab18988cb8 20:39:42 Successfully built 07a28929a015 20:39:42 Successfully tagged security-spire-config:latest 20:39:42  Building security-spire-config ... done Removing intermediate container e1ab18988cb8 20:39:42 ---> f081001787b8 20:39:42 Step 26/26 : LABEL version=0.0.0 20:39:42 ---> Running in 5a81497d8f54 20:39:42 Removing intermediate container b16213b8f1d9 20:39:42 ---> 320fb32098d0 20:39:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:39:42 Removing intermediate container 5a81497d8f54 20:39:42 ---> 004e22b6cfe0 20:39:42 20:39:42 ---> Running in 2c325d205a60 20:39:43 Removing intermediate container 2c325d205a60 20:39:43 ---> 14781fa7da0c 20:39:43 Step 13/22 : WORKDIR /edgex 20:39:43 Successfully built 004e22b6cfe0 20:39:43 Successfully tagged security-spire-agent:latest 20:39:43 ---> Running in b1097faccaf0 20:39:43  Building security-spire-agent ... done Removing intermediate container b1097faccaf0 20:39:43 ---> 551dfe1fab28 20:39:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:39:43 ---> be9c762a1747 20:39:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:39:44 ---> ea598391cd0c 20:39:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:39:45 ---> c670b8a0266f 20:39:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:39:45 ---> a5821dedd583 20:39:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:45 ---> Running in 2231dcb3f9de 20:39:46 Removing intermediate container 2231dcb3f9de 20:39:46 ---> 52a559aa88ac 20:39:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:39:46 ---> Running in e300dbc20ae7 20:39:46 Removing intermediate container e300dbc20ae7 20:39:46 ---> 206b019ea988 20:39:46 Step 20/22 : LABEL arch=x86_64 20:39:46 ---> Running in f84431afb984 20:39:46 Removing intermediate container f84431afb984 20:39:46 ---> 3dc203ce89b8 20:39:46 Step 21/22 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:39:46 ---> Running in a748722d6fc8 20:39:46 Removing intermediate container a748722d6fc8 20:39:46 ---> 3271369a9900 20:39:46 Step 22/22 : LABEL version=0.0.0 20:39:46 ---> Running in 17490503d41c 20:39:47 Removing intermediate container 17490503d41c 20:39:47 ---> 5ed9c3ac4339 20:39:47 20:39:47 Successfully built 5ed9c3ac4339 20:39:47 Successfully tagged security-proxy-setup:latest 20:39:59  Building security-proxy-setup ... done Removing intermediate container 13651b2f4499 20:39:59 ---> 01c00e6502b0 20:39:59 20:39:59 Step 10/23 : FROM alpine:3.14 20:39:59 ---> e04c818066af 20:39:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:39:59 ---> Running in c0879e234fc0 20:39:59 Removing intermediate container c0879e234fc0 20:39:59 ---> a440c6bf6b3b 20:39:59 Step 12/23 : ENV APP_PORT=59880 20:39:59 ---> Running in d63a92a1775e 20:39:59 Removing intermediate container d63a92a1775e 20:39:59 ---> 1f0f5121b4f5 20:39:59 Step 13/23 : EXPOSE $APP_PORT 20:39:59 ---> Running in 402a23477f67 20:39:59 Removing intermediate container 402a23477f67 20:39:59 ---> 54815d4dbfa3 20:39:59 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:59 ---> Running in b9f76a652a5a 20:39:59 Removing intermediate container b9f76a652a5a 20:39:59 ---> 40a8880a9acb 20:39:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:39:59 ---> Running in 91b676b73a11 20:40:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:40:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:40:01 (1/6) Installing dumb-init (1.2.5-r1) 20:40:01 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:40:01 (3/6) Installing libsodium (1.0.18-r0) 20:40:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:40:01 (5/6) Installing libzmq (4.3.4-r0) 20:40:01 (6/6) Installing zeromq (4.3.4-r0) 20:40:01 Executing busybox-1.33.1-r7.trigger 20:40:01 OK: 8 MiB in 20 packages 20:40:01 Removing intermediate container 91b676b73a11 20:40:01 ---> 88b103502c26 20:40:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:02 ---> 3ce8725a97e2 20:40:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:40:02 ---> e9b2df96eb7e 20:40:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:40:02 ---> faf15d308689 20:40:02 Step 19/23 : ENTRYPOINT ["/core-data"] 20:40:02 ---> Running in aaa0259a9afc 20:40:03 Removing intermediate container aaa0259a9afc 20:40:03 ---> 58cf548c77b9 20:40:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:03 ---> Running in b4f9bc4173d7 20:40:03 Removing intermediate container b4f9bc4173d7 20:40:03 ---> eea3e022b7e9 20:40:03 Step 21/23 : LABEL arch=x86_64 20:40:03 ---> Running in 8a375ef5db1b 20:40:03 Removing intermediate container 8a375ef5db1b 20:40:03 ---> 849f90b7d6bf 20:40:03 Step 22/23 : LABEL git_sha=da69da04a0ca51a1fed04c8ed1d512557d4e58ff 20:40:03 ---> Running in 892cde434278 20:40:03 Removing intermediate container 892cde434278 20:40:03 ---> 80eb19066ef3 20:40:03 Step 23/23 : LABEL version=0.0.0 20:40:03 ---> Running in 81ebddaa3095 20:40:03 Removing intermediate container 81ebddaa3095 20:40:03 ---> 16dab5f160a9 20:40:03 20:40:03 Successfully built 16dab5f160a9 20:40:03 Successfully tagged core-data:latest 20:40:03  Building core-data ... done  [Pipeline] } 20:40:03 $ docker stop --time=1 d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 20:40:04 $ docker rm -f d8c8adaafe159e4ff32250b4c3f0ce44681f24dc5a06657fb0c977cc297ebde7 [Pipeline] // withDockerContainer [Pipeline] sh 20:40:05 + docker images 20:40:05 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:05 core-data latest 16dab5f160a9 2 seconds ago 36.2MB 20:40:05 01c00e6502b0 8 seconds ago 1.7GB 20:40:05 security-proxy-setup latest 5ed9c3ac4339 18 seconds ago 51MB 20:40:05 security-spire-server latest cd0fb170e01a 23 seconds ago 87.3MB 20:40:05 security-spire-agent latest 004e22b6cfe0 23 seconds ago 127MB 20:40:05 security-spire-config latest 07a28929a015 23 seconds ago 86.7MB 20:40:05 693e82c1ad05 25 seconds ago 1.7GB 20:40:05 support-notifications latest 9fea4a643d58 36 seconds ago 30.8MB 20:40:05 core-metadata latest accf79fd4672 47 seconds ago 30.4MB 20:40:05 a45c063aade2 47 seconds ago 1.69GB 20:40:05 36d8f26fcffc 51 seconds ago 4.55GB 20:40:05 c9bf9ea6078f 51 seconds ago 4.55GB 20:40:05 security-bootstrapper latest b6a218194084 About a minute ago 28.3MB 20:40:05 ad7e90b818af About a minute ago 1.69GB 20:40:05 core-command latest f54312e6b7b7 About a minute ago 28.5MB 20:40:05 support-scheduler latest 8edb01fbb4bc About a minute ago 30.2MB 20:40:05 7d03b30e3969 About a minute ago 1.69GB 20:40:05 4d17f9d8114b 2 minutes ago 1.69GB 20:40:05 77ba7038ba69 2 minutes ago 1.69GB 20:40:05 sys-mgmt-agent latest 609eba90ce51 2 minutes ago 311MB 20:40:05 security-spiffe-token-provider latest e12a85850b1b 3 minutes ago 32.4MB 20:40:05 security-secretstore-setup latest 6e6b17ba52f1 3 minutes ago 49.7MB 20:40:05 7d8928ee1a08 3 minutes ago 1.71GB 20:40:05 bb93deeef6a5 3 minutes ago 1.68GB 20:40:05 d40561c94ad3 3 minutes ago 1.71GB 20:40:05 ci-base-image-x86_64 latest 5d1b11a69dd6 8 minutes ago 896MB 20:40:05 docker 20.10.14 7417809fdb73 8 days ago 218MB 20:40:05 alpine 3.14 e04c818066af 8 days ago 5.59MB 20:40:05 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 20:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:40:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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) 20:40:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:40:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:40:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:40:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:40:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:40:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.424s coverage: 98.5% of statements 20:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.492s coverage: 53.4% of statements 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.524s coverage: 89.2% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:41:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.419s coverage: 84.4% of statements 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.556s coverage: 95.6% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.410s coverage: 72.2% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.862s coverage: 60.0% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.683s coverage: 0.9% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.543s coverage: 58.8% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.375s coverage: 24.0% of statements 20:41:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 47.1% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements 20:41:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 20:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements 20:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 20:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.752s coverage: 82.5% of statements 20:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.116s coverage: 65.1% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.283s coverage: 80.0% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements 20:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements 20:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.096s coverage: 64.4% of statements 20:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.402s coverage: 100.0% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.168s coverage: 89.4% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 20:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 20:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.675s coverage: 65.4% of statements 20:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.174s coverage: 43.8% of statements 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.382s coverage: 89.5% of statements 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.469s coverage: 84.8% of statements 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.542s coverage: 17.7% of statements 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.802s coverage: 92.3% of statements 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 63.2% of statements 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:42:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.235s coverage: 100.0% of statements 20:42:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.106s coverage: 96.9% of statements 20:42:01 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:42:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:01 GO111MODULE=on go vet ./... 20:44:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:44:08 + ls -al . 20:44:08 total 668 20:44:08 drwxrwxr-x 9 1001 1001 4096 Apr 13 20:44 . 20:44:08 drwxr-xr-x 4 root root 4096 Apr 13 20:37 .. 20:44:08 -rw-rw-r-- 1 1001 1001 11 Apr 13 20:35 .dockerignore 20:44:08 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:35 .git 20:44:08 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:35 .github 20:44:08 -rw-rw-r-- 1 1001 1001 879 Apr 13 20:35 .gitignore 20:44:08 -rw-rw-r-- 1 1001 1001 42 Apr 13 20:35 .golangci.yml 20:44:08 -rw-rw-r-- 1 1001 1001 87 Apr 13 20:35 .hadolint.yml 20:44:08 -rw-rw-r-- 1 1001 1001 166 Apr 13 20:35 .sonarcloud.properties 20:44:08 -rw-rw-r-- 1 1001 1001 1171 Apr 13 20:35 ADOPTERS.md 20:44:08 -rw-rw-r-- 1 1001 1001 10086 Apr 13 20:35 Attribution.txt 20:44:08 -rw-rw-r-- 1 1001 1001 51732 Apr 13 20:35 CHANGELOG.md 20:44:08 -rw-rw-r-- 1 1001 1001 3804 Apr 13 20:35 CONTRIBUTING.md 20:44:08 -rw-rw-r-- 1 1001 1001 677 Apr 13 20:35 GOVERNANCE.md 20:44:08 -rw-rw-r-- 1 1001 1001 850 Apr 13 20:35 Jenkinsfile 20:44:08 -rw-rw-r-- 1 1001 1001 10775 Apr 13 20:35 LICENSE 20:44:08 -rw-rw-r-- 1 1001 1001 8522 Apr 13 20:35 Makefile 20:44:08 -rw-rw-r-- 1 1001 1001 582 Apr 13 20:35 OWNERS.md 20:44:08 -rw-rw-r-- 1 1001 1001 8207 Apr 13 20:35 README.md 20:44:08 -rw-rw-r-- 1 1001 1001 6912 Apr 13 20:35 SECURITY.md 20:44:08 -rw-rw-r-- 1 1001 1001 5 Apr 13 20:31 VERSION 20:44:08 -rw-rw-r-- 1 1001 1001 4131 Apr 13 20:35 ZMQWindows.md 20:44:08 drwxrwxr-x 2 1001 1001 4096 Apr 13 20:35 bin 20:44:08 drwxrwxr-x 18 1001 1001 4096 Apr 13 20:35 cmd 20:44:08 -rw-r--r-- 1 root root 434738 Apr 13 20:41 coverage.out 20:44:08 -rw-rw-r-- 1 1001 1001 3256 Apr 13 20:35 go.mod 20:44:08 -rw-rw-r-- 1 1001 1001 35162 Apr 13 20:35 go.sum 20:44:08 drwxrwxr-x 8 1001 1001 4096 Apr 13 20:35 internal 20:44:08 drwxrwxr-x 3 1001 1001 4096 Apr 13 20:35 openapi 20:44:08 drwxrwxr-x 4 1001 1001 4096 Apr 13 20:35 snap 20:44:08 -rw-rw-r-- 1 1001 1001 204 Apr 13 20:35 version.go [Pipeline] sh 20:44:09 + '[' -e coverage.out ] 20:44:09 + chown 1001:1001 coverage.out [Pipeline] stash 20:44:09 Warning: overwriting stash ‘coverage-report’ 20:44:10 Stashed 1 file(s) [Pipeline] sh 20:44:10 + make build 20:44:10 CGO_ENABLED=1 GO111MODULE=on go build -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:46:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:46:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 20:46:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:46:58 CGO_ENABLED=0 GO111MODULE=on go build -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:47:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:47:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:47:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:47:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 20:48:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:54 $ docker stop --time=1 f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 20:48:56 $ docker rm -f f4818373ac7acde0dbc0050bede73d4e7a10f988f53789533a47282925d99543 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:59 20:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:48:59 latest: Pulling from edgex-devops/edgex-compose-arm64 20:48:59 29e5d40040c1: Pulling fs layer 20:48:59 1ce36da41761: Pulling fs layer 20:48:59 25b303627fd3: Pulling fs layer 20:48:59 29e5d40040c1: Verifying Checksum 20:48:59 29e5d40040c1: Download complete 20:48:59 1ce36da41761: Verifying Checksum 20:48:59 1ce36da41761: Download complete 20:49:00 29e5d40040c1: Pull complete 20:49:01 1ce36da41761: Pull complete 20:49:01 25b303627fd3: Download complete 20:49:11 25b303627fd3: Pull complete 20:49:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:12 prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container 20:49:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:14 $ docker top e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:15 + docker-compose build --help 20:49:15 + grep parallel 20:49:22 --parallel Build images in parallel. [Pipeline] } 20:49:22 $ docker stop --time=1 e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 20:49:24 $ docker rm -f e781763ec7c34a949c6272123c854f0743bdcaa2a24ade2739224035a8c40b69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:24 . [Pipeline] withDockerContainer 20:49:25 prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container 20:49:25 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:26 $ docker top ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:34 Building core-command ... 20:49:34 Building core-data ... 20:49:34 Building core-metadata ... 20:49:34 Building security-bootstrapper ... 20:49:34 Building security-proxy-setup ... 20:49:34 Building security-secretstore-setup ... 20:49:34 Building security-spiffe-token-provider ... 20:49:34 Building security-spire-agent ... 20:49:34 Building security-spire-config ... 20:49:34 Building security-spire-server ... 20:49:34 Building support-notifications ... 20:49:34 Building support-scheduler ... 20:49:34 Building sys-mgmt-agent ... 20:49:34 Building security-secretstore-setup 20:49:34 Building security-spiffe-token-provider 20:49:34 Building support-notifications 20:49:34 Building security-proxy-setup 20:49:34 Building sys-mgmt-agent 20:51:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:25 ---> 73de9e0cbe98 20:51:25 Step 3/25 : WORKDIR /edgex-go 20:51:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:25 ---> 73de9e0cbe98 20:51:25 Step 3/23 : WORKDIR /edgex-go 20:51:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:25 ---> 73de9e0cbe98 20:51:25 Step 3/22 : WORKDIR /edgex-go 20:51:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:25 ---> 73de9e0cbe98 20:51:25 Step 3/22 : WORKDIR /edgex-go 20:51:25 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:25 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:51:25 ---> 73de9e0cbe98 20:51:25 Step 3/20 : WORKDIR /edgex-go 20:51:26 ---> Running in cc9256bbc5fb 20:51:26 ---> Running in 9828da5b9c49 20:51:26 ---> Running in 218e6ea23827 20:51:26 ---> Running in 8c06c23f7d7f 20:51:26 ---> Running in b00bd212eefa 20:51:26 Removing intermediate container cc9256bbc5fb 20:51:26 ---> c48178add03e 20:51:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:26 Removing intermediate container 218e6ea23827 20:51:26 ---> cf56219eaa20 20:51:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:26 Removing intermediate container 9828da5b9c49 20:51:26 ---> 4bf03f625e24 20:51:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:26 Removing intermediate container 8c06c23f7d7f 20:51:26 ---> e5156fe068ca 20:51:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:26 ---> Running in cbb6b09c5638 20:51:26 ---> Running in 31c18c3c1790 20:51:27 ---> Running in 6d607eba4d29 20:51:27 ---> Running in 14d81c922445 20:51:27 Removing intermediate container b00bd212eefa 20:51:27 ---> 07fffcf1a49c 20:51:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:51:27 ---> Running in 93a6823db05d 20:51:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:30 Removing intermediate container cbb6b09c5638 20:51:30 ---> fbbd16e9cbb5 20:51:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:30 ---> Running in 5e1f1d311458 20:51:31 Removing intermediate container 6d607eba4d29 20:51:31 ---> 212c94b217e7 20:51:31 Step 5/23 : RUN apk add --update --no-cache make bash git 20:51:31 Removing intermediate container 31c18c3c1790 20:51:31 ---> 8ee9bf11e258 20:51:31 Step 5/25 : RUN apk add --update --no-cache make git 20:51:31 Removing intermediate container 14d81c922445 20:51:31 ---> 367dcd1bd2ef 20:51:31 Step 5/22 : RUN apk add --update --no-cache make git 20:51:31 ---> Running in d2c0408368be 20:51:31 ---> Running in 724f8bcd796d 20:51:31 ---> Running in be188acc44c3 20:51:32 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:51:32 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:51:32 OK: 15740 distinct packages available 20:51:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:34 OK: 220 MiB in 52 packages 20:51:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:35 OK: 220 MiB in 52 packages 20:51:35 Removing intermediate container 93a6823db05d 20:51:35 ---> f9450b46aadf 20:51:35 Step 5/20 : COPY go.mod vendor* ./ 20:51:36 OK: 220 MiB in 52 packages 20:51:36 OK: 220 MiB in 52 packages 20:51:36 OK: 220 MiB in 52 packages 20:51:36 Removing intermediate container 5e1f1d311458 20:51:36 ---> b2a0d976fd1e 20:51:36 Step 6/22 : COPY go.mod vendor* ./ 20:51:37 ---> f35b1b6f081d 20:51:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:37 ---> Running in 81fb9591bc3f 20:51:37 Removing intermediate container d2c0408368be 20:51:37 ---> 7802d6d56455 20:51:37 Step 6/23 : COPY go.mod vendor* ./ 20:51:38 Removing intermediate container 724f8bcd796d 20:51:38 ---> d7d7758bff1c 20:51:38 Step 6/25 : COPY go.mod vendor* ./ 20:51:38 Removing intermediate container be188acc44c3 20:51:38 ---> 930226cc1f0a 20:51:38 Step 6/22 : COPY go.mod vendor* ./ 20:51:38 ---> 5d8e93163eba 20:51:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:38 ---> Running in 30a88a593f3c 20:51:39 ---> cac7e4aa77b7 20:51:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:39 ---> Running in 87e9c0b5aeee 20:51:39 ---> 7c3d420dbe2a 20:51:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:39 ---> 8aca57d931d8 20:51:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:39 ---> Running in 969859a1ca3b 20:51:40 ---> Running in 16425557938a 20:51:43 Removing intermediate container 81fb9591bc3f 20:51:43 ---> f9627d425f70 20:51:43 Step 7/20 : COPY . . 20:51:43 Removing intermediate container 30a88a593f3c 20:51:43 ---> f7b5f35c6b85 20:51:43 Step 8/22 : COPY . . 20:51:46 Removing intermediate container 16425557938a 20:51:46 Removing intermediate container 87e9c0b5aeee 20:51:46 ---> 5c9426198884 20:51:46 Step 8/23 : COPY . . 20:51:46 ---> 82bb2ef53dbc 20:51:46 Step 8/25 : COPY . . 20:51:46 Removing intermediate container 969859a1ca3b 20:51:46 ---> 0eb64ee3c3c2 20:51:46 Step 8/22 : COPY . . 20:52:25 ---> 31a278cc4bbc 20:52:25 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:52:25 ---> Running in 6e96d600c2ae 20:52:25 ---> 28079ae53ad0 20:52:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:25 ---> Running in 2d9a4cbe7abb 20:52:25 ---> 8267f88324a7 20:52:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:52:25 ---> Running in effa086dbc72 20:52:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:52:25 ---> 49512a0a3f68 20:52:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:52:25 ---> Running in 3f0c499c96a1 20:52:25 ---> dc9921f9a29c 20:52:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:25 ---> Running in 63ebcfe18951 20:52:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:52:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:00:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 21:00:54 Removing intermediate container 6e96d600c2ae 21:00:54 ---> f61a93d6d0f1 21:00:54 21:00:54 Step 9/20 : FROM alpine:3.15 21:00:54 3.15: Pulling from library/alpine 21:00:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:00:55 Status: Downloaded newer image for alpine:3.15 21:00:55 ---> 3fb3c9af89a9 21:00:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:00:56 ---> Running in f6b76829a5c3 21:00:56 Removing intermediate container f6b76829a5c3 21:00:56 ---> f14791a08182 21:00:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:56 ---> Running in 35638541a3cb 21:00:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:01:00 Removing intermediate container 35638541a3cb 21:01:00 ---> 01ec5ea3a7e5 21:01:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:01:00 ---> Running in fc7a7b05dd26 21:01:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:05 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:01:05 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:01:05 OK: 15729 distinct packages available 21:01:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:07 (1/9) Installing ca-certificates (20211220-r0) 21:01:07 (2/9) Installing brotli-libs (1.0.9-r5) 21:01:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:01:07 (4/9) Installing libcurl (7.80.0-r0) 21:01:07 (5/9) Installing curl (7.80.0-r0) 21:01:08 (6/9) Installing dumb-init (1.2.5-r1) 21:01:08 (7/9) Installing musl-obstack (1.2.3-r0) 21:01:08 (8/9) Installing libucontext (1.1-r0) 21:01:08 (9/9) Installing gcompat (1.0.0-r4) 21:01:08 Executing busybox-1.34.1-r5.trigger 21:01:08 Executing ca-certificates-20211220-r0.trigger 21:01:08 OK: 8 MiB in 23 packages 21:01:14 Removing intermediate container fc7a7b05dd26 21:01:14 ---> e14f3375efd3 21:01:14 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:15 ---> e7fad6bc957b 21:01:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:01:18 Removing intermediate container 2d9a4cbe7abb 21:01:18 ---> 968c84883d25 21:01:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:01:18 ---> 3c846ce9dba0 21:01:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:01:18 ---> Running in 894a9c724c6a 21:01:20 ---> 80e9c3598ab8 21:01:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:01:20 CGO_ENABLED=0 GO111MODULE=on go build -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:01:21 ---> Running in 73758a709714 21:01:22 Removing intermediate container 73758a709714 21:01:22 ---> 80c3694872a3 21:01:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:22 ---> Running in f566833cee43 21:01:23 Removing intermediate container f566833cee43 21:01:23 ---> be5305272ac4 21:01:23 Step 18/20 : LABEL arch=arm64 21:01:24 ---> Running in ce7eab7d370f 21:01:24 Removing intermediate container 63ebcfe18951 21:01:24 ---> a26bcdc3dcb2 21:01:24 21:01:24 Step 10/22 : FROM alpine:3.14 21:01:25 3.14: Pulling from library/alpine 21:01:25 Removing intermediate container ce7eab7d370f 21:01:25 ---> 9a5b0a3119ca 21:01:25 Step 19/20 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:01:26 ---> Running in 922237cc8947 21:01:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:01:27 Status: Downloaded newer image for alpine:3.14 21:01:27 ---> ac73e934f311 21:01:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:01:27 Removing intermediate container 922237cc8947 21:01:27 ---> f96d8dea7837 21:01:27 Step 20/20 : LABEL version=0.0.0 21:01:27 ---> Running in d311d6c6e5de 21:01:27 ---> Running in 2f12a3f96c9f 21:01:27 Removing intermediate container 3f0c499c96a1 21:01:27 ---> 233311d5ea7a 21:01:27 21:01:27 Step 10/25 : FROM alpine:3.14 21:01:27 ---> ac73e934f311 21:01:27 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:27 ---> Running in 6bff3829c2e5 21:01:28 Removing intermediate container 2f12a3f96c9f 21:01:28 ---> afee79457125 21:01:28 21:01:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:30 Successfully built afee79457125 21:01:30 Successfully tagged security-spiffe-token-provider-arm64:latest 21:01:30  Building security-spiffe-token-provider ... done Building security-spire-server 21:01:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:31 (1/6) Installing ca-certificates (20211220-r0) 21:01:31 (2/6) Installing brotli-libs (1.0.9-r5) 21:01:31 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:01:31 (4/6) Installing libcurl (7.79.1-r0) 21:01:31 (5/6) Installing curl (7.79.1-r0) 21:01:31 (6/6) Installing dumb-init (1.2.5-r1) 21:01:31 Executing busybox-1.33.1-r7.trigger 21:01:32 Executing ca-certificates-20211220-r0.trigger 21:01:32 (1/3) Installing ca-certificates (20211220-r0) 21:01:32 OK: 8 MiB in 20 packages 21:01:32 (2/3) Installing dumb-init (1.2.5-r1) 21:01:32 (3/3) Installing su-exec (0.2-r1) 21:01:32 Executing busybox-1.33.1-r7.trigger 21:01:32 Executing ca-certificates-20211220-r0.trigger 21:01:32 OK: 6 MiB in 17 packages 21:01:36 Removing intermediate container d311d6c6e5de 21:01:36 ---> 189f267b1091 21:01:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:36 Removing intermediate container effa086dbc72 21:01:36 ---> c6b33b0ea5e8 21:01:36 21:01:36 Step 10/22 : FROM alpine:3.14 21:01:36 ---> ac73e934f311 21:01:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:01:36 ---> Running in 9d63e4ab8208 21:01:36 ---> Running in b87eb5820aef 21:01:36 Removing intermediate container 6bff3829c2e5 21:01:36 ---> d65470798693 21:01:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:37 ---> Running in 78007ed654f2 21:01:37 Removing intermediate container 9d63e4ab8208 21:01:37 ---> 3638b8b6254f 21:01:37 Step 13/22 : WORKDIR /edgex 21:01:37 ---> Running in 26695fa8145c 21:01:38 Removing intermediate container 78007ed654f2 21:01:38 ---> 95ebdc10e513 21:01:38 Step 13/25 : WORKDIR / 21:01:38 ---> Running in 39700d4d7742 21:01:39 Removing intermediate container 26695fa8145c 21:01:39 ---> 55aa9d46f484 21:01:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:39 Removing intermediate container 39700d4d7742 21:01:39 ---> 04353ae61197 21:01:39 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:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:40 ---> c9db563ee639 21:01:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:01:40 ---> 89a00cb1cea1 21:01:40 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:01:40 (1/2) Installing ca-certificates (20211220-r0) 21:01:40 (2/2) Installing dumb-init (1.2.5-r1) 21:01:40 Executing busybox-1.33.1-r7.trigger 21:01:40 Executing ca-certificates-20211220-r0.trigger 21:01:41 OK: 6 MiB in 16 packages 21:01:42 ---> dd912abef53c 21:01:42 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:43 ---> e69e9d8d83ae 21:01:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:01:43 ---> 68e8de0a5f6a 21:01:43 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:01:44 Removing intermediate container b87eb5820aef 21:01:44 ---> b02045a5ca07 21:01:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:44 ---> Running in 4afa0c2c822e 21:01:45 Removing intermediate container 4afa0c2c822e 21:01:45 ---> b718e87dd07b 21:01:45 Step 13/22 : ENV APP_PORT=59860 21:01:45 ---> Running in ea7463cbcc90 21:01:45 ---> f5969ca18e40 21:01:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:46 Removing intermediate container ea7463cbcc90 21:01:46 ---> f75d7a176e6b 21:01:46 Step 14/22 : EXPOSE $APP_PORT 21:01:46 ---> Running in 7998d951e9c5 21:01:48 Removing intermediate container 7998d951e9c5 21:01:48 ---> 0f1f9cdd7faa 21:01:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:49 ---> 4a741ae7a8fe 21:01:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:01:49 ---> 8774ff97d935 21:01:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:51 ---> cb834366117b 21:01:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:01:51 ---> Running in d86d7beb7280 21:01:51 ---> 172d39fb5b1e 21:01:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:56 Removing intermediate container d86d7beb7280 21:01:56 ---> d316c038a15b 21:01:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:01:56 ---> Running in ea3a66c31c22 21:01:57 ---> 48e1379b7aa7 21:01:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:58 Removing intermediate container ea3a66c31c22 21:01:58 ---> 27901639a74c 21:01:58 Step 20/22 : LABEL arch=arm64 21:01:58 ---> Running in b323b38a9848 21:01:58 ---> 62fea6c4d676 21:01:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:59 Removing intermediate container b323b38a9848 21:01:59 ---> 6376ef745d64 21:01:59 Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:01:59 ---> 2140708d4f97 21:01:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:01:59 ---> Running in 4e3d33c5cc76 21:02:00 ---> Running in 8999a4703ce1 21:02:00 ---> 78cb5b8bdd4f 21:02:00 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:02:00 Removing intermediate container 8999a4703ce1 21:02:00 ---> f5705fc88164 21:02:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:00 Removing intermediate container 4e3d33c5cc76 21:02:00 ---> 65e8220b7593 21:02:00 Step 22/22 : LABEL version=0.0.0 21:02:01 ---> Running in 30a3dee2b722 21:02:01 ---> Running in 612f4ce03ec7 21:02:01 ---> Running in 25e60407a4a6 21:02:02 Removing intermediate container 612f4ce03ec7 21:02:02 ---> 5c9ffcdfa211 21:02:02 21:02:02 Removing intermediate container 25e60407a4a6 21:02:02 ---> acd832aef366 21:02:02 Step 20/22 : LABEL arch=arm64 21:02:02 ---> Running in 01a4a8846e9d 21:02:03 Removing intermediate container 01a4a8846e9d 21:02:03 ---> 682be7334943 21:02:03 Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:02:04 Successfully built 5c9ffcdfa211 21:02:04 Successfully tagged security-proxy-setup-arm64:latest 21:02:04  Building security-proxy-setup ... done Building security-bootstrapper 21:02:04 ---> Running in 7645af500269 21:02:04 Removing intermediate container 30a3dee2b722 21:02:04 ---> 5a502e8aecee 21:02:04 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:02:05 ---> Running in bf0be5aff1e8 21:02:05 Removing intermediate container 7645af500269 21:02:05 ---> d15d1d25c7a6 21:02:05 Step 22/22 : LABEL version=0.0.0 21:02:05 ---> Running in 366880b0fa81 21:02:06 Removing intermediate container bf0be5aff1e8 21:02:06 ---> d9a6acd6e4fa 21:02:06 Step 23/25 : LABEL arch=arm64 21:02:06 Removing intermediate container 366880b0fa81 21:02:06 ---> 91db6d1865ce 21:02:06 21:02:06 ---> Running in c3374eeffea1 21:02:06 Removing intermediate container c3374eeffea1 21:02:06 ---> 3ed7aa2166a3 21:02:06 Step 24/25 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:02:06 ---> Running in 58804ab55f6a 21:02:07 Successfully built 91db6d1865ce 21:02:07 Successfully tagged support-notifications-arm64:latest 21:02:07 Building core-metadata 21:02:07  Building support-notifications ... done Removing intermediate container 58804ab55f6a 21:02:07 ---> 0b463aa90a34 21:02:07 Step 25/25 : LABEL version=0.0.0 21:02:07 ---> Running in c6575c091f6e 21:02:08 Removing intermediate container c6575c091f6e 21:02:08 ---> 8155858d45b3 21:02:08 21:02:08 Successfully built 8155858d45b3 21:02:09 Successfully tagged security-secretstore-setup-arm64:latest 21:02:09 Building support-scheduler 21:02:10  Building security-secretstore-setup ... done Removing intermediate container 894a9c724c6a 21:02:10 ---> b02a3016df36 21:02:10 21:02:10 Step 11/23 : FROM docker:20.10.14 21:02:10 20.10.14: Pulling from library/docker 21:02:20 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:02:20 Status: Downloaded newer image for docker:20.10.14 21:02:20 ---> c346e9eafbab 21:02:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:02:23 ---> Running in 9f0c0a12152d 21:02:23 Removing intermediate container 9f0c0a12152d 21:02:23 ---> 7e44f00a68fe 21:02:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:02:23 ---> Running in 4eab9011e177 21:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:26 (1/43) Installing readline (8.1.1-r0) 21:02:26 (2/43) Installing bash (5.1.16-r0) 21:02:26 Executing bash-5.1.16-r0.post-install 21:02:26 (3/43) Installing brotli-libs (1.0.9-r5) 21:02:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:02:26 (5/43) Installing libcurl (7.80.0-r0) 21:02:26 (6/43) Installing curl (7.80.0-r0) 21:02:26 (7/43) Installing dumb-init (1.2.5-r1) 21:02:26 (8/43) Installing libbz2 (1.0.8-r1) 21:02:26 (9/43) Installing expat (2.4.7-r0) 21:02:26 (10/43) Installing libffi (3.4.2-r1) 21:02:26 (11/43) Installing gdbm (1.22-r0) 21:02:26 (12/43) Installing xz-libs (5.2.5-r1) 21:02:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:02:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:02:26 (15/43) Installing mpdecimal (2.5.1-r1) 21:02:26 (16/43) Installing sqlite-libs (3.36.0-r0) 21:02:26 (17/43) Installing python3 (3.9.7-r4) 21:02:29 (18/43) Installing py3-appdirs (1.4.4-r2) 21:02:29 (19/43) Installing py3-certifi (2020.12.5-r1) 21:02:29 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:02:29 (21/43) Installing py3-idna (3.3-r0) 21:02:29 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:02:29 (23/43) Installing py3-requests (2.26.0-r1) 21:02:29 (24/43) Installing py3-msgpack (1.0.2-r1) 21:02:29 (25/43) Installing py3-lockfile (0.12.2-r4) 21:02:29 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:02:29 (27/43) Installing py3-colorama (0.4.4-r1) 21:02:29 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:02:29 (29/43) Installing py3-distlib (0.3.3-r0) 21:02:29 (30/43) Installing py3-distro (1.6.0-r0) 21:02:29 (31/43) Installing py3-six (1.16.0-r0) 21:02:29 (32/43) Installing py3-webencodings (0.5.1-r4) 21:02:29 (33/43) Installing py3-html5lib (1.1-r1) 21:02:29 (34/43) Installing py3-parsing (2.4.7-r2) 21:02:29 (35/43) Installing py3-packaging (20.9-r1) 21:02:29 (36/43) Installing py3-tomli (1.2.2-r0) 21:02:29 (37/43) Installing py3-pep517 (0.12.0-r0) 21:02:29 (38/43) Installing py3-progress (1.6-r0) 21:02:29 (39/43) Installing py3-retrying (1.3.3-r2) 21:02:29 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:02:29 (41/43) Installing py3-setuptools (52.0.0-r4) 21:02:29 (42/43) Installing py3-toml (0.10.2-r2) 21:02:29 (43/43) Installing py3-pip (20.3.4-r1) 21:02:30 Executing busybox-1.34.1-r5.trigger 21:02:30 OK: 82 MiB in 65 packages 21:02:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:02:31 ---> 73de9e0cbe98 21:02:31 Step 3/25 : WORKDIR /edgex-go 21:02:31 ---> Using cache 21:02:31 ---> 07fffcf1a49c 21:02:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:33 ---> Running in 2e942bfa0a6c 21:02:36 Removing intermediate container 2e942bfa0a6c 21:02:36 ---> b4c2d9ecb794 21:02:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:02:36 ---> Running in 3ac125396a32 21:02:36 Collecting docker-compose==1.23.2 21:02:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:02:37 Collecting jsonschema<3,>=2.5.1 21:02:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:02:37 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:02:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:02:37 Collecting websocket-client<1.0,>=0.32.0 21:02:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:02:37 Collecting cached-property<2,>=1.2.0 21:02:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:02:38 Collecting texttable<0.10,>=0.9.0 21:02:38 Downloading texttable-0.9.1.tar.gz (11 kB) 21:02:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:02:39 OK: 220 MiB in 52 packages 21:02:41 Collecting dockerpty<0.5,>=0.4.1 21:02:41 Removing intermediate container 3ac125396a32 21:02:41 ---> aaa527c8c060 21:02:41 Step 6/25 : COPY go.mod vendor* ./ 21:02:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:02:42 ---> 27c72ad6e60f 21:02:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:42 ---> Running in 03e5eb1b6e7b 21:02:45 Collecting PyYAML<4,>=3.10 21:02:45 Downloading PyYAML-3.13.tar.gz (270 kB) 21:02:47 Removing intermediate container 03e5eb1b6e7b 21:02:47 ---> 242de932f595 21:02:47 Step 8/25 : COPY . . 21:02:49 Collecting docker<4.0,>=3.6.0 21:02:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:02:50 Collecting docopt<0.7,>=0.6.1 21:02:50 Downloading docopt-0.6.2.tar.gz (25 kB) 21:02:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:02:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:02:54 Collecting docker-pycreds>=0.4.0 21:02:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:02:55 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:02:55 Collecting idna<2.8,>=2.5 21:02:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:02:56 Collecting urllib3<1.25,>=1.21.1 21:02:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:02:56 Collecting chardet<3.1.0,>=3.0.2 21:02:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:02:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:02:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:02:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:02:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:02:58 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:02:58 Attempting uninstall: urllib3 21:02:58 Found existing installation: urllib3 1.26.7 21:02:58 Uninstalling urllib3-1.26.7: 21:02:58 Successfully uninstalled urllib3-1.26.7 21:02:59 Attempting uninstall: idna 21:02:59 Found existing installation: idna 3.3 21:02:59 Uninstalling idna-3.3: 21:02:59 Successfully uninstalled idna-3.3 21:03:03 Attempting uninstall: requests 21:03:03 Found existing installation: requests 2.26.0 21:03:03 Uninstalling requests-2.26.0: 21:03:03 Successfully uninstalled requests-2.26.0 21:03:03 Running setup.py install for texttable: started 21:03:06 Running setup.py install for texttable: finished with status 'done' 21:03:06 Running setup.py install for PyYAML: started 21:03:09 Running setup.py install for PyYAML: finished with status 'done' 21:03:09 Running setup.py install for docopt: started 21:03:13 Running setup.py install for docopt: finished with status 'done' 21:03:13 Running setup.py install for dockerpty: started 21:03:13 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:03:13 ---> 73de9e0cbe98 21:03:13 Step 3/31 : WORKDIR /edgex-go 21:03:13 ---> Using cache 21:03:13 ---> 07fffcf1a49c 21:03:13 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:13 ---> Using cache 21:03:13 ---> b4c2d9ecb794 21:03:13 Step 5/31 : RUN apk add --update --no-cache make git 21:03:15 ---> Running in a2f2c4c9e0f1 21:03:15 Running setup.py install for dockerpty: finished with status 'done' 21:03:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:03:16 ---> 73de9e0cbe98 21:03:16 Step 3/23 : WORKDIR /edgex-go 21:03:16 ---> Using cache 21:03:16 ---> 07fffcf1a49c 21:03:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:16 ---> Using cache 21:03:16 ---> b4c2d9ecb794 21:03:16 Step 5/23 : RUN apk add --update --no-cache make git 21:03:16 ---> Running in 7553b5c014d6 21:03:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:03:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:19 ---> 73de9e0cbe98 21:03:19 Step 3/22 : WORKDIR /edgex-go 21:03:19 ---> Using cache 21:03:19 ---> 07fffcf1a49c 21:03:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:19 ---> Using cache 21:03:19 ---> b4c2d9ecb794 21:03:19 Step 5/22 : RUN apk add --update --no-cache make git 21:03:19 ---> Running in 6e202b42ca16 21:03:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:20 OK: 220 MiB in 52 packages 21:03:20 OK: 220 MiB in 52 packages 21:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:22 Removing intermediate container a2f2c4c9e0f1 21:03:22 ---> dd1610da8088 21:03:22 Step 6/31 : COPY go.mod vendor* ./ 21:03:22 Removing intermediate container 7553b5c014d6 21:03:22 ---> 6aff43f0afe6 21:03:22 Step 6/23 : COPY go.mod vendor* ./ 21:03:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:23 ---> bd3f3f384f05 21:03:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:23 ---> 1086a823988c 21:03:23 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:23 ---> Running in a0a22c108beb 21:03:23 ---> Running in 1e2b0824e955 21:03:24 OK: 220 MiB in 52 packages 21:03:26 Removing intermediate container 6e202b42ca16 21:03:26 ---> dd00fd515b0e 21:03:26 Step 6/22 : COPY go.mod vendor* ./ 21:03:28 ---> 9096c7c00c3d 21:03:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:28 ---> Running in 1524c295d2ba 21:03:29 Removing intermediate container 1e2b0824e955 21:03:29 ---> 504d3d004a09 21:03:29 Step 8/31 : COPY . . 21:03:29 Removing intermediate container a0a22c108beb 21:03:29 ---> fb77304a89df 21:03:29 Step 8/23 : COPY . . 21:03:34 Removing intermediate container 1524c295d2ba 21:03:34 ---> d33be0f28153 21:03:34 Step 8/22 : COPY . . 21:03:38 ---> a97415307d40 21:03:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:03:38 ---> Running in 66a38fcead7e 21:03:39 Removing intermediate container 4eab9011e177 21:03:39 ---> 5db6f3677280 21:03:39 Step 14/23 : ENV APP_PORT=58890 21:03:39 Removing intermediate container 66a38fcead7e 21:03:39 ---> bed77a37fae4 21:03:39 Step 10/25 : RUN mkdir -p spire-build 21:03:39 ---> Running in f8ea6899ecb2 21:03:39 ---> Running in de888a424f2f 21:03:40 Removing intermediate container f8ea6899ecb2 21:03:40 ---> 563c33794ee0 21:03:40 Step 15/23 : EXPOSE $APP_PORT 21:03:40 ---> Running in 56ceb3797810 21:03:41 Removing intermediate container 56ceb3797810 21:03:41 ---> 2a61bf11c952 21:03:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:03:43 Removing intermediate container de888a424f2f 21:03:43 ---> 77f222f61f46 21:03:43 Step 11/25 : WORKDIR /edgex-go/spire-build 21:03:43 ---> Running in 7ad54e5c76cf 21:03:44 Removing intermediate container 7ad54e5c76cf 21:03:44 ---> c43cfb18f70d 21:03:44 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:03:44 ---> Running in 7957cc63a121 21:03:46 ---> 6f51bcb896ad 21:03:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:03:47 spire-1.2.1/ 21:03:47 spire-1.2.1/.data/ 21:03:47 spire-1.2.1/.data/.file 21:03:47 spire-1.2.1/.dockerignore 21:03:47 spire-1.2.1/.gitattributes 21:03:47 spire-1.2.1/.githooks/ 21:03:47 spire-1.2.1/.githooks/pre-commit 21:03:47 spire-1.2.1/.github/ 21:03:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:03:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:03:47 spire-1.2.1/.github/dependabot.yml 21:03:47 spire-1.2.1/.github/workflows/ 21:03:47 spire-1.2.1/.github/workflows/nightly_build.yaml 21:03:47 spire-1.2.1/.github/workflows/pr_build.yaml 21:03:47 spire-1.2.1/.github/workflows/release_build.yaml 21:03:47 spire-1.2.1/.github/workflows/scripts/ 21:03:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:03:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:03:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:03:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:03:47 spire-1.2.1/.github/workflows/scripts/split.sh 21:03:47 spire-1.2.1/.gitignore 21:03:47 spire-1.2.1/.go-version 21:03:47 spire-1.2.1/.golangci.yml 21:03:47 spire-1.2.1/ADOPTERS.md 21:03:47 spire-1.2.1/CHANGELOG.md 21:03:47 spire-1.2.1/CODE-OF-CONDUCT.md 21:03:47 spire-1.2.1/CODEOWNERS 21:03:47 spire-1.2.1/CONTRIBUTING.md 21:03:47 spire-1.2.1/Dockerfile 21:03:47 spire-1.2.1/Dockerfile.dev ---> 177f51a232c5 21:03:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:03:47 21:03:47 spire-1.2.1/Dockerfile.scratch 21:03:47 spire-1.2.1/LICENSE 21:03:47 spire-1.2.1/MAINTAINERS.md 21:03:47 spire-1.2.1/Makefile 21:03:47 spire-1.2.1/README.md 21:03:47 spire-1.2.1/ROADMAP.md 21:03:47 spire-1.2.1/SECURITY.md 21:03:47 spire-1.2.1/cmd/ 21:03:47 spire-1.2.1/cmd/spire-agent/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/common/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/run/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:03:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:03:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:03:47 spire-1.2.1/cmd/spire-agent/main.go 21:03:47 spire-1.2.1/cmd/spire-server/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/cli.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/run/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/token/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/validate/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/x509/ 21:03:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:03:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:03:47 spire-1.2.1/cmd/spire-server/main.go 21:03:47 spire-1.2.1/cmd/spire-server/util/ 21:03:47 spire-1.2.1/cmd/spire-server/util/util.go 21:03:47 spire-1.2.1/conf/ 21:03:47 spire-1.2.1/conf/agent/ 21:03:47 spire-1.2.1/conf/agent/agent.conf 21:03:47 spire-1.2.1/conf/agent/agent_full.conf 21:03:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:03:47 spire-1.2.1/conf/server/ 21:03:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:03:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:03:47 spire-1.2.1/conf/server/server.conf 21:03:47 spire-1.2.1/conf/server/server_full.conf 21:03:47 spire-1.2.1/doc/ 21:03:47 spire-1.2.1/doc/SPIRE101.md 21:03:47 spire-1.2.1/doc/auditlog.md 21:03:47 spire-1.2.1/doc/authorization_policy_engine.md 21:03:47 spire-1.2.1/doc/changelog_guidelines.md 21:03:47 spire-1.2.1/doc/cure53-report.pdf 21:03:47 spire-1.2.1/doc/images/ 21:03:47 spire-1.2.1/doc/images/2019_roadmap.png 21:03:47 spire-1.2.1/doc/images/SPIRE101.png 21:03:47 spire-1.2.1/doc/images/SPIRE_agent.png 21:03:47 spire-1.2.1/doc/images/SPIRE_server.png 21:03:47 spire-1.2.1/doc/images/cache_mgr.png 21:03:47 spire-1.2.1/doc/images/cache_mgr_components.png 21:03:47 spire-1.2.1/doc/images/federated_spire.png 21:03:47 spire-1.2.1/doc/images/ha_mode.png 21:03:47 spire-1.2.1/doc/images/nested_spire.png 21:03:47 spire-1.2.1/doc/images/oidc_federation.png 21:03:47 spire-1.2.1/doc/images/single_trust_domain.png 21:03:47 spire-1.2.1/doc/images/spiffe_compatible.png 21:03:47 spire-1.2.1/doc/images/spire_logo.png 21:03:47 spire-1.2.1/doc/migrating_registration_api_clients.md 21:03:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:03:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:03:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:03:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:03:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:03:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:03:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:03:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:03:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:03:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:03:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:03:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:03:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:03:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:03:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:03:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:03:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:03:47 spire-1.2.1/doc/scaling_spire.md 21:03:47 spire-1.2.1/doc/spire_agent.md 21:03:47 spire-1.2.1/doc/spire_server.md 21:03:47 spire-1.2.1/doc/supported_integrations.md 21:03:47 spire-1.2.1/doc/telemetry.md 21:03:47 spire-1.2.1/doc/telemetry_config.md 21:03:47 spire-1.2.1/doc/upgrading.md 21:03:47 spire-1.2.1/doc/using_spire.md 21:03:47 spire-1.2.1/examples/ 21:03:47 spire-1.2.1/examples/README.md 21:03:47 spire-1.2.1/go.mod 21:03:47 spire-1.2.1/go.sum 21:03:47 spire-1.2.1/pkg/ 21:03:47 spire-1.2.1/pkg/agent/ 21:03:47 spire-1.2.1/pkg/agent/agent.go 21:03:47 spire-1.2.1/pkg/agent/api/ 21:03:47 spire-1.2.1/pkg/agent/api/config.go 21:03:47 spire-1.2.1/pkg/agent/api/debug/ 21:03:47 spire-1.2.1/pkg/agent/api/debug/v1/ 21:03:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:03:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:03:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:03:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:03:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:03:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:03:47 spire-1.2.1/pkg/agent/api/endpoints.go 21:03:47 spire-1.2.1/pkg/agent/api/health/ 21:03:47 spire-1.2.1/pkg/agent/api/health/v1/ 21:03:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:03:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:03:47 spire-1.2.1/pkg/agent/api/rpccontext/ 21:03:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:03:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:03:47 spire-1.2.1/pkg/agent/attestor/ 21:03:47 spire-1.2.1/pkg/agent/attestor/node/ 21:03:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:03:47 spire-1.2.1/pkg/agent/attestor/node/node.go 21:03:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:03:47 spire-1.2.1/pkg/agent/attestor/workload/ 21:03:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:03:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:03:47 spire-1.2.1/pkg/agent/catalog/ 21:03:47 spire-1.2.1/pkg/agent/catalog/catalog.go 21:03:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:03:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:03:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:03:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:03:47 spire-1.2.1/pkg/agent/client/ 21:03:47 spire-1.2.1/pkg/agent/client/client.go 21:03:47 spire-1.2.1/pkg/agent/client/client_test.go 21:03:47 spire-1.2.1/pkg/agent/client/dial.go 21:03:47 spire-1.2.1/pkg/agent/client/nodeconn.go 21:03:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:03:47 spire-1.2.1/pkg/agent/client/update.go 21:03:47 spire-1.2.1/pkg/agent/client/util.go 21:03:47 spire-1.2.1/pkg/agent/common/ 21:03:47 spire-1.2.1/pkg/agent/common/backoff/ 21:03:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:03:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:03:47 spire-1.2.1/pkg/agent/common/cgroups/ 21:03:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:03:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:03:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:03:47 spire-1.2.1/pkg/agent/config.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/ 21:03:47 spire-1.2.1/pkg/agent/endpoints/config.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/workload/ 21:03:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:03:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/ 21:03:47 spire-1.2.1/pkg/agent/manager/cache/ 21:03:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:03:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:03:47 spire-1.2.1/pkg/agent/manager/config.go 21:03:47 spire-1.2.1/pkg/agent/manager/manager.go 21:03:47 spire-1.2.1/pkg/agent/manager/manager_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/storage.go 21:03:47 spire-1.2.1/pkg/agent/manager/storage_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/storecache/ 21:03:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:03:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:03:47 spire-1.2.1/pkg/agent/manager/sync.go 21:03:47 spire-1.2.1/pkg/agent/plugin/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:03:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:03:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:03:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:03:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:03:47 spire-1.2.1/pkg/agent/svid/ 21:03:47 spire-1.2.1/pkg/agent/svid/rotator.go 21:03:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:03:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:03:47 spire-1.2.1/pkg/agent/svid/store/ 21:03:47 spire-1.2.1/pkg/agent/svid/store/service.go 21:03:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:03:47 spire-1.2.1/pkg/common/ 21:03:47 spire-1.2.1/pkg/common/agentpathtemplate/ 21:03:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:03:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:03:47 spire-1.2.1/pkg/common/api/ 21:03:47 spire-1.2.1/pkg/common/api/metrics.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/ 21:03:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/logger.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/names.go 21:03:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:03:47 spire-1.2.1/pkg/common/api/names.go 21:03:47 spire-1.2.1/pkg/common/api/ratelimit.go 21:03:47 spire-1.2.1/pkg/common/api/rpccontext/ 21:03:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:03:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:03:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:03:47 spire-1.2.1/pkg/common/auth/ 21:03:47 spire-1.2.1/pkg/common/auth/interceptors.go 21:03:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:03:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/ 21:03:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/types.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:03:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:03:47 spire-1.2.1/pkg/common/catalog/ 21:03:47 spire-1.2.1/pkg/common/catalog/bind.go 21:03:47 spire-1.2.1/pkg/common/catalog/builtin.go 21:03:47 spire-1.2.1/pkg/common/catalog/catalog.go 21:03:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:03:47 spire-1.2.1/pkg/common/catalog/closers.go 21:03:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:03:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:03:47 spire-1.2.1/pkg/common/catalog/config.go 21:03:47 spire-1.2.1/pkg/common/catalog/config_test.go 21:03:47 spire-1.2.1/pkg/common/catalog/configure.go 21:03:47 spire-1.2.1/pkg/common/catalog/constraints.go 21:03:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:03:47 spire-1.2.1/pkg/common/catalog/context.go 21:03:47 spire-1.2.1/pkg/common/catalog/external.go 21:03:47 spire-1.2.1/pkg/common/catalog/host.go 21:03:47 spire-1.2.1/pkg/common/catalog/pipenet.go 21:03:47 spire-1.2.1/pkg/common/catalog/plugin.go 21:03:47 spire-1.2.1/pkg/common/catalog/testplugin/ 21:03:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:03:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:03:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:03:47 spire-1.2.1/pkg/common/cli/ 21:03:47 spire-1.2.1/pkg/common/cli/env.go 21:03:47 spire-1.2.1/pkg/common/cli/flags.go 21:03:47 spire-1.2.1/pkg/common/cli/trust_domain.go 21:03:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:03:47 spire-1.2.1/pkg/common/cli/umask.go 21:03:47 spire-1.2.1/pkg/common/cli/umask_posix.go 21:03:47 spire-1.2.1/pkg/common/cli/umask_test.go 21:03:47 spire-1.2.1/pkg/common/cli/umask_windows.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/flag.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/format.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:03:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:03:47 spire-1.2.1/pkg/common/coretypes/ 21:03:47 spire-1.2.1/pkg/common/coretypes/bundle/ 21:03:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:03:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:03:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:03:47 spire-1.2.1/pkg/common/cryptoutil/ 21:03:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:03:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:03:47 spire-1.2.1/pkg/common/diskutil/ 21:03:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:03:47 spire-1.2.1/pkg/common/diskutil/file_test.go 21:03:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:03:47 spire-1.2.1/pkg/common/errorutil/ 21:03:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:03:47 spire-1.2.1/pkg/common/health/ 21:03:47 spire-1.2.1/pkg/common/health/config.go 21:03:47 spire-1.2.1/pkg/common/health/context.go 21:03:47 spire-1.2.1/pkg/common/health/context_test.go 21:03:47 spire-1.2.1/pkg/common/health/health.go 21:03:47 spire-1.2.1/pkg/common/health/health_test.go 21:03:47 spire-1.2.1/pkg/common/health/logger.go 21:03:47 spire-1.2.1/pkg/common/hostservice/ 21:03:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:03:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:03:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:03:47 spire-1.2.1/pkg/common/idutil/ 21:03:47 spire-1.2.1/pkg/common/idutil/require.go 21:03:47 spire-1.2.1/pkg/common/idutil/require_test.go 21:03:47 spire-1.2.1/pkg/common/idutil/safety.go 21:03:47 spire-1.2.1/pkg/common/idutil/safety_test.go 21:03:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:03:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:03:47 spire-1.2.1/pkg/common/jwtsvid/ 21:03:47 spire-1.2.1/pkg/common/jwtsvid/common.go 21:03:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:03:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:03:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:03:47 spire-1.2.1/pkg/common/jwtutil/ 21:03:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:03:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:03:47 spire-1.2.1/pkg/common/log/ 21:03:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:03:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:03:47 spire-1.2.1/pkg/common/log/log.go 21:03:47 spire-1.2.1/pkg/common/log/log_test.go 21:03:47 spire-1.2.1/pkg/common/log/options.go 21:03:47 spire-1.2.1/pkg/common/nodeutil/ 21:03:47 spire-1.2.1/pkg/common/nodeutil/node.go 21:03:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:03:47 spire-1.2.1/pkg/common/peertracker/ 21:03:47 spire-1.2.1/pkg/common/peertracker/conn.go 21:03:47 spire-1.2.1/pkg/common/peertracker/credentials.go 21:03:47 spire-1.2.1/pkg/common/peertracker/errors.go 21:03:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:03:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:03:47 spire-1.2.1/pkg/common/peertracker/info.go 21:03:47 spire-1.2.1/pkg/common/peertracker/listener.go 21:03:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:03:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tcp.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:03:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:03:47 spire-1.2.1/pkg/common/peertracker/uds.go 21:03:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:03:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:03:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:03:47 spire-1.2.1/pkg/common/pemutil/ 21:03:47 spire-1.2.1/pkg/common/pemutil/block.go 21:03:47 spire-1.2.1/pkg/common/pemutil/certs.go 21:03:47 spire-1.2.1/pkg/common/pemutil/common.go 21:03:47 spire-1.2.1/pkg/common/pemutil/csr.go 21:03:47 spire-1.2.1/pkg/common/pemutil/keys.go 21:03:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/ 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:03:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:03:47 spire-1.2.1/pkg/common/plugin/ 21:03:47 spire-1.2.1/pkg/common/plugin/aws/ 21:03:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:03:47 spire-1.2.1/pkg/common/plugin/azure/ 21:03:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:03:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/facade.go 21:03:47 spire-1.2.1/pkg/common/plugin/facade_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/gcp/ 21:03:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/ 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:03:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/log.go 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/ 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:03:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:03:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:03:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:03:47 spire-1.2.1/pkg/common/plugin/x509pop/ 21:03:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:03:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:03:47 spire-1.2.1/pkg/common/profiling/ 21:03:47 spire-1.2.1/pkg/common/profiling/dumpers.go 21:03:47 spire-1.2.1/pkg/common/profiling/profiling.go 21:03:47 spire-1.2.1/pkg/common/protoutil/ 21:03:47 spire-1.2.1/pkg/common/protoutil/masks.go 21:03:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:03:47 spire-1.2.1/pkg/common/rotationutil/ 21:03:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:03:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:03:47 spire-1.2.1/pkg/common/selector/ 21:03:47 spire-1.2.1/pkg/common/selector/selector.go 21:03:47 spire-1.2.1/pkg/common/selector/selector_test.go 21:03:47 spire-1.2.1/pkg/common/selector/set.go 21:03:47 spire-1.2.1/pkg/common/selector/set_utils.go 21:03:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/ 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/ 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:03:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:03:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:03:47 spire-1.2.1/pkg/common/telemetry/call.go 21:03:47 spire-1.2.1/pkg/common/telemetry/common/ 21:03:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:03:47 spire-1.2.1/pkg/common/telemetry/config.go 21:03:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:03:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/inmem.go 21:03:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/m3.go 21:03:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/metrics.go 21:03:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/names.go 21:03:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:03:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:03:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/ 21:03:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:03:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:03:47 spire-1.2.1/pkg/common/telemetry/server/server.go 21:03:47 spire-1.2.1/pkg/common/telemetry/sink.go 21:03:47 spire-1.2.1/pkg/common/telemetry/statsd.go 21:03:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:03:47 spire-1.2.1/pkg/common/telemetry/uptime.go 21:03:47 spire-1.2.1/pkg/common/telemetry/version.go 21:03:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:03:47 spire-1.2.1/pkg/common/uptime/ 21:03:47 spire-1.2.1/pkg/common/uptime/uptime.go 21:03:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:03:47 spire-1.2.1/pkg/common/util/ 21:03:47 spire-1.2.1/pkg/common/util/certs.go 21:03:47 spire-1.2.1/pkg/common/util/certs_test.go 21:03:47 spire-1.2.1/pkg/common/util/csr.go 21:03:47 spire-1.2.1/pkg/common/util/hash.go 21:03:47 spire-1.2.1/pkg/common/util/selectors.go 21:03:47 spire-1.2.1/pkg/common/util/selectors_test.go 21:03:47 spire-1.2.1/pkg/common/util/signals.go 21:03:47 spire-1.2.1/pkg/common/util/sort.go 21:03:47 spire-1.2.1/pkg/common/util/sort_test.go 21:03:47 spire-1.2.1/pkg/common/util/task.go 21:03:47 spire-1.2.1/pkg/common/util/task_test.go 21:03:47 spire-1.2.1/pkg/common/util/testdata/ 21:03:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:03:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:03:47 spire-1.2.1/pkg/common/version/ 21:03:47 spire-1.2.1/pkg/common/version/version.go 21:03:47 spire-1.2.1/pkg/common/x509svid/ 21:03:47 spire-1.2.1/pkg/common/x509svid/common_test.go 21:03:47 spire-1.2.1/pkg/common/x509svid/csr.go 21:03:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:03:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:03:47 spire-1.2.1/pkg/common/x509util/ 21:03:47 spire-1.2.1/pkg/common/x509util/cert.go 21:03:47 spire-1.2.1/pkg/common/x509util/dns.go 21:03:47 spire-1.2.1/pkg/common/x509util/dns_test.go 21:03:47 spire-1.2.1/pkg/common/x509util/keyid.go 21:03:47 spire-1.2.1/pkg/common/x509util/keypair.go 21:03:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:03:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:03:47 spire-1.2.1/pkg/server/ 21:03:47 spire-1.2.1/pkg/server/api/ 21:03:47 spire-1.2.1/pkg/server/api/agent.go 21:03:47 spire-1.2.1/pkg/server/api/agent/ 21:03:47 spire-1.2.1/pkg/server/api/agent/v1/ 21:03:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/agent_test.go 21:03:47 spire-1.2.1/pkg/server/api/api.go 21:03:47 spire-1.2.1/pkg/server/api/audit/ 21:03:47 spire-1.2.1/pkg/server/api/audit/audit.go 21:03:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:03:47 spire-1.2.1/pkg/server/api/bundle.go 21:03:47 spire-1.2.1/pkg/server/api/bundle/ 21:03:47 spire-1.2.1/pkg/server/api/bundle/v1/ 21:03:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/bundle_test.go 21:03:47 spire-1.2.1/pkg/server/api/debug/ 21:03:47 spire-1.2.1/pkg/server/api/debug/v1/ 21:03:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/entry.go 21:03:47 spire-1.2.1/pkg/server/api/entry/ 21:03:47 spire-1.2.1/pkg/server/api/entry/v1/ 21:03:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/entry_test.go 21:03:47 spire-1.2.1/pkg/server/api/health/ 21:03:47 spire-1.2.1/pkg/server/api/health/v1/ 21:03:47 spire-1.2.1/pkg/server/api/health/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/id.go 21:03:47 spire-1.2.1/pkg/server/api/id_test.go 21:03:47 spire-1.2.1/pkg/server/api/limits/ 21:03:47 spire-1.2.1/pkg/server/api/limits/limits.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/ 21:03:47 spire-1.2.1/pkg/server/api/middleware/alias.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/audit.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/caller.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/common.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/entries.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:03:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:03:47 spire-1.2.1/pkg/server/api/ratelimit.go 21:03:47 spire-1.2.1/pkg/server/api/rpccontext/ 21:03:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:03:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:03:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:03:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:03:47 spire-1.2.1/pkg/server/api/selector.go 21:03:47 spire-1.2.1/pkg/server/api/selector_test.go 21:03:47 spire-1.2.1/pkg/server/api/status.go 21:03:47 spire-1.2.1/pkg/server/api/status_test.go 21:03:47 spire-1.2.1/pkg/server/api/svid/ 21:03:47 spire-1.2.1/pkg/server/api/svid/v1/ 21:03:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/trustdomain.go 21:03:47 spire-1.2.1/pkg/server/api/trustdomain/ 21:03:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:03:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:03:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:03:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:03:47 spire-1.2.1/pkg/server/authpolicy/ 21:03:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:03:47 spire-1.2.1/pkg/server/authpolicy/policy.go 21:03:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:03:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:03:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:03:47 spire-1.2.1/pkg/server/authpolicy/validate.go 21:03:47 spire-1.2.1/pkg/server/bundle/ 21:03:47 spire-1.2.1/pkg/server/bundle/client/ 21:03:47 spire-1.2.1/pkg/server/bundle/client/client.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/manager.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/sources.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/updater.go 21:03:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:03:47 spire-1.2.1/pkg/server/ca/ 21:03:47 spire-1.2.1/pkg/server/ca/ca.go 21:03:47 spire-1.2.1/pkg/server/ca/ca_health.go 21:03:47 spire-1.2.1/pkg/server/ca/ca_test.go 21:03:47 spire-1.2.1/pkg/server/ca/journal.go 21:03:47 spire-1.2.1/pkg/server/ca/journal_test.go 21:03:47 spire-1.2.1/pkg/server/ca/manager.go 21:03:47 spire-1.2.1/pkg/server/ca/manager_health.go 21:03:47 spire-1.2.1/pkg/server/ca/manager_test.go 21:03:47 spire-1.2.1/pkg/server/ca/templates.go 21:03:47 spire-1.2.1/pkg/server/ca/upstream_client.go 21:03:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:03:47 spire-1.2.1/pkg/server/ca/validation.go 21:03:47 spire-1.2.1/pkg/server/cache/ 21:03:47 spire-1.2.1/pkg/server/cache/dscache/ 21:03:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:03:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/ 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:03:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:03:47 spire-1.2.1/pkg/server/catalog/ 21:03:47 spire-1.2.1/pkg/server/catalog/catalog.go 21:03:47 spire-1.2.1/pkg/server/catalog/keymanager.go 21:03:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:03:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:03:47 spire-1.2.1/pkg/server/catalog/notifier.go 21:03:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:03:47 spire-1.2.1/pkg/server/config.go 21:03:47 spire-1.2.1/pkg/server/datastore/ 21:03:47 spire-1.2.1/pkg/server/datastore/datastore.go 21:03:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:03:47 spire-1.2.1/pkg/server/datastore/repository.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:03:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:03:47 spire-1.2.1/pkg/server/endpoints/ 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/ 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:03:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:03:47 spire-1.2.1/pkg/server/endpoints/config.go 21:03:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:03:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:03:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:03:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:03:47 spire-1.2.1/pkg/server/endpoints/middleware.go 21:03:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:03:47 spire-1.2.1/pkg/server/hostservice/ 21:03:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:03:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:03:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:03:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:03:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:03:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:03:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:03:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:03:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:03:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:03:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:03:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/ 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:03:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:03:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:03:48 spire-1.2.1/pkg/server/registration/ 21:03:48 spire-1.2.1/pkg/server/registration/manager.go 21:03:48 spire-1.2.1/pkg/server/registration/manager_test.go 21:03:48 spire-1.2.1/pkg/server/scanentries.go 21:03:48 spire-1.2.1/pkg/server/scanentries_test.go 21:03:48 spire-1.2.1/pkg/server/server.go 21:03:48 spire-1.2.1/pkg/server/server_test.go 21:03:48 spire-1.2.1/pkg/server/svid/ 21:03:48 spire-1.2.1/pkg/server/svid/observer.go 21:03:48 spire-1.2.1/pkg/server/svid/observer_test.go 21:03:48 spire-1.2.1/pkg/server/svid/rotator.go 21:03:48 spire-1.2.1/pkg/server/svid/rotator_config.go 21:03:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:03:48 spire-1.2.1/pkg/server/svid/rotator_test.go 21:03:48 spire-1.2.1/proto/ 21:03:48 spire-1.2.1/proto/private/ 21:03:48 spire-1.2.1/proto/private/server/ 21:03:48 spire-1.2.1/proto/private/server/journal/ 21:03:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:03:48 spire-1.2.1/proto/private/server/journal/journal.proto 21:03:48 spire-1.2.1/proto/spire/ 21:03:48 spire-1.2.1/proto/spire/common/ 21:03:48 spire-1.2.1/proto/spire/common/common.pb.go 21:03:48 spire-1.2.1/proto/spire/common/common.proto 21:03:48 spire-1.2.1/proto/spire/common/plugin/ 21:03:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:03:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:03:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:03:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:03:48 spire-1.2.1/proto/spire/plugin/ 21:03:48 spire-1.2.1/proto/spire/plugin/agent/ 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:03:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:03:48 spire-1.2.1/release/ 21:03:48 spire-1.2.1/release/spire-extras/ 21:03:48 spire-1.2.1/release/spire-extras/README.md 21:03:48 spire-1.2.1/release/spire-extras/conf/ 21:03:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:03:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:03:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:03:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:03:48 spire-1.2.1/release/spire/ 21:03:48 spire-1.2.1/release/spire/README.md 21:03:48 spire-1.2.1/release/spire/conf/ 21:03:48 spire-1.2.1/release/spire/conf/agent/ 21:03:48 spire-1.2.1/release/spire/conf/agent/agent.conf 21:03:48 spire-1.2.1/release/spire/conf/server/ 21:03:48 spire-1.2.1/release/spire/conf/server/server.conf 21:03:48 spire-1.2.1/script/ 21:03:48 spire-1.2.1/script/build-artifact.sh 21:03:48 spire-1.2.1/script/generate_dummy_ca.sh 21:03:48 spire-1.2.1/support/ 21:03:48 spire-1.2.1/support/k8s/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:03:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/ 21:03:48 spire-1.2.1/support/oidc-discovery-provider/README.md 21:03:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/config.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/main.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:03:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:03:48 spire-1.2.1/test/ 21:03:48 spire-1.2.1/test/clock/ 21:03:48 spire-1.2.1/test/clock/clock.go 21:03:48 spire-1.2.1/test/fakes/ 21:03:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:03:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:03:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:03:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:03:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:03:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:03:48 spire-1.2.1/test/fakes/fakeagentstore/ 21:03:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:03:48 spire-1.2.1/test/fakes/fakedatastore/ 21:03:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:03:48 spire-1.2.1/test/fakes/fakeentryclient/ 21:03:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:03:48 spire-1.2.1/test/fakes/fakehealthchecker/ 21:03:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:03:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:03:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:03:48 spire-1.2.1/test/fakes/fakemetrics/ 21:03:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:03:48 spire-1.2.1/test/fakes/fakenoderesolver/ 21:03:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:03:48 spire-1.2.1/test/fakes/fakenotifier/ 21:03:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:03:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:03:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:03:48 spire-1.2.1/test/fakes/fakeserverca/ 21:03:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:03:48 spire-1.2.1/test/fakes/fakeservercatalog/ 21:03:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:03:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:03:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:03:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:03:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:03:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:03:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:03:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:03:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:03:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:03:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:03:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:03:48 spire-1.2.1/test/fixture/ 21:03:48 spire-1.2.1/test/fixture/certs/ 21:03:48 spire-1.2.1/test/fixture/certs/agent_svid.der 21:03:48 spire-1.2.1/test/fixture/certs/base_cert.pem 21:03:48 spire-1.2.1/test/fixture/certs/base_csr.pem 21:03:48 spire-1.2.1/test/fixture/certs/base_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:03:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:03:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:03:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:03:48 spire-1.2.1/test/fixture/certs/blog_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/bundle.der 21:03:48 spire-1.2.1/test/fixture/certs/ca.pem 21:03:48 spire-1.2.1/test/fixture/certs/ca_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/database_cert.pem 21:03:48 spire-1.2.1/test/fixture/certs/database_csr.pem 21:03:48 spire-1.2.1/test/fixture/certs/database_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/node_cert.pem 21:03:48 spire-1.2.1/test/fixture/certs/node_csr.pem 21:03:48 spire-1.2.1/test/fixture/certs/node_key.pem 21:03:48 spire-1.2.1/test/fixture/certs/svid.pem 21:03:48 spire-1.2.1/test/fixture/certs/svid_key.pem 21:03:48 spire-1.2.1/test/fixture/config/ 21:03:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:03:48 spire-1.2.1/test/fixture/config/agent_good.conf 21:03:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:03:48 spire-1.2.1/test/fixture/config/plugin_good.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:03:48 spire-1.2.1/test/fixture/config/server_good.conf 21:03:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:03:48 spire-1.2.1/test/fixture/fixture.go 21:03:48 spire-1.2.1/test/fixture/nodeattestor/ 21:03:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:03:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:03:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:03:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:03:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:03:48 spire-1.2.1/test/fixture/registration/ 21:03:48 spire-1.2.1/test/fixture/registration/entries.json 21:03:48 spire-1.2.1/test/fixture/registration/good-for-update.json 21:03:48 spire-1.2.1/test/fixture/registration/good.json 21:03:48 spire-1.2.1/test/fixture/registration/invalid.json 21:03:48 spire-1.2.1/test/fixture/registration/invalid_json.json 21:03:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:03:48 spire-1.2.1/test/integration/ 21:03:48 spire-1.2.1/test/integration/README.md 21:03:48 spire-1.2.1/test/integration/common 21:03:48 spire-1.2.1/test/integration/setup/ 21:03:48 spire-1.2.1/test/integration/setup/adminclient/ 21:03:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:03:48 spire-1.2.1/test/integration/setup/adminclient/client.go 21:03:48 spire-1.2.1/test/integration/setup/debugagent/ 21:03:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:03:48 spire-1.2.1/test/integration/setup/debugagent/main.go 21:03:48 spire-1.2.1/test/integration/setup/debugserver/ 21:03:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:03:48 spire-1.2.1/test/integration/setup/debugserver/main.go 21:03:48 spire-1.2.1/test/integration/setup/downstreamclient/ 21:03:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:03:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:03:48 spire-1.2.1/test/integration/setup/itclient/ 21:03:48 spire-1.2.1/test/integration/setup/itclient/client.go 21:03:48 spire-1.2.1/test/integration/setup/node-attestation/ 21:03:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:03:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:03:48 spire-1.2.1/test/integration/setup/x509pop/ 21:03:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:03:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:03:48 spire-1.2.1/test/integration/suites/ 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:03:48 spire-1.2.1/test/integration/suites/join-token/ 21:03:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:03:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:03:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:03:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:03:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:03:48 spire-1.2.1/test/integration/suites/join-token/README.md 21:03:48 spire-1.2.1/test/integration/suites/join-token/conf/ 21:03:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/join-token/teardown 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:03:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:03:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:03:48 spire-1.2.1/test/integration/suites/k8s/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/00-setup 21:03:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:03:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:03:48 spire-1.2.1/test/integration/suites/k8s/README.md 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:03:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:03:48 spire-1.2.1/test/integration/suites/k8s/teardown 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/ 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:03:48 spire-1.2.1/test/integration/suites/rotation/ 21:03:48 spire-1.2.1/test/integration/suites/rotation/00-setup 21:03:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:03:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:03:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:03:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:03:48 spire-1.2.1/test/integration/suites/rotation/README.md 21:03:48 spire-1.2.1/test/integration/suites/rotation/conf/ 21:03:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/rotation/teardown 21:03:48 spire-1.2.1/test/integration/suites/self-test/ 21:03:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:03:48 spire-1.2.1/test/integration/suites/self-test/README.md 21:03:48 spire-1.2.1/test/integration/suites/self-test/teardown 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:03:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:03:48 spire-1.2.1/test/integration/suites/upgrade/ 21:03:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:03:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:03:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:03:48 spire-1.2.1/test/integration/suites/upgrade/README.md 21:03:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:03:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:03:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:03:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:03:48 spire-1.2.1/test/integration/suites/upgrade/teardown 21:03:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:03:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:03:48 spire-1.2.1/test/integration/test-one.sh 21:03:48 spire-1.2.1/test/integration/test.sh 21:03:48 spire-1.2.1/test/plugintest/ 21:03:48 spire-1.2.1/test/plugintest/config.go 21:03:48 spire-1.2.1/test/plugintest/load.go 21:03:48 spire-1.2.1/test/plugintest/option.go 21:03:48 spire-1.2.1/test/spiretest/ 21:03:48 spire-1.2.1/test/spiretest/apiserver.go 21:03:48 spire-1.2.1/test/spiretest/assertions.go 21:03:48 spire-1.2.1/test/spiretest/dir.go 21:03:48 spire-1.2.1/test/spiretest/errors_posix.go 21:03:48 spire-1.2.1/test/spiretest/errors_windows.go 21:03:48 spire-1.2.1/test/spiretest/logs.go 21:03:48 spire-1.2.1/test/spiretest/socketapi.go 21:03:48 spire-1.2.1/test/spiretest/suite.go 21:03:48 spire-1.2.1/test/spiretest/x509.go 21:03:48 spire-1.2.1/test/testca/ 21:03:48 spire-1.2.1/test/testca/ca.go 21:03:48 spire-1.2.1/test/testkey/ 21:03:48 spire-1.2.1/test/testkey/generate.sh 21:03:48 spire-1.2.1/test/testkey/genkeys.go 21:03:48 spire-1.2.1/test/testkey/keys.go 21:03:48 spire-1.2.1/test/testkey/new.go 21:03:48 spire-1.2.1/test/tpmsimulator/ 21:03:48 spire-1.2.1/test/tpmsimulator/simulator.go 21:03:48 spire-1.2.1/test/util/ 21:03:48 spire-1.2.1/test/util/cert_fixtures.go 21:03:48 spire-1.2.1/test/util/cert_generation.go 21:03:48 spire-1.2.1/test/util/io_redirection.go 21:03:48 spire-1.2.1/test/util/race.go 21:03:48 spire-1.2.1/test/util/util.go 21:03:48 building spire from source... 21:03:48 Installing go1.17.7... 21:03:48 ---> 0c8a11768ce2 21:03:48 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:03:49 ---> Running in c60c0f1f9c99 21:03:50 Removing intermediate container c60c0f1f9c99 21:03:50 ---> 6e437a8235e4 21:03:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:50 ---> Running in 009633a0ba37 21:03:51 Removing intermediate container 009633a0ba37 21:03:51 ---> 5c04c0a1bfc1 21:03:51 Step 21/23 : LABEL arch=arm64 21:03:51 ---> Running in 3d57f0856476 21:03:52 Removing intermediate container 3d57f0856476 21:03:52 ---> e2cba47247ca 21:03:52 Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:03:52 ---> Running in 79787e2d4a28 21:03:53 Removing intermediate container 79787e2d4a28 21:03:53 ---> 55eaf5798c46 21:03:53 Step 23/23 : LABEL version=0.0.0 21:03:53 ---> Running in d00729d98ae4 21:03:54 Removing intermediate container d00729d98ae4 21:03:54 ---> db329efb013c 21:03:54 21:03:55 Successfully built db329efb013c 21:03:55 Successfully tagged sys-mgmt-agent-arm64:latest 21:03:55  Building sys-mgmt-agent ... done Building core-command 21:04:10 Building bin/spire-server... 21:04:10 go: downloading github.com/mitchellh/cli v1.1.2 21:04:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:04:10 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:04:10 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:04:10 go: downloading google.golang.org/grpc v1.44.0 21:04:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:04:11 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:04:11 go: downloading github.com/imdario/mergo v0.3.12 21:04:11 go: downloading github.com/sirupsen/logrus v1.8.1 21:04:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:04:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:04:12 go: downloading github.com/fatih/color v1.13.0 21:04:12 go: downloading github.com/mattn/go-isatty v0.0.14 21:04:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:04:12 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:04:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:04:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:04:13 go: downloading github.com/armon/go-metrics v0.3.10 21:04:13 go: downloading github.com/prometheus/client_golang v1.12.1 21:04:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:04:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:04:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:04:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:04:14 go: downloading github.com/open-policy-agent/opa v0.38.0 21:04:21  ---> ebddd734fdb4 21:04:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:04:21 ---> Running in aa223e903939 21:04:21 ---> 26cd29007578 21:04:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:22 ---> Running in d45c57e7cf5b 21:04:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:04:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:28 ---> 5db85f0ad0e9 21:04:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:04:28 ---> Running in 574f8e74a6f3 21:04:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:04:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:04:32 go: downloading github.com/mattn/go-colorable v0.1.12 21:04:32 go: downloading github.com/Masterminds/goutils v1.1.0 21:04:32 go: downloading github.com/google/uuid v1.1.2 21:04:32 go: downloading github.com/Masterminds/semver v1.5.0 21:04:33 go: downloading github.com/huandu/xstrings v1.3.2 21:04:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:04:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:04:33 go: downloading github.com/prometheus/client_model v0.2.0 21:04:33 go: downloading github.com/prometheus/common v0.32.1 21:04:34 go: downloading go.uber.org/atomic v1.9.0 21:04:34 go: downloading github.com/beorn7/perks v1.0.1 21:04:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:04:35 go: downloading github.com/prometheus/procfs v0.7.3 21:04:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:04:35 go: downloading github.com/oklog/run v1.0.0 21:04:36 go: downloading github.com/imkira/go-observer v1.0.3 21:04:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:36 go: downloading github.com/hashicorp/errwrap v1.1.0 21:04:36  ---> 73de9e0cbe98 21:04:36 Step 3/23 : WORKDIR /edgex-go 21:04:36 ---> Using cache 21:04:36 ---> 07fffcf1a49c 21:04:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:36 ---> Using cache 21:04:36 ---> b4c2d9ecb794 21:04:36 Step 5/23 : RUN apk add --update --no-cache make git 21:04:36 ---> Using cache 21:04:36 ---> dd00fd515b0e 21:04:36 Step 6/23 : COPY go.mod vendor* ./ 21:04:36 ---> Using cache 21:04:36 ---> 9096c7c00c3d 21:04:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:36 ---> Using cache 21:04:36 ---> d33be0f28153 21:04:36 Step 8/23 : COPY . . 21:04:36 ---> Using cache 21:04:36 ---> 5db85f0ad0e9 21:04:36 Step 9/23 : RUN make cmd/core-command/core-command 21:04:36 ---> Running in 60f907cdae41 21:04:37 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:04:37 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:04:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:04:37 go: downloading github.com/twmb/murmur3 v1.1.6 21:04:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:04:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:04:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:04:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 21:04:39 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:04:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:04:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:04:46 go: downloading github.com/stretchr/testify v1.7.0 21:04:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:04:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:04:46 go: downloading github.com/blang/semver/v4 v4.0.0 21:04:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:04:46 go: downloading github.com/jinzhu/gorm v1.9.16 21:04:47 go: downloading github.com/lib/pq v1.10.4 21:04:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:04:47 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:05:14 go: downloading google.golang.org/api v0.70.0 21:05:14 go: downloading k8s.io/api v0.23.4 21:05:14 go: downloading github.com/google/go-tpm v0.3.3 21:05:14 go: downloading k8s.io/client-go v0.23.4 21:05:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:05:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:05:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:05:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:05:57 go: downloading cloud.google.com/go/storage v1.21.0 21:05:57 go: downloading cloud.google.com/go v0.100.2 21:05:57 go: downloading k8s.io/apimachinery v0.23.4 21:05:59 go: downloading k8s.io/kube-aggregator v0.23.3 21:06:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:06:02 go: downloading cloud.google.com/go/security v1.3.0 21:06:02 go: downloading github.com/hashicorp/vault/api v1.4.1 21:06:03 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:06:04 go: downloading gopkg.in/yaml.v2 v2.4.0 21:06:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:06:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:05 go: downloading github.com/gobwas/glob v0.2.3 21:06:05 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:06:05 go: downloading github.com/aws/smithy-go v1.11.0 21:06:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:06:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:06:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:06:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:06:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:06:08 go: downloading github.com/jinzhu/inflection v1.0.0 21:06:08 go: downloading github.com/gogo/protobuf v1.3.2 21:06:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:06:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:06:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:06:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:06:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:06:15 go: downloading github.com/dimchansky/utfbom v1.1.1 21:06:15 go: downloading cloud.google.com/go/compute v1.3.0 21:06:15 go: downloading cloud.google.com/go/iam v0.1.1 21:06:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:06:16 go: downloading k8s.io/klog/v2 v2.30.0 21:06:16 go: downloading github.com/google/gofuzz v1.1.0 21:06:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:06:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:06:18 go: downloading github.com/spf13/pflag v1.0.5 21:06:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:06:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:06:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:06:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:06:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:06:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:06:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:06:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:06:22 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:06:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:06:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:06:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:06:25 go: downloading go.opencensus.io v0.23.0 21:06:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:06:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:06:26 go: downloading gopkg.in/inf.v0 v0.9.1 21:06:26 go: downloading github.com/go-logr/logr v1.2.2 21:06:26 go: downloading github.com/google/go-cmp v0.5.7 21:06:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:06:27 go: downloading github.com/json-iterator/go v1.1.12 21:06:28 go: downloading github.com/googleapis/gnostic v0.5.5 21:06:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:06:33 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:06:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:06:33 go: downloading github.com/tklauser/numcpus v0.3.0 21:06:34 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:06:34 go: downloading go.uber.org/zap v1.21.0 21:06:34 go: downloading sigs.k8s.io/yaml v1.3.0 21:06:34 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:06:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:06:35 go: downloading github.com/modern-go/reflect2 v1.0.2 21:06:35 go: downloading github.com/ryanuber/go-glob v1.0.0 21:06:35 go: downloading github.com/golang/snappy v0.0.4 21:06:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:06:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:06:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:06:45 go: downloading github.com/hashicorp/go-version v1.2.0 21:06:45 go: downloading go.uber.org/multierr v1.6.0 21:07:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:14:10 Removing intermediate container 60f907cdae41 21:14:10 ---> ceca40fe6ef5 21:14:10 21:14:10 Step 10/23 : FROM alpine:3.14 21:14:10 ---> ac73e934f311 21:14:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:14:10 ---> Running in a5c753c371ec 21:14:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:14 (1/1) Installing dumb-init (1.2.5-r1) 21:14:14 Executing busybox-1.33.1-r7.trigger 21:14:14 OK: 5 MiB in 15 packages 21:14:17 Removing intermediate container a5c753c371ec 21:14:17 ---> 491d3e763ce0 21:14:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:17 ---> Running in 2b431d463b2f 21:14:19 Removing intermediate container 2b431d463b2f 21:14:19 ---> ed404258087c 21:14:19 Step 13/23 : ENV APP_PORT=59882 21:14:19 ---> Running in 3030b619511d 21:14:21 Removing intermediate container 3030b619511d 21:14:21 ---> 25dfdcb69b41 21:14:21 Step 14/23 : EXPOSE $APP_PORT 21:14:21 Removing intermediate container aa223e903939 21:14:21 ---> fc7dd9e79974 21:14:21 21:14:21 Step 10/31 : FROM alpine:3.14 21:14:21 ---> ac73e934f311 21:14:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:14:21 ---> Running in dd47b27d4f2f 21:14:22 ---> Running in 173cfe21900b 21:14:23 Removing intermediate container 173cfe21900b 21:14:23 ---> 0fce10e1e5e5 21:14:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:14:23 Removing intermediate container dd47b27d4f2f 21:14:23 ---> 99669b282967 21:14:23 Step 15/23 : WORKDIR / 21:14:23 ---> Running in ba5e28966048 21:14:24 ---> Running in 2c4bd7a4f999 21:14:26 Removing intermediate container ba5e28966048 21:14:26 ---> 44e5ddaf68ba 21:14:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:14:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:28 ---> 25155b26ea07 21:14:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:14:28 (1/2) Installing dumb-init (1.2.5-r1) 21:14:28 (2/2) Installing su-exec (0.2-r1) 21:14:28 Executing busybox-1.33.1-r7.trigger 21:14:28 OK: 6 MiB in 16 packages 21:14:31 Removing intermediate container 2c4bd7a4f999 21:14:31 ---> d3ad7f12fa44 21:14:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:14:31 ---> Running in d49be505d21b 21:14:32 Removing intermediate container d49be505d21b 21:14:32 ---> 843b0cd46a45 21:14:32 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:14:33 ---> Running in 1cbc7337a13f 21:14:34 Removing intermediate container 1cbc7337a13f 21:14:34 ---> 9a461ca871ec 21:14:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:14:34 ---> Running in d7a356eef26c 21:14:36 ---> d1e70ebbc604 21:14:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:14:38 Removing intermediate container d45c57e7cf5b 21:14:38 ---> 2964a8aacbca 21:14:38 21:14:38 Step 10/23 : FROM alpine:3.14 21:14:38 ---> ac73e934f311 21:14:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:14:38 ---> Using cache 21:14:38 ---> 491d3e763ce0 21:14:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:38 ---> Using cache 21:14:38 ---> ed404258087c 21:14:38 Step 13/23 : ENV APP_PORT=59881 21:14:38 ---> Running in 048eaabfc394 21:14:38 ---> 77f3a78e664e 21:14:38 Step 19/23 : ENTRYPOINT ["/core-command"] 21:14:39 ---> Running in df873f452a8d 21:14:39 Removing intermediate container d7a356eef26c 21:14:39 ---> 8b41b67df4b6 21:14:39 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:14:39 ---> Running in e8ea104995aa 21:14:40 Removing intermediate container 048eaabfc394 21:14:40 ---> 30cb60979c0f 21:14:40 Step 14/23 : EXPOSE $APP_PORT 21:14:40 Removing intermediate container 574f8e74a6f3 21:14:40 ---> ef107d42df24 21:14:40 21:14:40 Step 10/22 : FROM alpine:3.14 21:14:40 ---> ac73e934f311 21:14:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:14:40 ---> Using cache 21:14:40 ---> 491d3e763ce0 21:14:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:40 ---> Using cache 21:14:40 ---> ed404258087c 21:14:40 Step 13/22 : ENV APP_PORT=59861 21:14:40 ---> Running in 150d093d4d14 21:14:40 ---> Running in 6aa43a8a0d38 21:14:40 Removing intermediate container df873f452a8d 21:14:40 ---> 01473159ba67 21:14:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:40 Removing intermediate container e8ea104995aa 21:14:40 ---> f15f68b521b5 21:14:40 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:14:40 ---> Running in bd70bb4ecd5a 21:14:41 Removing intermediate container 150d093d4d14 21:14:41 ---> 8f57f7b35013 21:14:41 Step 15/23 : WORKDIR / 21:14:41 Removing intermediate container 6aa43a8a0d38 21:14:41 ---> 550ca09e2853 21:14:41 Step 14/22 : EXPOSE $APP_PORT 21:14:41 ---> Running in c342f8534a69 21:14:41 ---> Running in fe2e2c771446 21:14:42 Removing intermediate container bd70bb4ecd5a 21:14:42 ---> f90243e095d3 21:14:42 Step 21/23 : LABEL arch=arm64 21:14:42 ---> Running in ab447c8d34ef 21:14:43 Removing intermediate container fe2e2c771446 21:14:43 ---> ddf081161af2 21:14:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:43 Removing intermediate container c342f8534a69 21:14:43 ---> cd9bbecd96b3 21:14:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:43 ---> dc186ec0e864 21:14:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:14:43 ---> Running in 99ab1a01ea3e 21:14:43 Removing intermediate container ab447c8d34ef 21:14:43 ---> 3888199d8598 21:14:43 Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:14:43 ---> Running in 5df6e03dc080 21:14:45 Removing intermediate container 5df6e03dc080 21:14:45 ---> efb63bc70cda 21:14:45 Step 23/23 : LABEL version=0.0.0 21:14:45 ---> Running in 8a6527655c22 21:14:45 ---> f8466cafdc5d 21:14:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:14:45 ---> 1e1be7369098 21:14:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:14:46 Removing intermediate container 8a6527655c22 21:14:46 ---> f803eb7f0ebc 21:14:46 21:14:48 Successfully built f803eb7f0ebc 21:14:48 Successfully tagged core-command-arm64:latest 21:14:48 Building security-spire-config 21:14:49  Building core-command ... done Removing intermediate container 99ab1a01ea3e 21:14:49 ---> 076bd57a4943 21:14:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:51 ---> a780ff50aa31 21:14:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:14:52 ---> 47e2a25f6f4d 21:14:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:14:52 ---> ebb6e01e425a 21:14:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:14:54 ---> 11709fda54ca 21:14:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:14:54 ---> d94cf6e48d83 21:14:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:14:54 ---> Running in 327d929a1863 21:14:54 ---> Running in 7ff8a1ea7d5b 21:14:54 ---> 751f594f7025 21:14:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:14:55 Removing intermediate container 327d929a1863 21:14:55 ---> 6865a130943c 21:14:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:55 Removing intermediate container 7ff8a1ea7d5b 21:14:55 ---> 78b1e9228de8 21:14:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:55 ---> Running in 48cb99dd70dd 21:14:55 ---> Running in 1c17646c8d5e 21:14:56 Removing intermediate container 48cb99dd70dd 21:14:56 ---> e1225c33b95b 21:14:56 Step 20/22 : LABEL arch=arm64 21:14:56 ---> ea124e495bf6 21:14:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:14:56 ---> Running in 57afb2dd1dac 21:14:56 Removing intermediate container 1c17646c8d5e 21:14:56 ---> 48b9cccf6b82 21:14:56 Step 21/23 : LABEL arch=arm64 21:14:56 ---> Running in 692684c2f4d9 21:14:57 Removing intermediate container 692684c2f4d9 21:14:57 ---> f8c72da1024f 21:14:57 Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:14:57 Removing intermediate container 57afb2dd1dac 21:14:57 ---> 2931580eea81 21:14:57 Step 21/22 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:14:57 ---> Running in 5e5d8c8b7479 21:14:57 ---> Running in e22443457069 21:14:58 ---> 28a2575de806 21:14:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:14:58 Removing intermediate container 5e5d8c8b7479 21:14:58 ---> df11b12fbcf4 21:14:58 Step 23/23 : LABEL version=0.0.0 21:14:58 Removing intermediate container e22443457069 21:14:58 ---> d2a717012c8f 21:14:58 Step 22/22 : LABEL version=0.0.0 21:14:58 ---> Running in bfb1575beef7 21:14:58 ---> Running in 588bf347cb07 21:14:59 Removing intermediate container bfb1575beef7 21:14:59 ---> 4508bf13a60a 21:14:59 21:14:59 ---> 92ceb7a7304e 21:14:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:15:00 Removing intermediate container 588bf347cb07 21:15:00 ---> 156fc39f0e0c 21:15:00 21:15:00 ---> Running in 370652cb9a56 21:15:01 Successfully built 4508bf13a60a 21:15:01 Successfully tagged core-metadata-arm64:latest 21:15:01  Building core-metadata ... done Building core-data 21:15:01 Successfully built 156fc39f0e0c 21:15:01 Successfully tagged support-scheduler-arm64:latest 21:15:01  Building support-scheduler ... done Building security-spire-agent 21:15:01 Removing intermediate container 370652cb9a56 21:15:01 ---> 032b9f2b751f 21:15:01 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:15:02 ---> 653febf94051 21:15:02 Step 26/31 : RUN chmod +x /entrypoint.sh 21:15:03 ---> Running in 43b096a45750 21:15:05 Removing intermediate container 43b096a45750 21:15:05 ---> 55d263224151 21:15:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:15:06 ---> Running in 2bc735249c36 21:15:07 Removing intermediate container 2bc735249c36 21:15:07 ---> 283f1f814d35 21:15:07 Step 28/31 : CMD ["gate"] 21:15:08 ---> Running in a50131a253bd 21:15:09 Removing intermediate container a50131a253bd 21:15:09 ---> 6a109f4cbef5 21:15:09 Step 29/31 : LABEL arch=arm64 21:15:09 ---> Running in 1190b400fd8b 21:15:10 Removing intermediate container 1190b400fd8b 21:15:10 ---> 844b6cc4afcb 21:15:10 Step 30/31 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:15:10 ---> Running in bcaa6b722d1d 21:15:11 Removing intermediate container bcaa6b722d1d 21:15:11 ---> 8e40f8a7154d 21:15:11 Step 31/31 : LABEL version=0.0.0 21:15:12 ---> Running in 8edaa74f8613 21:15:13 Removing intermediate container 8edaa74f8613 21:15:13 ---> 827c6300ebf4 21:15:13 21:15:13 Successfully built 827c6300ebf4 21:15:13 Successfully tagged security-bootstrapper-arm64:latest 21:16:00  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:16:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:16:00 ---> 73de9e0cbe98 21:16:00 Step 3/26 : WORKDIR /edgex-go 21:16:00 ---> Using cache 21:16:00 ---> 07fffcf1a49c 21:16:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:00 ---> Using cache 21:16:00 ---> b4c2d9ecb794 21:16:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:16:00 ---> Using cache 21:16:00 ---> aaa527c8c060 21:16:00 Step 6/26 : COPY go.mod vendor* ./ 21:16:00 ---> Using cache 21:16:00 ---> 27c72ad6e60f 21:16:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:00 ---> Using cache 21:16:00 ---> 242de932f595 21:16:00 Step 8/26 : COPY . . 21:16:00 ---> Using cache 21:16:00 ---> a97415307d40 21:16:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:16:00 ---> Using cache 21:16:00 ---> bed77a37fae4 21:16:00 Step 10/26 : RUN mkdir -p spire-build 21:16:00 ---> Using cache 21:16:00 ---> 77f222f61f46 21:16:00 Step 11/26 : WORKDIR /edgex-go/spire-build 21:16:00 ---> Using cache 21:16:00 ---> c43cfb18f70d 21:16:00 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:16:00 ---> Running in 53e9ae0babb4 21:16:00 spire-1.2.1/ 21:16:00 spire-1.2.1/.data/ 21:16:00 spire-1.2.1/.data/.file 21:16:00 spire-1.2.1/.dockerignore 21:16:00 spire-1.2.1/.gitattributes 21:16:00 spire-1.2.1/.githooks/ 21:16:00 spire-1.2.1/.githooks/pre-commit 21:16:00 spire-1.2.1/.github/ 21:16:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:16:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:16:00 spire-1.2.1/.github/dependabot.yml 21:16:00 spire-1.2.1/.github/workflows/ 21:16:00 spire-1.2.1/.github/workflows/nightly_build.yaml 21:16:00 spire-1.2.1/.github/workflows/pr_build.yaml 21:16:00 spire-1.2.1/.github/workflows/release_build.yaml 21:16:00 spire-1.2.1/.github/workflows/scripts/ 21:16:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:16:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:16:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:16:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:16:00 spire-1.2.1/.github/workflows/scripts/split.sh 21:16:00 spire-1.2.1/.gitignore 21:16:00 spire-1.2.1/.go-version 21:16:00 spire-1.2.1/.golangci.yml 21:16:00 spire-1.2.1/ADOPTERS.md 21:16:00 spire-1.2.1/CHANGELOG.md 21:16:00 spire-1.2.1/CODE-OF-CONDUCT.md 21:16:00 spire-1.2.1/CODEOWNERS 21:16:00 spire-1.2.1/CONTRIBUTING.md 21:16:00 spire-1.2.1/Dockerfile 21:16:00 spire-1.2.1/Dockerfile.dev 21:16:00 spire-1.2.1/Dockerfile.scratch 21:16:00 spire-1.2.1/LICENSE 21:16:00 spire-1.2.1/MAINTAINERS.md 21:16:00 spire-1.2.1/Makefile 21:16:00 spire-1.2.1/README.md 21:16:00 spire-1.2.1/ROADMAP.md 21:16:00 spire-1.2.1/SECURITY.md 21:16:00 spire-1.2.1/cmd/ 21:16:00 spire-1.2.1/cmd/spire-agent/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/common/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/run/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:16:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:16:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:16:00 spire-1.2.1/cmd/spire-agent/main.go 21:16:00 spire-1.2.1/cmd/spire-server/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/cli.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/run/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/token/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/validate/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/x509/ 21:16:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:16:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:16:00 spire-1.2.1/cmd/spire-server/main.go 21:16:00 spire-1.2.1/cmd/spire-server/util/ 21:16:00 spire-1.2.1/cmd/spire-server/util/util.go 21:16:00 spire-1.2.1/conf/ 21:16:00 spire-1.2.1/conf/agent/ 21:16:00 spire-1.2.1/conf/agent/agent.conf 21:16:00 spire-1.2.1/conf/agent/agent_full.conf 21:16:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:16:00 spire-1.2.1/conf/server/ 21:16:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:16:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:16:00 spire-1.2.1/conf/server/server.conf 21:16:00 spire-1.2.1/conf/server/server_full.conf 21:16:00 spire-1.2.1/doc/ 21:16:00 spire-1.2.1/doc/SPIRE101.md 21:16:00 spire-1.2.1/doc/auditlog.md 21:16:00 spire-1.2.1/doc/authorization_policy_engine.md 21:16:00 spire-1.2.1/doc/changelog_guidelines.md 21:16:00 spire-1.2.1/doc/cure53-report.pdf 21:16:00 spire-1.2.1/doc/images/ 21:16:00 spire-1.2.1/doc/images/2019_roadmap.png 21:16:00 spire-1.2.1/doc/images/SPIRE101.png 21:16:00 spire-1.2.1/doc/images/SPIRE_agent.png 21:16:00 spire-1.2.1/doc/images/SPIRE_server.png 21:16:00 spire-1.2.1/doc/images/cache_mgr.png 21:16:00 spire-1.2.1/doc/images/cache_mgr_components.png 21:16:00 spire-1.2.1/doc/images/federated_spire.png 21:16:00 spire-1.2.1/doc/images/ha_mode.png 21:16:00 spire-1.2.1/doc/images/nested_spire.png 21:16:00 spire-1.2.1/doc/images/oidc_federation.png 21:16:00 spire-1.2.1/doc/images/single_trust_domain.png 21:16:00 spire-1.2.1/doc/images/spiffe_compatible.png 21:16:00 spire-1.2.1/doc/images/spire_logo.png 21:16:00 spire-1.2.1/doc/migrating_registration_api_clients.md 21:16:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:16:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:16:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:16:00 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:16:00 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:16:00 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:16:00 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:16:00 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:16:00 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:16:00 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:16:00 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:16:00 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:16:00 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:16:00 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:16:00 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:16:00 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:16:00 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:16:00 spire-1.2.1/doc/scaling_spire.md 21:16:00 spire-1.2.1/doc/spire_agent.md 21:16:00 spire-1.2.1/doc/spire_server.md 21:16:00 spire-1.2.1/doc/supported_integrations.md 21:16:00 spire-1.2.1/doc/telemetry.md 21:16:00 spire-1.2.1/doc/telemetry_config.md 21:16:00 spire-1.2.1/doc/upgrading.md 21:16:00 spire-1.2.1/doc/using_spire.md 21:16:00 spire-1.2.1/examples/ 21:16:00 spire-1.2.1/examples/README.md 21:16:00 spire-1.2.1/go.mod 21:16:00 spire-1.2.1/go.sum 21:16:00 spire-1.2.1/pkg/ 21:16:00 spire-1.2.1/pkg/agent/ 21:16:00 spire-1.2.1/pkg/agent/agent.go 21:16:00 spire-1.2.1/pkg/agent/api/ 21:16:00 spire-1.2.1/pkg/agent/api/config.go 21:16:00 spire-1.2.1/pkg/agent/api/debug/ 21:16:00 spire-1.2.1/pkg/agent/api/debug/v1/ 21:16:00 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:16:00 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:16:00 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:16:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:16:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:16:00 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:16:00 spire-1.2.1/pkg/agent/api/endpoints.go 21:16:00 spire-1.2.1/pkg/agent/api/health/ 21:16:00 spire-1.2.1/pkg/agent/api/health/v1/ 21:16:00 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:16:00 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:16:00 spire-1.2.1/pkg/agent/api/rpccontext/ 21:16:00 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:16:00 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:16:00 spire-1.2.1/pkg/agent/attestor/ 21:16:00 spire-1.2.1/pkg/agent/attestor/node/ 21:16:00 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:16:00 spire-1.2.1/pkg/agent/attestor/node/node.go 21:16:00 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:16:00 spire-1.2.1/pkg/agent/attestor/workload/ 21:16:00 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:16:00 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:16:00 spire-1.2.1/pkg/agent/catalog/ 21:16:00 spire-1.2.1/pkg/agent/catalog/catalog.go 21:16:00 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:16:00 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:16:00 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:16:00 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:16:00 spire-1.2.1/pkg/agent/client/ 21:16:00 spire-1.2.1/pkg/agent/client/client.go 21:16:00 spire-1.2.1/pkg/agent/client/client_test.go 21:16:00 spire-1.2.1/pkg/agent/client/dial.go 21:16:00 spire-1.2.1/pkg/agent/client/nodeconn.go 21:16:00 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:16:00 spire-1.2.1/pkg/agent/client/update.go 21:16:00 spire-1.2.1/pkg/agent/client/util.go 21:16:00 spire-1.2.1/pkg/agent/common/ 21:16:00 spire-1.2.1/pkg/agent/common/backoff/ 21:16:00 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:16:00 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:16:00 spire-1.2.1/pkg/agent/common/cgroups/ 21:16:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:16:00 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:16:00 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:16:00 spire-1.2.1/pkg/agent/config.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/ 21:16:00 spire-1.2.1/pkg/agent/endpoints/config.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/workload/ 21:16:00 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:16:00 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/ 21:16:00 spire-1.2.1/pkg/agent/manager/cache/ 21:16:00 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:16:00 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:16:00 spire-1.2.1/pkg/agent/manager/config.go 21:16:00 spire-1.2.1/pkg/agent/manager/manager.go 21:16:00 spire-1.2.1/pkg/agent/manager/manager_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/storage.go 21:16:00 spire-1.2.1/pkg/agent/manager/storage_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/storecache/ 21:16:00 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:16:00 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:16:00 spire-1.2.1/pkg/agent/manager/sync.go 21:16:00 spire-1.2.1/pkg/agent/plugin/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:16:00 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:16:00 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:16:00 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:16:00 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:16:00 spire-1.2.1/pkg/agent/svid/ 21:16:00 spire-1.2.1/pkg/agent/svid/rotator.go 21:16:00 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:16:00 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:16:00 spire-1.2.1/pkg/agent/svid/store/ 21:16:00 spire-1.2.1/pkg/agent/svid/store/service.go 21:16:00 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:16:00 spire-1.2.1/pkg/common/ 21:16:00 spire-1.2.1/pkg/common/agentpathtemplate/ 21:16:00 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:16:00 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:16:00 spire-1.2.1/pkg/common/api/ 21:16:00 spire-1.2.1/pkg/common/api/metrics.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/ 21:16:00 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/logger.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/names.go 21:16:00 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:16:00 spire-1.2.1/pkg/common/api/names.go 21:16:00 spire-1.2.1/pkg/common/api/ratelimit.go 21:16:00 spire-1.2.1/pkg/common/api/rpccontext/ 21:16:00 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:16:00 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:16:00 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:16:00 spire-1.2.1/pkg/common/auth/ 21:16:00 spire-1.2.1/pkg/common/auth/interceptors.go 21:16:00 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:16:00 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/ 21:16:00 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/types.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:16:00 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:16:00 spire-1.2.1/pkg/common/catalog/ 21:16:00 spire-1.2.1/pkg/common/catalog/bind.go 21:16:00 spire-1.2.1/pkg/common/catalog/builtin.go 21:16:00 spire-1.2.1/pkg/common/catalog/catalog.go 21:16:00 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:16:00 spire-1.2.1/pkg/common/catalog/closers.go 21:16:00 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:16:00 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:16:00 spire-1.2.1/pkg/common/catalog/config.go 21:16:00 spire-1.2.1/pkg/common/catalog/config_test.go 21:16:00 spire-1.2.1/pkg/common/catalog/configure.go 21:16:00 spire-1.2.1/pkg/common/catalog/constraints.go 21:16:00 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:16:00 spire-1.2.1/pkg/common/catalog/context.go 21:16:00 spire-1.2.1/pkg/common/catalog/external.go 21:16:00 spire-1.2.1/pkg/common/catalog/host.go 21:16:00 spire-1.2.1/pkg/common/catalog/pipenet.go 21:16:00 spire-1.2.1/pkg/common/catalog/plugin.go 21:16:00 spire-1.2.1/pkg/common/catalog/testplugin/ 21:16:00 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:16:00 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:16:00 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:16:00 spire-1.2.1/pkg/common/cli/ 21:16:00 spire-1.2.1/pkg/common/cli/env.go 21:16:00 spire-1.2.1/pkg/common/cli/flags.go 21:16:00 spire-1.2.1/pkg/common/cli/trust_domain.go 21:16:00 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:16:00 spire-1.2.1/pkg/common/cli/umask.go 21:16:00 spire-1.2.1/pkg/common/cli/umask_posix.go 21:16:00 spire-1.2.1/pkg/common/cli/umask_test.go 21:16:00 spire-1.2.1/pkg/common/cli/umask_windows.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/flag.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/format.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:16:00 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:16:00 spire-1.2.1/pkg/common/coretypes/ 21:16:00 spire-1.2.1/pkg/common/coretypes/bundle/ 21:16:00 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:16:00 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:16:00 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:16:00 spire-1.2.1/pkg/common/cryptoutil/ 21:16:00 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:16:00 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:16:00 spire-1.2.1/pkg/common/diskutil/ 21:16:00 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:16:00 spire-1.2.1/pkg/common/diskutil/file_test.go 21:16:00 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:16:00 spire-1.2.1/pkg/common/errorutil/ 21:16:00 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:16:00 spire-1.2.1/pkg/common/health/ 21:16:00 spire-1.2.1/pkg/common/health/config.go 21:16:00 spire-1.2.1/pkg/common/health/context.go 21:16:00 spire-1.2.1/pkg/common/health/context_test.go 21:16:00 spire-1.2.1/pkg/common/health/health.go 21:16:00 spire-1.2.1/pkg/common/health/health_test.go 21:16:00 spire-1.2.1/pkg/common/health/logger.go 21:16:00 spire-1.2.1/pkg/common/hostservice/ 21:16:00 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:16:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:16:00 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:16:00 spire-1.2.1/pkg/common/idutil/ 21:16:00 spire-1.2.1/pkg/common/idutil/require.go 21:16:00 spire-1.2.1/pkg/common/idutil/require_test.go 21:16:00 spire-1.2.1/pkg/common/idutil/safety.go 21:16:00 spire-1.2.1/pkg/common/idutil/safety_test.go 21:16:00 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:16:00 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:16:00 spire-1.2.1/pkg/common/jwtsvid/ 21:16:00 spire-1.2.1/pkg/common/jwtsvid/common.go 21:16:00 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:16:00 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:16:00 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:16:00 spire-1.2.1/pkg/common/jwtutil/ 21:16:00 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:16:00 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:16:00 spire-1.2.1/pkg/common/log/ 21:16:00 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:16:00 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:16:00 spire-1.2.1/pkg/common/log/log.go 21:16:00 spire-1.2.1/pkg/common/log/log_test.go 21:16:00 spire-1.2.1/pkg/common/log/options.go 21:16:00 spire-1.2.1/pkg/common/nodeutil/ 21:16:00 spire-1.2.1/pkg/common/nodeutil/node.go 21:16:00 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:16:00 spire-1.2.1/pkg/common/peertracker/ 21:16:00 spire-1.2.1/pkg/common/peertracker/conn.go 21:16:00 spire-1.2.1/pkg/common/peertracker/credentials.go 21:16:00 spire-1.2.1/pkg/common/peertracker/errors.go 21:16:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:16:00 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:16:00 spire-1.2.1/pkg/common/peertracker/info.go 21:16:00 spire-1.2.1/pkg/common/peertracker/listener.go 21:16:00 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:16:00 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tcp.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:16:00 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:16:00 spire-1.2.1/pkg/common/peertracker/uds.go 21:16:00 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:16:00 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:16:00 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:16:00 spire-1.2.1/pkg/common/pemutil/ 21:16:00 spire-1.2.1/pkg/common/pemutil/block.go 21:16:00 spire-1.2.1/pkg/common/pemutil/certs.go 21:16:00 spire-1.2.1/pkg/common/pemutil/common.go 21:16:00 spire-1.2.1/pkg/common/pemutil/csr.go 21:16:00 spire-1.2.1/pkg/common/pemutil/keys.go 21:16:00 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/ 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:16:00 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:16:00 spire-1.2.1/pkg/common/plugin/ 21:16:00 spire-1.2.1/pkg/common/plugin/aws/ 21:16:00 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:16:00 spire-1.2.1/pkg/common/plugin/azure/ 21:16:00 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:16:00 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/facade.go 21:16:00 spire-1.2.1/pkg/common/plugin/facade_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/gcp/ 21:16:00 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/ 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:16:00 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/log.go 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/ 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:16:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:16:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:16:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:16:00 spire-1.2.1/pkg/common/plugin/x509pop/ 21:16:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:16:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:16:00 spire-1.2.1/pkg/common/profiling/ 21:16:00 spire-1.2.1/pkg/common/profiling/dumpers.go 21:16:00 spire-1.2.1/pkg/common/profiling/profiling.go 21:16:00 spire-1.2.1/pkg/common/protoutil/ 21:16:00 spire-1.2.1/pkg/common/protoutil/masks.go 21:16:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:16:00 spire-1.2.1/pkg/common/rotationutil/ 21:16:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:16:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:16:00 spire-1.2.1/pkg/common/selector/ 21:16:00 spire-1.2.1/pkg/common/selector/selector.go 21:16:00 spire-1.2.1/pkg/common/selector/selector_test.go 21:16:00 spire-1.2.1/pkg/common/selector/set.go 21:16:00 spire-1.2.1/pkg/common/selector/set_utils.go 21:16:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/ 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/ 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:16:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:16:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:16:00 spire-1.2.1/pkg/common/telemetry/call.go 21:16:00 spire-1.2.1/pkg/common/telemetry/common/ 21:16:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:16:00 spire-1.2.1/pkg/common/telemetry/config.go 21:16:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:16:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/inmem.go 21:16:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/m3.go 21:16:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/metrics.go 21:16:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/names.go 21:16:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:16:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:16:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/ 21:16:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:16:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:16:00 spire-1.2.1/pkg/common/telemetry/server/server.go 21:16:00 spire-1.2.1/pkg/common/telemetry/sink.go 21:16:00 spire-1.2.1/pkg/common/telemetry/statsd.go 21:16:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:16:00 spire-1.2.1/pkg/common/telemetry/uptime.go 21:16:00 spire-1.2.1/pkg/common/telemetry/version.go 21:16:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:16:00 spire-1.2.1/pkg/common/uptime/ 21:16:00 spire-1.2.1/pkg/common/uptime/uptime.go 21:16:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:16:00 spire-1.2.1/pkg/common/util/ 21:16:00 spire-1.2.1/pkg/common/util/certs.go 21:16:00 spire-1.2.1/pkg/common/util/certs_test.go 21:16:00 spire-1.2.1/pkg/common/util/csr.go 21:16:00 spire-1.2.1/pkg/common/util/hash.go 21:16:00 spire-1.2.1/pkg/common/util/selectors.go 21:16:00 spire-1.2.1/pkg/common/util/selectors_test.go 21:16:00 spire-1.2.1/pkg/common/util/signals.go 21:16:00 spire-1.2.1/pkg/common/util/sort.go 21:16:00 spire-1.2.1/pkg/common/util/sort_test.go 21:16:00 spire-1.2.1/pkg/common/util/task.go 21:16:00 spire-1.2.1/pkg/common/util/task_test.go 21:16:00 spire-1.2.1/pkg/common/util/testdata/ 21:16:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:16:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:16:00 spire-1.2.1/pkg/common/version/ 21:16:00 spire-1.2.1/pkg/common/version/version.go 21:16:00 spire-1.2.1/pkg/common/x509svid/ 21:16:00 spire-1.2.1/pkg/common/x509svid/common_test.go 21:16:00 spire-1.2.1/pkg/common/x509svid/csr.go 21:16:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:16:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:16:00 spire-1.2.1/pkg/common/x509util/ 21:16:00 spire-1.2.1/pkg/common/x509util/cert.go 21:16:00 spire-1.2.1/pkg/common/x509util/dns.go 21:16:00 spire-1.2.1/pkg/common/x509util/dns_test.go 21:16:00 spire-1.2.1/pkg/common/x509util/keyid.go 21:16:00 spire-1.2.1/pkg/common/x509util/keypair.go 21:16:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:16:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:16:00 spire-1.2.1/pkg/server/ 21:16:00 spire-1.2.1/pkg/server/api/ 21:16:00 spire-1.2.1/pkg/server/api/agent.go 21:16:00 spire-1.2.1/pkg/server/api/agent/ 21:16:00 spire-1.2.1/pkg/server/api/agent/v1/ 21:16:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/agent_test.go 21:16:00 spire-1.2.1/pkg/server/api/api.go 21:16:00 spire-1.2.1/pkg/server/api/audit/ 21:16:00 spire-1.2.1/pkg/server/api/audit/audit.go 21:16:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:16:00 spire-1.2.1/pkg/server/api/bundle.go 21:16:00 spire-1.2.1/pkg/server/api/bundle/ 21:16:00 spire-1.2.1/pkg/server/api/bundle/v1/ 21:16:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/bundle_test.go 21:16:00 spire-1.2.1/pkg/server/api/debug/ 21:16:00 spire-1.2.1/pkg/server/api/debug/v1/ 21:16:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/entry.go 21:16:00 spire-1.2.1/pkg/server/api/entry/ 21:16:00 spire-1.2.1/pkg/server/api/entry/v1/ 21:16:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/entry_test.go 21:16:00 spire-1.2.1/pkg/server/api/health/ 21:16:00 spire-1.2.1/pkg/server/api/health/v1/ 21:16:00 spire-1.2.1/pkg/server/api/health/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/id.go 21:16:00 spire-1.2.1/pkg/server/api/id_test.go 21:16:00 spire-1.2.1/pkg/server/api/limits/ 21:16:00 spire-1.2.1/pkg/server/api/limits/limits.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/ 21:16:00 spire-1.2.1/pkg/server/api/middleware/alias.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/audit.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/caller.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/common.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/entries.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:16:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:16:00 spire-1.2.1/pkg/server/api/ratelimit.go 21:16:00 spire-1.2.1/pkg/server/api/rpccontext/ 21:16:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:16:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:16:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:16:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:16:00 spire-1.2.1/pkg/server/api/selector.go 21:16:00 spire-1.2.1/pkg/server/api/selector_test.go 21:16:00 spire-1.2.1/pkg/server/api/status.go 21:16:00 spire-1.2.1/pkg/server/api/status_test.go 21:16:00 spire-1.2.1/pkg/server/api/svid/ 21:16:00 spire-1.2.1/pkg/server/api/svid/v1/ 21:16:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/trustdomain.go 21:16:00 spire-1.2.1/pkg/server/api/trustdomain/ 21:16:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:16:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:16:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:16:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:16:00 spire-1.2.1/pkg/server/authpolicy/ 21:16:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:16:00 spire-1.2.1/pkg/server/authpolicy/policy.go 21:16:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:16:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:16:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:16:00 spire-1.2.1/pkg/server/authpolicy/validate.go 21:16:00 spire-1.2.1/pkg/server/bundle/ 21:16:00 spire-1.2.1/pkg/server/bundle/client/ 21:16:00 spire-1.2.1/pkg/server/bundle/client/client.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/manager.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/sources.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/updater.go 21:16:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:16:00 spire-1.2.1/pkg/server/ca/ 21:16:00 spire-1.2.1/pkg/server/ca/ca.go 21:16:00 spire-1.2.1/pkg/server/ca/ca_health.go 21:16:00 spire-1.2.1/pkg/server/ca/ca_test.go 21:16:00 spire-1.2.1/pkg/server/ca/journal.go 21:16:00 spire-1.2.1/pkg/server/ca/journal_test.go 21:16:00 spire-1.2.1/pkg/server/ca/manager.go 21:16:00 spire-1.2.1/pkg/server/ca/manager_health.go 21:16:00 spire-1.2.1/pkg/server/ca/manager_test.go 21:16:00 spire-1.2.1/pkg/server/ca/templates.go 21:16:00 spire-1.2.1/pkg/server/ca/upstream_client.go 21:16:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:16:00 spire-1.2.1/pkg/server/ca/validation.go 21:16:00 spire-1.2.1/pkg/server/cache/ 21:16:00 spire-1.2.1/pkg/server/cache/dscache/ 21:16:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:16:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/ 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:16:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:16:00 spire-1.2.1/pkg/server/catalog/ 21:16:00 spire-1.2.1/pkg/server/catalog/catalog.go 21:16:00 spire-1.2.1/pkg/server/catalog/keymanager.go 21:16:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:16:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:16:00 spire-1.2.1/pkg/server/catalog/notifier.go 21:16:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:16:00 spire-1.2.1/pkg/server/config.go 21:16:00 spire-1.2.1/pkg/server/datastore/ 21:16:00 spire-1.2.1/pkg/server/datastore/datastore.go 21:16:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:16:00 spire-1.2.1/pkg/server/datastore/repository.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:16:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:16:00 spire-1.2.1/pkg/server/endpoints/ 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/ 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:16:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:16:00 spire-1.2.1/pkg/server/endpoints/config.go 21:16:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:16:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:16:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:16:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:16:00 spire-1.2.1/pkg/server/endpoints/middleware.go 21:16:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:16:00 spire-1.2.1/pkg/server/hostservice/ 21:16:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:16:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:16:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:16:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:16:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:16:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:16:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:16:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:16:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:16:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:16:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/ 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:16:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:16:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:16:00 spire-1.2.1/pkg/server/registration/ 21:16:00 spire-1.2.1/pkg/server/registration/manager.go 21:16:00 spire-1.2.1/pkg/server/registration/manager_test.go 21:16:00 spire-1.2.1/pkg/server/scanentries.go 21:16:00 spire-1.2.1/pkg/server/scanentries_test.go 21:16:00 spire-1.2.1/pkg/server/server.go 21:16:00 spire-1.2.1/pkg/server/server_test.go 21:16:00 spire-1.2.1/pkg/server/svid/ 21:16:00 spire-1.2.1/pkg/server/svid/observer.go 21:16:00 spire-1.2.1/pkg/server/svid/observer_test.go 21:16:00 spire-1.2.1/pkg/server/svid/rotator.go 21:16:00 spire-1.2.1/pkg/server/svid/rotator_config.go 21:16:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:16:00 spire-1.2.1/pkg/server/svid/rotator_test.go 21:16:00 spire-1.2.1/proto/ 21:16:00 spire-1.2.1/proto/private/ 21:16:00 spire-1.2.1/proto/private/server/ 21:16:00 spire-1.2.1/proto/private/server/journal/ 21:16:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:16:00 spire-1.2.1/proto/private/server/journal/journal.proto 21:16:00 spire-1.2.1/proto/spire/ 21:16:00 spire-1.2.1/proto/spire/common/ 21:16:00 spire-1.2.1/proto/spire/common/common.pb.go 21:16:00 spire-1.2.1/proto/spire/common/common.proto 21:16:00 spire-1.2.1/proto/spire/common/plugin/ 21:16:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:16:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:16:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:16:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:16:00 spire-1.2.1/proto/spire/plugin/ 21:16:00 spire-1.2.1/proto/spire/plugin/agent/ 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:16:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:16:00 spire-1.2.1/release/ 21:16:00 spire-1.2.1/release/spire-extras/ 21:16:00 spire-1.2.1/release/spire-extras/README.md 21:16:00 spire-1.2.1/release/spire-extras/conf/ 21:16:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:16:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:16:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:16:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:16:00 spire-1.2.1/release/spire/ 21:16:00 spire-1.2.1/release/spire/README.md 21:16:00 spire-1.2.1/release/spire/conf/ 21:16:00 spire-1.2.1/release/spire/conf/agent/ 21:16:00 spire-1.2.1/release/spire/conf/agent/agent.conf 21:16:00 spire-1.2.1/release/spire/conf/server/ 21:16:00 spire-1.2.1/release/spire/conf/server/server.conf 21:16:00 spire-1.2.1/script/ 21:16:00 spire-1.2.1/script/build-artifact.sh 21:16:00 spire-1.2.1/script/generate_dummy_ca.sh 21:16:00 spire-1.2.1/support/ 21:16:00 spire-1.2.1/support/k8s/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:16:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/ 21:16:00 spire-1.2.1/support/oidc-discovery-provider/README.md 21:16:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/config.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/main.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:16:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:16:00 spire-1.2.1/test/ 21:16:00 spire-1.2.1/test/clock/ 21:16:00 spire-1.2.1/test/clock/clock.go 21:16:00 spire-1.2.1/test/fakes/ 21:16:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:16:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:16:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:16:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:16:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:16:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:16:00 spire-1.2.1/test/fakes/fakeagentstore/ 21:16:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:16:00 spire-1.2.1/test/fakes/fakedatastore/ 21:16:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:16:00 spire-1.2.1/test/fakes/fakeentryclient/ 21:16:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:16:00 spire-1.2.1/test/fakes/fakehealthchecker/ 21:16:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:16:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:16:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:16:00 spire-1.2.1/test/fakes/fakemetrics/ 21:16:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:16:00 spire-1.2.1/test/fakes/fakenoderesolver/ 21:16:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:16:00 spire-1.2.1/test/fakes/fakenotifier/ 21:16:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:16:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:16:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:16:00 spire-1.2.1/test/fakes/fakeserverca/ 21:16:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:16:00 spire-1.2.1/test/fakes/fakeservercatalog/ 21:16:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:16:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:16:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:16:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:16:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:16:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:16:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:16:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:16:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:16:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:16:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:16:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:16:01 spire-1.2.1/test/fixture/ 21:16:01 spire-1.2.1/test/fixture/certs/ 21:16:01 spire-1.2.1/test/fixture/certs/agent_svid.der 21:16:01 spire-1.2.1/test/fixture/certs/base_cert.pem 21:16:01 spire-1.2.1/test/fixture/certs/base_csr.pem 21:16:01 spire-1.2.1/test/fixture/certs/base_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:16:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:16:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:16:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:16:01 spire-1.2.1/test/fixture/certs/blog_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/bundle.der 21:16:01 spire-1.2.1/test/fixture/certs/ca.pem 21:16:01 spire-1.2.1/test/fixture/certs/ca_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/database_cert.pem 21:16:01 spire-1.2.1/test/fixture/certs/database_csr.pem 21:16:01 spire-1.2.1/test/fixture/certs/database_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/node_cert.pem 21:16:01 spire-1.2.1/test/fixture/certs/node_csr.pem 21:16:01 spire-1.2.1/test/fixture/certs/node_key.pem 21:16:01 spire-1.2.1/test/fixture/certs/svid.pem 21:16:01 spire-1.2.1/test/fixture/certs/svid_key.pem 21:16:01 spire-1.2.1/test/fixture/config/ 21:16:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:16:01 spire-1.2.1/test/fixture/config/agent_good.conf 21:16:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:16:01 spire-1.2.1/test/fixture/config/plugin_good.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:16:01 spire-1.2.1/test/fixture/config/server_good.conf 21:16:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:16:01 spire-1.2.1/test/fixture/fixture.go 21:16:01 spire-1.2.1/test/fixture/nodeattestor/ 21:16:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:16:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:16:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:16:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:16:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:16:01 spire-1.2.1/test/fixture/registration/ 21:16:01 spire-1.2.1/test/fixture/registration/entries.json 21:16:01 spire-1.2.1/test/fixture/registration/good-for-update.json 21:16:01 spire-1.2.1/test/fixture/registration/good.json 21:16:01 spire-1.2.1/test/fixture/registration/invalid.json 21:16:01 spire-1.2.1/test/fixture/registration/invalid_json.json 21:16:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:16:01 spire-1.2.1/test/integration/ 21:16:01 spire-1.2.1/test/integration/README.md 21:16:01 spire-1.2.1/test/integration/common 21:16:01 spire-1.2.1/test/integration/setup/ 21:16:01 spire-1.2.1/test/integration/setup/adminclient/ 21:16:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:16:01 spire-1.2.1/test/integration/setup/adminclient/client.go 21:16:01 spire-1.2.1/test/integration/setup/debugagent/ 21:16:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:16:01 spire-1.2.1/test/integration/setup/debugagent/main.go 21:16:01 spire-1.2.1/test/integration/setup/debugserver/ 21:16:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:16:01 spire-1.2.1/test/integration/setup/debugserver/main.go 21:16:01 spire-1.2.1/test/integration/setup/downstreamclient/ 21:16:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:16:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:16:01 spire-1.2.1/test/integration/setup/itclient/ 21:16:01 spire-1.2.1/test/integration/setup/itclient/client.go 21:16:01 spire-1.2.1/test/integration/setup/node-attestation/ 21:16:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:16:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:16:01 spire-1.2.1/test/integration/setup/x509pop/ 21:16:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:16:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:16:01 spire-1.2.1/test/integration/suites/ 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:16:01 spire-1.2.1/test/integration/suites/join-token/ 21:16:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:16:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:16:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:16:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:16:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:16:01 spire-1.2.1/test/integration/suites/join-token/README.md 21:16:01 spire-1.2.1/test/integration/suites/join-token/conf/ 21:16:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/join-token/teardown 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:16:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:16:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:16:01 spire-1.2.1/test/integration/suites/k8s/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/00-setup 21:16:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:16:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:16:01 spire-1.2.1/test/integration/suites/k8s/README.md 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:16:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:16:01 spire-1.2.1/test/integration/suites/k8s/teardown 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/ 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:16:01 spire-1.2.1/test/integration/suites/rotation/ 21:16:01 spire-1.2.1/test/integration/suites/rotation/00-setup 21:16:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:16:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:16:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:16:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:16:01 spire-1.2.1/test/integration/suites/rotation/README.md 21:16:01 spire-1.2.1/test/integration/suites/rotation/conf/ 21:16:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/rotation/teardown 21:16:01 spire-1.2.1/test/integration/suites/self-test/ 21:16:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:16:01 spire-1.2.1/test/integration/suites/self-test/README.md 21:16:01 spire-1.2.1/test/integration/suites/self-test/teardown 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:16:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:16:01 spire-1.2.1/test/integration/suites/upgrade/ 21:16:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:16:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:16:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:16:01 spire-1.2.1/test/integration/suites/upgrade/README.md 21:16:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:16:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:16:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:16:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:16:01 spire-1.2.1/test/integration/suites/upgrade/teardown 21:16:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:16:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:16:01 spire-1.2.1/test/integration/test-one.sh 21:16:01 spire-1.2.1/test/integration/test.sh 21:16:01 spire-1.2.1/test/plugintest/ 21:16:01 spire-1.2.1/test/plugintest/config.go 21:16:01 spire-1.2.1/test/plugintest/load.go 21:16:01 spire-1.2.1/test/plugintest/option.go 21:16:01 spire-1.2.1/test/spiretest/ 21:16:01 spire-1.2.1/test/spiretest/apiserver.go 21:16:01 spire-1.2.1/test/spiretest/assertions.go 21:16:01 spire-1.2.1/test/spiretest/dir.go 21:16:01 spire-1.2.1/test/spiretest/errors_posix.go 21:16:01 spire-1.2.1/test/spiretest/errors_windows.go 21:16:01 spire-1.2.1/test/spiretest/logs.go 21:16:01 spire-1.2.1/test/spiretest/socketapi.go 21:16:01 spire-1.2.1/test/spiretest/suite.go 21:16:01 spire-1.2.1/test/spiretest/x509.go 21:16:01 spire-1.2.1/test/testca/ 21:16:01 spire-1.2.1/test/testca/ca.go 21:16:01 spire-1.2.1/test/testkey/ 21:16:01 spire-1.2.1/test/testkey/generate.sh 21:16:01 spire-1.2.1/test/testkey/genkeys.go 21:16:01 spire-1.2.1/test/testkey/keys.go 21:16:01 spire-1.2.1/test/testkey/new.go 21:16:01 spire-1.2.1/test/tpmsimulator/ 21:16:01 spire-1.2.1/test/tpmsimulator/simulator.go 21:16:01 spire-1.2.1/test/util/ 21:16:01 spire-1.2.1/test/util/cert_fixtures.go 21:16:01 spire-1.2.1/test/util/cert_generation.go 21:16:01 spire-1.2.1/test/util/io_redirection.go 21:16:01 spire-1.2.1/test/util/race.go 21:16:01 spire-1.2.1/test/util/util.go 21:16:01 building spire from source... 21:16:01 Installing go1.17.7... 21:16:14 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:16:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:16:14 ---> 73de9e0cbe98 21:16:14 Step 3/26 : WORKDIR /edgex-go 21:16:14 ---> Using cache 21:16:14 ---> 07fffcf1a49c 21:16:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:14 ---> Using cache 21:16:14 ---> b4c2d9ecb794 21:16:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:16:14 ---> Using cache 21:16:14 ---> aaa527c8c060 21:16:14 Step 6/26 : COPY go.mod vendor* ./ 21:16:14 ---> Using cache 21:16:14 ---> 27c72ad6e60f 21:16:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:14 ---> Using cache 21:16:14 ---> 242de932f595 21:16:14 Step 8/26 : COPY . . 21:16:14 ---> Using cache 21:16:14 ---> a97415307d40 21:16:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:16:14 ---> Using cache 21:16:14 ---> bed77a37fae4 21:16:14 Step 10/26 : RUN mkdir -p spire-build 21:16:14 ---> Using cache 21:16:14 ---> 77f222f61f46 21:16:14 Step 11/26 : WORKDIR /edgex-go/spire-build 21:16:14 ---> Using cache 21:16:14 ---> c43cfb18f70d 21:16: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 21:16:14 ---> Running in c8c82e56ccce 21:16:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:16:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:16:15 ---> 73de9e0cbe98 21:16:15 Step 3/23 : WORKDIR /edgex-go 21:16:15 ---> Using cache 21:16:15 ---> 07fffcf1a49c 21:16:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:16:15 ---> Using cache 21:16:15 ---> b4c2d9ecb794 21:16:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:16:15 ---> Running in 9d2cf778975b 21:16:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:16:18 spire-1.2.1/ 21:16:18 spire-1.2.1/.data/ 21:16:18 spire-1.2.1/.data/.file 21:16:18 spire-1.2.1/.dockerignore 21:16:18 spire-1.2.1/.gitattributes 21:16:18 spire-1.2.1/.githooks/ 21:16:18 spire-1.2.1/.githooks/pre-commit 21:16:18 spire-1.2.1/.github/ 21:16:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:16:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:16:18 spire-1.2.1/.github/dependabot.yml 21:16:18 spire-1.2.1/.github/workflows/ 21:16:18 spire-1.2.1/.github/workflows/nightly_build.yaml 21:16:18 spire-1.2.1/.github/workflows/pr_build.yaml 21:16:18 spire-1.2.1/.github/workflows/release_build.yaml 21:16:18 spire-1.2.1/.github/workflows/scripts/ 21:16:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:16:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:16:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:16:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:16:18 spire-1.2.1/.github/workflows/scripts/split.sh 21:16:18 spire-1.2.1/.gitignore 21:16:18 spire-1.2.1/.go-version 21:16:18 spire-1.2.1/.golangci.yml 21:16:18 spire-1.2.1/ADOPTERS.md 21:16:18 spire-1.2.1/CHANGELOG.md 21:16:18 spire-1.2.1/CODE-OF-CONDUCT.md 21:16:18 spire-1.2.1/CODEOWNERS 21:16:18 spire-1.2.1/CONTRIBUTING.md 21:16:18 spire-1.2.1/Dockerfile 21:16:18 spire-1.2.1/Dockerfile.dev 21:16:18 spire-1.2.1/Dockerfile.scratch 21:16:18 spire-1.2.1/LICENSE 21:16:18 spire-1.2.1/MAINTAINERS.md 21:16:18 spire-1.2.1/Makefile 21:16:18 spire-1.2.1/README.md 21:16:18 spire-1.2.1/ROADMAP.md 21:16:18 spire-1.2.1/SECURITY.md 21:16:18 spire-1.2.1/cmd/ 21:16:18 spire-1.2.1/cmd/spire-agent/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/common/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/run/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:16:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:16:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:16:18 spire-1.2.1/cmd/spire-agent/main.go 21:16:18 spire-1.2.1/cmd/spire-server/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/cli.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/run/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/token/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/validate/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/x509/ 21:16:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:16:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:16:18 spire-1.2.1/cmd/spire-server/main.go 21:16:18 spire-1.2.1/cmd/spire-server/util/ 21:16:18 spire-1.2.1/cmd/spire-server/util/util.go 21:16:18 spire-1.2.1/conf/ 21:16:18 spire-1.2.1/conf/agent/ 21:16:18 spire-1.2.1/conf/agent/agent.conf 21:16:18 spire-1.2.1/conf/agent/agent_full.conf 21:16:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:16:18 spire-1.2.1/conf/server/ 21:16:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:16:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:16:18 spire-1.2.1/conf/server/server.conf 21:16:18 spire-1.2.1/conf/server/server_full.conf 21:16:18 spire-1.2.1/doc/ 21:16:18 spire-1.2.1/doc/SPIRE101.md 21:16:18 spire-1.2.1/doc/auditlog.md 21:16:18 spire-1.2.1/doc/authorization_policy_engine.md 21:16:18 spire-1.2.1/doc/changelog_guidelines.md 21:16:18 spire-1.2.1/doc/cure53-report.pdf 21:16:18 spire-1.2.1/doc/images/ 21:16:18 spire-1.2.1/doc/images/2019_roadmap.png 21:16:18 spire-1.2.1/doc/images/SPIRE101.png 21:16:18 spire-1.2.1/doc/images/SPIRE_agent.png 21:16:18 spire-1.2.1/doc/images/SPIRE_server.pngfetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:16:18 21:16:18 spire-1.2.1/doc/images/cache_mgr.png 21:16:18 spire-1.2.1/doc/images/cache_mgr_components.png 21:16:18 spire-1.2.1/doc/images/federated_spire.png 21:16:18 spire-1.2.1/doc/images/ha_mode.png 21:16:18 spire-1.2.1/doc/images/nested_spire.png 21:16:18 spire-1.2.1/doc/images/oidc_federation.png 21:16:18 spire-1.2.1/doc/images/single_trust_domain.png 21:16:18 spire-1.2.1/doc/images/spiffe_compatible.png 21:16:18 spire-1.2.1/doc/images/spire_logo.png 21:16:18 spire-1.2.1/doc/migrating_registration_api_clients.md 21:16:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:16:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:16:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:16:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:16:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:16:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:16:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:16:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:16:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:16:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:16:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:16:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:16:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:16:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:16:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:16:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:16:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:16:18 spire-1.2.1/doc/scaling_spire.md 21:16:18 spire-1.2.1/doc/spire_agent.md 21:16:18 spire-1.2.1/doc/spire_server.md 21:16:18 spire-1.2.1/doc/supported_integrations.md 21:16:18 spire-1.2.1/doc/telemetry.md 21:16:18 spire-1.2.1/doc/telemetry_config.md 21:16:18 spire-1.2.1/doc/upgrading.md 21:16:18 spire-1.2.1/doc/using_spire.md 21:16:18 spire-1.2.1/examples/ 21:16:18 spire-1.2.1/examples/README.md 21:16:18 spire-1.2.1/go.mod 21:16:18 spire-1.2.1/go.sum 21:16:18 spire-1.2.1/pkg/ 21:16:18 spire-1.2.1/pkg/agent/ 21:16:18 spire-1.2.1/pkg/agent/agent.go 21:16:18 spire-1.2.1/pkg/agent/api/ 21:16:18 spire-1.2.1/pkg/agent/api/config.go 21:16:18 spire-1.2.1/pkg/agent/api/debug/ 21:16:18 spire-1.2.1/pkg/agent/api/debug/v1/ 21:16:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:16:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:16:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:16:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:16:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:16:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:16:18 spire-1.2.1/pkg/agent/api/endpoints.go 21:16:18 spire-1.2.1/pkg/agent/api/health/ 21:16:18 spire-1.2.1/pkg/agent/api/health/v1/ 21:16:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:16:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:16:18 spire-1.2.1/pkg/agent/api/rpccontext/ 21:16:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:16:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:16:18 spire-1.2.1/pkg/agent/attestor/ 21:16:18 spire-1.2.1/pkg/agent/attestor/node/ 21:16:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:16:18 spire-1.2.1/pkg/agent/attestor/node/node.go 21:16:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:16:18 spire-1.2.1/pkg/agent/attestor/workload/ 21:16:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:16:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:16:18 spire-1.2.1/pkg/agent/catalog/ 21:16:18 spire-1.2.1/pkg/agent/catalog/catalog.go 21:16:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:16:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:16:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:16:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:16:18 spire-1.2.1/pkg/agent/client/ 21:16:18 spire-1.2.1/pkg/agent/client/client.go 21:16:18 spire-1.2.1/pkg/agent/client/client_test.go 21:16:18 spire-1.2.1/pkg/agent/client/dial.go 21:16:18 spire-1.2.1/pkg/agent/client/nodeconn.go 21:16:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:16:18 spire-1.2.1/pkg/agent/client/update.go 21:16:18 spire-1.2.1/pkg/agent/client/util.go 21:16:18 spire-1.2.1/pkg/agent/common/ 21:16:18 spire-1.2.1/pkg/agent/common/backoff/ 21:16:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:16:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:16:18 spire-1.2.1/pkg/agent/common/cgroups/ 21:16:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:16:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:16:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:16:18 spire-1.2.1/pkg/agent/config.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/ 21:16:18 spire-1.2.1/pkg/agent/endpoints/config.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/workload/ 21:16:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:16:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/ 21:16:18 spire-1.2.1/pkg/agent/manager/cache/ 21:16:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:16:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:16:18 spire-1.2.1/pkg/agent/manager/config.go 21:16:18 spire-1.2.1/pkg/agent/manager/manager.go 21:16:18 spire-1.2.1/pkg/agent/manager/manager_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/storage.go 21:16:18 spire-1.2.1/pkg/agent/manager/storage_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/storecache/ 21:16:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:16:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:16:18 spire-1.2.1/pkg/agent/manager/sync.go 21:16:18 spire-1.2.1/pkg/agent/plugin/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:16:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:16:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:16:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:16:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:16:18 spire-1.2.1/pkg/agent/svid/ 21:16:18 spire-1.2.1/pkg/agent/svid/rotator.go 21:16:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:16:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:16:18 spire-1.2.1/pkg/agent/svid/store/ 21:16:18 spire-1.2.1/pkg/agent/svid/store/service.go 21:16:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:16:18 spire-1.2.1/pkg/common/ 21:16:18 spire-1.2.1/pkg/common/agentpathtemplate/ 21:16:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:16:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:16:18 spire-1.2.1/pkg/common/api/ 21:16:18 spire-1.2.1/pkg/common/api/metrics.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/ 21:16:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/logger.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/names.go 21:16:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:16:18 spire-1.2.1/pkg/common/api/names.go 21:16:18 spire-1.2.1/pkg/common/api/ratelimit.go 21:16:18 spire-1.2.1/pkg/common/api/rpccontext/ 21:16:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:16:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:16:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:16:18 spire-1.2.1/pkg/common/auth/ 21:16:18 spire-1.2.1/pkg/common/auth/interceptors.go 21:16:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:16:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/ 21:16:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/types.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:16:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:16:18 spire-1.2.1/pkg/common/catalog/ 21:16:18 spire-1.2.1/pkg/common/catalog/bind.go 21:16:18 spire-1.2.1/pkg/common/catalog/builtin.go 21:16:18 spire-1.2.1/pkg/common/catalog/catalog.go 21:16:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:16:18 spire-1.2.1/pkg/common/catalog/closers.go 21:16:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:16:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:16:18 spire-1.2.1/pkg/common/catalog/config.go 21:16:18 spire-1.2.1/pkg/common/catalog/config_test.go 21:16:18 spire-1.2.1/pkg/common/catalog/configure.go 21:16:18 spire-1.2.1/pkg/common/catalog/constraints.go 21:16:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:16:18 spire-1.2.1/pkg/common/catalog/context.go 21:16:18 spire-1.2.1/pkg/common/catalog/external.go 21:16:18 spire-1.2.1/pkg/common/catalog/host.go 21:16:18 spire-1.2.1/pkg/common/catalog/pipenet.go 21:16:18 spire-1.2.1/pkg/common/catalog/plugin.go 21:16:18 spire-1.2.1/pkg/common/catalog/testplugin/ 21:16:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:16:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:16:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:16:18 spire-1.2.1/pkg/common/cli/ 21:16:18 spire-1.2.1/pkg/common/cli/env.go 21:16:18 spire-1.2.1/pkg/common/cli/flags.go 21:16:18 spire-1.2.1/pkg/common/cli/trust_domain.go 21:16:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:16:18 spire-1.2.1/pkg/common/cli/umask.go 21:16:18 spire-1.2.1/pkg/common/cli/umask_posix.go 21:16:18 spire-1.2.1/pkg/common/cli/umask_test.go 21:16:18 spire-1.2.1/pkg/common/cli/umask_windows.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/flag.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/format.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:16:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:16:18 spire-1.2.1/pkg/common/coretypes/ 21:16:18 spire-1.2.1/pkg/common/coretypes/bundle/ 21:16:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:16:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:16:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:16:18 spire-1.2.1/pkg/common/cryptoutil/ 21:16:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:16:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:16:18 spire-1.2.1/pkg/common/diskutil/ 21:16:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:16:18 spire-1.2.1/pkg/common/diskutil/file_test.go 21:16:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:16:18 spire-1.2.1/pkg/common/errorutil/ 21:16:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:16:18 spire-1.2.1/pkg/common/health/ 21:16:18 spire-1.2.1/pkg/common/health/config.go 21:16:18 spire-1.2.1/pkg/common/health/context.go 21:16:18 spire-1.2.1/pkg/common/health/context_test.go 21:16:18 spire-1.2.1/pkg/common/health/health.go 21:16:18 spire-1.2.1/pkg/common/health/health_test.go 21:16:18 spire-1.2.1/pkg/common/health/logger.go 21:16:18 spire-1.2.1/pkg/common/hostservice/ 21:16:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:16:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:16:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:16:18 spire-1.2.1/pkg/common/idutil/ 21:16:18 spire-1.2.1/pkg/common/idutil/require.go 21:16:18 spire-1.2.1/pkg/common/idutil/require_test.go 21:16:18 spire-1.2.1/pkg/common/idutil/safety.go 21:16:18 spire-1.2.1/pkg/common/idutil/safety_test.go 21:16:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:16:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:16:18 spire-1.2.1/pkg/common/jwtsvid/ 21:16:18 spire-1.2.1/pkg/common/jwtsvid/common.go 21:16:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:16:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:16:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:16:18 spire-1.2.1/pkg/common/jwtutil/ 21:16:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:16:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:16:18 spire-1.2.1/pkg/common/log/ 21:16:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:16:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:16:18 spire-1.2.1/pkg/common/log/log.go 21:16:18 spire-1.2.1/pkg/common/log/log_test.go 21:16:18 spire-1.2.1/pkg/common/log/options.go 21:16:18 spire-1.2.1/pkg/common/nodeutil/ 21:16:18 spire-1.2.1/pkg/common/nodeutil/node.go 21:16:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:16:18 spire-1.2.1/pkg/common/peertracker/ 21:16:18 spire-1.2.1/pkg/common/peertracker/conn.go 21:16:18 spire-1.2.1/pkg/common/peertracker/credentials.go 21:16:18 spire-1.2.1/pkg/common/peertracker/errors.go 21:16:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:16:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:16:18 spire-1.2.1/pkg/common/peertracker/info.go 21:16:18 spire-1.2.1/pkg/common/peertracker/listener.go 21:16:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:16:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tcp.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:16:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:16:18 spire-1.2.1/pkg/common/peertracker/uds.go 21:16:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:16:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:16:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:16:18 spire-1.2.1/pkg/common/pemutil/ 21:16:18 spire-1.2.1/pkg/common/pemutil/block.go 21:16:18 spire-1.2.1/pkg/common/pemutil/certs.go 21:16:18 spire-1.2.1/pkg/common/pemutil/common.go 21:16:18 spire-1.2.1/pkg/common/pemutil/csr.go 21:16:18 spire-1.2.1/pkg/common/pemutil/keys.go 21:16:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/ 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:16:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:16:18 spire-1.2.1/pkg/common/plugin/ 21:16:18 spire-1.2.1/pkg/common/plugin/aws/ 21:16:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:16:18 spire-1.2.1/pkg/common/plugin/azure/ 21:16:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:16:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/facade.go 21:16:18 spire-1.2.1/pkg/common/plugin/facade_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/gcp/ 21:16:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/ 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:16:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/log.go 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/ 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:16:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:16:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:16:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:16:18 spire-1.2.1/pkg/common/plugin/x509pop/ 21:16:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:16:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:16:18 spire-1.2.1/pkg/common/profiling/ 21:16:18 spire-1.2.1/pkg/common/profiling/dumpers.go 21:16:18 spire-1.2.1/pkg/common/profiling/profiling.go 21:16:18 spire-1.2.1/pkg/common/protoutil/ 21:16:18 spire-1.2.1/pkg/common/protoutil/masks.go 21:16:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:16:18 spire-1.2.1/pkg/common/rotationutil/ 21:16:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:16:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:16:18 spire-1.2.1/pkg/common/selector/ 21:16:18 spire-1.2.1/pkg/common/selector/selector.go 21:16:18 spire-1.2.1/pkg/common/selector/selector_test.go 21:16:18 spire-1.2.1/pkg/common/selector/set.go 21:16:18 spire-1.2.1/pkg/common/selector/set_utils.go 21:16:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/ 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/ 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:16:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:16:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:16:18 spire-1.2.1/pkg/common/telemetry/call.go 21:16:18 spire-1.2.1/pkg/common/telemetry/common/ 21:16:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:16:18 spire-1.2.1/pkg/common/telemetry/config.go 21:16:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:16:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/inmem.go 21:16:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/m3.go 21:16:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/metrics.go 21:16:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/names.go 21:16:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:16:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:16:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/ 21:16:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:16:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:16:18 spire-1.2.1/pkg/common/telemetry/server/server.go 21:16:18 spire-1.2.1/pkg/common/telemetry/sink.go 21:16:18 spire-1.2.1/pkg/common/telemetry/statsd.go 21:16:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:16:18 spire-1.2.1/pkg/common/telemetry/uptime.go 21:16:18 spire-1.2.1/pkg/common/telemetry/version.go 21:16:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:16:18 spire-1.2.1/pkg/common/uptime/ 21:16:18 spire-1.2.1/pkg/common/uptime/uptime.go 21:16:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:16:18 spire-1.2.1/pkg/common/util/ 21:16:18 spire-1.2.1/pkg/common/util/certs.go 21:16:18 spire-1.2.1/pkg/common/util/certs_test.go 21:16:18 spire-1.2.1/pkg/common/util/csr.go 21:16:18 spire-1.2.1/pkg/common/util/hash.go 21:16:18 spire-1.2.1/pkg/common/util/selectors.go 21:16:18 spire-1.2.1/pkg/common/util/selectors_test.go 21:16:18 spire-1.2.1/pkg/common/util/signals.go 21:16:18 spire-1.2.1/pkg/common/util/sort.go 21:16:18 spire-1.2.1/pkg/common/util/sort_test.go 21:16:18 spire-1.2.1/pkg/common/util/task.go 21:16:18 spire-1.2.1/pkg/common/util/task_test.go 21:16:18 spire-1.2.1/pkg/common/util/testdata/ 21:16:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:16:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:16:18 spire-1.2.1/pkg/common/version/ 21:16:18 spire-1.2.1/pkg/common/version/version.go 21:16:18 spire-1.2.1/pkg/common/x509svid/ 21:16:18 spire-1.2.1/pkg/common/x509svid/common_test.go 21:16:18 spire-1.2.1/pkg/common/x509svid/csr.go 21:16:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:16:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:16:18 spire-1.2.1/pkg/common/x509util/ 21:16:18 spire-1.2.1/pkg/common/x509util/cert.go 21:16:18 spire-1.2.1/pkg/common/x509util/dns.go 21:16:18 spire-1.2.1/pkg/common/x509util/dns_test.go 21:16:18 spire-1.2.1/pkg/common/x509util/keyid.go 21:16:18 spire-1.2.1/pkg/common/x509util/keypair.go 21:16:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:16:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:16:18 spire-1.2.1/pkg/server/ 21:16:18 spire-1.2.1/pkg/server/api/ 21:16:18 spire-1.2.1/pkg/server/api/agent.go 21:16:18 spire-1.2.1/pkg/server/api/agent/ 21:16:18 spire-1.2.1/pkg/server/api/agent/v1/ 21:16:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/agent_test.go 21:16:18 spire-1.2.1/pkg/server/api/api.go 21:16:18 spire-1.2.1/pkg/server/api/audit/ 21:16:18 spire-1.2.1/pkg/server/api/audit/audit.go 21:16:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:16:18 spire-1.2.1/pkg/server/api/bundle.go 21:16:18 spire-1.2.1/pkg/server/api/bundle/ 21:16:18 spire-1.2.1/pkg/server/api/bundle/v1/ 21:16:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/bundle_test.go 21:16:18 spire-1.2.1/pkg/server/api/debug/ 21:16:18 spire-1.2.1/pkg/server/api/debug/v1/ 21:16:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/entry.go 21:16:18 spire-1.2.1/pkg/server/api/entry/ 21:16:18 spire-1.2.1/pkg/server/api/entry/v1/ 21:16:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/entry_test.go 21:16:18 spire-1.2.1/pkg/server/api/health/ 21:16:18 spire-1.2.1/pkg/server/api/health/v1/ 21:16:18 spire-1.2.1/pkg/server/api/health/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/id.go 21:16:18 spire-1.2.1/pkg/server/api/id_test.go 21:16:18 spire-1.2.1/pkg/server/api/limits/ 21:16:18 spire-1.2.1/pkg/server/api/limits/limits.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/ 21:16:18 spire-1.2.1/pkg/server/api/middleware/alias.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/audit.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/caller.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/common.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/entries.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:16:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:16:18 spire-1.2.1/pkg/server/api/ratelimit.go 21:16:18 spire-1.2.1/pkg/server/api/rpccontext/ 21:16:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:16:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:16:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:16:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:16:18 spire-1.2.1/pkg/server/api/selector.go 21:16:18 spire-1.2.1/pkg/server/api/selector_test.go 21:16:18 spire-1.2.1/pkg/server/api/status.go 21:16:18 spire-1.2.1/pkg/server/api/status_test.go 21:16:18 spire-1.2.1/pkg/server/api/svid/ 21:16:18 spire-1.2.1/pkg/server/api/svid/v1/ 21:16:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/trustdomain.go 21:16:18 spire-1.2.1/pkg/server/api/trustdomain/ 21:16:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:16:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:16:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:16:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:16:18 spire-1.2.1/pkg/server/authpolicy/ 21:16:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:16:18 spire-1.2.1/pkg/server/authpolicy/policy.go 21:16:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:16:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:16:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:16:18 spire-1.2.1/pkg/server/authpolicy/validate.go 21:16:18 spire-1.2.1/pkg/server/bundle/ 21:16:18 spire-1.2.1/pkg/server/bundle/client/ 21:16:18 spire-1.2.1/pkg/server/bundle/client/client.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/manager.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/sources.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/updater.go 21:16:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:16:18 spire-1.2.1/pkg/server/ca/ 21:16:18 spire-1.2.1/pkg/server/ca/ca.go 21:16:18 spire-1.2.1/pkg/server/ca/ca_health.go 21:16:18 spire-1.2.1/pkg/server/ca/ca_test.go 21:16:18 spire-1.2.1/pkg/server/ca/journal.go 21:16:18 spire-1.2.1/pkg/server/ca/journal_test.go 21:16:18 spire-1.2.1/pkg/server/ca/manager.go 21:16:18 spire-1.2.1/pkg/server/ca/manager_health.go 21:16:18 spire-1.2.1/pkg/server/ca/manager_test.go 21:16:18 spire-1.2.1/pkg/server/ca/templates.go 21:16:18 spire-1.2.1/pkg/server/ca/upstream_client.go 21:16:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:16:18 spire-1.2.1/pkg/server/ca/validation.go 21:16:18 spire-1.2.1/pkg/server/cache/ 21:16:18 spire-1.2.1/pkg/server/cache/dscache/ 21:16:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:16:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/ 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:16:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:16:18 spire-1.2.1/pkg/server/catalog/ 21:16:18 spire-1.2.1/pkg/server/catalog/catalog.go 21:16:18 spire-1.2.1/pkg/server/catalog/keymanager.go 21:16:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:16:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:16:18 spire-1.2.1/pkg/server/catalog/notifier.go 21:16:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:16:18 spire-1.2.1/pkg/server/config.go 21:16:18 spire-1.2.1/pkg/server/datastore/ 21:16:18 spire-1.2.1/pkg/server/datastore/datastore.go 21:16:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:16:18 spire-1.2.1/pkg/server/datastore/repository.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:16:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:16:18 spire-1.2.1/pkg/server/endpoints/ 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/ 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:16:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:16:18 spire-1.2.1/pkg/server/endpoints/config.go 21:16:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:16:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:16:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:16:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:16:18 spire-1.2.1/pkg/server/endpoints/middleware.go 21:16:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:16:18 spire-1.2.1/pkg/server/hostservice/ 21:16:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:16:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:16:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:16:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:16:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:16:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:16:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:16:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:16:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:16:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:16:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/ 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:16:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:16:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:16:19 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:16:19 spire-1.2.1/pkg/server/registration/ 21:16:19 spire-1.2.1/pkg/server/registration/manager.go 21:16:19 spire-1.2.1/pkg/server/registration/manager_test.go 21:16:19 spire-1.2.1/pkg/server/scanentries.go 21:16:19 spire-1.2.1/pkg/server/scanentries_test.go 21:16:19 spire-1.2.1/pkg/server/server.go 21:16:19 spire-1.2.1/pkg/server/server_test.go 21:16:19 spire-1.2.1/pkg/server/svid/ 21:16:19 spire-1.2.1/pkg/server/svid/observer.go 21:16:19 spire-1.2.1/pkg/server/svid/observer_test.go 21:16:19 spire-1.2.1/pkg/server/svid/rotator.go 21:16:19 spire-1.2.1/pkg/server/svid/rotator_config.go 21:16:19 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:16:19 spire-1.2.1/pkg/server/svid/rotator_test.go 21:16:19 spire-1.2.1/proto/ 21:16:19 spire-1.2.1/proto/private/ 21:16:19 spire-1.2.1/proto/private/server/ 21:16:19 spire-1.2.1/proto/private/server/journal/ 21:16:19 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:16:19 spire-1.2.1/proto/private/server/journal/journal.proto 21:16:19 spire-1.2.1/proto/spire/ 21:16:19 spire-1.2.1/proto/spire/common/ 21:16:19 spire-1.2.1/proto/spire/common/common.pb.go 21:16:19 spire-1.2.1/proto/spire/common/common.proto 21:16:19 spire-1.2.1/proto/spire/common/plugin/ 21:16:19 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:16:19 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:16:19 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:16:19 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:16:19 spire-1.2.1/proto/spire/plugin/ 21:16:19 spire-1.2.1/proto/spire/plugin/agent/ 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:16:19 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:16:19 spire-1.2.1/release/ 21:16:19 spire-1.2.1/release/spire-extras/ 21:16:19 spire-1.2.1/release/spire-extras/README.md 21:16:19 spire-1.2.1/release/spire-extras/conf/ 21:16:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:16:19 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:16:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:16:19 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:16:19 spire-1.2.1/release/spire/ 21:16:19 spire-1.2.1/release/spire/README.md 21:16:19 spire-1.2.1/release/spire/conf/ 21:16:19 spire-1.2.1/release/spire/conf/agent/ 21:16:19 spire-1.2.1/release/spire/conf/agent/agent.conf 21:16:19 spire-1.2.1/release/spire/conf/server/ 21:16:19 spire-1.2.1/release/spire/conf/server/server.conf 21:16:19 spire-1.2.1/script/ 21:16:19 spire-1.2.1/script/build-artifact.sh 21:16:19 spire-1.2.1/script/generate_dummy_ca.sh 21:16:19 spire-1.2.1/support/ 21:16:19 spire-1.2.1/support/k8s/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:16:19 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/ 21:16:19 spire-1.2.1/support/oidc-discovery-provider/README.md 21:16:19 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/config.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/main.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:16:19 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:16:19 spire-1.2.1/test/ 21:16:19 spire-1.2.1/test/clock/ 21:16:19 spire-1.2.1/test/clock/clock.go 21:16:19 spire-1.2.1/test/fakes/ 21:16:19 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:16:19 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:16:19 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:16:19 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:16:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:16:19 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:16:19 spire-1.2.1/test/fakes/fakeagentstore/ 21:16:19 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:16:19 spire-1.2.1/test/fakes/fakedatastore/ 21:16:19 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:16:19 spire-1.2.1/test/fakes/fakeentryclient/ 21:16:19 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:16:19 spire-1.2.1/test/fakes/fakehealthchecker/ 21:16:19 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:16:19 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:16:19 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:16:19 spire-1.2.1/test/fakes/fakemetrics/ 21:16:19 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:16:19 spire-1.2.1/test/fakes/fakenoderesolver/ 21:16:19 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:16:19 spire-1.2.1/test/fakes/fakenotifier/ 21:16:19 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:16:19 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:16:19 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:16:19 spire-1.2.1/test/fakes/fakeserverca/ 21:16:19 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:16:19 spire-1.2.1/test/fakes/fakeservercatalog/ 21:16:19 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:16:19 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:16:19 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:16:19 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:16:19 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:16:19 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:16:19 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:16:19 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:16:19 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:16:19 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:16:19 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:16:19 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:16:19 spire-1.2.1/test/fixture/ 21:16:19 spire-1.2.1/test/fixture/certs/ 21:16:19 spire-1.2.1/test/fixture/certs/agent_svid.der 21:16:19 spire-1.2.1/test/fixture/certs/base_cert.pem 21:16:19 spire-1.2.1/test/fixture/certs/base_csr.pem 21:16:19 spire-1.2.1/test/fixture/certs/base_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:16:19 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:16:19 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:16:19 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:16:19 spire-1.2.1/test/fixture/certs/blog_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/bundle.der 21:16:19 spire-1.2.1/test/fixture/certs/ca.pem 21:16:19 spire-1.2.1/test/fixture/certs/ca_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/database_cert.pem 21:16:19 spire-1.2.1/test/fixture/certs/database_csr.pem 21:16:19 spire-1.2.1/test/fixture/certs/database_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/node_cert.pem 21:16:19 spire-1.2.1/test/fixture/certs/node_csr.pem 21:16:19 spire-1.2.1/test/fixture/certs/node_key.pem 21:16:19 spire-1.2.1/test/fixture/certs/svid.pem 21:16:19 spire-1.2.1/test/fixture/certs/svid_key.pem 21:16:19 spire-1.2.1/test/fixture/config/ 21:16:19 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:16:19 spire-1.2.1/test/fixture/config/agent_good.conf 21:16:19 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:16:19 spire-1.2.1/test/fixture/config/plugin_good.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:16:19 spire-1.2.1/test/fixture/config/server_good.conf 21:16:19 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:16:19 spire-1.2.1/test/fixture/fixture.go 21:16:19 spire-1.2.1/test/fixture/nodeattestor/ 21:16:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:16:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:16:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:16:19 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:16:19 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:16:19 spire-1.2.1/test/fixture/registration/ 21:16:19 spire-1.2.1/test/fixture/registration/entries.json 21:16:19 spire-1.2.1/test/fixture/registration/good-for-update.json 21:16:19 spire-1.2.1/test/fixture/registration/good.json 21:16:19 spire-1.2.1/test/fixture/registration/invalid.json 21:16:19 spire-1.2.1/test/fixture/registration/invalid_json.json 21:16:19 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:16:19 spire-1.2.1/test/integration/ 21:16:19 spire-1.2.1/test/integration/README.md 21:16:19 spire-1.2.1/test/integration/common 21:16:19 spire-1.2.1/test/integration/setup/ 21:16:19 spire-1.2.1/test/integration/setup/adminclient/ 21:16:19 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:16:19 spire-1.2.1/test/integration/setup/adminclient/client.go 21:16:19 spire-1.2.1/test/integration/setup/debugagent/ 21:16:19 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:16:19 spire-1.2.1/test/integration/setup/debugagent/main.go 21:16:19 spire-1.2.1/test/integration/setup/debugserver/ 21:16:19 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:16:19 spire-1.2.1/test/integration/setup/debugserver/main.go 21:16:19 spire-1.2.1/test/integration/setup/downstreamclient/ 21:16:19 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:16:19 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:16:19 spire-1.2.1/test/integration/setup/itclient/ 21:16:19 spire-1.2.1/test/integration/setup/itclient/client.go 21:16:19 spire-1.2.1/test/integration/setup/node-attestation/ 21:16:19 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:16:19 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:16:19 spire-1.2.1/test/integration/setup/x509pop/ 21:16:19 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:16:19 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:16:19 spire-1.2.1/test/integration/suites/ 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/OK: 220 MiB in 52 packages 21:16:19 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:16:19 spire-1.2.1/test/integration/suites/join-token/ 21:16:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:16:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:16:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:16:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:16:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:16:19 spire-1.2.1/test/integration/suites/join-token/README.md 21:16:19 spire-1.2.1/test/integration/suites/join-token/conf/ 21:16:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/join-token/teardown 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:16:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:16:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:16:19 spire-1.2.1/test/integration/suites/k8s/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/00-setup 21:16:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:16:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:16:19 spire-1.2.1/test/integration/suites/k8s/README.md 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:16:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:16:19 spire-1.2.1/test/integration/suites/k8s/teardown 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/ 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:16:19 spire-1.2.1/test/integration/suites/rotation/ 21:16:19 spire-1.2.1/test/integration/suites/rotation/00-setup 21:16:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:16:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:16:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:16:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:16:19 spire-1.2.1/test/integration/suites/rotation/README.md 21:16:19 spire-1.2.1/test/integration/suites/rotation/conf/ 21:16:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/rotation/teardown 21:16:19 spire-1.2.1/test/integration/suites/self-test/ 21:16:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:16:19 spire-1.2.1/test/integration/suites/self-test/README.md 21:16:19 spire-1.2.1/test/integration/suites/self-test/teardown 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:16:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:16:19 spire-1.2.1/test/integration/suites/upgrade/ 21:16:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:16:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:16:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:16:19 spire-1.2.1/test/integration/suites/upgrade/README.md 21:16:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:16:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:16:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:16:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:16:19 spire-1.2.1/test/integration/suites/upgrade/teardown 21:16:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:16:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:16:19 spire-1.2.1/test/integration/test-one.sh 21:16:19 spire-1.2.1/test/integration/test.sh 21:16:19 spire-1.2.1/test/plugintest/ 21:16:19 spire-1.2.1/test/plugintest/config.go 21:16:19 spire-1.2.1/test/plugintest/load.go 21:16:19 spire-1.2.1/test/plugintest/option.go 21:16:19 spire-1.2.1/test/spiretest/ 21:16:19 spire-1.2.1/test/spiretest/apiserver.go 21:16:19 spire-1.2.1/test/spiretest/assertions.go 21:16:19 spire-1.2.1/test/spiretest/dir.go 21:16:19 spire-1.2.1/test/spiretest/errors_posix.go 21:16:19 spire-1.2.1/test/spiretest/errors_windows.go 21:16:19 spire-1.2.1/test/spiretest/logs.go 21:16:19 spire-1.2.1/test/spiretest/socketapi.go 21:16:19 spire-1.2.1/test/spiretest/suite.go 21:16:19 spire-1.2.1/test/spiretest/x509.go 21:16:19 spire-1.2.1/test/testca/ 21:16:19 spire-1.2.1/test/testca/ca.go 21:16:19 spire-1.2.1/test/testkey/ 21:16:19 spire-1.2.1/test/testkey/generate.sh 21:16:19 spire-1.2.1/test/testkey/genkeys.go 21:16:19 spire-1.2.1/test/testkey/keys.go 21:16:19 spire-1.2.1/test/testkey/new.go 21:16:19 spire-1.2.1/test/tpmsimulator/ 21:16:19 spire-1.2.1/test/tpmsimulator/simulator.go 21:16:19 spire-1.2.1/test/util/ 21:16:19 spire-1.2.1/test/util/cert_fixtures.go 21:16:19 spire-1.2.1/test/util/cert_generation.go 21:16:19 spire-1.2.1/test/util/io_redirection.go 21:16:19 spire-1.2.1/test/util/race.go 21:16:19 spire-1.2.1/test/util/util.go 21:16:19 building spire from source... 21:16:20 Installing go1.17.7... 21:16:21 Removing intermediate container 9d2cf778975b 21:16:21 ---> 145e40a962b4 21:16:21 Step 6/23 : COPY go.mod vendor* ./ 21:16:22 ---> a0a54b59afec 21:16:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:16:22 ---> Running in ce0c05b24d5d 21:16:28 Building bin/spire-server... 21:16:28 go: downloading github.com/mitchellh/cli v1.1.2 21:16:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:16:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:16:28 Removing intermediate container ce0c05b24d5d 21:16:28 ---> e074d0217013 21:16:28 Step 8/23 : COPY . . 21:16:28 go: downloading google.golang.org/grpc v1.44.0 21:16:28 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:16:32 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:16:32 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:16:32 go: downloading github.com/imdario/mergo v0.3.12 21:16:33 go: downloading github.com/sirupsen/logrus v1.8.1 21:16:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:16:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:16:34 go: downloading github.com/fatih/color v1.13.0 21:16:34 go: downloading github.com/mattn/go-isatty v0.0.14 21:16:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:16:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:16:34 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:16:34 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:16:34 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:16:35 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:16:35 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:16:36 go: downloading github.com/armon/go-metrics v0.3.10 21:16:36 go: downloading github.com/prometheus/client_golang v1.12.1 21:16:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:16:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:16:38 go: downloading github.com/open-policy-agent/opa v0.38.0 21:16:48 Building bin/spire-server... 21:16:48 go: downloading github.com/mitchellh/cli v1.1.2 21:16:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:16:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:16:48 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:16:48 go: downloading google.golang.org/grpc v1.44.0 21:16:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:16:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:16:51 go: downloading github.com/imdario/mergo v0.3.12 21:16:51 go: downloading github.com/sirupsen/logrus v1.8.1 21:16:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:16:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:16:55 go: downloading github.com/fatih/color v1.13.0 21:16:55 go: downloading github.com/mattn/go-isatty v0.0.14 21:16:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:16:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:16:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:16:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:16:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:16:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:16:56 go: downloading github.com/armon/go-metrics v0.3.10 21:16:56 go: downloading github.com/prometheus/client_golang v1.12.1 21:16:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:16:57  ---> 8aed06cd32fd 21:16:57 Step 9/23 : RUN make cmd/core-data/core-data 21:16:57 ---> Running in c16bd5f9f09d 21:16:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:16:58 go: downloading github.com/open-policy-agent/opa v0.38.0 21:17:00 CGO_ENABLED=1 GO111MODULE=on go build -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:17:03 go: downloading github.com/mattn/go-colorable v0.1.12 21:17:03 go: downloading github.com/Masterminds/semver v1.5.0 21:17:03 go: downloading github.com/google/uuid v1.1.2 21:17:03 go: downloading github.com/huandu/xstrings v1.3.2 21:17:03 go: downloading github.com/Masterminds/goutils v1.1.0 21:17:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:17:03 go: downloading github.com/oklog/run v1.0.0 21:17:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:17:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:17:03 go: downloading github.com/prometheus/client_model v0.2.0 21:17:04 go: downloading github.com/prometheus/common v0.32.1 21:17:04 go: downloading github.com/beorn7/perks v1.0.1 21:17:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:17:04 go: downloading github.com/prometheus/procfs v0.7.3 21:17:04 go: downloading go.uber.org/atomic v1.9.0 21:17:04 go: downloading github.com/imkira/go-observer v1.0.3 21:17:05 go: downloading github.com/hashicorp/errwrap v1.1.0 21:17:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:17:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:17:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:17:05 go: downloading github.com/twmb/murmur3 v1.1.6 21:17:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:17:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:17:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:17:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:17:11 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:17:11 go: downloading github.com/mattn/go-colorable v0.1.12 21:17:11 go: downloading github.com/Masterminds/goutils v1.1.0 21:17:11 go: downloading github.com/Masterminds/semver v1.5.0 21:17:11 go: downloading github.com/google/uuid v1.1.2 21:17:11 go: downloading github.com/huandu/xstrings v1.3.2 21:17:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:17:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:17:12 go: downloading github.com/blang/semver/v4 v4.0.0 21:17:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:17:12 go: downloading github.com/oklog/run v1.0.0 21:17:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:17:12 go: downloading github.com/jinzhu/gorm v1.9.16 21:17:12 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:17:12 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:17:12 go: downloading github.com/prometheus/client_model v0.2.0 21:17:12 go: downloading github.com/prometheus/common v0.32.1 21:17:12 go: downloading github.com/beorn7/perks v1.0.1 21:17:12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:17:12 go: downloading github.com/lib/pq v1.10.4 21:17:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:17:12 go: downloading github.com/prometheus/procfs v0.7.3 21:17:12 go: downloading github.com/stretchr/testify v1.7.0 21:17:13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:17:13 go: downloading k8s.io/client-go v0.23.4 21:17:13 go: downloading google.golang.org/api v0.70.0 21:17:14 go: downloading go.uber.org/atomic v1.9.0 21:17:14 go: downloading github.com/imkira/go-observer v1.0.3 21:17:14 go: downloading github.com/hashicorp/errwrap v1.1.0 21:17:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:17:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:17:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:17:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:17:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:17:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:17:17 go: downloading k8s.io/api v0.23.4 21:17:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:17:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:17:26 go: downloading github.com/stretchr/testify v1.7.0 21:17:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:17:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:17:26 go: downloading github.com/blang/semver/v4 v4.0.0 21:17:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:17:27 go: downloading github.com/jinzhu/gorm v1.9.16 21:17:27 go: downloading github.com/lib/pq v1.10.4 21:17:27 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:17:27 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:17:54 go: downloading google.golang.org/api v0.70.0 21:17:54 go: downloading k8s.io/api v0.23.4 21:17:54 go: downloading k8s.io/client-go v0.23.4 21:17:55 go: downloading github.com/google/go-tpm v0.3.3 21:17:55 go: downloading cloud.google.com/go/storage v1.21.0 21:17:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:17:57 go: downloading cloud.google.com/go v0.100.2 21:17:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:17:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:17:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:17:59 go: downloading k8s.io/apimachinery v0.23.4 21:18:01 go: downloading github.com/google/go-tpm v0.3.3 21:18:01 go: downloading k8s.io/kube-aggregator v0.23.3 21:18:01 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:18:02 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:18:04 go: downloading cloud.google.com/go/security v1.3.0 21:18:04 go: downloading github.com/hashicorp/vault/api v1.4.1 21:18:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:18:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:18:06 go: downloading gopkg.in/yaml.v2 v2.4.0 21:18:06 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:18:06 go: downloading github.com/gobwas/glob v0.2.3 21:18:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:18:07 go: downloading github.com/aws/smithy-go v1.11.0 21:18:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:18:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:18:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:18:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:18:09 go: downloading github.com/jinzhu/inflection v1.0.0 21:18:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:18:09 go: downloading github.com/gogo/protobuf v1.3.2 21:18:15 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:18:15 go: downloading cloud.google.com/go/compute v1.3.0 21:18:15 go: downloading cloud.google.com/go/iam v0.1.1 21:18:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:18:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:18:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:18:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:18:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:18:16 go: downloading github.com/dimchansky/utfbom v1.1.1 21:18:16 go: downloading k8s.io/klog/v2 v2.30.0 21:18:16 go: downloading github.com/google/gofuzz v1.1.0 21:18:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:18:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:18:18 go: downloading github.com/spf13/pflag v1.0.5 21:18:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:18:18 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:18:18 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:18:18 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:18:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:18:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:18:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:18:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:18:20 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:18:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:18:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:18:21 go: downloading go.opencensus.io v0.23.0 21:18:22 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:18:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:18:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:18:24 go: downloading gopkg.in/inf.v0 v0.9.1 21:18:24 go: downloading github.com/go-logr/logr v1.2.2 21:18:24 go: downloading github.com/google/go-cmp v0.5.7 21:18:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:18:25 go: downloading github.com/json-iterator/go v1.1.12 21:18:26 go: downloading github.com/googleapis/gnostic v0.5.5 21:18:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:18:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:18:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:18:27 go: downloading cloud.google.com/go/storage v1.21.0 21:18:28 go: downloading cloud.google.com/go v0.100.2 21:18:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:18:29 go: downloading k8s.io/apimachinery v0.23.4 21:18:30 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:18:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:18:30 go: downloading github.com/tklauser/numcpus v0.3.0 21:18:30 go: downloading k8s.io/kube-aggregator v0.23.3 21:18:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:18:31 go: downloading go.uber.org/zap v1.21.0 21:18:31 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:18:31 go: downloading sigs.k8s.io/yaml v1.3.0 21:18:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:18:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:18:32 go: downloading github.com/modern-go/reflect2 v1.0.2 21:18:32 go: downloading github.com/ryanuber/go-glob v1.0.0 21:18:32 go: downloading github.com/golang/snappy v0.0.4 21:18:32 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:18:33 go: downloading cloud.google.com/go/security v1.3.0 21:18:33 go: downloading github.com/twmb/murmur3 v1.1.6 21:18:33 go: downloading github.com/hashicorp/vault/api v1.4.1 21:18:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:18:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:18:34 go: downloading gopkg.in/yaml.v2 v2.4.0 21:18:35 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:18:35 go: downloading github.com/gobwas/glob v0.2.3 21:18:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:18:35 go: downloading github.com/aws/smithy-go v1.11.0 21:18:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:18:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:18:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:18:37 go: downloading github.com/jinzhu/inflection v1.0.0 21:18:37 go: downloading github.com/gogo/protobuf v1.3.2 21:18:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:18:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:18:41 go: downloading github.com/hashicorp/go-version v1.2.0 21:18:41 go: downloading go.uber.org/multierr v1.6.0 21:18:42 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:18:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:18:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:18:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:18:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:18:43 go: downloading github.com/dimchansky/utfbom v1.1.1 21:18:43 go: downloading cloud.google.com/go/compute v1.3.0 21:18:44 go: downloading cloud.google.com/go/iam v0.1.1 21:18:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:18:44 go: downloading k8s.io/klog/v2 v2.30.0 21:18:44 go: downloading github.com/google/gofuzz v1.1.0 21:18:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:18:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:18:46 go: downloading github.com/spf13/pflag v1.0.5 21:18:46 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:18:46 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:18:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:18:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:18:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:18:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:18:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:18:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:18:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:18:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:18:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:18:48 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:18:50 go: downloading go.opencensus.io v0.23.0 21:18:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:18:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:18:51 go: downloading gopkg.in/inf.v0 v0.9.1 21:18:52 go: downloading github.com/go-logr/logr v1.2.2 21:18:52 go: downloading github.com/google/go-cmp v0.5.7 21:18:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:18:52 go: downloading github.com/json-iterator/go v1.1.12 21:18:53 go: downloading github.com/googleapis/gnostic v0.5.5 21:18:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:18:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:18:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:18:57 go: downloading github.com/tklauser/numcpus v0.3.0 21:18:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:18:57 go: downloading go.uber.org/zap v1.21.0 21:18:58 go: downloading sigs.k8s.io/yaml v1.3.0 21:18:58 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:18:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:18:58 go: downloading github.com/modern-go/reflect2 v1.0.2 21:18:58 go: downloading github.com/ryanuber/go-glob v1.0.0 21:18:58 go: downloading github.com/golang/snappy v0.0.4 21:18:59 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:19:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:19:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:19:07 go: downloading github.com/hashicorp/go-version v1.2.0 21:19:07 go: downloading go.uber.org/multierr v1.6.0 21:19:17 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:19:17 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:19:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:19:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:24:28 Removing intermediate container c16bd5f9f09d 21:24:28 ---> ab64dbb57007 21:24:28 21:24:28 Step 10/23 : FROM alpine:3.14 21:24:28 ---> ac73e934f311 21:24:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:24:28 ---> Running in ae2d734a1e07 21:24:28 Removing intermediate container ae2d734a1e07 21:24:28 ---> f3876f7c3df7 21:24:28 Step 12/23 : ENV APP_PORT=59880 21:24:28 ---> Running in ca8a14c25554 21:24:29 Removing intermediate container ca8a14c25554 21:24:29 ---> 903dd66e8484 21:24:29 Step 13/23 : EXPOSE $APP_PORT 21:24:29 ---> Running in 7aa60b1f4e1e 21:24:29 Removing intermediate container 7aa60b1f4e1e 21:24:29 ---> c95d6e2e77b6 21:24:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:24:30 ---> Running in ae0da65f42cf 21:24:33 Removing intermediate container ae0da65f42cf 21:24:33 ---> b78d516ff3d0 21:24:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:24:33 ---> Running in bf45c3ba7de1 21:24:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:24:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:24:37 (1/6) Installing dumb-init (1.2.5-r1) 21:24:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:24:38 (3/6) Installing libsodium (1.0.18-r0) 21:24:38 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:24:38 (5/6) Installing libzmq (4.3.4-r0) 21:24:38 (6/6) Installing zeromq (4.3.4-r0) 21:24:38 Executing busybox-1.33.1-r7.trigger 21:24:38 OK: 8 MiB in 20 packages 21:24:40 Removing intermediate container bf45c3ba7de1 21:24:40 ---> 8ed1f6f659d1 21:24:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:24:41 ---> 7519bb4108ee 21:24:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:24:43 ---> 3585f112696c 21:24:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:24:44 ---> 24f65e5c46c6 21:24:44 Step 19/23 : ENTRYPOINT ["/core-data"] 21:24:44 ---> Running in d6aeb5e9a31a 21:24:45 Removing intermediate container d6aeb5e9a31a 21:24:45 ---> 28a8b3e15aea 21:24:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:24:45 ---> Running in 4ac1dad96de5 21:24:46 Removing intermediate container 4ac1dad96de5 21:24:46 ---> b4c8d370a729 21:24:46 Step 21/23 : LABEL arch=arm64 21:24:46 ---> Running in df3f4940a7b8 21:24:47 Removing intermediate container df3f4940a7b8 21:24:47 ---> 05d8d8d689aa 21:24:47 Step 22/23 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:24:47 ---> Running in ef646448dab8 21:24:47 Removing intermediate container ef646448dab8 21:24:47 ---> 05d4faa32fd2 21:24:47 Step 23/23 : LABEL version=0.0.0 21:24:47 ---> Running in 5acdb6a8c33f 21:24:48 Removing intermediate container 5acdb6a8c33f 21:24:48 ---> 234940af4a78 21:24:48 21:24:48 Successfully built 234940af4a78 21:24:49 Successfully tagged core-data-arm64:latest 21:43:12  Building core-data ... done Building bin/spire-agent... 21:43:12 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:43:12 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:43:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:43:12 go: downloading github.com/docker/docker v20.10.12+incompatible 21:43:12 go: downloading github.com/google/go-tpm-tools v0.3.3 21:43:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:43:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:43:15 go: downloading github.com/docker/go-connections v0.4.0 21:43:15 go: downloading github.com/docker/go-units v0.4.0 21:43:15 go: downloading github.com/opencontainers/image-spec v1.0.1 21:43:15 go: downloading github.com/containerd/containerd v1.3.4 21:43:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:43:16 go: downloading github.com/opencontainers/go-digest v1.0.0 21:49:23 Removing intermediate container 7957cc63a121 21:49:23 ---> 859b9686f416 21:49:23 21:49:23 Step 13/25 : FROM alpine:3.15 21:49:23 ---> 3fb3c9af89a9 21:49:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:23 ---> Using cache 21:49:23 ---> f14791a08182 21:49:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:23 ---> Using cache 21:49:23 ---> 01ec5ea3a7e5 21:49:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:49:23 ---> Running in 0837970f340b 21:49:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:23 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:49:23 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:49:23 OK: 15729 distinct packages available 21:49:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:24 (1/5) Installing dumb-init (1.2.5-r1) 21:49:24 (2/5) Installing musl-obstack (1.2.3-r0) 21:49:24 (3/5) Installing libucontext (1.1-r0) 21:49:24 (4/5) Installing gcompat (1.0.0-r4) 21:49:25 (5/5) Installing openssl (1.1.1n-r0) 21:49:25 Executing busybox-1.34.1-r5.trigger 21:49:25 OK: 6 MiB in 19 packages 21:49:26 Removing intermediate container 0837970f340b 21:49:26 ---> 6a3005b75fb3 21:49:26 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:49:30 ---> c2adf8fd3890 21:49:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:49:31 ---> 4e4d6c1717b5 21:49:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:49:31 ---> b6abf23c2a82 21:49:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:49:32 ---> 2ee4af6dfc26 21:49:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:49:32 ---> Running in d27c64c4ab23 21:49:32 Removing intermediate container d27c64c4ab23 21:49:32 ---> 9d5dd3ac1f8e 21:49:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:49:33 ---> Running in 30ed47e626b4 21:49:33 Removing intermediate container 30ed47e626b4 21:49:33 ---> b286db58c6a4 21:49:33 Step 23/25 : LABEL arch=arm64 21:49:33 ---> Running in d92daf5c3287 21:49:34 Removing intermediate container d92daf5c3287 21:49:34 ---> b4f0cffdc6a1 21:49:34 Step 24/25 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:49:34 ---> Running in 3b12da99b403 21:49:34 Removing intermediate container 3b12da99b403 21:49:34 ---> 7833fab5de81 21:49:34 Step 25/25 : LABEL version=0.0.0 21:49:34 ---> Running in 5fff4868f934 21:49:34 Removing intermediate container 5fff4868f934 21:49:34 ---> 56922ecff149 21:49:34 21:49:35 Successfully built 56922ecff149 21:49:35 Successfully tagged security-spire-server-arm64:latest 21:50:57  Building security-spire-server ... done Building bin/spire-agent... 21:50:57 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:50:57 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:50:57 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:50:57 go: downloading github.com/docker/docker v20.10.12+incompatible 21:50:57 go: downloading github.com/google/go-tpm-tools v0.3.3 21:50:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:50:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:50:57 go: downloading github.com/docker/go-connections v0.4.0 21:50:57 go: downloading github.com/docker/go-units v0.4.0 21:50:57 go: downloading github.com/opencontainers/image-spec v1.0.1 21:50:57 go: downloading github.com/containerd/containerd v1.3.4 21:50:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:50:57 go: downloading github.com/opencontainers/go-digest v1.0.0 21:50:59 Building bin/spire-agent... 21:50:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:51:00 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:51:00 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:51:00 go: downloading github.com/docker/docker v20.10.12+incompatible 21:51:02 go: downloading github.com/google/go-tpm-tools v0.3.3 21:51:04 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:51:04 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:51:04 go: downloading github.com/docker/go-connections v0.4.0 21:51:04 go: downloading github.com/docker/go-units v0.4.0 21:51:04 go: downloading github.com/opencontainers/image-spec v1.0.1 21:51:04 go: downloading github.com/containerd/containerd v1.3.4 21:51:04 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:51:04 go: downloading github.com/opencontainers/go-digest v1.0.0 21:56:12 Removing intermediate container 53e9ae0babb4 21:56:12 ---> 5caed360ac6d 21:56:12 21:56:12 Step 13/26 : FROM alpine:3.15 21:56:12 ---> 3fb3c9af89a9 21:56:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:56:12 ---> Using cache 21:56:12 ---> f14791a08182 21:56:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:12 ---> Using cache 21:56:12 ---> 01ec5ea3a7e5 21:56:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:56:12 ---> Running in 40364ed7c2fd 21:56:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:56:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:56:12 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:56:12 v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:56:12 OK: 15729 distinct packages available 21:56:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:56:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:56:12 (1/4) Installing dumb-init (1.2.5-r1) 21:56:12 (2/4) Installing musl-obstack (1.2.3-r0) 21:56:12 (3/4) Installing libucontext (1.1-r0) 21:56:12 Removing intermediate container c8c82e56ccce 21:56:12 ---> 72f7d168dcfe 21:56:12 21:56:12 Step 13/26 : FROM alpine:3.15 21:56:12 ---> 3fb3c9af89a9 21:56:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:56:12 ---> Using cache 21:56:12 ---> f14791a08182 21:56:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:12 ---> Using cache 21:56:12 ---> 01ec5ea3a7e5 21:56:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:56:12 ---> Using cache 21:56:12 ---> 6a3005b75fb3 21:56:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:56:12 (4/4) Installing gcompat (1.0.0-r4) 21:56:12 Executing busybox-1.34.1-r5.trigger 21:56:12 OK: 6 MiB in 18 packages 21:56:12 Removing intermediate container 40364ed7c2fd 21:56:12 ---> dd939214a873 21:56:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:56:12 ---> 5962afac763b 21:56:12 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:56:12 ---> fe301de6d7c9 21:56:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:56:12 ---> b862729646ac 21:56:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:56:12 ---> 66d27f297d28 21:56:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:56:12 ---> Running in 5189b4840dbe 21:56:12 ---> 7990aaeed4a2 21:56:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:56:12 Removing intermediate container 5189b4840dbe 21:56:12 ---> 1870b0ad3736 21:56:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:56:12 ---> 3664a5f470ad 21:56:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:56:12 ---> 1a0378532135 21:56:12 Step 21/26 : WORKDIR / 21:56:12 ---> Running in 79108aafc119 21:56:12 Removing intermediate container 79108aafc119 21:56:12 ---> c6ad6901789d 21:56:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:56:12 ---> 89f806ed81e0 21:56:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:56:12 ---> Running in 491a3702d6b4 21:56:12 ---> Running in a4c2a32234b4 21:56:12 Removing intermediate container 491a3702d6b4 21:56:12 ---> 62b6d5c2cce8 21:56:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:56:13 ---> Running in 2a0c8a1b3ccb 21:56:13 Removing intermediate container a4c2a32234b4 21:56:13 ---> 19554a579845 21:56:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:56:13 ---> Running in d4d1b89f1c5f 21:56:13 Removing intermediate container 2a0c8a1b3ccb 21:56:13 ---> 84ada73f3efb 21:56:13 Step 24/26 : LABEL arch=arm64 21:56:13 ---> Running in a0c1cf67b1c1 21:56:13 Removing intermediate container d4d1b89f1c5f 21:56:13 ---> cec94a0b6e0e 21:56:13 Step 24/26 : LABEL arch=arm64 21:56:13 ---> Running in 4b8f43c628d1 21:56:14 Removing intermediate container a0c1cf67b1c1 21:56:14 ---> ce95116d70a3 21:56:14 Step 25/26 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:56:14 ---> Running in 56e9f467c09d 21:56:14 Removing intermediate container 4b8f43c628d1 21:56:14 ---> 851adbcfbb04 21:56:14 Step 25/26 : LABEL git_sha=1ce5af415017be8c97c718fad5d94b2e11579443 21:56:14 ---> Running in 32813a49bd3b 21:56:14 Removing intermediate container 56e9f467c09d 21:56:14 ---> 40c1f4d5bbf7 21:56:14 Step 26/26 : LABEL version=0.0.0 21:56:14 ---> Running in e30184797ec4 21:56:14 Removing intermediate container 32813a49bd3b 21:56:14 ---> ad8f622f5b7f 21:56:14 Step 26/26 : LABEL version=0.0.0 21:56:14 ---> Running in 1d5dfae1e98c 21:56:15 Removing intermediate container e30184797ec4 21:56:15 ---> 12b2f8ee5f2a 21:56:15 21:56:15 Removing intermediate container 1d5dfae1e98c 21:56:15 ---> f8388009257b 21:56:15 21:56:15 Successfully built 12b2f8ee5f2a 21:56:15 Successfully tagged security-spire-config-arm64:latest 21:56:15  Building security-spire-config ... done Successfully built f8388009257b 21:56:15 Successfully tagged security-spire-agent-arm64:latest 21:56:16  Building security-spire-agent ... done  [Pipeline] } 21:56:16 $ docker stop --time=1 ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c 21:56:17 $ docker rm -f ce75a054d90a745c1ceaccbaa824dea11c99cd6110c9f4a7764f4ef8f16ed53c [Pipeline] // withDockerContainer [Pipeline] sh 21:56:18 + docker images 21:56:19 REPOSITORY TAG IMAGE ID CREATED SIZE 21:56:19 security-spire-agent-arm64 latest f8388009257b 3 seconds ago 126MB 21:56:19 security-spire-config-arm64 latest 12b2f8ee5f2a 4 seconds ago 85.6MB 21:56:19 72f7d168dcfe 30 seconds ago 4.25GB 21:56:19 5caed360ac6d 39 seconds ago 4.25GB 21:56:19 security-spire-server-arm64 latest 56922ecff149 6 minutes ago 86.3MB 21:56:19 859b9686f416 7 minutes ago 4.25GB 21:56:19 core-data-arm64 latest 234940af4a78 31 minutes ago 34.7MB 21:56:19 ab64dbb57007 31 minutes ago 1.51GB 21:56:19 security-bootstrapper-arm64 latest 827c6300ebf4 41 minutes ago 27.2MB 21:56:19 core-metadata-arm64 latest 4508bf13a60a 41 minutes ago 29.1MB 21:56:19 support-scheduler-arm64 latest 156fc39f0e0c 41 minutes ago 28.8MB 21:56:19 core-command-arm64 latest f803eb7f0ebc 41 minutes ago 27.4MB 21:56:19 ef107d42df24 41 minutes ago 1.5GB 21:56:19 2964a8aacbca 41 minutes ago 1.5GB 21:56:19 fc7dd9e79974 42 minutes ago 1.5GB 21:56:19 ceca40fe6ef5 42 minutes ago 1.5GB 21:56:19 sys-mgmt-agent-arm64 latest db329efb013c 52 minutes ago 294MB 21:56:19 b02a3016df36 54 minutes ago 1.52GB 21:56:19 security-secretstore-setup-arm64 latest 8155858d45b3 54 minutes ago 47.9MB 21:56:19 support-notifications-arm64 latest 91db6d1865ce 54 minutes ago 29.4MB 21:56:19 security-proxy-setup-arm64 latest 5c9ffcdfa211 54 minutes ago 49.1MB 21:56:19 c6b33b0ea5e8 54 minutes ago 1.5GB 21:56:19 security-spiffe-token-provider-arm64 latest afee79457125 54 minutes ago 31.3MB 21:56:19 233311d5ea7a 54 minutes ago 1.51GB 21:56:19 a26bcdc3dcb2 54 minutes ago 1.51GB 21:56:19 f61a93d6d0f1 55 minutes ago 1.49GB 21:56:19 ci-base-image-arm64 latest 73de9e0cbe98 About an hour ago 886MB 21:56:19 docker 20.10.14 c346e9eafbab 8 days ago 202MB 21:56:19 alpine 3.14 ac73e934f311 8 days ago 5.34MB 21:56:19 alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB 21:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:19 21:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:20 arm64: Pulling from edgex-lftools-log-publisher 21:56:20 8998bd30e6a1: Pulling fs layer 21:56:20 04944245beec: Pulling fs layer 21:56:20 699f458cf7ca: Pulling fs layer 21:56:20 765212b225bb: Pulling fs layer 21:56:20 f23df028b6ca: Pulling fs layer 21:56:20 d65c8cfc05b1: Pulling fs layer 21:56:20 2437ff75d9bd: Pulling fs layer 21:56:20 765212b225bb: Waiting 21:56:20 f23df028b6ca: Waiting 21:56:20 2437ff75d9bd: Waiting 21:56:20 d65c8cfc05b1: Waiting 21:56:20 04944245beec: Verifying Checksum 21:56:20 04944245beec: Download complete 21:56:20 765212b225bb: Verifying Checksum 21:56:20 765212b225bb: Download complete 21:56:20 f23df028b6ca: Download complete 21:56:20 d65c8cfc05b1: Download complete 21:56:20 699f458cf7ca: Verifying Checksum 21:56:20 699f458cf7ca: Download complete 21:56:20 8998bd30e6a1: Verifying Checksum 21:56:20 8998bd30e6a1: Download complete 21:56:23 2437ff75d9bd: Verifying Checksum 21:56:23 2437ff75d9bd: Download complete 21:56:26 8998bd30e6a1: Pull complete 21:56:26 04944245beec: Pull complete 21:56:28 699f458cf7ca: Pull complete 21:56:28 765212b225bb: Pull complete 21:56:29 f23df028b6ca: Pull complete 21:56:29 d65c8cfc05b1: Pull complete 21:56:44 2437ff75d9bd: Pull complete 21:56:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:56:44 prd-ubuntu20.04-docker-arm64-4c-16g-20847 does not seem to be running inside a container 21:56:44 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:56:47 $ docker top 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:48 ---> job-cost.sh 21:56:48 lf-activate-venv: SKIPPING 21:56:48 INFO: No Stack... 21:56:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:56:49 INFO: Archiving Costs [Pipeline] sh 21:56:50 + cat /w/workspace/edgex-go/16/archives/cost.csv 21:56:50 + cut -d, -f6 [Pipeline] lock 21:56:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] 21:56:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] did not exist. Created. 21:56:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:56:51 + echo total: 0.2199999988079071 [Pipeline] stash 21:56:51 Stashed 1 file(s) [Pipeline] } 21:56:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-16-stack-cost] [Pipeline] // lock [Pipeline] } 21:56:51 $ docker stop --time=1 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f 21:56:53 $ docker rm -f 7da53409fa7d285a201237670ecd3c0b1003a0fb9a54b86e646fd1128858125f [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:56:53 provisioning config files... 21:56:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config3477546798024799809tmp [Pipeline] { [Pipeline] sh 21:56:53 + set +x 21:56:53 + bash -s -- 21:56:53 + curl -s https://codecov.io/bash 21:56:53 21:56:53 _____ _ 21:56:53 / ____| | | 21:56:53 | | ___ __| | ___ ___ _____ __ 21:56:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:53 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:53 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:53 Bash-1.0.6 21:56:53 21:56:53 21:56:53 ==> git version 2.25.1 found 21:56:53 ==> 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:56:53 Release-Date: 2020-01-08 21:56:53 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:56:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:56:53 ==> Jenkins CI detected. 21:56:53 current dir:  /w/workspace/edgex-go/16 21:56:53 project root: . 21:56:53 --> token set from env 21:56:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:53 ==> Running gcov in . (disable via -X gcov) 21:56:53 ==> Python coveragepy not found 21:56:53 ==> Searching for coverage reports in: 21:56:53 + . 21:56:53 -> Found 1 reports 21:56:53 ==> Detecting git/mercurial file structure 21:56:53 ==> Reading reports 21:56:53 + ./coverage.out bytes=434738 21:56:53 ==> Appending adjustments 21:56:53 https://docs.codecov.io/docs/fixing-reports 21:56:55 + Found adjustments 21:56:55 ==> Gzipping contents 21:56:55 60K /tmp/codecov.ENMdUV.gz 21:56:55 ==> Uploading reports 21:56:55 url: https://codecov.io 21:56:55 query: branch=PR-3924&commit=da69da04a0ca51a1fed04c8ed1d512557d4e58ff&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:56:55 -> Pinging Codecov 21:56:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=da69da04a0ca51a1fed04c8ed1d512557d4e58ff&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:56:55 -> Uploading to 21:56:55 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/da69da04a0ca51a1fed04c8ed1d512557d4e58ff/e90c3838-dcf5-41ed-92a6-14b31f4691bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T215655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69e00840d14d996d2b449e32ba0b7600c518f3d9f1d08697ff739586d22bef44 21:56:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:55 Dload Upload Total Spent Left Speed 21:56:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59816 0 0 100 59816 0 270k --:--:-- --:--:-- --:--:-- 270k 21:56:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da69da04a0ca51a1fed04c8ed1d512557d4e58ff [Pipeline] } 21:56:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:56:56 + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh 21:56:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:56:57 ---> package-listing.sh 21:56:57 ++ facter osfamily 21:56:57 ++ tr '[:upper:]' '[:lower:]' 21:56:57 + OS_FAMILY=debian 21:56:57 + workspace=/w/workspace/edgex-go/16 21:56:57 + START_PACKAGES=/tmp/packages_start.txt 21:56:57 + END_PACKAGES=/tmp/packages_end.txt 21:56:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:56:57 + PACKAGES=/tmp/packages_start.txt 21:56:57 + '[' /w/workspace/edgex-go/16 ']' 21:56:57 + PACKAGES=/tmp/packages_end.txt 21:56:57 + case "${OS_FAMILY}" in 21:56:57 + dpkg -l 21:56:57 + grep '^ii' 21:56:57 + '[' -f /tmp/packages_start.txt ']' 21:56:57 + '[' -f /tmp/packages_end.txt ']' 21:56:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:56:57 + '[' /w/workspace/edgex-go/16 ']' 21:56:57 + mkdir -p /w/workspace/edgex-go/16/archives/ 21:56:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 21:56:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:56:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:58 21:56:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:56:58 latest: Pulling from edgex-lftools-log-publisher 21:56:58 5eb5b503b376: Pulling fs layer 21:56:58 5c69ac0246d0: Pulling fs layer 21:56:58 ec43610c2a17: Pulling fs layer 21:56:58 3a2ae6a8a46f: Pulling fs layer 21:56:58 33b1e0a273af: Pulling fs layer 21:56:58 5d3b04190fa2: Pulling fs layer 21:56:58 2f39f015ded8: Pulling fs layer 21:56:58 33b1e0a273af: Waiting 21:56:58 2f39f015ded8: Waiting 21:56:58 5c69ac0246d0: Download complete 21:56:58 3a2ae6a8a46f: Verifying Checksum 21:56:58 3a2ae6a8a46f: Download complete 21:56:58 33b1e0a273af: Verifying Checksum 21:56:58 33b1e0a273af: Download complete 21:56:58 ec43610c2a17: Verifying Checksum 21:56:58 ec43610c2a17: Download complete 21:56:58 5d3b04190fa2: Verifying Checksum 21:56:58 5d3b04190fa2: Download complete 21:56:58 5eb5b503b376: Verifying Checksum 21:56:58 5eb5b503b376: Download complete 21:56:59 2f39f015ded8: Download complete 21:57:00 5eb5b503b376: Pull complete 21:57:00 5c69ac0246d0: Pull complete 21:57:00 ec43610c2a17: Pull complete 21:57:00 3a2ae6a8a46f: Pull complete 21:57:01 33b1e0a273af: Pull complete 21:57:01 5d3b04190fa2: Pull complete 21:57:06 2f39f015ded8: Pull complete 21:57:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:57:06 prd-ubuntu20.04-docker-8c-8g-20843 does not seem to be running inside a container 21:57:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:57:08 $ docker top a39e387c29c8da70128454e51cf4dd887a0d7173e98bcef51fd0818b6d4eac5d -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:57:09 + ls /var/log/sa-host 21:57:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:09 provisioning config files... 21:57:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config6595090007752966120tmp [Pipeline] { [Pipeline] echo 21:57:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:10 ---> create-netrc.sh [Pipeline] } 21:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:57:10 ---> python-tools-install.sh [Pipeline] echo 21:57:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:10 ---> sudo-logs.sh 21:57:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:57:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:11 ---> job-cost.sh 21:57:11 lf-activate-venv: SKIPPING 21:57:11 DEBUG: total: 0.2199999988079071 21:57:11 INFO: Retrieving Stack Cost... 21:57:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:11 INFO: Archiving Costs [Pipeline] echo 21:57:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:12 ---> logs-deploy.sh 21:57:12 lf-activate-venv: SKIPPING 21:57:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/16 21:57:12 INFO: archiving workspace using pattern(s): 21:57:13 Archives upload complete. 21:57:13 INFO: archiving logs to Nexus 21:57:14 ---> uname -a: 21:57:14 Linux prd-ubuntu20-04-docker-8c-8g-20843 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:57:14 21:57:14 21:57:14 ---> lscpu: 21:57:14 Architecture: x86_64 21:57:14 CPU op-mode(s): 32-bit, 64-bit 21:57:14 Byte Order: Little Endian 21:57:14 Address sizes: 40 bits physical, 48 bits virtual 21:57:14 CPU(s): 8 21:57:14 On-line CPU(s) list: 0-7 21:57:14 Thread(s) per core: 1 21:57:14 Core(s) per socket: 1 21:57:14 Socket(s): 8 21:57:14 NUMA node(s): 1 21:57:14 Vendor ID: AuthenticAMD 21:57:14 CPU family: 23 21:57:14 Model: 49 21:57:14 Model name: AMD EPYC-Rome Processor 21:57:14 Stepping: 0 21:57:14 CPU MHz: 2799.998 21:57:14 BogoMIPS: 5599.99 21:57:14 Virtualization: AMD-V 21:57:14 Hypervisor vendor: KVM 21:57:14 Virtualization type: full 21:57:14 L1d cache: 256 KiB 21:57:14 L1i cache: 256 KiB 21:57:14 L2 cache: 4 MiB 21:57:14 L3 cache: 128 MiB 21:57:14 NUMA node0 CPU(s): 0-7 21:57:14 Vulnerability Itlb multihit: Not affected 21:57:14 Vulnerability L1tf: Not affected 21:57:14 Vulnerability Mds: Not affected 21:57:14 Vulnerability Meltdown: Not affected 21:57:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:57:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:57:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:57:14 Vulnerability Srbds: Not affected 21:57:14 Vulnerability Tsx async abort: Not affected 21:57:14 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:57:14 21:57:14 21:57:14 ---> nproc: 21:57:14 8 21:57:14 21:57:14 21:57:14 ---> df -h: 21:57:14 Filesystem Size Used Avail Use% Mounted on 21:57:14 overlay 155G 25G 130G 17% / 21:57:14 tmpfs 64M 0 64M 0% /dev 21:57:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:57:14 shm 64M 0 64M 0% /dev/shm 21:57:14 /dev/vda1 155G 25G 130G 17% /facter-os 21:57:14 21:57:14 21:57:14 ---> sar -b -r -n DEV: 21:57:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20843) 04/13/22 _x86_64_ (8 CPU) 21:57:14 21:57:14 20:30:11 LINUX RESTART (8 CPU) 21:57:14 21:57:14 20:31:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:57:14 20:32:01 146.86 4.40 142.47 0.00 366.08 89249.64 0.00 21:57:14 20:33:01 33.58 0.10 33.48 0.00 0.80 12753.51 0.00 21:57:14 20:34:01 51.84 0.08 51.76 0.00 1.33 22720.61 0.00 21:57:14 20:35:01 418.91 0.07 418.85 0.00 10.80 420134.91 0.00 21:57:14 20:36:01 455.20 2.78 452.42 0.00 22.25 176852.22 0.00 21:57:14 20:37:01 530.27 0.05 530.22 0.00 0.40 209269.63 0.00 21:57:14 20:38:01 388.47 0.28 388.19 0.00 3.60 178484.52 0.00 21:57:14 20:39:01 1079.62 2.68 1076.94 0.00 23.20 405980.74 0.00 21:57:14 20:40:01 1001.45 0.37 1001.08 0.00 5.33 277933.22 0.00 21:57:14 20:41:01 52.04 0.02 52.02 0.00 4.27 2847.53 0.00 21:57:14 20:42:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 21:57:14 20:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 21:57:14 20:44:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 21:57:14 20:45:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 21:57:14 20:46:01 1.82 0.02 1.80 0.00 0.13 21.33 0.00 21:57:14 20:47:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 21:57:14 20:48:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 21:57:14 20:49:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 21:57:14 20:50:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 21:57:14 20:51:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 21:57:14 20:52:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 21:57:14 20:53:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 21:57:14 20:54:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 21:57:14 20:55:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 21:57:14 20:56:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:57:14 20:57:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 21:57:14 20:58:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 21:57:14 20:59:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 21:57:14 21:00:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 21:57:14 21:01:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 21:57:14 21:02:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:57:14 21:03:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 21:57:14 21:04:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 21:57:14 21:05:01 4.13 0.87 3.27 0.00 18.40 42.66 0.00 21:57:14 21:06:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 21:57:14 21:07:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 21:57:14 21:08:01 1.68 0.73 0.95 0.00 28.80 12.40 0.00 21:57:14 21:09:01 2.63 0.85 1.78 0.00 21.59 22.79 0.00 21:57:14 21:10:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 21:57:14 21:11:01 1.78 0.00 1.78 0.00 0.00 21.86 0.00 21:57:14 21:12:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 21:57:14 21:13:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 21:57:14 21:14:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:57:14 21:15:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 21:57:14 21:16:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 21:57:14 21:17:01 1.37 0.02 1.35 0.00 0.13 16.53 0.00 21:57:14 21:18:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 21:57:14 21:19:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 21:57:14 21:20:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 21:57:14 21:21:02 1.75 0.00 1.75 0.00 0.00 21.20 0.00 21:57:14 21:22:01 1.00 0.00 1.00 0.00 0.00 11.39 0.00 21:57:14 21:23:01 1.27 0.00 1.27 0.00 0.00 16.66 0.00 21:57:14 21:24:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 21:57:14 21:25:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 21:57:14 21:26:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:57:14 21:27:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 21:57:14 21:28:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 21:57:14 21:29:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 21:57:14 21:30:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 21:57:14 21:31:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 21:57:14 21:32:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 21:57:14 21:33:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 21:57:14 21:34:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 21:57:14 21:35:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 21:57:14 21:36:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 21:57:14 21:37:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 21:57:14 21:38:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 21:57:14 21:39:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 21:57:14 21:40:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 21:57:14 21:41:01 1.38 0.00 1.38 0.00 0.00 17.73 0.00 21:57:14 21:42:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 21:57:14 21:43:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 21:57:14 21:44:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 21:57:14 21:45:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 21:57:14 21:46:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 21:57:14 21:47:01 1.78 0.00 1.78 0.00 0.00 21.73 0.00 21:57:14 21:48:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 21:57:14 21:49:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 21:57:14 21:50:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 21:57:14 21:51:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 21:57:14 21:52:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 21:57:14 21:53:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 21:57:14 21:54:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 21:57:14 21:55:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 21:57:14 21:56:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 21:57:14 21:57:01 4.63 0.18 4.45 0.00 16.66 344.69 0.00 21:57:14 Average: 49.57 0.16 49.41 0.00 5.95 20882.51 0.00 21:57:14 21:57:14 20:31:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:57:14 20:32:01 28381996 31638632 655324 1.99 148736 3337364 2128152 6.27 1378200 2697840 6128 21:57:14 20:33:01 27400900 31102776 1187760 3.61 153132 3736248 2593560 7.64 1972800 3037172 163384 21:57:14 20:34:01 28031856 31740956 554536 1.69 154972 3766752 2208556 6.51 1342880 3064168 163872 21:57:14 20:35:01 21341152 31519132 756440 2.30 171696 9989856 3904168 11.51 2124500 8716532 1832 21:57:14 20:36:01 14709468 30947552 1306152 3.97 324116 15348528 3641768 10.73 3681188 13221712 791504 21:57:14 20:37:01 9604136 28132728 4120808 12.53 339732 17548536 7150060 21.07 7580068 14342852 15572 21:57:14 20:38:01 11204232 31537092 709412 2.16 370604 19199608 2568660 7.57 3239092 16967068 558300 21:57:14 20:39:01 5289272 31302320 952688 2.90 528192 24465632 3076992 9.07 3953364 21916524 130240 21:57:14 20:40:01 11450220 31659320 605560 1.84 557932 18967536 2255644 6.65 2915888 17142868 1296 21:57:14 20:41:01 12128532 31741884 527636 1.60 558612 18392324 1992120 5.87 2871664 16533832 20 21:57:14 20:42:01 12129588 31743016 526280 1.60 558612 18392328 1992120 5.87 2872528 16533836 16 21:57:14 20:43:01 12142208 31755548 513852 1.56 558636 18392328 1992120 5.87 2859548 16533836 144 21:57:14 20:44:01 12142120 31755588 513756 1.56 558644 18392452 1992120 5.87 2859548 16533948 196 21:57:14 20:45:01 12145672 31759412 510136 1.55 558648 18392464 1992120 5.87 2856376 16534208 12 21:57:14 20:46:01 12144068 31757952 511356 1.56 558684 18392448 2011652 5.93 2856636 16534228 20 21:57:14 20:47:01 12144312 31758224 511024 1.55 558704 18392460 2011652 5.93 2856420 16534232 20 21:57:14 20:48:01 12144732 31758660 510756 1.55 558712 18392468 2011652 5.93 2856420 16534232 48 21:57:14 20:49:01 12144464 31758420 510972 1.55 558728 18392476 2011652 5.93 2856928 16534236 12 21:57:14 20:50:01 12144416 31758384 510944 1.55 558740 18392480 2011652 5.93 2856484 16534240 12 21:57:14 20:51:01 12144052 31758036 511176 1.55 558764 18392468 2011652 5.93 2857228 16534244 16 21:57:14 20:52:01 12144068 31758076 511124 1.55 558784 18392480 2011652 5.93 2856708 16534248 12 21:57:14 20:53:01 12144520 31758552 510812 1.55 558800 18392476 2011652 5.93 2856444 16534248 52 21:57:14 20:54:01 12143968 31758028 511304 1.55 558820 18392488 2011652 5.93 2856864 16534252 12 21:57:14 20:55:01 12144424 31758512 510768 1.55 558832 18392492 2011652 5.93 2857084 16534260 16 21:57:14 20:56:01 12144512 31758636 510728 1.55 558868 18392496 2011652 5.93 2857364 16534260 52 21:57:14 20:57:01 12144544 31758696 510668 1.55 558896 18392504 2011652 5.93 2856580 16534268 60 21:57:14 20:58:01 12144276 31758448 510896 1.55 558904 18392508 2027704 5.98 2856580 16534272 12 21:57:14 20:59:01 12144440 31758628 510664 1.55 558912 18392508 2027704 5.98 2856664 16534272 12 21:57:14 21:00:01 12144100 31758316 510916 1.55 558932 18392512 2027704 5.98 2856896 16534276 12 21:57:14 21:01:01 12144384 31758620 510536 1.55 558976 18392504 2027704 5.98 2857080 16534276 12 21:57:14 21:02:01 12144084 31758480 510632 1.55 558976 18392644 2027704 5.98 2856680 16534408 20 21:57:14 21:03:01 12144028 31758460 510556 1.55 559036 18392648 2027704 5.98 2856956 16534412 12 21:57:14 21:04:01 12143948 31758412 510572 1.55 559040 18392648 2027704 5.98 2857364 16534412 20 21:57:14 21:05:01 12141484 31756892 511796 1.56 559124 18393168 2056800 6.06 2857700 16534844 8 21:57:14 21:06:01 12142088 31757512 511112 1.55 559148 18393164 2040424 6.01 2857300 16534844 20 21:57:14 21:07:01 12142292 31757748 510884 1.55 559168 18393172 2040424 6.01 2857428 16534848 20 21:57:14 21:08:01 12139464 31756696 512052 1.56 559172 18394036 2040424 6.01 2859584 16535444 24 21:57:14 21:09:01 12139976 31758048 510864 1.55 559204 18394684 2040424 6.01 2860592 16534416 192 21:57:14 21:10:01 12139708 31757824 511080 1.55 559232 18394688 2040424 6.01 2860532 16534420 220 21:57:14 21:11:01 12140148 31758288 510484 1.55 559264 18394692 2040424 6.01 2860120 16534412 56 21:57:14 21:12:01 12140108 31758288 510432 1.55 559292 18394696 2040424 6.01 2859480 16534416 12 21:57:14 21:13:01 12139932 31758152 510520 1.55 559312 18394700 2040424 6.01 2859528 16534420 208 21:57:14 21:14:01 12140132 31758352 510460 1.55 559324 18394704 2040424 6.01 2859728 16534420 204 21:57:14 21:15:01 12140060 31758288 510476 1.55 559344 18394708 2040424 6.01 2859224 16534428 16 21:57:14 21:16:01 12139500 31757796 510932 1.55 559352 18394712 2040424 6.01 2860072 16534436 48 21:57:14 21:17:01 12139896 31758212 510676 1.55 559376 18394708 2007332 5.92 2860040 16534432 208 21:57:14 21:18:01 12140068 31758444 510432 1.55 559392 18394716 2007332 5.92 2859688 16534436 228 21:57:14 21:19:01 12140312 31758704 510112 1.55 559408 18394716 2007332 5.92 2859756 16534436 208 21:57:14 21:20:01 12140336 31758732 510060 1.55 559432 18394720 2007332 5.92 2859356 16534440 28 21:57:14 21:21:02 12140068 31758508 510248 1.55 559448 18394724 2007332 5.92 2860012 16534444 12 21:57:14 21:22:01 12139916 31758364 510268 1.55 559460 18394724 2007332 5.92 2859764 16534444 24 21:57:14 21:23:01 12140148 31758624 510196 1.55 559476 18394732 2007332 5.92 2859840 16534448 184 21:57:14 21:24:01 12140140 31758620 510160 1.55 559492 18394736 2007332 5.92 2859700 16534452 28 21:57:14 21:25:01 12140052 31758556 510124 1.55 559508 18394736 2007332 5.92 2859732 16534456 16 21:57:14 21:26:01 12139720 31758252 510384 1.55 559516 18394740 1990784 5.87 2860188 16534460 184 21:57:14 21:27:01 12139664 31758220 510340 1.55 559540 18394744 1990784 5.87 2859776 16534460 84 21:57:14 21:28:01 12139816 31758508 510188 1.55 559552 18394876 1990784 5.87 2859836 16534576 184 21:57:14 21:29:01 12140092 31758824 509976 1.55 559564 18394880 1990784 5.87 2860280 16534600 192 21:57:14 21:30:01 12140264 31759008 509852 1.55 559572 18394880 1990784 5.87 2859872 16534600 192 21:57:14 21:31:01 12139744 31758528 510284 1.55 559608 18394884 1990784 5.87 2860504 16534604 216 21:57:14 21:32:01 12139664 31758476 510280 1.55 559636 18394884 1990784 5.87 2859956 16534604 20 21:57:14 21:33:01 12139648 31758496 510204 1.55 559660 18394892 1990784 5.87 2860484 16534612 192 21:57:14 21:34:01 12139956 31758812 509876 1.55 559676 18394896 1990784 5.87 2859664 16534616 32 21:57:14 21:35:01 12139908 31758776 509864 1.55 559680 18394896 1990784 5.87 2859676 16534616 12 21:57:14 21:36:01 12140044 31758928 509872 1.55 559688 18394900 1990784 5.87 2860056 16534620 20 21:57:14 21:37:01 12139776 31758680 510084 1.55 559712 18394900 1990784 5.87 2859700 16534624 24 21:57:14 21:38:01 12139852 31758772 509864 1.55 559716 18394904 1990784 5.87 2860344 16534624 188 21:57:14 21:39:01 12139812 31758740 509808 1.55 559740 18394908 1990784 5.87 2860636 16534628 184 21:57:14 21:40:01 12139772 31758732 509768 1.55 559748 18394908 1990784 5.87 2860252 16534628 200 21:57:14 21:41:01 12139688 31758684 509964 1.55 559776 18394916 1990784 5.87 2860472 16534636 208 21:57:14 21:42:01 12139680 31758688 509940 1.55 559784 18394920 1990784 5.87 2860132 16534640 44 21:57:14 21:43:01 12139916 31758956 509612 1.55 559812 18394920 1990784 5.87 2860164 16534640 220 21:57:14 21:44:01 12140120 31759188 509316 1.55 559832 18394928 1990784 5.87 2860296 16534644 232 21:57:14 21:45:01 12140016 31759096 509448 1.55 559840 18394932 1990784 5.87 2860096 16534652 160 21:57:14 21:46:01 12139748 31758852 509640 1.55 559860 18394932 1990784 5.87 2860392 16534652 212 21:57:14 21:47:01 12139764 31758892 509592 1.55 559888 18394936 1990784 5.87 2859876 16534656 48 21:57:14 21:48:01 12139884 31759012 509584 1.55 559908 18394936 1990784 5.87 2860196 16534656 92 21:57:14 21:49:01 12139868 31759036 509560 1.55 559920 18394940 2006840 5.91 2860172 16534660 12 21:57:14 21:50:01 12139964 31759164 509588 1.55 559932 18394944 2006840 5.91 2860276 16534664 200 21:57:14 21:51:01 12140052 31759264 509472 1.55 559956 18394948 1990152 5.87 2860436 16534668 36 21:57:14 21:52:01 12140256 31759500 509184 1.55 559984 18394944 1990152 5.87 2859972 16534672 16 21:57:14 21:53:01 12139956 31759200 509396 1.55 560004 18394952 1990152 5.87 2859956 16534672 16 21:57:14 21:54:01 12140124 31759408 509356 1.55 560028 18394956 1990152 5.87 2859992 16534676 28 21:57:14 21:55:01 12140360 31759672 509072 1.55 560044 18394960 1990152 5.87 2860032 16534680 12 21:57:14 21:56:01 12139980 31759320 509372 1.55 560072 18394952 1990152 5.87 2860424 16534680 12 21:57:14 21:57:01 11790680 31689796 578280 1.76 566368 18658640 2387796 7.04 2934176 16797840 268508 21:57:14 Average: 12696701 31684670 584315 1.78 532859 17825163 2145579 6.32 2888773 15982840 24499 21:57:14 21:57:14 20:31:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:57:14 20:32:01 lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 21:57:14 20:32:01 veth6850f56 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 21:57:14 20:32:01 docker0 848.45 478.68 74.08 3822.38 0.00 0.00 0.00 0.00 21:57:14 20:32:01 ens3 657.03 953.62 7324.37 128.24 0.00 0.00 0.00 0.00 21:57:14 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:33:01 veth6850f56 1.43 1.48 0.11 0.11 0.00 0.00 0.00 0.00 21:57:14 20:33:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 21:57:14 20:33:01 ens3 50.58 41.57 19.04 58.88 0.00 0.00 0.00 0.00 21:57:14 20:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:57:14 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:34:01 ens3 91.35 53.01 1692.83 18.09 0.00 0.00 0.00 0.00 21:57:14 20:35:01 vetha6e6e61 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 veth18f825a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 veth3857e26 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:35:01 vethb6d9781 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 veth42b8631 0.00 0.62 0.00 0.04 0.00 0.00 0.00 0.00 21:57:14 20:35:01 veth044ff7b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 docker0 37.93 49.11 2.14 228.45 0.00 0.00 0.00 0.00 21:57:14 20:35:01 vethdacde6d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 vethe61ea49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:35:01 ens3 119.06 105.23 267.33 79.21 0.00 0.00 0.00 0.00 21:57:14 20:36:01 veth35a6ffc 212.34 415.87 19.18 5827.09 0.00 0.00 0.00 0.48 21:57:14 20:36:01 vethb34647b 213.02 448.83 18.94 5829.88 0.00 0.00 0.00 0.48 21:57:14 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:36:01 veth42b8631 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:36:01 docker0 425.41 864.35 32.31 11656.94 0.00 0.00 0.00 0.00 21:57:14 20:36:01 ens3 924.58 473.01 11684.65 113.85 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth29c123e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth35a6ffc 0.12 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:37:01 vethb34647b 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:37:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth67edfc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth0357cd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth42b8631 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:37:01 docker0 14.84 21.24 0.86 130.64 0.00 0.00 0.00 0.00 21:57:14 20:37:01 veth80c2f2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:37:01 ens3 86.24 52.47 1331.80 13.25 0.00 0.00 0.00 0.00 21:57:14 20:38:01 veth35a6ffc 9.57 14.95 0.98 206.73 0.00 0.00 0.00 0.02 21:57:14 20:38:01 vethb34647b 8.42 13.01 0.88 206.59 0.00 0.00 0.00 0.02 21:57:14 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:38:01 veth42b8631 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:57:14 20:38:01 docker0 45.68 78.62 3.60 897.54 0.00 0.00 0.00 0.00 21:57:14 20:38:01 ens3 108.80 61.96 922.13 17.38 0.00 0.00 0.00 0.00 21:57:14 20:38:01 vethbfc3c76 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:14 20:39:01 veth4e2b436 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:57:14 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:39:01 veth42b8631 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:57:14 20:39:01 docker0 11.30 17.51 0.67 110.20 0.00 0.00 0.00 0.00 21:57:14 20:39:01 ens3 83.52 62.39 144.32 84.85 0.00 0.00 0.00 0.00 21:57:14 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:40:01 veth42b8631 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 21:57:14 20:40:01 docker0 50.55 66.18 2.95 326.43 0.00 0.00 0.00 0.00 21:57:14 20:40:01 vethf91a0a0 6.56 8.33 0.47 39.60 0.00 0.00 0.00 0.00 21:57:14 20:40:01 ens3 132.99 102.92 359.88 81.34 0.00 0.00 0.00 0.00 21:57:14 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:41:01 docker0 0.32 1.15 0.02 12.09 0.00 0.00 0.00 0.00 21:57:14 20:41:01 ens3 6.98 4.20 17.33 2.40 0.00 0.00 0.00 0.00 21:57:14 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:42:01 ens3 0.33 0.30 0.02 0.03 0.00 0.00 0.00 0.00 21:57:14 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:43:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:44:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 21:57:14 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:46:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:47:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:48:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:49:01 ens3 0.35 0.33 0.48 0.02 0.00 0.00 0.00 0.00 21:57:14 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:51:01 ens3 0.70 0.63 0.34 0.29 0.00 0.00 0.00 0.00 21:57:14 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:52:01 ens3 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:57:14 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:53:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:57:14 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:54:01 ens3 0.57 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:57:14 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:55:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 21:57:14 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:56:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:57:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 20:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:01:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 21:57:14 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:03:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 21:57:14 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:04:01 ens3 1.62 0.30 0.39 0.20 0.00 0.00 0.00 0.00 21:57:14 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:05:01 ens3 1.17 0.80 0.62 0.49 0.00 0.00 0.00 0.00 21:57:14 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:06:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:07:01 ens3 0.92 0.12 0.13 0.01 0.00 0.00 0.00 0.00 21:57:14 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:08:01 ens3 3.22 2.05 2.09 3.15 0.00 0.00 0.00 0.00 21:57:14 21:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:57:14 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:09:01 ens3 28.17 26.27 5.18 41.83 0.00 0.00 0.00 0.00 21:57:14 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:10:01 ens3 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 21:57:14 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:11:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:57:14 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:14:01 ens3 0.30 0.10 0.13 0.01 0.00 0.00 0.00 0.00 21:57:14 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:15:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:16:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:17:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:20:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:21:02 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:26:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:57:14 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:29:01 ens3 0.30 0.25 0.19 0.02 0.00 0.00 0.00 0.00 21:57:14 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:31:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 21:57:14 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:32:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 21:57:14 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:33:01 ens3 0.70 0.58 0.36 0.29 0.00 0.00 0.00 0.00 21:57:14 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:36:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:37:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:57:14 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:38:01 ens3 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 21:57:14 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:39:01 ens3 0.57 0.43 0.27 0.22 0.00 0.00 0.00 0.00 21:57:14 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:40:01 ens3 0.15 0.07 0.12 0.00 0.00 0.00 0.00 0.00 21:57:14 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:41:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:57:14 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:43:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:46:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:51:01 ens3 0.65 0.50 0.34 0.28 0.00 0.00 0.00 0.00 21:57:14 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:57:14 21:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:57:14 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:14 21:57:01 ens3 99.55 58.40 2519.80 10.30 0.00 0.00 0.00 0.00 21:57:14 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:57:14 Average: docker0 16.38 18.18 1.33 198.54 0.00 0.00 0.00 0.00 21:57:14 Average: ens3 27.79 22.98 303.20 7.59 0.00 0.00 0.00 0.00 21:57:14 21:57:14 21:57:14 ---> sar -P ALL: 21:57:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20843) 04/13/22 _x86_64_ (8 CPU) 21:57:14 21:57:14 20:30:11 LINUX RESTART (8 CPU) 21:57:14 21:57:14 20:31:03 CPU %user %nice %system %iowait %steal %idle 21:57:14 20:32:01 all 12.60 0.00 4.66 1.98 0.07 80.69 21:57:14 20:32:01 0 11.08 0.00 4.26 0.35 0.05 84.25 21:57:14 20:32:01 1 12.54 0.00 4.83 6.64 0.07 75.92 21:57:14 20:32:01 2 10.88 0.00 4.32 0.59 0.07 84.15 21:57:14 20:32:01 3 11.56 0.00 3.88 0.47 0.07 84.03 21:57:14 20:32:01 4 13.61 0.00 4.47 0.30 0.09 81.53 21:57:14 20:32:01 5 12.92 0.00 6.08 5.06 0.07 75.87 21:57:14 20:32:01 6 18.18 0.00 4.70 2.20 0.07 74.85 21:57:14 20:32:01 7 10.02 0.00 4.72 0.30 0.07 84.89 21:57:14 20:33:01 all 49.90 0.00 7.03 0.17 0.09 42.80 21:57:14 20:33:01 0 49.65 0.00 6.67 0.03 0.10 43.54 21:57:14 20:33:01 1 51.58 0.00 6.86 0.17 0.10 41.29 21:57:14 20:33:01 2 50.31 0.00 7.90 1.18 0.08 40.52 21:57:14 20:33:01 3 50.33 0.00 6.50 0.00 0.10 43.08 21:57:14 20:33:01 4 50.50 0.00 7.07 0.00 0.08 42.35 21:57:14 20:33:01 5 50.90 0.00 6.64 0.02 0.10 42.34 21:57:14 20:33:01 6 45.62 0.00 7.41 0.00 0.08 46.89 21:57:14 20:33:01 7 50.29 0.00 7.24 0.00 0.08 42.39 21:57:14 20:34:01 all 28.95 0.00 5.06 0.80 0.09 65.10 21:57:14 20:34:01 0 30.46 0.00 5.05 0.10 0.08 64.30 21:57:14 20:34:01 1 28.84 0.00 5.35 1.21 0.08 64.52 21:57:14 20:34:01 2 29.52 0.00 5.21 4.47 0.08 60.71 21:57:14 20:34:01 3 30.58 0.00 5.20 0.02 0.12 64.08 21:57:14 20:34:01 4 29.13 0.00 4.72 0.05 0.08 66.01 21:57:14 20:34:01 5 26.65 0.00 5.16 0.02 0.08 68.08 21:57:14 20:34:01 6 31.33 0.00 5.14 0.02 0.08 63.43 21:57:14 20:34:01 7 25.05 0.00 4.64 0.55 0.08 69.67 21:57:14 20:35:01 all 16.64 0.00 14.03 9.92 0.12 59.29 21:57:14 20:35:01 0 12.28 0.00 12.54 16.89 0.10 58.19 21:57:14 20:35:01 1 18.21 0.00 14.84 4.37 0.10 62.48 21:57:14 20:35:01 2 18.68 0.00 16.05 11.12 0.14 54.01 21:57:14 20:35:01 3 16.80 0.00 14.62 3.43 0.12 65.03 21:57:14 20:35:01 4 16.43 0.00 16.57 10.64 0.16 56.21 21:57:14 20:35:01 5 16.61 0.00 14.06 20.19 0.12 49.02 21:57:14 20:35:01 6 19.48 0.00 13.03 5.95 0.14 61.40 21:57:14 20:35:01 7 14.70 0.00 10.59 6.67 0.12 67.91 21:57:14 20:36:01 all 75.22 0.00 12.90 5.12 0.16 6.60 21:57:14 20:36:01 0 74.78 0.00 11.23 3.48 0.15 10.36 21:57:14 20:36:01 1 77.37 0.00 12.95 6.02 0.15 3.51 21:57:14 20:36:01 2 75.17 0.00 13.85 5.89 0.13 4.96 21:57:14 20:36:01 3 75.52 0.00 11.74 4.32 0.15 8.26 21:57:14 20:36:01 4 74.21 0.00 15.93 7.27 0.15 2.44 21:57:14 20:36:01 5 76.74 0.00 12.87 5.36 0.18 4.84 21:57:14 20:36:01 6 74.12 0.00 11.81 3.89 0.15 10.03 21:57:14 20:36:01 7 73.80 0.00 12.83 4.69 0.17 8.51 21:57:14 20:37:01 all 89.06 0.00 10.54 0.06 0.16 0.18 21:57:14 20:37:01 0 87.72 0.00 11.31 0.23 0.17 0.57 21:57:14 20:37:01 1 88.79 0.00 11.04 0.00 0.17 0.00 21:57:14 20:37:01 2 90.24 0.00 9.61 0.00 0.15 0.00 21:57:14 20:37:01 3 91.01 0.00 8.72 0.05 0.13 0.08 21:57:14 20:37:01 4 86.93 0.00 12.82 0.07 0.17 0.02 21:57:14 20:37:01 5 89.65 0.00 10.05 0.03 0.17 0.10 21:57:14 20:37:01 6 88.41 0.00 10.68 0.08 0.15 0.67 21:57:14 20:37:01 7 89.71 0.00 10.12 0.02 0.15 0.00 21:57:14 20:38:01 all 71.28 0.00 11.04 4.31 0.15 13.23 21:57:14 20:38:01 0 72.20 0.00 9.87 3.61 0.13 14.19 21:57:14 20:38:01 1 74.38 0.00 11.04 5.50 0.13 8.94 21:57:14 20:38:01 2 66.01 0.00 13.22 1.73 0.13 18.91 21:57:14 20:38:01 3 86.24 0.00 8.72 0.92 0.15 3.97 21:57:14 20:38:01 4 69.06 0.00 10.40 4.62 0.13 15.79 21:57:14 20:38:01 5 69.79 0.00 12.90 2.63 0.20 14.47 21:57:14 20:38:01 6 65.25 0.00 12.31 11.70 0.14 10.60 21:57:14 20:38:01 7 67.18 0.00 9.85 3.78 0.15 19.03 21:57:14 20:39:01 all 50.68 0.00 15.17 9.53 0.15 24.46 21:57:14 20:39:01 0 48.42 0.00 15.42 12.40 0.15 23.61 21:57:14 20:39:01 1 52.58 0.00 13.76 8.10 0.15 25.41 21:57:14 20:39:01 2 51.11 0.00 16.10 18.15 0.15 14.48 21:57:14 20:39:01 3 49.43 0.00 15.70 6.17 0.17 28.53 21:57:14 20:39:01 4 52.21 0.00 17.13 9.84 0.14 20.67 21:57:14 20:39:01 5 51.20 0.00 15.44 9.10 0.14 24.12 21:57:14 20:39:01 6 49.44 0.00 14.29 5.16 0.15 30.95 21:57:14 20:39:01 7 51.06 0.00 13.53 7.24 0.14 28.03 21:57:14 20:40:01 all 39.86 0.00 12.36 10.52 0.13 37.13 21:57:14 20:40:01 0 40.38 0.00 11.93 14.39 0.14 33.16 21:57:14 20:40:01 1 40.79 0.00 11.60 10.39 0.12 37.10 21:57:14 20:40:01 2 39.60 0.00 12.97 15.40 0.12 31.91 21:57:14 20:40:01 3 38.09 0.00 12.81 7.21 0.12 41.77 21:57:14 20:40:01 4 41.64 0.00 11.43 7.19 0.12 39.62 21:57:14 20:40:01 5 40.92 0.00 12.03 10.62 0.14 36.29 21:57:14 20:40:01 6 39.06 0.00 13.22 12.25 0.12 35.36 21:57:14 20:40:01 7 38.39 0.00 12.92 6.66 0.15 41.88 21:57:14 20:41:01 all 0.40 0.00 0.27 0.13 0.01 99.18 21:57:14 20:41:01 0 0.32 0.00 0.38 0.08 0.00 99.22 21:57:14 20:41:01 1 0.48 0.00 0.50 0.00 0.00 99.02 21:57:14 20:41:01 2 0.37 0.00 0.23 0.30 0.02 99.08 21:57:14 20:41:01 3 0.39 0.00 0.22 0.05 0.02 99.33 21:57:14 20:41:01 4 0.42 0.00 0.15 0.08 0.00 99.35 21:57:14 20:41:01 5 0.52 0.00 0.33 0.55 0.02 98.58 21:57:14 20:41:01 6 0.40 0.00 0.17 0.00 0.00 99.43 21:57:14 20:41:01 7 0.33 0.00 0.18 0.00 0.02 99.47 21:57:14 20:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:14 20:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:42:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:57:14 20:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:57:14 20:42:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 20:43:01 all 0.03 0.00 0.02 0.01 0.00 99.94 21:57:14 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:43:01 2 0.03 0.00 0.03 0.03 0.02 99.88 21:57:14 20:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 20:43:01 5 0.08 0.00 0.08 0.00 0.00 99.83 21:57:14 20:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:14 20:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 20:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:44:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:57:14 20:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:14 20:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 20:45:01 1 0.00 0.00 0.00 0.05 0.00 99.95 21:57:14 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:45:01 4 0.05 0.00 0.00 0.02 0.00 99.93 21:57:14 20:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:57:14 20:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:46:01 all 0.02 0.00 0.03 0.01 0.01 99.94 21:57:14 20:46:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:57:14 20:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:57:14 20:46:01 2 0.00 0.00 0.05 0.02 0.00 99.93 21:57:14 20:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:46:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:57:14 20:46:01 5 0.08 0.00 0.05 0.00 0.02 99.85 21:57:14 20:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:47:01 all 0.02 0.00 0.00 0.01 0.00 99.96 21:57:14 20:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:47:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:57:14 20:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 20:47:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:57:14 20:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:48:01 all 0.00 0.00 0.00 0.00 0.01 99.99 21:57:14 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:57:14 20:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:48:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:57:14 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:49:01 all 0.05 0.00 0.01 0.01 0.00 99.93 21:57:14 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:49:01 2 0.02 0.00 0.00 0.05 0.00 99.93 21:57:14 20:49:01 3 0.33 0.00 0.02 0.00 0.00 99.65 21:57:14 20:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 20:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:57:14 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:50:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:57:14 20:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:50:01 2 0.00 0.00 0.02 0.02 0.02 99.95 21:57:14 20:50:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:57:14 20:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 20:50:01 5 0.07 0.00 0.03 0.00 0.00 99.90 21:57:14 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:51:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:57:14 20:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:51:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:57:14 20:51:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:57:14 20:51:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:57:14 20:51:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:57:14 20:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 20:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:52:01 all 0.24 0.00 0.00 0.00 0.00 99.75 21:57:14 20:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 20:52:01 3 1.84 0.00 0.00 0.00 0.02 98.14 21:57:14 20:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:53:01 all 0.25 0.00 0.02 0.02 0.00 99.70 21:57:14 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 20:53:01 2 0.00 0.00 0.02 0.15 0.00 99.83 21:57:14 20:53:01 3 1.84 0.00 0.05 0.00 0.00 98.11 21:57:14 20:53:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:57:14 20:53:01 5 0.08 0.00 0.03 0.00 0.02 99.87 21:57:14 20:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:57:14 20:53:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 20:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:57:14 20:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:54:01 2 0.02 0.00 0.00 0.07 0.00 99.92 21:57:14 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 20:54:01 5 0.03 0.00 0.05 0.00 0.00 99.92 21:57:14 20:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:57:14 20:55:01 all 0.10 0.00 0.01 0.04 0.00 99.85 21:57:14 20:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 20:55:01 2 0.00 0.00 0.02 0.23 0.00 99.75 21:57:14 20:55:01 3 0.63 0.00 0.00 0.00 0.00 99.37 21:57:14 20:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 20:55:01 5 0.10 0.00 0.02 0.03 0.02 99.83 21:57:14 20:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:56:01 all 0.08 0.00 0.02 0.03 0.00 99.87 21:57:14 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 20:56:01 2 0.02 0.00 0.02 0.13 0.00 99.83 21:57:14 20:56:01 3 0.52 0.00 0.08 0.00 0.02 99.38 21:57:14 20:56:01 4 0.03 0.00 0.00 0.08 0.00 99.88 21:57:14 20:56:01 5 0.00 0.00 0.07 0.00 0.02 99.92 21:57:14 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:57:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:57:14 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:57:01 2 0.00 0.00 0.00 0.08 0.02 99.90 21:57:14 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:57:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 20:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:14 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:58:01 2 0.00 0.00 0.00 0.08 0.00 99.92 21:57:14 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 20:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 20:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 20:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 20:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:14 20:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 20:59:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:57:14 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 20:59:01 5 0.03 0.00 0.02 0.03 0.02 99.90 21:57:14 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 20:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:00:01 all 0.02 0.00 0.00 0.00 0.00 99.97 21:57:14 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:00:01 5 0.05 0.00 0.02 0.02 0.00 99.92 21:57:14 21:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:14 21:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 21:57:14 21:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:01:01 5 0.00 0.00 0.02 0.02 0.02 99.95 21:57:14 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:57:14 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:02:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:57:14 21:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:57:14 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:03:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:57:14 21:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:03:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:03:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:57:14 21:03:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:57:14 21:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 21:57:14 21:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:04:01 all 0.26 0.00 0.02 0.02 0.01 99.69 21:57:14 21:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:04:01 2 0.03 0.00 0.00 0.08 0.02 99.87 21:57:14 21:04:01 3 1.89 0.00 0.08 0.00 0.02 98.01 21:57:14 21:04:01 4 0.00 0.00 0.02 0.07 0.00 99.92 21:57:14 21:04:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:57:14 21:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:57:14 21:04:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 21:05:01 all 0.10 0.00 0.06 0.02 0.00 99.82 21:57:14 21:05:01 0 0.20 0.00 0.15 0.02 0.00 99.63 21:57:14 21:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:05:01 2 0.02 0.00 0.03 0.05 0.00 99.90 21:57:14 21:05:01 3 0.45 0.00 0.17 0.00 0.00 99.38 21:57:14 21:05:01 4 0.03 0.00 0.00 0.05 0.00 99.92 21:57:14 21:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 21:57:14 21:05:01 6 0.05 0.00 0.07 0.00 0.02 99.87 21:57:14 21:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:57:14 21:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:57:14 21:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:06:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:57:14 21:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:14 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:07:01 4 0.02 0.00 0.03 0.03 0.00 99.92 21:57:14 21:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 21:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:08:01 all 0.10 0.00 0.02 0.01 0.01 99.86 21:57:14 21:08:01 0 0.13 0.00 0.02 0.00 0.02 99.83 21:57:14 21:08:01 1 0.13 0.00 0.02 0.00 0.02 99.83 21:57:14 21:08:01 2 0.12 0.00 0.05 0.02 0.02 99.80 21:57:14 21:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:57:14 21:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:08:01 5 0.18 0.00 0.02 0.05 0.00 99.75 21:57:14 21:08:01 6 0.17 0.00 0.02 0.00 0.00 99.82 21:57:14 21:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:09:01 all 0.17 0.00 0.04 0.01 0.00 99.77 21:57:14 21:09:01 0 0.20 0.00 0.07 0.00 0.00 99.73 21:57:14 21:09:01 1 0.08 0.00 0.00 0.00 0.00 99.92 21:57:14 21:09:01 2 0.08 0.00 0.02 0.02 0.00 99.88 21:57:14 21:09:01 3 0.25 0.00 0.05 0.00 0.00 99.70 21:57:14 21:09:01 4 0.25 0.00 0.02 0.03 0.02 99.68 21:57:14 21:09:01 5 0.23 0.00 0.05 0.03 0.00 99.68 21:57:14 21:09:01 6 0.20 0.00 0.05 0.00 0.00 99.75 21:57:14 21:09:01 7 0.07 0.00 0.10 0.00 0.02 99.82 21:57:14 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:57:14 21:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:10:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:10:01 4 0.00 0.00 0.03 0.02 0.00 99.95 21:57:14 21:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:10:01 6 0.07 0.00 0.00 0.00 0.02 99.92 21:57:14 21:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:11:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:57:14 21:11:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:57:14 21:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:11:01 2 0.03 0.00 0.00 0.03 0.00 99.93 21:57:14 21:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:57:14 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:57:14 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:57:14 21:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:57:14 21:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:13:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:57:14 21:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:14:01 all 0.00 0.00 0.01 0.00 0.00 99.97 21:57:14 21:14:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:57:14 21:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:15:01 all 0.14 0.00 0.01 0.01 0.00 99.84 21:57:14 21:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:15:01 2 0.00 0.00 0.03 0.03 0.02 99.92 21:57:14 21:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:15:01 7 1.01 0.00 0.02 0.00 0.02 98.96 21:57:14 21:57:14 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 21:16:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:57:14 21:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:16:01 7 2.02 0.00 0.03 0.00 0.00 97.95 21:57:14 21:17:01 all 0.27 0.00 0.01 0.00 0.00 99.71 21:57:14 21:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:17:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:57:14 21:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:17:01 7 1.99 0.00 0.05 0.00 0.02 97.95 21:57:14 21:18:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:57:14 21:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:18:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:57:14 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:18:01 7 1.97 0.00 0.05 0.00 0.02 97.96 21:57:14 21:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:57:14 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:57:14 21:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:19:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:57:14 21:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:19:01 7 2.00 0.00 0.03 0.00 0.02 97.95 21:57:14 21:20:01 all 0.12 0.00 0.02 0.00 0.01 99.85 21:57:14 21:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:57:14 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:20:01 7 0.93 0.00 0.10 0.00 0.02 98.96 21:57:14 21:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:14 21:21:02 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:21:02 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:21:02 2 0.02 0.00 0.02 0.05 0.00 99.92 21:57:14 21:21:02 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:21:02 4 0.03 0.00 0.00 0.02 0.00 99.95 21:57:14 21:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:21:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:21:02 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:23:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:57:14 21:23:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:57:14 21:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:23:01 2 0.00 0.00 0.02 0.03 0.02 99.93 21:57:14 21:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:57:14 21:24:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:14 21:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:25:01 7 0.05 0.00 0.02 0.00 0.03 99.90 21:57:14 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:14 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:57:14 21:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:57:14 21:26:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 21:27:01 all 0.01 0.00 0.02 0.02 0.00 99.95 21:57:14 21:27:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:57:14 21:27:01 1 0.00 0.00 0.02 0.08 0.00 99.90 21:57:14 21:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:57:14 21:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:27:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:57:14 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:57:14 21:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:14 21:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:28:01 7 0.05 0.00 0.00 0.00 0.03 99.92 21:57:14 21:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:14 21:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 21:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:30:01 7 0.02 0.00 0.03 0.00 0.03 99.92 21:57:14 21:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:14 21:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:31:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:57:14 21:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:57:14 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:32:01 7 0.15 0.00 0.07 0.00 0.02 99.77 21:57:14 21:33:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:57:14 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:33:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:57:14 21:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:33:01 4 0.00 0.00 0.03 0.02 0.00 99.95 21:57:14 21:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:33:01 7 2.00 0.00 0.02 0.00 0.02 97.96 21:57:14 21:34:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:57:14 21:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:34:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:34:01 7 2.00 0.00 0.03 0.00 0.02 97.95 21:57:14 21:35:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:57:14 21:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:35:01 7 1.99 0.00 0.02 0.00 0.02 97.98 21:57:14 21:36:01 all 0.27 0.00 0.01 0.01 0.01 99.70 21:57:14 21:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:57:14 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:57:14 21:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:57:14 21:36:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:36:01 7 2.00 0.00 0.02 0.00 0.00 97.98 21:57:14 21:37:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:57:14 21:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:37:01 2 0.00 0.00 0.00 0.03 0.02 99.95 21:57:14 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:37:01 7 1.99 0.00 0.00 0.00 0.02 98.00 21:57:14 21:57:14 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 21:38:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:57:14 21:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:38:01 2 0.00 0.00 0.02 0.03 0.00 99.95 21:57:14 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:57:14 21:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:38:01 7 1.99 0.00 0.00 0.00 0.02 98.00 21:57:14 21:39:01 all 0.21 0.00 0.03 0.00 0.00 99.76 21:57:14 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:39:01 7 1.61 0.00 0.13 0.00 0.02 98.24 21:57:14 21:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:40:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:40:01 7 0.07 0.00 0.02 0.00 0.02 99.90 21:57:14 21:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:57:14 21:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:57:14 21:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:41:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 21:42:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:57:14 21:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:42:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:57:14 21:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:43:01 all 0.15 0.00 0.00 0.00 0.01 99.84 21:57:14 21:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:57:14 21:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 21:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:57:14 21:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:57:14 21:43:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:57:14 21:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:43:01 7 0.98 0.00 0.02 0.00 0.02 98.99 21:57:14 21:44:01 all 0.06 0.00 0.01 0.00 0.00 99.92 21:57:14 21:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:44:01 7 0.48 0.00 0.03 0.00 0.00 99.48 21:57:14 21:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:14 21:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 21:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 all 0.00 0.00 0.01 0.00 0.00 99.99 21:57:14 21:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:57:14 21:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:14 21:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:47:01 2 0.00 0.00 0.02 0.05 0.02 99.92 21:57:14 21:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:57:14 21:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:57:14 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:57:14 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:57:14 21:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:14 21:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:49:01 2 0.02 0.00 0.00 0.07 0.00 99.92 21:57:14 21:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:14 21:49:01 5 0.07 0.00 0.02 0.00 0.02 99.90 21:57:14 21:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:50:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:57:14 21:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:57:14 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:14 21:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:57:14 21:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:51:01 2 0.03 0.00 0.02 0.03 0.02 99.90 21:57:14 21:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:57:14 21:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:14 21:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:14 21:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:57:14 21:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:57:14 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:53:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:57:14 21:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:53:01 2 0.02 0.00 0.02 0.03 0.00 99.93 21:57:14 21:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:53:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:57:14 21:53:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:57:14 21:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:14 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:14 21:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:57:14 21:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:57:14 21:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:14 21:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:57:14 21:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:55:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:57:14 21:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:57:14 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:55:01 2 0.00 0.00 0.00 0.03 0.00 99.97 21:57:14 21:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:57:14 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:14 21:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:57:14 21:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:14 21:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:14 21:56:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:57:14 21:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:14 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:14 21:57:01 all 1.64 0.00 0.75 0.03 0.01 97.57 21:57:14 21:57:01 0 1.57 0.00 0.75 0.02 0.02 97.65 21:57:14 21:57:01 1 1.79 0.00 0.62 0.00 0.00 97.59 21:57:14 21:57:01 2 1.27 0.00 0.52 0.07 0.02 98.13 21:57:14 21:57:01 3 1.90 0.00 1.03 0.00 0.02 97.05 21:57:14 21:57:01 4 1.75 0.00 0.97 0.18 0.00 97.10 21:57:14 21:57:01 5 1.80 0.00 0.65 0.00 0.02 97.53 21:57:14 21:57:01 6 1.63 0.00 0.77 0.00 0.00 97.60 21:57:14 21:57:01 7 1.41 0.00 0.65 0.00 0.02 97.92 21:57:14 Average: all 5.09 0.00 1.08 0.49 0.02 93.32 21:57:14 Average: 0 4.95 0.00 1.04 0.59 0.01 93.41 21:57:14 Average: 1 5.16 0.00 1.08 0.49 0.01 93.27 21:57:14 Average: 2 5.00 0.00 1.15 0.70 0.02 93.13 21:57:14 Average: 3 5.40 0.00 1.03 0.26 0.02 93.30 21:57:14 Average: 4 5.04 0.00 1.17 0.47 0.01 93.30 21:57:14 Average: 5 5.06 0.00 1.12 0.61 0.02 93.19 21:57:14 Average: 6 4.98 0.00 1.07 0.47 0.01 93.46 21:57:14 Average: 7 5.15 0.00 1.01 0.34 0.02 93.48 21:57:14 21:57:14 21:57:14