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+9607b8313bf3bc4f18f2455067ce19b66a7e2c12 (7ba57d27f188219afb1262ff8324cf2d5b8ed4d9) 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-ssh15576771603642218732.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-ssh8677594972032513579.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-ssh13548646148615019235.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-ssh3040677437211963549.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-ssh10101143881926791799.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:true] ========================================================= [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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10986 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 55707faaa197fb62eae33663f83e0b06daf7eb37 Checking out Revision 55707faaa197fb62eae33663f83e0b06daf7eb37 (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 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55707faaa197fb62eae33663f83e0b06daf7eb37 # timeout=10 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:32 ========================================================= 20:30:32 EdgeX Global Pipelines Version Info 20:30:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 20:30:33 ------------------- 20:30:33 stable info: 20:30:33 ------------------- 20:30:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:33 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:33 Message: update stable to v1.0.221 20:30:33 ------------------- 20:30:33 experimental info: 20:30:33 ------------------- 20:30:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:33 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:30:33 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55707fa [Pipeline] echo 20:30:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:34 provisioning config files... 20:30:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4276708071273362822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:34 ---> docker-login.sh 20:30:34 nexus3.edgexfoundry.org:10001 20:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:35 Configure a credential helper to remove this warning. See 20:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:35 20:30:35 Login Succeeded 20:30:35 nexus3.edgexfoundry.org:10002 20:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:35 Configure a credential helper to remove this warning. See 20:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:35 20:30:35 Login Succeeded 20:30:35 nexus3.edgexfoundry.org:10003 20:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:35 Configure a credential helper to remove this warning. See 20:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:35 20:30:35 Login Succeeded 20:30:35 nexus3.edgexfoundry.org:10004 20:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:35 Configure a credential helper to remove this warning. See 20:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:35 20:30:35 Login Succeeded 20:30:35 docker.io 20:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:36 Configure a credential helper to remove this warning. See 20:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:36 20:30:36 Login Succeeded 20:30:36 ---> docker-login.sh ends [Pipeline] } 20:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:36 + dirname cmd/core-command/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo core-command,cmd/core-command/Dockerfile 20:30:36 + dirname cmd/core-data/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo core-data,cmd/core-data/Dockerfile 20:30:36 + dirname cmd/core-metadata/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:36 + dirname cmd/security-bootstrapper/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:36 + dirname cmd/security-proxy-setup/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:36 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:36 + dirname cmd/security-spire-agent/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:36 + dirname cmd/security-spire-config/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:36 + dirname cmd/security-spire-server/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:36 + dirname cmd/support-notifications/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:36 + dirname cmd/support-scheduler/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:36 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:36 + cut -d/ -f2 20:30:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:36 + git rev-list -1 --merges 55707faaa197fb62eae33663f83e0b06daf7eb37~1..55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo 20:30:36 -----------> git rev-list -1 --merges 55707faaa197fb62eae33663f83e0b06daf7eb37~1..55707faaa197fb62eae33663f83e0b06daf7eb37 55707faaa197fb62eae33663f83e0b06daf7eb37 20:30:36 55707faaa197fb62eae33663f83e0b06daf7eb37 [false] [Pipeline] sh 20:30:37 + git log --format=format:%s -1 55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] echo 20:30:37 ========================================================= 20:30:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:37 + grep -v github /etc/ssh/ssh_known_hosts 20:30:37 + [ -e /tmp/ssh_known_hosts ] 20:30:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:37 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:37 20:30:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:38 latest: Pulling from edgex-devops/git-semver 20:30:38 a0d0a0d46f8b: Pulling fs layer 20:30:38 3e5f54012d9b: Pulling fs layer 20:30:38 4c7163046ea9: Pulling fs layer 20:30:38 0c2d73faf560: Pulling fs layer 20:30:38 0c2d73faf560: Waiting 20:30:38 3e5f54012d9b: Verifying Checksum 20:30:38 3e5f54012d9b: Download complete 20:30:38 a0d0a0d46f8b: Verifying Checksum 20:30:38 a0d0a0d46f8b: Download complete 20:30:38 0c2d73faf560: Verifying Checksum 20:30:38 4c7163046ea9: Verifying Checksum 20:30:38 4c7163046ea9: Download complete 20:30:38 a0d0a0d46f8b: Pull complete 20:30:38 3e5f54012d9b: Pull complete 20:30:38 4c7163046ea9: Pull complete 20:30:39 0c2d73faf560: Pull complete 20:30:39 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:30:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:30:39 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 20:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:30:39 $ docker top 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:40 [ssh-agent] Looking for ssh-agent implementation... 20:30:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:40 $ docker exec 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent 20:30:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJoociP/agent.14 20:30:40 SSH_AGENT_PID=20 20:30:40 Running ssh-add (command line suppressed) 20:30:40 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3179121559767705634.key (/w/workspace/edgex-go/10@tmp/private_key_3179121559767705634.key) 20:30:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:40 + git tag --points-at HEAD [Pipeline] } 20:30:40 $ docker exec --env ******** --env ******** 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent -k 20:30:40 unset SSH_AUTH_SOCK; 20:30:40 unset SSH_AGENT_PID; 20:30:40 echo Agent pid 20 killed; 20:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:40 [ssh-agent] Looking for ssh-agent implementation... 20:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:41 $ docker exec 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent 20:30:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOAiDA/agent.52 20:30:41 SSH_AGENT_PID=59 20:30:41 Running ssh-add (command line suppressed) 20:30:41 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6824402816476739832.key (/w/workspace/edgex-go/10@tmp/private_key_6824402816476739832.key) 20:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:41 + git semver init 20:30:41 # -> Open(): unable to determine branch for HEAD 20:30:41 # $GIT_DIR = /w/workspace/edgex-go/10/.git 20:30:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 20:30:41 # $SEMVER_REMOTE_NAME = origin 20:30:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:30:41 # $SEMVER_USER_NAME = edgex-jenkins 20:30:41 # $SEMVER_BRANCH = PR-3924 20:30:41 # $SEMVER_TEMP = /tmp/semver-039144511 20:30:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:30:56 # '/tmp/semver-039144511' -> '/w/workspace/edgex-go/10/.semver' 20:30:56 # -> Force: false 20:30:56 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 20:30:56 $ docker exec --env ******** --env ******** 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b ssh-agent -k 20:30:56 unset SSH_AUTH_SOCK; 20:30:56 unset SSH_AGENT_PID; 20:30:56 echo Agent pid 59 killed; 20:30:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:57 + git semver [Pipeline] } 20:30:57 $ docker stop --time=1 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b 20:30:58 $ docker rm -f 6083505b7ac7f06a8511902e5d55efcbdd36dfeadead0299b3d5c631eaab0c8b [Pipeline] // withDockerContainer [Pipeline] sh 20:30:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:59 Stashed 1 file(s) [Pipeline] echo 20:30:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 20:30:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:59 ========================================================= 20:30:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:59 59bf1c3509f3: Pulling fs layer 20:30:59 666ba61612fd: Pulling fs layer 20:30:59 8ed8ca486205: Pulling fs layer 20:30:59 4fe6c5a15a65: Pulling fs layer 20:30:59 22a0e8bec74d: Pulling fs layer 20:30:59 640e595b4fbd: Pulling fs layer 20:30:59 763cafe07f6e: Pulling fs layer 20:30:59 0c0b528cf693: Pulling fs layer 20:30:59 10935f4eaf8b: Pulling fs layer 20:30:59 4fe6c5a15a65: Waiting 20:30:59 22a0e8bec74d: Waiting 20:30:59 640e595b4fbd: Waiting 20:30:59 763cafe07f6e: Waiting 20:30:59 0c0b528cf693: Waiting 20:30:59 10935f4eaf8b: Waiting 20:30:59 8ed8ca486205: Verifying Checksum 20:30:59 8ed8ca486205: Download complete 20:30:59 666ba61612fd: Download complete 20:30:59 22a0e8bec74d: Download complete 20:30:59 640e595b4fbd: Verifying Checksum 20:30:59 640e595b4fbd: Download complete 20:30:59 59bf1c3509f3: Verifying Checksum 20:30:59 59bf1c3509f3: Download complete 20:30:59 763cafe07f6e: Verifying Checksum 20:30:59 763cafe07f6e: Download complete 20:31:00 0c0b528cf693: Verifying Checksum 20:31:00 0c0b528cf693: Download complete 20:31:00 59bf1c3509f3: Pull complete 20:31:00 666ba61612fd: Pull complete 20:31:00 8ed8ca486205: Pull complete 20:31:00 10935f4eaf8b: Verifying Checksum 20:31:00 10935f4eaf8b: Download complete 20:31:00 4fe6c5a15a65: Verifying Checksum 20:31:00 4fe6c5a15a65: Download complete 20:31:04 4fe6c5a15a65: Pull complete 20:31:04 22a0e8bec74d: Pull complete 20:31:04 640e595b4fbd: Pull complete 20:31:04 763cafe07f6e: Pull complete 20:31:04 0c0b528cf693: Pull complete 20:31:07 10935f4eaf8b: Pull complete 20:31:07 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:31:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:07 WORKDIR /edgex 20:31:07 COPY go.mod . 20:31:07 RUN go mod download 20:31:07 + docker build -t ci-base-image-x86_64 -f - . 20:31:09 Sending build context to Docker daemon 334.8MB 20:31:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:31:09 ---> 99d49a6021b9 20:31:09 Step 2/4 : WORKDIR /edgex 20:31:11 ---> Running in 59f3f5e68ebe 20:31:11 Removing intermediate container 59f3f5e68ebe 20:31:11 ---> 5ffd43c91d0c 20:31:11 Step 3/4 : COPY go.mod . 20:31:11 ---> b6558328d84a 20:31:11 Step 4/4 : RUN go mod download 20:31:11 ---> Running in 218d01154691 20:31:14 Still waiting to schedule task 20:31:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10988’ is offline 20:31:26 Removing intermediate container 218d01154691 20:31:26 ---> 8477ff1b7fe3 20:31:26 Successfully built 8477ff1b7fe3 20:31:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:31:26 + docker inspect -f . ci-base-image-x86_64 20:31:26 . [Pipeline] withDockerContainer 20:31:26 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 20:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:27 $ docker top d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b -eo pid,comm [Pipeline] { [Pipeline] sh 20:31:27 + go version 20:31:27 go version go1.17.6 linux/amd64 [Pipeline] } 20:31:27 $ docker stop --time=1 d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b 20:31:28 $ docker rm -f d0a9ab57cfe8dbab382bc3f2c53e2cd3f4843e4e9b71a23a548000cfdf35455b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:31:29 + docker inspect -f . ci-base-image-x86_64 20:31:29 . [Pipeline] withDockerContainer 20:31:29 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 20:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:31:29 $ docker top 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d -eo pid,comm [Pipeline] { [Pipeline] echo 20:31:29 ========================================================= 20:31:29 [edgeXBuildGoParallel] Running Tests and Build... 20:31:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:31:29 + make test 20:31:29 go mod tidy -compat=1.17 20:31:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:36 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.9% of statements 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.134s coverage: 89.2% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.4% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.416s coverage: 94.7% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.106s coverage: 60.0% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 24.0% of statements 20:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 20:31:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.5% of statements 20:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.378s coverage: 65.4% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 20:32:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:32:13 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:32:31 GO111MODULE=on go vet ./... 20:32:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:34 ./bin/test-attribution-txt.sh [Pipeline] echo 20:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:32:34 + ls -al . 20:32:34 total 664 20:32:34 drwxrwxr-x 10 1001 1001 4096 Apr 6 20:32 . 20:32:34 drwxr-xr-x 4 root root 4096 Apr 6 20:31 .. 20:32:34 -rw-rw-r-- 1 1001 1001 11 Apr 6 20:30 .dockerignore 20:32:34 drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 .git 20:32:34 drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 .github 20:32:34 -rw-rw-r-- 1 1001 1001 870 Apr 6 20:30 .gitignore 20:32:34 -rw-rw-r-- 1 1001 1001 42 Apr 6 20:30 .golangci.yml 20:32:34 -rw-rw-r-- 1 1001 1001 87 Apr 6 20:30 .hadolint.yml 20:32:34 drwx------ 3 1001 1001 4096 Apr 6 20:30 .semver 20:32:34 -rw-rw-r-- 1 1001 1001 166 Apr 6 20:30 .sonarcloud.properties 20:32:34 -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:30 ADOPTERS.md 20:32:34 -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:30 Attribution.txt 20:32:34 -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:30 CHANGELOG.md 20:32:34 -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:30 CONTRIBUTING.md 20:32:34 -rw-rw-r-- 1 1001 1001 677 Apr 6 20:30 GOVERNANCE.md 20:32:34 -rw-rw-r-- 1 1001 1001 849 Apr 6 20:30 Jenkinsfile 20:32:34 -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:30 LICENSE 20:32:34 -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:30 Makefile 20:32:34 -rw-rw-r-- 1 1001 1001 582 Apr 6 20:30 OWNERS.md 20:32:34 -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:30 README.md 20:32:34 -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:30 SECURITY.md 20:32:34 -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION 20:32:34 -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:30 ZMQWindows.md 20:32:34 drwxrwxr-x 2 1001 1001 4096 Apr 6 20:30 bin 20:32:34 drwxrwxr-x 18 1001 1001 4096 Apr 6 20:30 cmd 20:32:34 -rw-r--r-- 1 root root 429121 Apr 6 20:32 coverage.out 20:32:34 -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:30 go.mod 20:32:34 -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:31 go.sum 20:32:34 drwxrwxr-x 8 1001 1001 4096 Apr 6 20:30 internal 20:32:34 drwxrwxr-x 3 1001 1001 4096 Apr 6 20:30 openapi 20:32:34 drwxrwxr-x 4 1001 1001 4096 Apr 6 20:30 snap 20:32:34 -rw-rw-r-- 1 1001 1001 204 Apr 6 20:30 version.go [Pipeline] sh 20:32:35 + '[' -e coverage.out ] 20:32:35 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:35 Stashed 1 file(s) [Pipeline] sh 20:32:35 + make build 20:32:35 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:32:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:33:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:33:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:33:04 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:04 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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:13 $ docker stop --time=1 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d 20:33:15 $ docker rm -f 3b80e96ed5452a8d427e92c7d2282300cacef5b3989fce49490956258a72e08d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:16 20:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:16 latest: Pulling from edgex-devops/edgex-compose 20:33:16 cbdbe7a5bc2a: Pulling fs layer 20:33:16 ca9280d653b3: Pulling fs layer 20:33:16 7e9c9ca2126c: Pulling fs layer 20:33:16 cbdbe7a5bc2a: Verifying Checksum 20:33:16 cbdbe7a5bc2a: Download complete 20:33:17 ca9280d653b3: Verifying Checksum 20:33:17 ca9280d653b3: Download complete 20:33:17 cbdbe7a5bc2a: Pull complete 20:33:17 7e9c9ca2126c: Download complete 20:33:17 ca9280d653b3: Pull complete 20:33:20 7e9c9ca2126c: Pull complete 20:33:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:20 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 20:33:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:22 $ docker top 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:22 + docker-compose build --help 20:33:22 + grep parallel 20:33:23 --parallel Build images in parallel. [Pipeline] } 20:33:23 $ docker stop --time=1 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c 20:33:24 $ docker rm -f 62cc0eeb55887adaa018db9e5d410a6a9c24c18e50535c07d64b605b7e79c33c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:24 . [Pipeline] withDockerContainer 20:33:24 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 20:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:33:25 $ docker top f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:25 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:26 Building core-command ... 20:33:26 Building core-data ... 20:33:26 Building core-metadata ... 20:33:26 Building security-bootstrapper ... 20:33:26 Building security-proxy-setup ... 20:33:26 Building security-secretstore-setup ... 20:33:26 Building security-spiffe-token-provider ... 20:33:26 Building security-spire-agent ... 20:33:26 Building security-spire-config ... 20:33:26 Building security-spire-server ... 20:33:26 Building support-notifications ... 20:33:26 Building support-scheduler ... 20:33:26 Building sys-mgmt-agent ... 20:33:26 Building security-secretstore-setup 20:33:26 Building security-spiffe-token-provider 20:33:26 Building security-bootstrapper 20:33:26 Building security-spire-config 20:33:26 Building sys-mgmt-agent 20:33:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> 8477ff1b7fe3 20:33:48 Step 3/26 : WORKDIR /edgex-go 20:33:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> 8477ff1b7fe3 20:33:48 Step 3/25 : WORKDIR /edgex-go 20:33:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> 8477ff1b7fe3 20:33:48 Step 3/31 : WORKDIR /edgex-go 20:33:48 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> 8477ff1b7fe3 20:33:48 Step 3/20 : WORKDIR /edgex-go 20:33:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> 8477ff1b7fe3 20:33:48 Step 3/23 : WORKDIR /edgex-go 20:33:48 ---> Running in 616e75c85d3a 20:33:48 ---> Running in 06c2a6827d1c 20:33:48 ---> Running in 2f8d2ae651e1 20:33:48 ---> Running in e4bd417dbcda 20:33:48 ---> Running in 18dfa43d37ab 20:33:48 Removing intermediate container 616e75c85d3a 20:33:48 ---> 10558e34f5dc 20:33:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:48 Removing intermediate container e4bd417dbcda 20:33:48 ---> ac9617607ed0 20:33:48 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:48 Removing intermediate container 2f8d2ae651e1 20:33:48 ---> 4433ae83b45d 20:33:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:48 Removing intermediate container 18dfa43d37ab 20:33:48 ---> c6ef9fbeefa9 20:33:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:48 Removing intermediate container 06c2a6827d1c 20:33:48 ---> d5379e7cf2e4 20:33:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:48 ---> Running in e08acaf07471 20:33:48 ---> Running in f4a74bf72809 20:33:49 ---> Running in 6c9c24bd263a 20:33:49 ---> Running in 408fd48a4374 20:33:49 ---> Running in fbe8f1d6c267 20:33:49 Removing intermediate container e08acaf07471 20:33:49 ---> 6b47118013fc 20:33:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:49 ---> Running in 7cf0c8d2e822 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 Removing intermediate container f4a74bf72809 20:33:50 ---> 13f0d4ac31df 20:33:50 Step 5/31 : RUN apk add --update --no-cache make git 20:33:50 ---> Running in 6a993a60bbdd 20:33:50 Removing intermediate container fbe8f1d6c267 20:33:50 ---> b42a63c70ff2 20:33:50 Step 5/25 : RUN apk add --update --no-cache make git 20:33:50 ---> Running in ff2305eb0aa1 20:33:50 Removing intermediate container 6c9c24bd263a 20:33:50 ---> bd81879a185f 20:33:50 Step 5/23 : RUN apk add --update --no-cache make bash git 20:33:50 ---> Running in d88dc9c6f0c4 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:51 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:51 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:51 OK: 15864 distinct packages available 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:51 OK: 221 MiB in 52 packages 20:33:51 OK: 221 MiB in 52 packages 20:33:51 OK: 221 MiB in 52 packages 20:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:51 OK: 221 MiB in 52 packages 20:33:52 Removing intermediate container 7cf0c8d2e822 20:33:52 ---> 2073d1baac40 20:33:52 Step 6/26 : COPY go.mod vendor* ./ 20:33:52 Removing intermediate container 6a993a60bbdd 20:33:52 ---> 37d8ad6cb4c7 20:33:52 Step 6/31 : COPY go.mod vendor* ./ 20:33:52 Removing intermediate container ff2305eb0aa1 20:33:52 ---> 560c3ea6e662 20:33:52 Step 6/25 : COPY go.mod vendor* ./ 20:33:52 OK: 221 MiB in 52 packages 20:33:52 ---> d63f766a0c4e 20:33:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> 129927006373 20:33:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in 0501a210a4ea 20:33:52 ---> Running in 8687a419b2e2 20:33:52 Removing intermediate container d88dc9c6f0c4 20:33:52 ---> c671dd8e905f 20:33:52 Step 6/23 : COPY go.mod vendor* ./ 20:33:52 ---> 4c00cddd7691 20:33:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in 405c4638373b 20:33:52 Removing intermediate container 408fd48a4374 20:33:52 ---> 45f8e12088b6 20:33:52 Step 5/20 : COPY go.mod vendor* ./ 20:33:52 ---> fc82506659dc 20:33:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in a98857b9061e 20:33:52 ---> 0d3998008b44 20:33:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in ce2b07f1dc3e 20:33:53 Removing intermediate container 0501a210a4ea 20:33:53 ---> f415f5bb62bb 20:33:53 Step 8/26 : COPY . . 20:33:53 Removing intermediate container 8687a419b2e2 20:33:53 ---> 6d2b670218db 20:33:53 Step 8/31 : COPY . . 20:33:54 Removing intermediate container 405c4638373b 20:33:54 ---> d6cd92945cbb 20:33:54 Step 8/25 : COPY . . 20:33:56 Removing intermediate container a98857b9061e 20:33:56 ---> bc020e6bff6c 20:33:56 Step 8/23 : COPY . . 20:34:01 Removing intermediate container ce2b07f1dc3e 20:34:01 ---> 65780e165b8d 20:34:01 Step 7/20 : COPY . . 20:34:02 ---> 2783cf6792e7 20:34:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:34:02 ---> 5133a8bed665 20:34:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:34:02 ---> f9fb46f618ca 20:34:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:34:02 ---> Running in ed30407df6b0 20:34:02 ---> Running in eeee9ee2097b 20:34:02 ---> Running in 50d4e84b97eb 20:34:02 Removing intermediate container ed30407df6b0 20:34:02 ---> f311e259a17e 20:34:02 Step 10/26 : RUN mkdir -p spire-build 20:34:02 ---> 34f6a625688c 20:34:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:34:02 ---> Running in e64e81767e2e 20:34:02 ---> Running in 029c52b0a458 20:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:34:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:34:03 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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:34:04 Removing intermediate container e64e81767e2e 20:34:04 ---> b087bc4b8362 20:34:04 Step 11/26 : WORKDIR /edgex-go/spire-build 20:34:04 ---> Running in 5d83076ddba6 20:34:04 Removing intermediate container 5d83076ddba6 20:34:04 ---> c82f38960ab2 20:34: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:34:04 ---> Running in f282c91b15e4 20:34:05 spire-1.2.1/ 20:34:05 spire-1.2.1/.data/ 20:34:05 spire-1.2.1/.data/.file 20:34:05 spire-1.2.1/.dockerignore 20:34:05 spire-1.2.1/.gitattributes 20:34:05 spire-1.2.1/.githooks/ 20:34:05 spire-1.2.1/.githooks/pre-commit 20:34:05 spire-1.2.1/.github/ 20:34:05 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:05 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:05 spire-1.2.1/.github/dependabot.yml 20:34:05 spire-1.2.1/.github/workflows/ 20:34:05 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:05 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:05 spire-1.2.1/.github/workflows/release_build.yaml 20:34:05 spire-1.2.1/.github/workflows/scripts/ 20:34:05 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:05 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:05 spire-1.2.1/.gitignore 20:34:05 spire-1.2.1/.go-version 20:34:05 spire-1.2.1/.golangci.yml 20:34:05 spire-1.2.1/ADOPTERS.md 20:34:05 spire-1.2.1/CHANGELOG.md 20:34:05 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:05 spire-1.2.1/CODEOWNERS 20:34:05 spire-1.2.1/CONTRIBUTING.md 20:34:05 spire-1.2.1/Dockerfile 20:34:05 spire-1.2.1/Dockerfile.dev 20:34:05 spire-1.2.1/Dockerfile.scratch 20:34:05 spire-1.2.1/LICENSE 20:34:05 spire-1.2.1/MAINTAINERS.md 20:34:05 spire-1.2.1/Makefile 20:34:05 spire-1.2.1/README.md 20:34:05 spire-1.2.1/ROADMAP.md 20:34:05 spire-1.2.1/SECURITY.md 20:34:05 spire-1.2.1/cmd/ 20:34:05 spire-1.2.1/cmd/spire-agent/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:05 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:05 spire-1.2.1/cmd/spire-agent/main.go 20:34:05 spire-1.2.1/cmd/spire-server/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:05 spire-1.2.1/cmd/spire-server/main.go 20:34:05 spire-1.2.1/cmd/spire-server/util/ 20:34:05 spire-1.2.1/cmd/spire-server/util/util.go 20:34:05 spire-1.2.1/conf/ 20:34:05 spire-1.2.1/conf/agent/ 20:34:05 spire-1.2.1/conf/agent/agent.conf 20:34:05 spire-1.2.1/conf/agent/agent_full.conf 20:34:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:05 spire-1.2.1/conf/server/ 20:34:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:05 spire-1.2.1/conf/server/server.conf 20:34:05 spire-1.2.1/conf/server/server_full.conf 20:34:05 spire-1.2.1/doc/ 20:34:05 spire-1.2.1/doc/SPIRE101.md 20:34:05 spire-1.2.1/doc/auditlog.md 20:34:05 spire-1.2.1/doc/authorization_policy_engine.md 20:34:05 spire-1.2.1/doc/changelog_guidelines.md 20:34:05 spire-1.2.1/doc/cure53-report.pdf 20:34:05 spire-1.2.1/doc/images/ 20:34:05 spire-1.2.1/doc/images/2019_roadmap.png 20:34:05 spire-1.2.1/doc/images/SPIRE101.png 20:34:05 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:05 spire-1.2.1/doc/images/SPIRE_server.png 20:34:05 spire-1.2.1/doc/images/cache_mgr.png 20:34:05 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:05 spire-1.2.1/doc/images/federated_spire.png 20:34:05 spire-1.2.1/doc/images/ha_mode.png 20:34:05 spire-1.2.1/doc/images/nested_spire.png 20:34:05 spire-1.2.1/doc/images/oidc_federation.png 20:34:05 spire-1.2.1/doc/images/single_trust_domain.png 20:34:05 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:05 spire-1.2.1/doc/images/spire_logo.png 20:34:05 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:05 spire-1.2.1/doc/scaling_spire.md 20:34:05 spire-1.2.1/doc/spire_agent.md 20:34:05 spire-1.2.1/doc/spire_server.md 20:34:05 spire-1.2.1/doc/supported_integrations.md 20:34:05 spire-1.2.1/doc/telemetry.md 20:34:05 spire-1.2.1/doc/telemetry_config.md 20:34:05 spire-1.2.1/doc/upgrading.md 20:34:05 spire-1.2.1/doc/using_spire.md 20:34:05 spire-1.2.1/examples/ 20:34:05 spire-1.2.1/examples/README.md 20:34:05 spire-1.2.1/go.mod 20:34:05 spire-1.2.1/go.sum 20:34:05 spire-1.2.1/pkg/ 20:34:05 spire-1.2.1/pkg/agent/ 20:34:05 spire-1.2.1/pkg/agent/agent.go 20:34:05 spire-1.2.1/pkg/agent/api/ 20:34:05 spire-1.2.1/pkg/agent/api/config.go 20:34:05 spire-1.2.1/pkg/agent/api/debug/ 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:05 spire-1.2.1/pkg/agent/api/health/ 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:05 spire-1.2.1/pkg/agent/attestor/ 20:34:05 spire-1.2.1/pkg/agent/attestor/node/ 20:34:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:05 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:05 spire-1.2.1/pkg/agent/catalog/ 20:34:05 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:05 spire-1.2.1/pkg/agent/client/ 20:34:05 spire-1.2.1/pkg/agent/client/client.go 20:34:05 spire-1.2.1/pkg/agent/client/client_test.go 20:34:05 spire-1.2.1/pkg/agent/client/dial.go 20:34:05 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:05 spire-1.2.1/pkg/agent/client/update.go 20:34:05 spire-1.2.1/pkg/agent/client/util.go 20:34:05 spire-1.2.1/pkg/agent/common/ 20:34:05 spire-1.2.1/pkg/agent/common/backoff/ 20:34:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:05 spire-1.2.1/pkg/agent/config.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/ 20:34:05 spire-1.2.1/pkg/agent/manager/cache/ 20:34:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:05 spire-1.2.1/pkg/agent/manager/config.go 20:34:05 spire-1.2.1/pkg/agent/manager/manager.go 20:34:05 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/storage.go 20:34:05 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:05 spire-1.2.1/pkg/agent/manager/sync.go 20:34:05 spire-1.2.1/pkg/agent/plugin/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:05 spire-1.2.1/pkg/agent/svid/ 20:34:05 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:05 spire-1.2.1/pkg/agent/svid/store/ 20:34:05 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:05 spire-1.2.1/pkg/common/ 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:05 spire-1.2.1/pkg/common/api/ 20:34:05 spire-1.2.1/pkg/common/api/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/ 20:34:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:05 spire-1.2.1/pkg/common/api/names.go 20:34:05 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:05 spire-1.2.1/pkg/common/auth/ 20:34:05 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/ 20:34:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/ 20:34:05 spire-1.2.1/pkg/common/catalog/bind.go 20:34:05 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:05 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/closers.go 20:34:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:05 spire-1.2.1/pkg/common/catalog/config.go 20:34:05 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/configure.go 20:34:05 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:05 spire-1.2.1/pkg/common/catalog/context.go 20:34:05 spire-1.2.1/pkg/common/catalog/external.go 20:34:05 spire-1.2.1/pkg/common/catalog/host.go 20:34:05 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:05 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:05 spire-1.2.1/pkg/common/cli/ 20:34:05 spire-1.2.1/pkg/common/cli/env.go 20:34:05 spire-1.2.1/pkg/common/cli/flags.go 20:34:05 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:05 spire-1.2.1/pkg/common/cli/umask.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:05 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/ 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:05 spire-1.2.1/pkg/common/cryptoutil/ 20:34:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:05 spire-1.2.1/pkg/common/diskutil/ 20:34:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:05 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:05 spire-1.2.1/pkg/common/errorutil/ 20:34:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:05 spire-1.2.1/pkg/common/health/ 20:34:05 spire-1.2.1/pkg/common/health/config.go 20:34:05 spire-1.2.1/pkg/common/health/context.go 20:34:05 spire-1.2.1/pkg/common/health/context_test.go 20:34:05 spire-1.2.1/pkg/common/health/health.go 20:34:05 spire-1.2.1/pkg/common/health/health_test.go 20:34:05 spire-1.2.1/pkg/common/health/logger.go 20:34:05 spire-1.2.1/pkg/common/hostservice/ 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/ 20:34:05 spire-1.2.1/pkg/common/idutil/require.go 20:34:05 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/safety.go 20:34:05 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/ 20:34:05 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:05 spire-1.2.1/pkg/common/jwtutil/ 20:34:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:05 spire-1.2.1/pkg/common/log/ 20:34:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:05 spire-1.2.1/pkg/common/log/log.go 20:34:05 spire-1.2.1/pkg/common/log/log_test.go 20:34:05 spire-1.2.1/pkg/common/log/options.go 20:34:05 spire-1.2.1/pkg/common/nodeutil/ 20:34:05 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/ 20:34:05 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:05 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:05 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:05 spire-1.2.1/pkg/common/peertracker/info.go 20:34:05 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:05 spire-1.2.1/pkg/common/pemutil/ 20:34:05 spire-1.2.1/pkg/common/pemutil/block.go 20:34:05 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:05 spire-1.2.1/pkg/common/pemutil/common.go 20:34:05 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:05 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:05 spire-1.2.1/pkg/common/plugin/ 20:34:05 spire-1.2.1/pkg/common/plugin/aws/ 20:34:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:05 spire-1.2.1/pkg/common/plugin/azure/ 20:34:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/facade.go 20:34:05 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/log.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/common/profiling/ 20:34:05 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:05 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:05 spire-1.2.1/pkg/common/protoutil/ 20:34:05 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:05 spire-1.2.1/pkg/common/rotationutil/ 20:34:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:05 spire-1.2.1/pkg/common/selector/ 20:34:05 spire-1.2.1/pkg/common/selector/selector.go 20:34:05 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:05 spire-1.2.1/pkg/common/selector/set.go 20:34:05 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:05 spire-1.2.1/pkg/common/telemetry/call.go 20:34:05 spire-1.2.1/pkg/common/telemetry/common/ 20:34:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:05 spire-1.2.1/pkg/common/telemetry/config.go 20:34:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/names.go 20:34:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:05 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:05 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:05 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:05 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:05 spire-1.2.1/pkg/common/telemetry/version.go 20:34:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:05 spire-1.2.1/pkg/common/uptime/ 20:34:05 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:05 spire-1.2.1/pkg/common/util/ 20:34:05 spire-1.2.1/pkg/common/util/certs.go 20:34:05 spire-1.2.1/pkg/common/util/certs_test.go 20:34:05 spire-1.2.1/pkg/common/util/csr.go 20:34:05 spire-1.2.1/pkg/common/util/hash.go 20:34:05 spire-1.2.1/pkg/common/util/selectors.go 20:34:05 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:05 spire-1.2.1/pkg/common/util/signals.go 20:34:05 spire-1.2.1/pkg/common/util/sort.go 20:34:05 spire-1.2.1/pkg/common/util/sort_test.go 20:34:05 spire-1.2.1/pkg/common/util/task.go 20:34:05 spire-1.2.1/pkg/common/util/task_test.go 20:34:05 spire-1.2.1/pkg/common/util/testdata/ 20:34:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:05 spire-1.2.1/pkg/common/version/ 20:34:05 spire-1.2.1/pkg/common/version/version.go 20:34:05 spire-1.2.1/pkg/common/x509svid/ 20:34:05 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:05 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:05 spire-1.2.1/pkg/common/x509util/ 20:34:05 spire-1.2.1/pkg/common/x509util/cert.go 20:34:05 spire-1.2.1/pkg/common/x509util/dns.go 20:34:05 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:05 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:05 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:05 spire-1.2.1/pkg/server/ 20:34:05 spire-1.2.1/pkg/server/api/ 20:34:05 spire-1.2.1/pkg/server/api/agent.go 20:34:05 spire-1.2.1/pkg/server/api/agent/ 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/agent_test.go 20:34:05 spire-1.2.1/pkg/server/api/api.go 20:34:05 spire-1.2.1/pkg/server/api/audit/ 20:34:05 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:05 spire-1.2.1/pkg/server/api/bundle.go 20:34:05 spire-1.2.1/pkg/server/api/bundle/ 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:05 spire-1.2.1/pkg/server/api/debug/ 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/entry.go 20:34:05 spire-1.2.1/pkg/server/api/entry/ 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/entry_test.go 20:34:05 spire-1.2.1/pkg/server/api/health/ 20:34:05 spire-1.2.1/pkg/server/api/health/v1/ 20:34:05 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/id.go 20:34:05 spire-1.2.1/pkg/server/api/id_test.go 20:34:05 spire-1.2.1/pkg/server/api/limits/ 20:34:05 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ 20:34:05 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:05 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:05 spire-1.2.1/pkg/server/api/selector.go 20:34:05 spire-1.2.1/pkg/server/api/selector_test.go 20:34:05 spire-1.2.1/pkg/server/api/status.go 20:34:05 spire-1.2.1/pkg/server/api/status_test.go 20:34:05 spire-1.2.1/pkg/server/api/svid/ 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/ 20:34:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:05 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:05 spire-1.2.1/pkg/server/bundle/ 20:34:05 spire-1.2.1/pkg/server/bundle/client/ 20:34:05 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:05 spire-1.2.1/pkg/server/ca/ 20:34:05 spire-1.2.1/pkg/server/ca/ca.go 20:34:05 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:05 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:05 spire-1.2.1/pkg/server/ca/journal.go 20:34:05 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:05 spire-1.2.1/pkg/server/ca/manager.go 20:34:05 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:05 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:05 spire-1.2.1/pkg/server/ca/templates.go 20:34:05 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:05 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:05 spire-1.2.1/pkg/server/ca/validation.go 20:34:05 spire-1.2.1/pkg/server/cache/ 20:34:05 spire-1.2.1/pkg/server/cache/dscache/ 20:34:05 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:05 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:05 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:05 spire-1.2.1/pkg/server/catalog/ 20:34:05 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:05 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:05 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:05 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:05 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:05 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:05 spire-1.2.1/pkg/server/config.go 20:34:05 spire-1.2.1/pkg/server/datastore/ 20:34:05 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:05 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:05 spire-1.2.1/pkg/server/datastore/repository.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:05 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:05 spire-1.2.1/pkg/server/endpoints/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:05 spire-1.2.1/pkg/server/endpoints/config.go 20:34:05 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:05 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:05 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:05 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:05 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/ 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:05 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:05 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:05 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:05 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:05 spire-1.2.1/pkg/server/registration/ 20:34:05 spire-1.2.1/pkg/server/registration/manager.go 20:34:05 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:05 spire-1.2.1/pkg/server/scanentries.go 20:34:05 spire-1.2.1/pkg/server/scanentries_test.go 20:34:05 spire-1.2.1/pkg/server/server.go 20:34:05 spire-1.2.1/pkg/server/server_test.go 20:34:05 spire-1.2.1/pkg/server/svid/ 20:34:05 spire-1.2.1/pkg/server/svid/observer.go 20:34:05 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:05 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:05 spire-1.2.1/proto/ 20:34:05 spire-1.2.1/proto/private/ 20:34:05 spire-1.2.1/proto/private/server/ 20:34:05 spire-1.2.1/proto/private/server/journal/ 20:34:05 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:05 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:05 spire-1.2.1/proto/spire/ 20:34:05 spire-1.2.1/proto/spire/common/ 20:34:05 spire-1.2.1/proto/spire/common/common.pb.go 20:34:05 spire-1.2.1/proto/spire/common/common.proto 20:34:05 spire-1.2.1/proto/spire/common/plugin/ 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:05 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:05 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:05 spire-1.2.1/release/ 20:34:05 spire-1.2.1/release/spire-extras/ 20:34:05 spire-1.2.1/release/spire-extras/README.md 20:34:05 spire-1.2.1/release/spire-extras/conf/ 20:34:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:05 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:05 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:05 spire-1.2.1/release/spire/ 20:34:05 spire-1.2.1/release/spire/README.md 20:34:05 spire-1.2.1/release/spire/conf/ 20:34:05 spire-1.2.1/release/spire/conf/agent/ 20:34:05 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:05 spire-1.2.1/release/spire/conf/server/ 20:34:05 spire-1.2.1/release/spire/conf/server/server.conf 20:34:05 spire-1.2.1/script/ 20:34:05 spire-1.2.1/script/build-artifact.sh 20:34:05 spire-1.2.1/script/generate_dummy_ca.sh 20:34:05 spire-1.2.1/support/ 20:34:05 spire-1.2.1/support/k8s/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:05 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/ 20:34:05 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:05 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:05 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:05 spire-1.2.1/test/ 20:34:05 spire-1.2.1/test/clock/ 20:34:05 spire-1.2.1/test/clock/clock.go 20:34:05 spire-1.2.1/test/fakes/ 20:34:05 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:05 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:05 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:05 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:05 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:05 spire-1.2.1/test/fakes/fakedatastore/ 20:34:05 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:05 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:05 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:05 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:05 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:05 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:05 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:05 spire-1.2.1/test/fakes/fakemetrics/ 20:34:05 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:05 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:05 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:05 spire-1.2.1/test/fakes/fakenotifier/ 20:34:05 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:05 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:05 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:05 spire-1.2.1/test/fakes/fakeserverca/ 20:34:05 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:05 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:05 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:05 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:05 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:05 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:05 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:05 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:05 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:05 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:05 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:05 spire-1.2.1/test/fixture/ 20:34:05 spire-1.2.1/test/fixture/certs/ 20:34:05 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:05 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/bundle.der 20:34:05 spire-1.2.1/test/fixture/certs/ca.pem 20:34:05 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:05 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:05 spire-1.2.1/test/fixture/certs/svid.pem 20:34:05 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:05 spire-1.2.1/test/fixture/config/ 20:34:05 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:05 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:05 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:05 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:05 spire-1.2.1/test/fixture/config/server_good.conf 20:34:05 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:05 spire-1.2.1/test/fixture/fixture.go 20:34:05 spire-1.2.1/test/fixture/nodeattestor/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:05 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:05 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:05 spire-1.2.1/test/fixture/registration/ 20:34:05 spire-1.2.1/test/fixture/registration/entries.json 20:34:05 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:05 spire-1.2.1/test/fixture/registration/good.json 20:34:05 spire-1.2.1/test/fixture/registration/invalid.json 20:34:05 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:05 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:05 spire-1.2.1/test/integration/ 20:34:05 spire-1.2.1/test/integration/README.md 20:34:05 spire-1.2.1/test/integration/common 20:34:05 spire-1.2.1/test/integration/setup/ 20:34:05 spire-1.2.1/test/integration/setup/adminclient/ 20:34:05 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:05 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/debugagent/ 20:34:05 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:05 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:05 spire-1.2.1/test/integration/setup/debugserver/ 20:34:05 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:05 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:05 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/itclient/ 20:34:05 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:05 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:05 spire-1.2.1/test/integration/setup/x509pop/ 20:34:05 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:05 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:05 spire-1.2.1/test/integration/suites/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:05 spire-1.2.1/test/integration/suites/join-token/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:05 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:05 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:05 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:05 spire-1.2.1/test/integration/suites/k8s/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:05 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:05 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:05 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:05 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:05 spire-1.2.1/test/integration/suites/rotation/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:05 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:05 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:05 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:05 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:05 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:05 spire-1.2.1/test/integration/suites/self-test/ 20:34:05 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:05 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:05 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:05 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:05 spire-1.2.1/test/integration/suites/upgrade/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:05 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:05 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:05 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:05 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:05 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:05 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:05 spire-1.2.1/test/integration/test-one.sh 20:34:05 spire-1.2.1/test/integration/test.sh 20:34:05 spire-1.2.1/test/plugintest/ 20:34:05 spire-1.2.1/test/plugintest/config.go 20:34:05 spire-1.2.1/test/plugintest/load.go 20:34:05 spire-1.2.1/test/plugintest/option.go 20:34:05 spire-1.2.1/test/spiretest/ 20:34:05 spire-1.2.1/test/spiretest/apiserver.go 20:34:05 spire-1.2.1/test/spiretest/assertions.go 20:34:05 spire-1.2.1/test/spiretest/dir.go 20:34:05 spire-1.2.1/test/spiretest/errors_posix.go 20:34:05 spire-1.2.1/test/spiretest/errors_windows.go 20:34:05 spire-1.2.1/test/spiretest/logs.go 20:34:05 spire-1.2.1/test/spiretest/socketapi.go 20:34:05 spire-1.2.1/test/spiretest/suite.go 20:34:05 spire-1.2.1/test/spiretest/x509.go 20:34:05 spire-1.2.1/test/testca/ 20:34:05 spire-1.2.1/test/testca/ca.go 20:34:05 spire-1.2.1/test/testkey/ 20:34:05 spire-1.2.1/test/testkey/generate.sh 20:34:05 spire-1.2.1/test/testkey/genkeys.go 20:34:05 spire-1.2.1/test/testkey/keys.go 20:34:05 spire-1.2.1/test/testkey/new.go 20:34:05 spire-1.2.1/test/tpmsimulator/ 20:34:05 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:05 spire-1.2.1/test/util/ 20:34:05 spire-1.2.1/test/util/cert_fixtures.go 20:34:05 spire-1.2.1/test/util/cert_generation.go 20:34:05 spire-1.2.1/test/util/io_redirection.go 20:34:05 spire-1.2.1/test/util/race.go 20:34:05 spire-1.2.1/test/util/util.go 20:34:05 building spire from source... 20:34:05 Installing go1.17.7... 20:34:07 ---> cf242cc7aa97 20:34:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:07 ---> Running in f8df1fe0e94b 20:34:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10992 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:34:07 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 20:34:08 The recommended git tool is: git 20:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:12 Building bin/spire-server... 20:34:12 go: downloading github.com/mitchellh/cli v1.1.2 20:34:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:12 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:12 go: downloading google.golang.org/grpc v1.44.0 20:34:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:12 go: downloading github.com/imdario/mergo v0.3.12 20:34:12 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:12 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:12 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:12 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:12 go: downloading github.com/fatih/color v1.13.0 20:34:12 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:12 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:12 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:12 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:12 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:12 go: downloading github.com/armon/go-metrics v0.3.10 20:34:12 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:12 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:12 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:12 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:12 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:12 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:12 go: downloading github.com/Masterminds/semver v1.5.0 20:34:12 go: downloading github.com/google/uuid v1.1.2 20:34:12 go: downloading github.com/huandu/xstrings v1.3.2 20:34:12 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:13 go: downloading github.com/oklog/run v1.0.0 20:34:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:13 go: downloading github.com/imkira/go-observer v1.0.3 20:34:13 go: downloading github.com/prometheus/client_model v0.2.0 20:34:13 go: downloading github.com/prometheus/common v0.32.1 20:34:13 go: downloading github.com/beorn7/perks v1.0.1 20:34:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:13 go: downloading github.com/prometheus/procfs v0.7.3 20:34:13 go: downloading github.com/pkg/errors v0.9.1 20:34:13 go: downloading go.uber.org/atomic v1.9.0 20:34:13 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:13 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:13 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:13 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:13 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:13 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:14 using credential edgex-jenkins-ssh 20:34:14 Cloning the remote Git repository 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:34:15 > git init /w/workspace/edgex-go/10 # timeout=10 20:34:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:15 > git --version # timeout=10 20:34:15 > git --version # 'git version 2.25.1' 20:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:15 go: downloading github.com/stretchr/testify v1.7.0 20:34:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:20 go: downloading google.golang.org/api v0.70.0 20:34:20 go: downloading k8s.io/client-go v0.23.4 20:34:20 go: downloading k8s.io/api v0.23.4 20:34:20 go: downloading github.com/google/go-tpm v0.3.3 20:34:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:20 go: downloading cloud.google.com/go/storage v1.21.0 20:34:20 go: downloading cloud.google.com/go v0.100.2 20:34:21 go: downloading k8s.io/apimachinery v0.23.4 20:34:21 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:21 go: downloading cloud.google.com/go/security v1.3.0 20:34:21 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:21 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:21 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:22 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:22 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:22 go: downloading github.com/aws/smithy-go v1.11.0 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:22 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:22 go: downloading cloud.google.com/go/compute v1.3.0 20:34:22 go: downloading cloud.google.com/go/iam v0.1.1 20:34:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:25 go: downloading github.com/gogo/protobuf v1.3.2 20:34:25 go: downloading k8s.io/klog/v2 v2.30.0 20:34:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:25 go: downloading github.com/google/gofuzz v1.1.0 20:34:25 go: downloading github.com/spf13/pflag v1.0.5 20:34:25 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:25 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:25 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:25 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:25 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:25 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:25 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:25 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:25 go: downloading github.com/gobwas/glob v0.2.3 20:34:25 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:25 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:25 go: downloading go.opencensus.io v0.23.0 20:34:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:26 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:26 go: downloading github.com/go-logr/logr v1.2.2 20:34:26 go: downloading github.com/google/go-cmp v0.5.7 20:34:26 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:26 go: downloading github.com/json-iterator/go v1.1.12 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:26 go: downloading go.uber.org/zap v1.21.0 20:34:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:26 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:26 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:26 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:26 go: downloading github.com/golang/snappy v0.0.4 20:34:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:26 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:26 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:26 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:26 go: downloading go.uber.org/multierr v1.6.0 20:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:34:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:35 Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:34:36 Merge succeeded, producing e15a1a3465499456f4c60c09a8e068ad46c2a25b 20:34:36 Checking out Revision e15a1a3465499456f4c60c09a8e068ad46c2a25b (PR-3924) 20:34:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:34:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:34 > 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:34:35 > git config core.sparsecheckout # timeout=10 20:34:35 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:34:36 > git remote # timeout=10 20:34:36 > git config --get remote.origin.url # timeout=10 20:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:36 > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 20:34:36 > git rev-parse HEAD^{commit} # timeout=10 20:34:36 > git config core.sparsecheckout # timeout=10 20:34:36 > git checkout -f e15a1a3465499456f4c60c09a8e068ad46c2a25b # timeout=10 20:34:40 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" 20:34:41 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:40 > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 20:34:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:41 Dload Upload Total Spent Left Speed 20:34:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 20:34:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:42 + sudo tee /etc/docker/daemon.new 20:34:42 { 20:34:42 "registry-mirrors": [ 20:34:42 "https://nexus3.edgexfoundry.org:10001" 20:34:42 ], 20:34:42 "bip": "10.250.0.254/24", 20:34:42 "hosts": [ 20:34:42 "tcp://0.0.0.0:5555", 20:34:42 "unix:///var/run/docker.sock" 20:34:42 ], 20:34:42 "mtu": 1458, 20:34:42 "selinux-enabled": true, 20:34:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:42 } [Pipeline] sh 20:34:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:43 + sudo service docker restart 20:34:45 Removing intermediate container f8df1fe0e94b 20:34:45 ---> ab55e4db4004 20:34:45 20:34:45 Step 9/20 : FROM alpine:3.15 20:34:45 Removing intermediate container 50d4e84b97eb 20:34:45 ---> cad05eb4fdb8 20:34:45 20:34:45 Step 10/25 : FROM alpine:3.14 20:34:45 Removing intermediate container 029c52b0a458 20:34:45 ---> 8b53a844304d 20:34:45 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:45 Removing intermediate container eeee9ee2097b 20:34:45 ---> 3caa503081ee 20:34:45 20:34:45 Step 10/31 : FROM alpine:3.14 20:34:45 ---> Running in 678a3b70395a 20:34:45 3.15: Pulling from library/alpine 20:34:45 3.14: Pulling from library/alpine 20:34:45 3.14: Pulling from library/alpine 20:34:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:45 Status: Downloaded newer image for alpine:3.14 20:34:45 ---> e04c818066af 20:34:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:34:45 Status: Image is up to date for alpine:3.14 20:34:45 ---> e04c818066af 20:34:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:34:45 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:34:46 ---> Running in de0cc8906148 20:34:46 ---> Running in 9094f270b907 20:34:46 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:46 Status: Downloaded newer image for alpine:3.15 20:34:46 ---> 0ac33e5f5afa 20:34:46 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:46 ---> Running in 6da72040db03 20:34:46 Removing intermediate container de0cc8906148 20:34:46 ---> 534ce4dd5526 20:34:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:34:46 ---> Running in 20d9d3c5ac7a 20:34:46 Removing intermediate container 6da72040db03 20:34:46 ---> 70dac0f5c4b0 20:34:46 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:46 ---> Running in e45cc2816769 20:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:46 Removing intermediate container 678a3b70395a 20:34:46 ---> ef5ec6208a6f 20:34:46 20:34:46 Step 11/23 : FROM docker:20.10.14 20:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:46 20.10.14: Pulling from library/docker 20:34:46 (1/3) Installing ca-certificates (20211220-r0) 20:34:46 (2/3) Installing dumb-init (1.2.5-r1) 20:34:46 (3/3) Installing su-exec (0.2-r1) 20:34:47 Executing busybox-1.33.1-r7.trigger 20:34:47 Executing ca-certificates-20211220-r0.trigger 20:34:47 OK: 6 MiB in 17 packages 20:34:47 (1/2) Installing dumb-init (1.2.5-r1) 20:34:47 (2/2) Installing su-exec (0.2-r1) 20:34:47 Executing busybox-1.33.1-r7.trigger 20:34:47 OK: 6 MiB in 16 packages 20:34:48 Removing intermediate container e45cc2816769 20:34:48 ---> 78618bc8f23c 20:34:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:48 ---> Running in 75d3495f6a47 20:34:48 Removing intermediate container 20d9d3c5ac7a 20:34:48 ---> cdb0d46d3632 20:34:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:34:48 Removing intermediate container 9094f270b907 20:34:48 ---> 23344a129e3b 20:34:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:48 ---> Running in 50194bc20674 20:34:48 ---> Running in fe53402907d1 20:34:48 Removing intermediate container 50194bc20674 20:34:48 ---> d03dc8f75381 20:34:48 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:48 ---> Running in eedaa4c0d7ce 20:34:48 Removing intermediate container fe53402907d1 20:34:48 ---> db93d6de3b24 20:34:48 Step 13/25 : WORKDIR / 20:34:48 ---> Running in b622ec7a951c 20:34:48 Removing intermediate container eedaa4c0d7ce 20:34:48 ---> 3a7e22d65316 20:34:48 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:48 ---> Running in 07f7b41392f3 20:34:48 Removing intermediate container b622ec7a951c 20:34:48 ---> 5cd4456827df 20:34:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:49 ---> e558c77c064b 20:34:49 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:49 ---> 3223f92e4eae 20:34:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:49 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:49 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:49 OK: 15854 distinct packages available 20:34:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:49 ---> 23578ca38866 20:34:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:50 Removing intermediate container 07f7b41392f3 20:34:50 ---> 36083d5bfdfb 20:34:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:34:50 ---> c517005bfef5 20:34:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:50 ---> Running in 6a82a78b9c65 20:34:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:50 Removing intermediate container 6a82a78b9c65 20:34:50 ---> 445b66cbe929 20:34:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:51 (1/9) Installing ca-certificates (20211220-r0) 20:34:51 ---> 42d2e822e3c4 20:34:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:51 ---> aa8e8bee9f38 20:34:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:51 ---> Running in 8ddf791e99d2 20:34:51 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:51 (4/9) Installing libcurl (7.80.0-r0) 20:34:51 (5/9) Installing curl (7.80.0-r0) 20:34:51 (6/9) Installing dumb-init (1.2.5-r1) 20:34:51 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:51 (8/9) Installing libucontext (1.1-r0) 20:34:51 (9/9) Installing gcompat (1.0.0-r4) 20:34:51 Executing busybox-1.34.1-r5.trigger 20:34:51 Executing ca-certificates-20211220-r0.trigger 20:34:52 OK: 8 MiB in 23 packages 20:34:52 ---> 1f548260ccbb 20:34:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:52 ---> aca321529861 20:34:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 20:34:52 ---> Running in 54cd88a731a7 20:34:52 Removing intermediate container 8ddf791e99d2 20:34:52 ---> 22ddaa582173 20:34:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:53 Removing intermediate container 75d3495f6a47 20:34:53 ---> 5d54fed4a3af 20:34:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:53 ---> 8fb3d2d4d59f 20:34:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:53 ---> a7b0c27b1567 20:34:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:54 Removing intermediate container 54cd88a731a7 20:34:54 ---> 09706713ba63 20:34:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:34:54 ---> 031be34e6bb8 20:34:54 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:54 ---> Running in 12893ccc78a2 20:34:55 ---> a0bcecad6506 20:34:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:55 Removing intermediate container 12893ccc78a2 20:34:55 ---> a99118a009df 20:34:55 Step 23/25 : LABEL arch=x86_64 20:34:55 ---> 21ae9d83fedc 20:34:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:55 ---> Running in b40c667bbd4a 20:34:55 Removing intermediate container b40c667bbd4a 20:34:55 ---> f73534b08ba6 20:34:55 Step 24/25 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:34:55 ---> e07d3cf17cb8 20:34:55 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:55 ---> 991d64bd41fd 20:34:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:55 ---> Running in 71d915cae20f 20:34:55 ---> Running in a03e4c14b632 20:34:56 Removing intermediate container a03e4c14b632 20:34:56 ---> 4c8c495aeb61 20:34:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:56 Removing intermediate container 71d915cae20f 20:34:56 ---> 85ea9f71ea70 20:34:56 Step 25/25 : LABEL version=0.0.0 20:34:56 ---> Running in 2acba25d10a5 20:34:56 ---> Running in 6d2be8dc9905 20:34:56 ---> 91ffa1219ba2 20:34:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:34:56 ---> Running in 68680cfc1fe3 20:34:56 Removing intermediate container 2acba25d10a5 20:34:56 ---> 6af22d60ce50 20:34:56 Step 18/20 : LABEL arch=x86_64 20:34:56 Removing intermediate container 6d2be8dc9905 20:34:56 ---> 8a25a418f4b2 20:34:56 20:34:56 ---> Running in 9a4645140398 20:34:56 Removing intermediate container 68680cfc1fe3 20:34:56 ---> 03e8e9274cc8 20:34:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:56 Successfully built 8a25a418f4b2 20:34:57 Removing intermediate container 9a4645140398 20:34:57 ---> baeca2f0bc56 20:34:57 Step 19/20 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:34:57 Successfully tagged security-secretstore-setup:latest 20:34:57 Building core-metadata 20:34:57  Building security-secretstore-setup ... done  ---> Running in ad49954ed62c 20:34:58 Removing intermediate container ad49954ed62c 20:34:58 ---> 55e0123f934a 20:34:58 Step 20/20 : LABEL version=0.0.0 20:34:59 ---> 4e964799475f 20:34:59 Step 26/31 : RUN chmod +x /entrypoint.sh 20:34:59 ---> Running in 979903cc95f4 20:34:59 ---> Running in 8a73afb8ebe6 20:35:00 Removing intermediate container 979903cc95f4 20:35:00 ---> c2574366c74f 20:35:00 20:35:00 Successfully built c2574366c74f 20:35:00 Successfully tagged security-spiffe-token-provider:latest 20:35:00 Building security-spire-agent 20:35:00  Building security-spiffe-token-provider ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:35:00 Status: Downloaded newer image for docker:20.10.14 20:35:00 ---> 7417809fdb73 20:35:00 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:35:00 ---> Running in 9d600f13c042 20:35:01 Removing intermediate container 9d600f13c042 20:35:01 ---> a87f1f8df2e7 20:35:01 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:02 provisioning config files... 20:35:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7903919400565864254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:02 ---> Running in 808000ac06ee 20:35:02 ---> docker-login.sh 20:35:02 nexus3.edgexfoundry.org:10001 20:35:03 Removing intermediate container 8a73afb8ebe6 20:35:03 ---> d7b9bf9dd6df 20:35:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:35:03 ---> Running in 49251f321dd1 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:03 Removing intermediate container 49251f321dd1 20:35:03 ---> efe711872198 20:35:03 Step 28/31 : CMD ["gate"] 20:35:03 (1/43) Installing readline (8.1.1-r0) 20:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:03 Configure a credential helper to remove this warning. See 20:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:03 20:35:03 Login Succeeded 20:35:03 nexus3.edgexfoundry.org:10002 20:35:03 (2/43) Installing bash (5.1.16-r0) 20:35:03 ---> Running in 60d927536030 20:35:03 Executing bash-5.1.16-r0.post-install 20:35:03 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:03 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:03 (5/43) Installing libcurl (7.80.0-r0) 20:35:03 (6/43) Installing curl (7.80.0-r0) 20:35:03 (7/43) Installing dumb-init (1.2.5-r1) 20:35:03 (8/43) Installing libbz2 (1.0.8-r1) 20:35:03 (9/43) Installing expat (2.4.7-r0) 20:35:03 (10/43) Installing libffi (3.4.2-r1) 20:35:03 (11/43) Installing gdbm (1.22-r0) 20:35:03 (12/43) Installing xz-libs (5.2.5-r0) 20:35:03 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:03 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:03 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:03 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:03 (17/43) Installing python3 (3.9.7-r4) 20:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:04 Configure a credential helper to remove this warning. See 20:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:04 20:35:04 Login Succeeded 20:35:04 nexus3.edgexfoundry.org:10003 20:35:04 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:04 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:04 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:04 (21/43) Installing py3-idna (3.3-r0) 20:35:04 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:04 (23/43) Installing py3-requests (2.26.0-r1) 20:35:04 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:04 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:04 Configure a credential helper to remove this warning. See 20:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:04 20:35:04 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:04 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:04 (30/43) Installing py3-distro (1.6.0-r0) 20:35:04 (31/43) Installing py3-six (1.16.0-r0) 20:35:04 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:04 (33/43) Installing py3-html5lib (1.1-r1) 20:35:04 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:04 (35/43) Installing py3-packaging (20.9-r1) 20:35:04 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:04 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:04 (38/43) Installing py3-progress (1.6-r0) 20:35:04 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:04 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:04 (42/43) Installing py3-toml (0.10.2-r2) 20:35:04 (43/43) Installing py3-pip (20.3.4-r1) 20:35:04 Removing intermediate container 60d927536030 20:35:04 ---> 253e4648dad2 20:35:04 Step 29/31 : LABEL arch=x86_64 20:35:04 Executing busybox-1.34.1-r5.trigger 20:35:04 OK: 83 MiB in 65 packages 20:35:04 Login Succeeded 20:35:04 nexus3.edgexfoundry.org:10004 20:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:05 Configure a credential helper to remove this warning. See 20:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:05 20:35:05 Login Succeeded 20:35:05 docker.io 20:35:05 Collecting docker-compose==1.23.2 20:35:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:05 Collecting dockerpty<0.5,>=0.4.1 20:35:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:05 ---> Running in 46046c6c5894 20:35:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> 8477ff1b7fe3 20:35:05 Step 3/23 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> d5379e7cf2e4 20:35:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:05 ---> Running in d0fbff3f991a 20:35:06 Removing intermediate container 46046c6c5894 20:35:06 ---> 7d89ce319286 20:35:06 Step 30/31 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:35:06 Collecting docopt<0.7,>=0.6.1 20:35:06 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:06 Configure a credential helper to remove this warning. See 20:35:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:06 20:35:06 Login Succeeded 20:35:06 ---> docker-login.sh ends [Pipeline] } 20:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:35:06 ---> Running in 77d3b5539990 20:35:06 Collecting jsonschema<3,>=2.5.1 20:35:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:06 Collecting texttable<0.10,>=0.9.0 20:35:06 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:06 Removing intermediate container 77d3b5539990 20:35:06 ---> 5301df88ea1a 20:35:06 Step 31/31 : LABEL version=0.0.0 20:35:07 Collecting cached-property<2,>=1.2.0 20:35:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:07 Collecting PyYAML<4,>=3.10 20:35:07 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:07 ---> Running in ad195f143d7b [Pipeline] echo 20:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:35:07 ========================================================= 20:35:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:35:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:07 Collecting docker<4.0,>=3.6.0 20:35:07 Removing intermediate container ad195f143d7b 20:35:07 ---> 19573c816628 20:35:07 20:35:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:07 9b3977197b4f: Pulling fs layer 20:35:07 1a89e8eeedd5: Pulling fs layer 20:35:07 94645a83ff95: Pulling fs layer 20:35:07 3f3a8bcf1eab: Pulling fs layer 20:35:07 0c92f367c5e7: Pulling fs layer 20:35:07 f7c0051592d6: Pulling fs layer 20:35:07 a227ed2f7395: Pulling fs layer 20:35:07 7b1c46037f91: Pulling fs layer 20:35:07 0c92f367c5e7: Waiting 20:35:07 7b1c46037f91: Waiting 20:35:07 f7c0051592d6: Waiting 20:35:07 a227ed2f7395: Waiting 20:35:07 3f3a8bcf1eab: Waiting 20:35:07 94645a83ff95: Download complete 20:35:07 1a89e8eeedd5: Verifying Checksum 20:35:07 1a89e8eeedd5: Download complete 20:35:07 0c92f367c5e7: Verifying Checksum 20:35:07 0c92f367c5e7: Download complete 20:35:07 f7c0051592d6: Verifying Checksum 20:35:07 f7c0051592d6: Download complete 20:35:07 9b3977197b4f: Verifying Checksum 20:35:07 9b3977197b4f: Download complete 20:35:07 a227ed2f7395: Verifying Checksum 20:35:07 a227ed2f7395: Download complete 20:35:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:07 Collecting websocket-client<1.0,>=0.32.0 20:35:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:07 Removing intermediate container d0fbff3f991a 20:35:07 ---> d8be7dd7a181 20:35:07 Step 5/23 : RUN apk add --update --no-cache make git 20:35:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:07 Successfully built 19573c816628 20:35:07 Collecting docker-pycreds>=0.4.0 20:35:07 ---> Running in 5864fb0bb064 20:35:07 Successfully tagged security-bootstrapper:latest 20:35:07 Building support-scheduler 20:35:07  Building security-bootstrapper ... done  Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:08 Collecting urllib3<1.25,>=1.21.1 20:35:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35: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:35:08 Collecting chardet<3.1.0,>=3.0.2 20:35:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:08 Collecting idna<2.8,>=2.5 20:35:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:08 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:08 Attempting uninstall: urllib3 20:35:08 Found existing installation: urllib3 1.26.7 20:35:08 Uninstalling urllib3-1.26.7: 20:35:08 Successfully uninstalled urllib3-1.26.7 20:35:08 Attempting uninstall: idna 20:35:08 Found existing installation: idna 3.3 20:35:08 Uninstalling idna-3.3: 20:35:08 Successfully uninstalled idna-3.3 20:35:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:08 9b3977197b4f: Pull complete 20:35:08 Attempting uninstall: requests 20:35:08 Found existing installation: requests 2.26.0 20:35:08 Uninstalling requests-2.26.0: 20:35:08 Successfully uninstalled requests-2.26.0 20:35:08 Running setup.py install for texttable: started 20:35:09 1a89e8eeedd5: Pull complete 20:35:09 Running setup.py install for texttable: finished with status 'done' 20:35:09 Running setup.py install for PyYAML: started 20:35:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:09 Running setup.py install for PyYAML: finished with status 'done' 20:35:09 Running setup.py install for docopt: started 20:35:09 94645a83ff95: Pull complete 20:35:09 Running setup.py install for docopt: finished with status 'done' 20:35:09 Running setup.py install for dockerpty: started 20:35:10 OK: 221 MiB in 52 packages 20:35:10 Running setup.py install for dockerpty: finished with status 'done' 20:35:10 7b1c46037f91: Verifying Checksum 20:35:10 7b1c46037f91: Download complete 20:35:10 3f3a8bcf1eab: Verifying Checksum 20:35:10 3f3a8bcf1eab: Download complete 20:35:11 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:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 8477ff1b7fe3 20:35:11 Step 3/26 : WORKDIR /edgex-go 20:35:11 ---> Using cache 20:35:11 ---> d5379e7cf2e4 20:35:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Using cache 20:35:11 ---> d8be7dd7a181 20:35:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:14 ---> 8477ff1b7fe3 20:35:14 Step 3/22 : WORKDIR /edgex-go 20:35:14 ---> Using cache 20:35:14 ---> d5379e7cf2e4 20:35:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:14 ---> Using cache 20:35:14 ---> d8be7dd7a181 20:35:14 Step 5/22 : RUN apk add --update --no-cache make git 20:35:15 ---> Running in 73a7e120b989 20:35:15 ---> Running in 40a0656768f0 20:35:15 Removing intermediate container 5864fb0bb064 20:35:15 ---> 9863f4e9e9bf 20:35:15 Step 6/23 : COPY go.mod vendor* ./ 20:35:16 ---> d8f8e1ed8b11 20:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:16 ---> Running in 087d31881607 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:17 OK: 221 MiB in 52 packages 20:35:17 OK: 221 MiB in 52 packages 20:35:19 Removing intermediate container 73a7e120b989 20:35:19 Removing intermediate container 808000ac06ee 20:35:19 ---> ab67fdcdc97c 20:35:19 ---> 8eadd8e7f02c 20:35:19 Step 6/22 : COPY go.mod vendor* ./Step 14/23 : ENV APP_PORT=58890 20:35:19 20:35:19 Removing intermediate container 087d31881607 20:35:19 ---> e73f4bfcdd58 20:35:19 Step 8/23 : COPY . . 20:35:19 Removing intermediate container 40a0656768f0 20:35:19 ---> 791b08ed0cf4 20:35:19 Step 6/26 : COPY go.mod vendor* ./ 20:35:19 ---> Running in 84acc1721fcf 20:35:19 Removing intermediate container 84acc1721fcf 20:35:19 ---> 66425d78181f 20:35:19 Step 15/23 : EXPOSE $APP_PORT 20:35:19 ---> Running in d4df5ef01586 20:35:19 ---> 473a6d8f3c0b 20:35:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:20 ---> Running in f0597bee8305 20:35:20 ---> 1da207d894a9 20:35:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:20 Removing intermediate container d4df5ef01586 20:35:20 ---> c8127433e437 20:35:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:20 ---> Running in 37c1db5b1a25 20:35:22 ---> 1bf5f8261da4 20:35:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:23 ---> 8f83b1473d19 20:35:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:24 Removing intermediate container 37c1db5b1a25 20:35:24 ---> 9e1e76735299 20:35:24 Step 8/26 : COPY . . 20:35:24 Removing intermediate container f0597bee8305 20:35:24 ---> e3ef25fad7da 20:35:24 Step 8/22 : COPY . . 20:35:24 ---> a1f0dd44e310 20:35:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:24 ---> Running in 15c84085c7d4 20:35:25 Removing intermediate container 15c84085c7d4 20:35:25 ---> f1af11f87654 20:35:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:29 3f3a8bcf1eab: Pull complete 20:35:29 0c92f367c5e7: Pull complete 20:35:29 f7c0051592d6: Pull complete 20:35:29 a227ed2f7395: Pull complete 20:35:30 ---> Running in f56ea54729bd 20:35:30 Removing intermediate container f56ea54729bd 20:35:30 ---> d3c5eb68ff23 20:35:30 Step 21/23 : LABEL arch=x86_64 20:35:30 ---> 47a5420ba32c 20:35:30 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:30 ---> 10e9e2292cec 20:35:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:35:30 ---> 9c714c7c288d 20:35:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:35:30 ---> Running in 9b35b388f0d0 20:35:30 ---> Running in 964b92ef6f09 20:35:30 ---> Running in eca8f7782606 20:35:30 ---> Running in 8da296850ce9 20:35:30 Removing intermediate container 964b92ef6f09 20:35:30 ---> 7807e3d62771 20:35:30 Step 10/26 : RUN mkdir -p spire-build 20:35:30 ---> Running in 48df38a5aaa2 20:35:30 Removing intermediate container 9b35b388f0d0 20:35:30 ---> b28deb660f9a 20:35:30 Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:35:30 ---> Running in 8351b3aad699 20:35:30 Removing intermediate container 8351b3aad699 20:35:30 ---> 426271bbb9d3 20:35:30 Step 23/23 : LABEL version=0.0.0 20:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:35:30 ---> Running in c3f6b02a5ced 20:35:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:35:30 Removing intermediate container c3f6b02a5ced 20:35:30 ---> 7250b71c34ff 20:35:30 20:35:30 Successfully built 7250b71c34ff 20:35:30 Successfully tagged sys-mgmt-agent:latest 20:35:30 Building core-data 20:35:32  Building sys-mgmt-agent ... done Removing intermediate container 48df38a5aaa2 20:35:32 ---> 3de2cefb7f7c 20:35:32 Step 11/26 : WORKDIR /edgex-go/spire-build 20:35:32 ---> Running in 097eb797bbb2 20:35:32 Removing intermediate container 097eb797bbb2 20:35:32 ---> d8b58706129c 20:35:32 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:33 ---> Running in 3d481cf857a7 20:35:34 spire-1.2.1/ 20:35:34 spire-1.2.1/.data/ 20:35:34 spire-1.2.1/.data/.file 20:35:34 spire-1.2.1/.dockerignore 20:35:34 spire-1.2.1/.gitattributes 20:35:34 spire-1.2.1/.githooks/ 20:35:34 spire-1.2.1/.githooks/pre-commit 20:35:34 spire-1.2.1/.github/ 20:35:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:35:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:35:34 spire-1.2.1/.github/dependabot.yml 20:35:34 spire-1.2.1/.github/workflows/ 20:35:34 spire-1.2.1/.github/workflows/nightly_build.yaml 20:35:34 spire-1.2.1/.github/workflows/pr_build.yaml 20:35:34 spire-1.2.1/.github/workflows/release_build.yaml 20:35:34 spire-1.2.1/.github/workflows/scripts/ 20:35:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:35:34 spire-1.2.1/.github/workflows/scripts/split.sh 20:35:34 spire-1.2.1/.gitignore 20:35:34 spire-1.2.1/.go-version 20:35:34 spire-1.2.1/.golangci.yml 20:35:34 spire-1.2.1/ADOPTERS.md 20:35:34 spire-1.2.1/CHANGELOG.md 20:35:34 spire-1.2.1/CODE-OF-CONDUCT.md 20:35:34 spire-1.2.1/CODEOWNERS 20:35:34 spire-1.2.1/CONTRIBUTING.md 20:35:34 spire-1.2.1/Dockerfile 20:35:34 spire-1.2.1/Dockerfile.dev 20:35:34 spire-1.2.1/Dockerfile.scratch 20:35:34 spire-1.2.1/LICENSE 20:35:34 spire-1.2.1/MAINTAINERS.md 20:35:34 spire-1.2.1/Makefile 20:35:34 spire-1.2.1/README.md 20:35:34 spire-1.2.1/ROADMAP.md 20:35:34 spire-1.2.1/SECURITY.md 20:35:34 spire-1.2.1/cmd/ 20:35:34 spire-1.2.1/cmd/spire-agent/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/common/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:35:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:35:34 spire-1.2.1/cmd/spire-agent/main.go 20:35:34 spire-1.2.1/cmd/spire-server/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/cli.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/ 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:35:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:35:34 spire-1.2.1/cmd/spire-server/main.go 20:35:34 spire-1.2.1/cmd/spire-server/util/ 20:35:34 spire-1.2.1/cmd/spire-server/util/util.go 20:35:34 spire-1.2.1/conf/ 20:35:34 spire-1.2.1/conf/agent/ 20:35:34 spire-1.2.1/conf/agent/agent.conf 20:35:34 spire-1.2.1/conf/agent/agent_full.conf 20:35:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:35:34 spire-1.2.1/conf/server/ 20:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:35:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:35:34 spire-1.2.1/conf/server/server.conf 20:35:34 spire-1.2.1/conf/server/server_full.conf 20:35:34 spire-1.2.1/doc/ 20:35:34 spire-1.2.1/doc/SPIRE101.md 20:35:34 spire-1.2.1/doc/auditlog.md 20:35:34 spire-1.2.1/doc/authorization_policy_engine.md 20:35:34 spire-1.2.1/doc/changelog_guidelines.md 20:35:34 spire-1.2.1/doc/cure53-report.pdf 20:35:34 spire-1.2.1/doc/images/ 20:35:34 spire-1.2.1/doc/images/2019_roadmap.png 20:35:34 spire-1.2.1/doc/images/SPIRE101.png 20:35:34 spire-1.2.1/doc/images/SPIRE_agent.png 20:35:34 spire-1.2.1/doc/images/SPIRE_server.png 20:35:34 spire-1.2.1/doc/images/cache_mgr.png 20:35:34 spire-1.2.1/doc/images/cache_mgr_components.png 20:35:34 spire-1.2.1/doc/images/federated_spire.png 20:35:34 spire-1.2.1/doc/images/ha_mode.png 20:35:34 spire-1.2.1/doc/images/nested_spire.png 20:35:34 spire-1.2.1/doc/images/oidc_federation.png 20:35:34 spire-1.2.1/doc/images/single_trust_domain.png 20:35:34 spire-1.2.1/doc/images/spiffe_compatible.png 20:35:34 spire-1.2.1/doc/images/spire_logo.png 20:35:34 spire-1.2.1/doc/migrating_registration_api_clients.md 20:35:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:35:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:35:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:35:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:35:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:35:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:35:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:35:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:35:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:35:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:35:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:35:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:35:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:35:34 spire-1.2.1/doc/scaling_spire.md 20:35:34 spire-1.2.1/doc/spire_agent.md 20:35:34 spire-1.2.1/doc/spire_server.md 20:35:34 spire-1.2.1/doc/supported_integrations.md 20:35:34 spire-1.2.1/doc/telemetry.md 20:35:34 spire-1.2.1/doc/telemetry_config.md 20:35:34 spire-1.2.1/doc/upgrading.md 20:35:34 spire-1.2.1/doc/using_spire.md 20:35:34 spire-1.2.1/examples/ 20:35:34 spire-1.2.1/examples/README.md 20:35:34 spire-1.2.1/go.mod 20:35:34 spire-1.2.1/go.sum 20:35:34 spire-1.2.1/pkg/ 20:35:34 spire-1.2.1/pkg/agent/ 20:35:34 spire-1.2.1/pkg/agent/agent.go 20:35:34 spire-1.2.1/pkg/agent/api/ 20:35:34 spire-1.2.1/pkg/agent/api/config.go 20:35:34 spire-1.2.1/pkg/agent/api/debug/ 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/endpoints.go 20:35:34 spire-1.2.1/pkg/agent/api/health/ 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/ 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:35:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:35:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:35:34 spire-1.2.1/pkg/agent/attestor/ 20:35:34 spire-1.2.1/pkg/agent/attestor/node/ 20:35:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:35:34 spire-1.2.1/pkg/agent/attestor/node/node.go 20:35:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/ 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:35:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:35:34 spire-1.2.1/pkg/agent/catalog/ 20:35:34 spire-1.2.1/pkg/agent/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:35:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:35:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:35:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:35:34 spire-1.2.1/pkg/agent/client/ 20:35:34 spire-1.2.1/pkg/agent/client/client.go 20:35:34 spire-1.2.1/pkg/agent/client/client_test.go 20:35:34 spire-1.2.1/pkg/agent/client/dial.go 20:35:34 spire-1.2.1/pkg/agent/client/nodeconn.go 20:35:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:35:34 spire-1.2.1/pkg/agent/client/update.go 20:35:34 spire-1.2.1/pkg/agent/client/util.go 20:35:34 spire-1.2.1/pkg/agent/common/ 20:35:34 spire-1.2.1/pkg/agent/common/backoff/ 20:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:35:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/ 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:35:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:35:34 spire-1.2.1/pkg/agent/config.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/config.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/ 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:35:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/ 20:35:34 spire-1.2.1/pkg/agent/manager/cache/ 20:35:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:35:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:35:34 spire-1.2.1/pkg/agent/manager/config.go 20:35:34 spire-1.2.1/pkg/agent/manager/manager.go 20:35:34 spire-1.2.1/pkg/agent/manager/manager_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/storage.go 20:35:34 spire-1.2.1/pkg/agent/manager/storage_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/ 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:35:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:35:34 spire-1.2.1/pkg/agent/manager/sync.go 20:35:34 spire-1.2.1/pkg/agent/plugin/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:35:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:35:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:35:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:35:34 spire-1.2.1/pkg/agent/svid/ 20:35:34 spire-1.2.1/pkg/agent/svid/rotator.go 20:35:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:35:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:35:34 spire-1.2.1/pkg/agent/svid/store/ 20:35:34 spire-1.2.1/pkg/agent/svid/store/service.go 20:35:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:35:34 spire-1.2.1/pkg/common/ 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/ 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:35:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:35:34 spire-1.2.1/pkg/common/api/ 20:35:34 spire-1.2.1/pkg/common/api/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/ 20:35:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/logger.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/names.go 20:35:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:35:34 spire-1.2.1/pkg/common/api/names.go 20:35:34 spire-1.2.1/pkg/common/api/ratelimit.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:35:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:35:34 spire-1.2.1/pkg/common/auth/ 20:35:34 spire-1.2.1/pkg/common/auth/interceptors.go 20:35:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:35:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/ 20:35:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/types.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:35:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/ 20:35:34 spire-1.2.1/pkg/common/catalog/bind.go 20:35:34 spire-1.2.1/pkg/common/catalog/builtin.go 20:35:34 spire-1.2.1/pkg/common/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/closers.go 20:35:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:35:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:35:34 spire-1.2.1/pkg/common/catalog/config.go 20:35:34 spire-1.2.1/pkg/common/catalog/config_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/configure.go 20:35:34 spire-1.2.1/pkg/common/catalog/constraints.go 20:35:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:35:34 spire-1.2.1/pkg/common/catalog/context.go 20:35:34 spire-1.2.1/pkg/common/catalog/external.go 20:35:34 spire-1.2.1/pkg/common/catalog/host.go 20:35:34 spire-1.2.1/pkg/common/catalog/pipenet.go 20:35:34 spire-1.2.1/pkg/common/catalog/plugin.go 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/ 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:35:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:35:34 spire-1.2.1/pkg/common/cli/ 20:35:34 spire-1.2.1/pkg/common/cli/env.go 20:35:34 spire-1.2.1/pkg/common/cli/flags.go 20:35:34 spire-1.2.1/pkg/common/cli/trust_domain.go 20:35:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:35:34 spire-1.2.1/pkg/common/cli/umask.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_posix.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_test.go 20:35:34 spire-1.2.1/pkg/common/cli/umask_windows.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/flag.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/format.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:35:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/ 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/ 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:35:34 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:35:34 spire-1.2.1/pkg/common/cryptoutil/ 20:35:34 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:35:34 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:35:34 spire-1.2.1/pkg/common/diskutil/ 20:35:34 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:35:34 spire-1.2.1/pkg/common/diskutil/file_test.go 20:35:34 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:35:34 spire-1.2.1/pkg/common/errorutil/ 20:35:34 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:35:34 spire-1.2.1/pkg/common/health/ 20:35:34 spire-1.2.1/pkg/common/health/config.go 20:35:34 spire-1.2.1/pkg/common/health/context.go 20:35:34 spire-1.2.1/pkg/common/health/context_test.go 20:35:34 spire-1.2.1/pkg/common/health/health.go 20:35:34 spire-1.2.1/pkg/common/health/health_test.go 20:35:34 spire-1.2.1/pkg/common/health/logger.go 20:35:34 spire-1.2.1/pkg/common/hostservice/ 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:35:34 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/ 20:35:34 spire-1.2.1/pkg/common/idutil/require.go 20:35:34 spire-1.2.1/pkg/common/idutil/require_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/safety.go 20:35:34 spire-1.2.1/pkg/common/idutil/safety_test.go 20:35:34 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:35:34 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/ 20:35:34 spire-1.2.1/pkg/common/jwtsvid/common.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:35:34 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:35:34 spire-1.2.1/pkg/common/jwtutil/ 20:35:34 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:35:34 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:35:34 spire-1.2.1/pkg/common/log/ 20:35:34 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:35:34 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:35:34 spire-1.2.1/pkg/common/log/log.go 20:35:34 spire-1.2.1/pkg/common/log/log_test.go 20:35:34 spire-1.2.1/pkg/common/log/options.go 20:35:34 spire-1.2.1/pkg/common/nodeutil/ 20:35:34 spire-1.2.1/pkg/common/nodeutil/node.go 20:35:34 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/ 20:35:34 spire-1.2.1/pkg/common/peertracker/conn.go 20:35:34 spire-1.2.1/pkg/common/peertracker/credentials.go 20:35:34 spire-1.2.1/pkg/common/peertracker/errors.go 20:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:35:34 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:35:34 spire-1.2.1/pkg/common/peertracker/info.go 20:35:34 spire-1.2.1/pkg/common/peertracker/listener.go 20:35:34 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:35:34 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:35:34 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:35:34 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:35:34 spire-1.2.1/pkg/common/pemutil/ 20:35:34 spire-1.2.1/pkg/common/pemutil/block.go 20:35:34 spire-1.2.1/pkg/common/pemutil/certs.go 20:35:34 spire-1.2.1/pkg/common/pemutil/common.go 20:35:34 spire-1.2.1/pkg/common/pemutil/csr.go 20:35:34 spire-1.2.1/pkg/common/pemutil/keys.go 20:35:34 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:35:34 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:35:34 spire-1.2.1/pkg/common/plugin/ 20:35:34 spire-1.2.1/pkg/common/plugin/aws/ 20:35:34 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:35:34 spire-1.2.1/pkg/common/plugin/azure/ 20:35:34 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:35:34 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/facade.go 20:35:34 spire-1.2.1/pkg/common/plugin/facade_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/gcp/ 20:35:34 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/ 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:35:34 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/log.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/ 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:35:34 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:35:34 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/ 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:35:34 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:35:34 spire-1.2.1/pkg/common/profiling/ 20:35:34 spire-1.2.1/pkg/common/profiling/dumpers.go 20:35:34 spire-1.2.1/pkg/common/profiling/profiling.go 20:35:34 spire-1.2.1/pkg/common/protoutil/ 20:35:34 spire-1.2.1/pkg/common/protoutil/masks.go 20:35:34 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:35:34 spire-1.2.1/pkg/common/rotationutil/ 20:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:35:34 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:35:34 spire-1.2.1/pkg/common/selector/ 20:35:34 spire-1.2.1/pkg/common/selector/selector.go 20:35:34 spire-1.2.1/pkg/common/selector/selector_test.go 20:35:34 spire-1.2.1/pkg/common/selector/set.go 20:35:34 spire-1.2.1/pkg/common/selector/set_utils.go 20:35:34 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:35:34 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:35:34 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:35:34 spire-1.2.1/pkg/common/telemetry/call.go 20:35:34 spire-1.2.1/pkg/common/telemetry/common/ 20:35:34 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:35:34 spire-1.2.1/pkg/common/telemetry/config.go 20:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:35:34 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/inmem.go 20:35:34 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/m3.go 20:35:34 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/metrics.go 20:35:34 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/names.go 20:35:34 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:35:34 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:35:34 spire-1.2.1/pkg/common/telemetry/server/server.go 20:35:34 spire-1.2.1/pkg/common/telemetry/sink.go 20:35:34 spire-1.2.1/pkg/common/telemetry/statsd.go 20:35:34 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:35:34 spire-1.2.1/pkg/common/telemetry/uptime.go 20:35:34 spire-1.2.1/pkg/common/telemetry/version.go 20:35:34 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:35:34 spire-1.2.1/pkg/common/uptime/ 20:35:34 spire-1.2.1/pkg/common/uptime/uptime.go 20:35:34 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:35:34 spire-1.2.1/pkg/common/util/ 20:35:34 spire-1.2.1/pkg/common/util/certs.go 20:35:34 spire-1.2.1/pkg/common/util/certs_test.go 20:35:34 spire-1.2.1/pkg/common/util/csr.go 20:35:34 spire-1.2.1/pkg/common/util/hash.go 20:35:34 spire-1.2.1/pkg/common/util/selectors.go 20:35:34 spire-1.2.1/pkg/common/util/selectors_test.go 20:35:34 spire-1.2.1/pkg/common/util/signals.go 20:35:34 spire-1.2.1/pkg/common/util/sort.go 20:35:34 spire-1.2.1/pkg/common/util/sort_test.go 20:35:34 spire-1.2.1/pkg/common/util/task.go 20:35:34 spire-1.2.1/pkg/common/util/task_test.go 20:35:34 spire-1.2.1/pkg/common/util/testdata/ 20:35:34 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:35:34 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:35:34 spire-1.2.1/pkg/common/version/ 20:35:34 spire-1.2.1/pkg/common/version/version.go 20:35:34 spire-1.2.1/pkg/common/x509svid/ 20:35:34 spire-1.2.1/pkg/common/x509svid/common_test.go 20:35:34 spire-1.2.1/pkg/common/x509svid/csr.go 20:35:34 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:35:34 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:35:34 spire-1.2.1/pkg/common/x509util/ 20:35:34 spire-1.2.1/pkg/common/x509util/cert.go 20:35:34 spire-1.2.1/pkg/common/x509util/dns.go 20:35:34 spire-1.2.1/pkg/common/x509util/dns_test.go 20:35:34 spire-1.2.1/pkg/common/x509util/keyid.go 20:35:34 spire-1.2.1/pkg/common/x509util/keypair.go 20:35:34 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:35:34 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:35:34 spire-1.2.1/pkg/server/ 20:35:34 spire-1.2.1/pkg/server/api/ 20:35:34 spire-1.2.1/pkg/server/api/agent.go 20:35:34 spire-1.2.1/pkg/server/api/agent/ 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/ 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/agent_test.go 20:35:34 spire-1.2.1/pkg/server/api/api.go 20:35:34 spire-1.2.1/pkg/server/api/audit/ 20:35:34 spire-1.2.1/pkg/server/api/audit/audit.go 20:35:34 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:35:34 spire-1.2.1/pkg/server/api/bundle.go 20:35:34 spire-1.2.1/pkg/server/api/bundle/ 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/ 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/bundle_test.go 20:35:34 spire-1.2.1/pkg/server/api/debug/ 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/ 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/entry.go 20:35:34 spire-1.2.1/pkg/server/api/entry/ 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/ 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/entry_test.go 20:35:34 spire-1.2.1/pkg/server/api/health/ 20:35:34 spire-1.2.1/pkg/server/api/health/v1/ 20:35:34 spire-1.2.1/pkg/server/api/health/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/id.go 20:35:34 spire-1.2.1/pkg/server/api/id_test.go 20:35:34 spire-1.2.1/pkg/server/api/limits/ 20:35:34 spire-1.2.1/pkg/server/api/limits/limits.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ 20:35:34 spire-1.2.1/pkg/server/api/middleware/alias.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/audit.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/caller.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/common.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/entries.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:35:34 spire-1.2.1/pkg/server/api/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/ 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:35:34 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:35:34 spire-1.2.1/pkg/server/api/selector.go 20:35:34 spire-1.2.1/pkg/server/api/selector_test.go 20:35:34 spire-1.2.1/pkg/server/api/status.go 20:35:34 spire-1.2.1/pkg/server/api/status_test.go 20:35:34 spire-1.2.1/pkg/server/api/svid/ 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/ 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/ 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:35:34 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/ 20:35:34 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:35:34 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:35:34 spire-1.2.1/pkg/server/authpolicy/validate.go 20:35:34 spire-1.2.1/pkg/server/bundle/ 20:35:34 spire-1.2.1/pkg/server/bundle/client/ 20:35:34 spire-1.2.1/pkg/server/bundle/client/client.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/manager.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/sources.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/updater.go 20:35:34 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:35:34 spire-1.2.1/pkg/server/ca/ 20:35:34 spire-1.2.1/pkg/server/ca/ca.go 20:35:34 spire-1.2.1/pkg/server/ca/ca_health.go 20:35:34 spire-1.2.1/pkg/server/ca/ca_test.go 20:35:34 spire-1.2.1/pkg/server/ca/journal.go 20:35:34 spire-1.2.1/pkg/server/ca/journal_test.go 20:35:34 spire-1.2.1/pkg/server/ca/manager.go 20:35:34 spire-1.2.1/pkg/server/ca/manager_health.go 20:35:34 spire-1.2.1/pkg/server/ca/manager_test.go 20:35:34 spire-1.2.1/pkg/server/ca/templates.go 20:35:34 spire-1.2.1/pkg/server/ca/upstream_client.go 20:35:34 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:35:34 spire-1.2.1/pkg/server/ca/validation.go 20:35:34 spire-1.2.1/pkg/server/cache/ 20:35:34 spire-1.2.1/pkg/server/cache/dscache/ 20:35:34 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:35:34 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/ 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:35:34 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:35:34 spire-1.2.1/pkg/server/catalog/ 20:35:34 spire-1.2.1/pkg/server/catalog/catalog.go 20:35:34 spire-1.2.1/pkg/server/catalog/keymanager.go 20:35:34 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:35:34 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:35:34 spire-1.2.1/pkg/server/catalog/notifier.go 20:35:34 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:35:34 spire-1.2.1/pkg/server/config.go 20:35:34 spire-1.2.1/pkg/server/datastore/ 20:35:34 spire-1.2.1/pkg/server/datastore/datastore.go 20:35:34 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:35:34 spire-1.2.1/pkg/server/datastore/repository.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:35:34 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:35:34 spire-1.2.1/pkg/server/endpoints/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:35:34 spire-1.2.1/pkg/server/endpoints/config.go 20:35:34 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:35:34 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:35:34 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:35:34 spire-1.2.1/pkg/server/endpoints/middleware.go 20:35:34 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/ 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:35:34 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:35:34 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:35:34 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/ 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:35:34 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:35:34 spire-1.2.1/pkg/server/registration/ 20:35:34 spire-1.2.1/pkg/server/registration/manager.go 20:35:34 spire-1.2.1/pkg/server/registration/manager_test.go 20:35:34 spire-1.2.1/pkg/server/scanentries.go 20:35:34 spire-1.2.1/pkg/server/scanentries_test.go 20:35:34 spire-1.2.1/pkg/server/server.go 20:35:34 spire-1.2.1/pkg/server/server_test.go 20:35:34 spire-1.2.1/pkg/server/svid/ 20:35:34 spire-1.2.1/pkg/server/svid/observer.go 20:35:34 spire-1.2.1/pkg/server/svid/observer_test.go 20:35:34 spire-1.2.1/pkg/server/svid/rotator.go 20:35:34 spire-1.2.1/pkg/server/svid/rotator_config.go 20:35:34 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:35:34 spire-1.2.1/pkg/server/svid/rotator_test.go 20:35:34 spire-1.2.1/proto/ 20:35:34 spire-1.2.1/proto/private/ 20:35:34 spire-1.2.1/proto/private/server/ 20:35:34 spire-1.2.1/proto/private/server/journal/ 20:35:34 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:35:34 spire-1.2.1/proto/private/server/journal/journal.proto 20:35:34 spire-1.2.1/proto/spire/ 20:35:34 spire-1.2.1/proto/spire/common/ 20:35:34 spire-1.2.1/proto/spire/common/common.pb.go 20:35:34 spire-1.2.1/proto/spire/common/common.proto 20:35:34 spire-1.2.1/proto/spire/common/plugin/ 20:35:34 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:35:34 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:35:34 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:35:34 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:35:34 spire-1.2.1/proto/spire/plugin/ 20:35:34 spire-1.2.1/proto/spire/plugin/agent/ 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:35:34 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:35:34 spire-1.2.1/release/ 20:35:34 spire-1.2.1/release/spire-extras/ 20:35:34 spire-1.2.1/release/spire-extras/README.md 20:35:34 spire-1.2.1/release/spire-extras/conf/ 20:35:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:35:34 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:35:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:35:34 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:35:34 spire-1.2.1/release/spire/ 20:35:34 spire-1.2.1/release/spire/README.md 20:35:34 spire-1.2.1/release/spire/conf/ 20:35:34 spire-1.2.1/release/spire/conf/agent/ 20:35:34 spire-1.2.1/release/spire/conf/agent/agent.conf 20:35:34 spire-1.2.1/release/spire/conf/server/ 20:35:34 spire-1.2.1/release/spire/conf/server/server.conf 20:35:34 spire-1.2.1/script/ 20:35:34 spire-1.2.1/script/build-artifact.sh 20:35:34 spire-1.2.1/script/generate_dummy_ca.sh 20:35:34 spire-1.2.1/support/ 20:35:34 spire-1.2.1/support/k8s/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:35:34 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/ 20:35:34 spire-1.2.1/support/oidc-discovery-provider/README.md 20:35:34 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/config.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/main.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:35:34 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:35:34 spire-1.2.1/test/ 20:35:34 spire-1.2.1/test/clock/ 20:35:34 spire-1.2.1/test/clock/clock.go 20:35:34 spire-1.2.1/test/fakes/ 20:35:34 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:35:34 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:35:34 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:35:34 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:35:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:35:34 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:35:34 spire-1.2.1/test/fakes/fakeagentstore/ 20:35:34 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:35:34 spire-1.2.1/test/fakes/fakedatastore/ 20:35:34 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:35:34 spire-1.2.1/test/fakes/fakeentryclient/ 20:35:34 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:35:34 spire-1.2.1/test/fakes/fakehealthchecker/ 20:35:34 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:35:34 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:35:34 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:35:34 spire-1.2.1/test/fakes/fakemetrics/ 20:35:34 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:35:34 spire-1.2.1/test/fakes/fakenoderesolver/ 20:35:34 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:35:34 spire-1.2.1/test/fakes/fakenotifier/ 20:35:34 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:35:34 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:35:34 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:35:34 spire-1.2.1/test/fakes/fakeserverca/ 20:35:34 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:35:34 spire-1.2.1/test/fakes/fakeservercatalog/ 20:35:34 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:35:34 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:35:34 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:35:34 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:35:34 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:35:34 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:35:34 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:35:34 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:35:34 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:35:34 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:35:34 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:35:34 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:35:34 spire-1.2.1/test/fixture/ 20:35:34 spire-1.2.1/test/fixture/certs/ 20:35:34 spire-1.2.1/test/fixture/certs/agent_svid.der 20:35:34 spire-1.2.1/test/fixture/certs/base_cert.pem 20:35:34 spire-1.2.1/test/fixture/certs/base_csr.pem 20:35:34 spire-1.2.1/test/fixture/certs/base_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:35:34 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:35:34 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:35:34 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:35:34 spire-1.2.1/test/fixture/certs/blog_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/bundle.der 20:35:34 spire-1.2.1/test/fixture/certs/ca.pem 20:35:34 spire-1.2.1/test/fixture/certs/ca_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/database_cert.pem 20:35:34 spire-1.2.1/test/fixture/certs/database_csr.pem 20:35:34 spire-1.2.1/test/fixture/certs/database_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/node_cert.pem 20:35:34 spire-1.2.1/test/fixture/certs/node_csr.pem 20:35:34 spire-1.2.1/test/fixture/certs/node_key.pem 20:35:34 spire-1.2.1/test/fixture/certs/svid.pem 20:35:34 spire-1.2.1/test/fixture/certs/svid_key.pem 20:35:34 spire-1.2.1/test/fixture/config/ 20:35:34 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:35:34 spire-1.2.1/test/fixture/config/agent_good.conf 20:35:34 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:35:34 spire-1.2.1/test/fixture/config/plugin_good.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:35:34 spire-1.2.1/test/fixture/config/server_good.conf 20:35:34 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:35:34 spire-1.2.1/test/fixture/fixture.go 20:35:34 spire-1.2.1/test/fixture/nodeattestor/ 20:35:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:35:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:35:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:35:34 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:35:34 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:35:34 spire-1.2.1/test/fixture/registration/ 20:35:34 spire-1.2.1/test/fixture/registration/entries.json 20:35:34 spire-1.2.1/test/fixture/registration/good-for-update.json 20:35:34 spire-1.2.1/test/fixture/registration/good.json 20:35:34 spire-1.2.1/test/fixture/registration/invalid.json 20:35:34 spire-1.2.1/test/fixture/registration/invalid_json.json 20:35:34 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:35:34 spire-1.2.1/test/integration/ 20:35:34 spire-1.2.1/test/integration/README.md 20:35:34 spire-1.2.1/test/integration/common 20:35:34 spire-1.2.1/test/integration/setup/ 20:35:34 spire-1.2.1/test/integration/setup/adminclient/ 20:35:34 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:35:34 spire-1.2.1/test/integration/setup/adminclient/client.go 20:35:34 spire-1.2.1/test/integration/setup/debugagent/ 20:35:34 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:35:34 spire-1.2.1/test/integration/setup/debugagent/main.go 20:35:34 spire-1.2.1/test/integration/setup/debugserver/ 20:35:34 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:35:34 spire-1.2.1/test/integration/setup/debugserver/main.go 20:35:34 spire-1.2.1/test/integration/setup/downstreamclient/ 20:35:34 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:35:34 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:35:34 spire-1.2.1/test/integration/setup/itclient/ 20:35:34 spire-1.2.1/test/integration/setup/itclient/client.go 20:35:34 spire-1.2.1/test/integration/setup/node-attestation/ 20:35:34 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:35:34 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:35:34 spire-1.2.1/test/integration/setup/x509pop/ 20:35:34 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:35:34 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:35:34 spire-1.2.1/test/integration/suites/ 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:35:34 spire-1.2.1/test/integration/suites/join-token/ 20:35:34 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:35:34 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:35:34 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:35:34 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:35:34 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:35:34 spire-1.2.1/test/integration/suites/join-token/README.md 20:35:34 spire-1.2.1/test/integration/suites/join-token/conf/ 20:35:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/join-token/teardown 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:35:34 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:35:34 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:35:34 spire-1.2.1/test/integration/suites/k8s/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/00-setup 20:35:34 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:35:34 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:35:34 spire-1.2.1/test/integration/suites/k8s/README.md 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:35:34 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:35:34 spire-1.2.1/test/integration/suites/k8s/teardown 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/ 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:35:34 spire-1.2.1/test/integration/suites/rotation/ 20:35:34 spire-1.2.1/test/integration/suites/rotation/00-setup 20:35:34 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:35:34 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:35:34 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:35:34 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:35:34 spire-1.2.1/test/integration/suites/rotation/README.md 20:35:34 spire-1.2.1/test/integration/suites/rotation/conf/ 20:35:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/rotation/teardown 20:35:34 spire-1.2.1/test/integration/suites/self-test/ 20:35:34 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:35:34 spire-1.2.1/test/integration/suites/self-test/README.md 20:35:34 spire-1.2.1/test/integration/suites/self-test/teardown 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:35:34 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:35:34 spire-1.2.1/test/integration/suites/upgrade/ 20:35:34 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:35:34 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:35:34 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:35:34 spire-1.2.1/test/integration/suites/upgrade/README.md 20:35:34 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:35:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:35:34 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:35:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:35:34 spire-1.2.1/test/integration/suites/upgrade/teardown 20:35:34 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:35:34 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:35:34 spire-1.2.1/test/integration/test-one.sh 20:35:34 spire-1.2.1/test/integration/test.sh 20:35:34 spire-1.2.1/test/plugintest/ 20:35:34 spire-1.2.1/test/plugintest/config.go 20:35:34 spire-1.2.1/test/plugintest/load.go 20:35:34 spire-1.2.1/test/plugintest/option.go 20:35:34 spire-1.2.1/test/spiretest/ 20:35:34 spire-1.2.1/test/spiretest/apiserver.go 20:35:34 spire-1.2.1/test/spiretest/assertions.go 20:35:34 spire-1.2.1/test/spiretest/dir.go 20:35:34 spire-1.2.1/test/spiretest/errors_posix.go 20:35:34 spire-1.2.1/test/spiretest/errors_windows.go 20:35:34 spire-1.2.1/test/spiretest/logs.go 20:35:34 spire-1.2.1/test/spiretest/socketapi.go 20:35:34 spire-1.2.1/test/spiretest/suite.go 20:35:34 spire-1.2.1/test/spiretest/x509.go 20:35:34 spire-1.2.1/test/testca/ 20:35:34 spire-1.2.1/test/testca/ca.go 20:35:34 spire-1.2.1/test/testkey/ 20:35:34 spire-1.2.1/test/testkey/generate.sh 20:35:34 spire-1.2.1/test/testkey/genkeys.go 20:35:34 spire-1.2.1/test/testkey/keys.go 20:35:34 spire-1.2.1/test/testkey/new.go 20:35:34 spire-1.2.1/test/tpmsimulator/ 20:35:34 spire-1.2.1/test/tpmsimulator/simulator.go 20:35:34 spire-1.2.1/test/util/ 20:35:34 spire-1.2.1/test/util/cert_fixtures.go 20:35:34 spire-1.2.1/test/util/cert_generation.go 20:35:34 spire-1.2.1/test/util/io_redirection.go 20:35:34 spire-1.2.1/test/util/race.go 20:35:34 spire-1.2.1/test/util/util.go 20:35:34 building spire from source... 20:35:34 Installing go1.17.7... 20:35:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:35 ---> 8477ff1b7fe3 20:35:35 Step 3/23 : WORKDIR /edgex-go 20:35:35 ---> Using cache 20:35:35 ---> d5379e7cf2e4 20:35:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:35 ---> Using cache 20:35:35 ---> d8be7dd7a181 20:35:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:37 ---> Running in 408176d0c905 20:35:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:35:37 7b1c46037f91: Pull complete 20:35:37 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:35:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:38 WORKDIR /edgex 20:35:38 COPY go.mod . 20:35:38 RUN go mod download 20:35:38 + docker build -t ci-base-image-arm64 -f - . 20:35:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:35:38 OK: 221 MiB in 52 packages 20:35:40 Removing intermediate container 408176d0c905 20:35:40 ---> 0d6782e5a92a 20:35:40 Step 6/23 : COPY go.mod vendor* ./ 20:35:40 Building bin/spire-server... 20:35:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:40 go: downloading github.com/mitchellh/cli v1.1.2 20:35:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:40 go: downloading github.com/imdario/mergo v0.3.12 20:35:40 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:40 go: downloading google.golang.org/grpc v1.44.0 20:35:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:40  ---> 1609f943f7db 20:35:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:40 go: downloading github.com/fatih/color v1.13.0 20:35:41  ---> Running in 6824f2ecdd2e 20:35:41 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:41 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:41 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:41 go: downloading github.com/armon/go-metrics v0.3.10 20:35:41 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:41 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:41 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:41 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:41 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:41 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:41 Sending build context to Docker daemon 169.1MB 20:35:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:35:41 ---> f79e39bc4007 20:35:41 Step 2/4 : WORKDIR /edgex 20:35:41 go: downloading github.com/Masterminds/semver v1.5.0 20:35:41 go: downloading github.com/google/uuid v1.1.2 20:35:41 go: downloading github.com/huandu/xstrings v1.3.2 20:35:41 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:41 go: downloading github.com/oklog/run v1.0.0 20:35:41 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:41 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:41 go: downloading go.uber.org/atomic v1.9.0 20:35:41 go: downloading github.com/pkg/errors v0.9.1 20:35:41 go: downloading github.com/imkira/go-observer v1.0.3 20:35:41 go: downloading github.com/prometheus/client_model v0.2.0 20:35:41 go: downloading github.com/prometheus/common v0.32.1 20:35:41 go: downloading github.com/beorn7/perks v1.0.1 20:35:41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:41 go: downloading github.com/prometheus/procfs v0.7.3 20:35:41 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:41 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:41 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:41 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:41 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:42 ---> Running in 768fc074cdfb 20:35:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:42 Removing intermediate container 768fc074cdfb 20:35:42 ---> f52f5316a003 20:35:42 Step 3/4 : COPY go.mod . 20:35:42 ---> 4c6c1e6f0068 20:35:42 Step 4/4 : RUN go mod download 20:35:42 ---> Running in 34ac6fb235cd 20:35:43 Removing intermediate container 6824f2ecdd2e 20:35:43 ---> f1ea3e847cf7 20:35:43 Step 8/23 : COPY . . 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:43 go: downloading github.com/stretchr/testify v1.7.0 20:35:43 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:49 go: downloading google.golang.org/api v0.70.0 20:35:49 go: downloading k8s.io/client-go v0.23.4 20:35:49 go: downloading k8s.io/api v0.23.4 20:35:49 go: downloading github.com/google/go-tpm v0.3.3 20:35:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:49 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:49 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:49 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:49 go: downloading cloud.google.com/go/storage v1.21.0 20:35:49 go: downloading cloud.google.com/go v0.100.2 20:35:49 go: downloading k8s.io/apimachinery v0.23.4 20:35:50 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:50 go: downloading cloud.google.com/go/security v1.3.0 20:35:50 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:50 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:50 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:51 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:51 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:51 go: downloading github.com/aws/smithy-go v1.11.0 20:35:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:53 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:53 go: downloading cloud.google.com/go/compute v1.3.0 20:35:53 go: downloading cloud.google.com/go/iam v0.1.1 20:35:53 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:53 go: downloading github.com/gogo/protobuf v1.3.2 20:35:53 go: downloading k8s.io/klog/v2 v2.30.0 20:35:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:54 go: downloading github.com/google/gofuzz v1.1.0 20:35:54 go: downloading github.com/spf13/pflag v1.0.5 20:35:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:54 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:54 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:54 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:54 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:54 go: downloading github.com/gobwas/glob v0.2.3 20:35:54 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:54  ---> a460f889b25a 20:35:54 Step 9/23 : RUN make cmd/core-data/core-data 20:35:54 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:54 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:54 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:54 go: downloading go.opencensus.io v0.23.0 20:35:54 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:54 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:54 go: downloading github.com/go-logr/logr v1.2.2 20:35:54 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:54 go: downloading github.com/google/go-cmp v0.5.7 20:35:54 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:54 go: downloading github.com/json-iterator/go v1.1.12 20:35:54 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:54 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:54 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:54 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:54 go: downloading github.com/golang/snappy v0.0.4 20:35:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:55 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:55 go: downloading go.uber.org/zap v1.21.0 20:35:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:55 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:55 go: downloading go.uber.org/multierr v1.6.0 20:35:55  ---> Running in e1734c2d74db 20:35:55 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:35:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:03 Removing intermediate container 8da296850ce9 20:36:03 ---> 73a5c2d74ea6 20:36:03 20:36:03 Step 10/22 : FROM alpine:3.14 20:36:03 ---> e04c818066af 20:36:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:36:03 Removing intermediate container eca8f7782606 20:36:03 ---> cb4406462b0a 20:36:03 20:36:03 Step 10/23 : FROM alpine:3.14 20:36:03 ---> e04c818066af 20:36:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:03 ---> Running in 7dbc73396f90 20:36:03 ---> Running in 5c2f27c0c04c 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:04 (1/1) Installing dumb-init (1.2.5-r1) 20:36:04 Executing busybox-1.33.1-r7.trigger 20:36:04 OK: 6 MiB in 15 packages 20:36:04 (1/1) Installing dumb-init (1.2.5-r1) 20:36:04 Executing busybox-1.33.1-r7.trigger 20:36:04 OK: 6 MiB in 15 packages 20:36:05 Removing intermediate container 5c2f27c0c04c 20:36:05 ---> b466a2b784d8 20:36:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:05 Removing intermediate container 7dbc73396f90 20:36:05 ---> f3fccb696d5f 20:36:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:05 ---> Running in 700ae901d314 20:36:05 ---> Running in 87d873335364 20:36:05 Removing intermediate container 87d873335364 20:36:05 ---> c4d148eaff23 20:36:05 Step 13/22 : ENV APP_PORT=59861 20:36:05 Removing intermediate container 700ae901d314 20:36:05 ---> 75fe5bdca772 20:36:05 Step 13/23 : ENV APP_PORT=59881 20:36:05 ---> Running in 97ea27b10303 20:36:05 ---> Running in cbb56d5bec77 20:36:06 Removing intermediate container cbb56d5bec77 20:36:06 ---> 2a4dc53ca368 20:36:06 Step 14/23 : EXPOSE $APP_PORT 20:36:06 Removing intermediate container 97ea27b10303 20:36:06 ---> cccb13b8aed9 20:36:06 Step 14/22 : EXPOSE $APP_PORT 20:36:06 ---> Running in 61ead462b6a1 20:36:06 ---> Running in 5c4e6463ba34 20:36:06 Removing intermediate container 61ead462b6a1 20:36:06 Removing intermediate container 5c4e6463ba34 20:36:06 ---> d6dadd9bb27d 20:36:06 ---> fccc2a6c0a85 20:36:06 Step 15/23 : WORKDIR /Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:06 20:36:06 ---> Running in b2fc70d3917f 20:36:06 Removing intermediate container b2fc70d3917f 20:36:06 ---> 6e1c3b5d677f 20:36:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:06 ---> 9947c52cfa67 20:36:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:36:07 ---> b23672fe9a89 20:36:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:07 ---> 72fc7afeff5b 20:36:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:36:09 ---> c0a9e6410c8d 20:36:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:36:09 ---> f0a0040cdb74 20:36:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:09 ---> Running in a050056c0656 20:36:09 Removing intermediate container a050056c0656 20:36:09 ---> 79a2102b8c13 20:36:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:09 ---> Running in 528ae6160369 20:36:09 ---> 67e78b9fda75 20:36:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:36:09 ---> Running in 90b87c2ade25 20:36:09 Removing intermediate container 528ae6160369 20:36:09 ---> c497ab21eaa7 20:36:09 Step 20/22 : LABEL arch=x86_64 20:36:09 ---> Running in b525ca7bb1f2 20:36:10 Removing intermediate container 90b87c2ade25 20:36:10 ---> 630dbe50e974 20:36:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:10 ---> Running in fd43172ef040 20:36:10 Removing intermediate container b525ca7bb1f2 20:36:10 ---> d446db733c6d 20:36:10 Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:36:10 ---> Running in fee9bead363f 20:36:10 Removing intermediate container fd43172ef040 20:36:10 ---> b3e55dee2041 20:36:10 Step 21/23 : LABEL arch=x86_64 20:36:10 ---> Running in 14ea615f3a49 20:36:10 Removing intermediate container fee9bead363f 20:36:10 ---> 1e16c4ec88b9 20:36:10 Step 22/22 : LABEL version=0.0.0 20:36:10 ---> Running in 7942fa70c5fd 20:36:10 Removing intermediate container 14ea615f3a49 20:36:10 ---> 311966a87482 20:36:10 Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:36:10 ---> Running in fb357e3fd086 20:36:10 Removing intermediate container 7942fa70c5fd 20:36:10 ---> 5a7b40853bd1 20:36:10 20:36:11 Removing intermediate container fb357e3fd086 20:36:11 ---> c9a3e0188da2 20:36:11 Step 23/23 : LABEL version=0.0.0 20:36:11 Successfully built 5a7b40853bd1 20:36:11 Successfully tagged support-scheduler:latest 20:36:11  Building support-scheduler ... done Building security-spire-server 20:36:11 ---> Running in c8ca11ee70b8 20:36:12 Removing intermediate container c8ca11ee70b8 20:36:12 ---> e78335abbb13 20:36:12 20:36:12 Successfully built e78335abbb13 20:36:12 Successfully tagged core-metadata:latest 20:36:12  Building core-metadata ... done Building support-notifications 20:36:15 Building bin/spire-agent... 20:36:15 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:15 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:16 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:16 go: downloading github.com/docker/go-connections v0.4.0 20:36:16 go: downloading github.com/docker/go-units v0.4.0 20:36:16 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:16 go: downloading github.com/containerd/containerd v1.3.4 20:36:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:16 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:18 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:36:18 ---> 8477ff1b7fe3 20:36:18 Step 3/25 : WORKDIR /edgex-go 20:36:18 ---> Using cache 20:36:18 ---> d5379e7cf2e4 20:36:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:18 ---> Using cache 20:36:18 ---> d8be7dd7a181 20:36:18 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:36:18 ---> Using cache 20:36:18 ---> 791b08ed0cf4 20:36:18 Step 6/25 : COPY go.mod vendor* ./ 20:36:18 ---> Using cache 20:36:18 ---> 1da207d894a9 20:36:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:18 ---> Using cache 20:36:18 ---> 9e1e76735299 20:36:18 Step 8/25 : COPY . . 20:36:18 ---> Using cache 20:36:18 ---> 10e9e2292cec 20:36:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:36:18 ---> Using cache 20:36:18 ---> 7807e3d62771 20:36:18 Step 10/25 : RUN mkdir -p spire-build 20:36:18 ---> Using cache 20:36:18 ---> 3de2cefb7f7c 20:36:18 Step 11/25 : WORKDIR /edgex-go/spire-build 20:36:18 ---> Using cache 20:36:18 ---> d8b58706129c 20:36:18 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 20:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:36:20 ---> 8477ff1b7fe3 20:36:20 Step 3/22 : WORKDIR /edgex-go 20:36:20 ---> Using cache 20:36:20 ---> d5379e7cf2e4 20:36:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:20 ---> Using cache 20:36:20 ---> d8be7dd7a181 20:36:20 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:36:26 ---> Running in 3918cff2e4cb 20:36:26 ---> Running in 40bb85cc82d1 20:36:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:26 spire-1.2.1/ 20:36:26 spire-1.2.1/.data/ 20:36:26 spire-1.2.1/.data/.file 20:36:26 spire-1.2.1/.dockerignore 20:36:26 spire-1.2.1/.gitattributes 20:36:26 spire-1.2.1/.githooks/ 20:36:26 spire-1.2.1/.githooks/pre-commit 20:36:26 spire-1.2.1/.github/ 20:36:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:36:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:36:26 spire-1.2.1/.github/dependabot.yml 20:36:26 spire-1.2.1/.github/workflows/ 20:36:26 spire-1.2.1/.github/workflows/nightly_build.yaml 20:36:26 spire-1.2.1/.github/workflows/pr_build.yaml 20:36:26 spire-1.2.1/.github/workflows/release_build.yaml 20:36:26 spire-1.2.1/.github/workflows/scripts/ 20:36:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:36:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:36:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:36:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:36:26 spire-1.2.1/.github/workflows/scripts/split.sh 20:36:26 spire-1.2.1/.gitignore 20:36:26 spire-1.2.1/.go-version 20:36:26 spire-1.2.1/.golangci.yml 20:36:26 spire-1.2.1/ADOPTERS.md 20:36:26 spire-1.2.1/CHANGELOG.md 20:36:26 spire-1.2.1/CODE-OF-CONDUCT.md 20:36:26 spire-1.2.1/CODEOWNERS 20:36:26 spire-1.2.1/CONTRIBUTING.md 20:36:26 spire-1.2.1/Dockerfile 20:36:26 spire-1.2.1/Dockerfile.dev 20:36:26 spire-1.2.1/Dockerfile.scratch 20:36:26 spire-1.2.1/LICENSE 20:36:26 spire-1.2.1/MAINTAINERS.md 20:36:26 spire-1.2.1/Makefile 20:36:26 spire-1.2.1/README.md 20:36:26 spire-1.2.1/ROADMAP.md 20:36:26 spire-1.2.1/SECURITY.md 20:36:26 spire-1.2.1/cmd/ 20:36:26 spire-1.2.1/cmd/spire-agent/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/common/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/run/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:36:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:36:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:36:26 spire-1.2.1/cmd/spire-agent/main.go 20:36:26 spire-1.2.1/cmd/spire-server/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/cli.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/run/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/token/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/validate/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/x509/ 20:36:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:36:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:36:26 spire-1.2.1/cmd/spire-server/main.go 20:36:26 spire-1.2.1/cmd/spire-server/util/ 20:36:26 spire-1.2.1/cmd/spire-server/util/util.go 20:36:26 spire-1.2.1/conf/ 20:36:26 spire-1.2.1/conf/agent/ 20:36:26 spire-1.2.1/conf/agent/agent.conf 20:36:26 spire-1.2.1/conf/agent/agent_full.conf 20:36:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:36:26 spire-1.2.1/conf/server/ 20:36:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:36:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:36:26 spire-1.2.1/conf/server/server.conf 20:36:26 spire-1.2.1/conf/server/server_full.conf 20:36:26 spire-1.2.1/doc/ 20:36:26 spire-1.2.1/doc/SPIRE101.md 20:36:26 spire-1.2.1/doc/auditlog.md 20:36:26 spire-1.2.1/doc/authorization_policy_engine.md 20:36:26 spire-1.2.1/doc/changelog_guidelines.md 20:36:26 spire-1.2.1/doc/cure53-report.pdf 20:36:26 spire-1.2.1/doc/images/ 20:36:26 spire-1.2.1/doc/images/2019_roadmap.png 20:36:26 spire-1.2.1/doc/images/SPIRE101.png 20:36:26 spire-1.2.1/doc/images/SPIRE_agent.png 20:36:26 spire-1.2.1/doc/images/SPIRE_server.png 20:36:26 spire-1.2.1/doc/images/cache_mgr.png 20:36:26 spire-1.2.1/doc/images/cache_mgr_components.png 20:36:26 spire-1.2.1/doc/images/federated_spire.png 20:36:26 spire-1.2.1/doc/images/ha_mode.png 20:36:26 spire-1.2.1/doc/images/nested_spire.png 20:36:26 spire-1.2.1/doc/images/oidc_federation.png 20:36:26 spire-1.2.1/doc/images/single_trust_domain.png 20:36:26 spire-1.2.1/doc/images/spiffe_compatible.png 20:36:26 spire-1.2.1/doc/images/spire_logo.png 20:36:26 spire-1.2.1/doc/migrating_registration_api_clients.md 20:36:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:36:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:36:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:36:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:36:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:36:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:36:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:36:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:36:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:36:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:36:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:36:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:36:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:36:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:36:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:36:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:36:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:36:26 spire-1.2.1/doc/scaling_spire.md 20:36:26 spire-1.2.1/doc/spire_agent.md 20:36:26 spire-1.2.1/doc/spire_server.md 20:36:26 spire-1.2.1/doc/supported_integrations.md 20:36:26 spire-1.2.1/doc/telemetry.md 20:36:26 spire-1.2.1/doc/telemetry_config.md 20:36:26 spire-1.2.1/doc/upgrading.md 20:36:26 spire-1.2.1/doc/using_spire.md 20:36:26 spire-1.2.1/examples/ 20:36:26 spire-1.2.1/examples/README.md 20:36:26 spire-1.2.1/go.mod 20:36:26 spire-1.2.1/go.sum 20:36:26 spire-1.2.1/pkg/ 20:36:26 spire-1.2.1/pkg/agent/ 20:36:26 spire-1.2.1/pkg/agent/agent.go 20:36:26 spire-1.2.1/pkg/agent/api/ 20:36:26 spire-1.2.1/pkg/agent/api/config.go 20:36:26 spire-1.2.1/pkg/agent/api/debug/ 20:36:26 spire-1.2.1/pkg/agent/api/debug/v1/ 20:36:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:36:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:36:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:36:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:36:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:36:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:36:26 spire-1.2.1/pkg/agent/api/endpoints.go 20:36:26 spire-1.2.1/pkg/agent/api/health/ 20:36:26 spire-1.2.1/pkg/agent/api/health/v1/ 20:36:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:36:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:36:26 spire-1.2.1/pkg/agent/api/rpccontext/ 20:36:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:36:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:36:26 spire-1.2.1/pkg/agent/attestor/ 20:36:26 spire-1.2.1/pkg/agent/attestor/node/ 20:36:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:36:26 spire-1.2.1/pkg/agent/attestor/node/node.go 20:36:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:36:26 spire-1.2.1/pkg/agent/attestor/workload/ 20:36:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:36:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:36:26 spire-1.2.1/pkg/agent/catalog/ 20:36:26 spire-1.2.1/pkg/agent/catalog/catalog.go 20:36:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:36:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:36:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:36:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:36:26 spire-1.2.1/pkg/agent/client/ 20:36:26 spire-1.2.1/pkg/agent/client/client.go 20:36:26 spire-1.2.1/pkg/agent/client/client_test.go 20:36:26 spire-1.2.1/pkg/agent/client/dial.go 20:36:26 spire-1.2.1/pkg/agent/client/nodeconn.go 20:36:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:36:26 spire-1.2.1/pkg/agent/client/update.go 20:36:26 spire-1.2.1/pkg/agent/client/util.go 20:36:26 spire-1.2.1/pkg/agent/common/ 20:36:26 spire-1.2.1/pkg/agent/common/backoff/ 20:36:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:36:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:36:26 spire-1.2.1/pkg/agent/common/cgroups/ 20:36:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:36:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:36:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:36:26 spire-1.2.1/pkg/agent/config.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/ 20:36:26 spire-1.2.1/pkg/agent/endpoints/config.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/workload/ 20:36:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:36:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/ 20:36:26 spire-1.2.1/pkg/agent/manager/cache/ 20:36:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:36:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:36:26 spire-1.2.1/pkg/agent/manager/config.go 20:36:26 spire-1.2.1/pkg/agent/manager/manager.go 20:36:26 spire-1.2.1/pkg/agent/manager/manager_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/storage.go 20:36:26 spire-1.2.1/pkg/agent/manager/storage_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/storecache/ 20:36:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:36:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:36:26 spire-1.2.1/pkg/agent/manager/sync.go 20:36:26 spire-1.2.1/pkg/agent/plugin/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:36:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:36:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:36:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:36:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:36:26 spire-1.2.1/pkg/agent/svid/ 20:36:26 spire-1.2.1/pkg/agent/svid/rotator.go 20:36:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:36:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:36:26 spire-1.2.1/pkg/agent/svid/store/ 20:36:26 spire-1.2.1/pkg/agent/svid/store/service.go 20:36:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:36:26 spire-1.2.1/pkg/common/ 20:36:26 spire-1.2.1/pkg/common/agentpathtemplate/ 20:36:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:36:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:36:26 spire-1.2.1/pkg/common/api/ 20:36:26 spire-1.2.1/pkg/common/api/metrics.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/ 20:36:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/logger.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/names.go 20:36:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:36:26 spire-1.2.1/pkg/common/api/names.go 20:36:26 spire-1.2.1/pkg/common/api/ratelimit.go 20:36:26 spire-1.2.1/pkg/common/api/rpccontext/ 20:36:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:36:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:36:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:36:26 spire-1.2.1/pkg/common/auth/ 20:36:26 spire-1.2.1/pkg/common/auth/interceptors.go 20:36:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:36:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/ 20:36:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/types.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:36:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:36:26 spire-1.2.1/pkg/common/catalog/ 20:36:26 spire-1.2.1/pkg/common/catalog/bind.go 20:36:26 spire-1.2.1/pkg/common/catalog/builtin.go 20:36:26 spire-1.2.1/pkg/common/catalog/catalog.go 20:36:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:36:26 spire-1.2.1/pkg/common/catalog/closers.go 20:36:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:36:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:36:26 spire-1.2.1/pkg/common/catalog/config.go 20:36:26 spire-1.2.1/pkg/common/catalog/config_test.go 20:36:26 spire-1.2.1/pkg/common/catalog/configure.go 20:36:26 spire-1.2.1/pkg/common/catalog/constraints.go 20:36:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:36:26 spire-1.2.1/pkg/common/catalog/context.go 20:36:26 spire-1.2.1/pkg/common/catalog/external.go 20:36:26 spire-1.2.1/pkg/common/catalog/host.go 20:36:26 spire-1.2.1/pkg/common/catalog/pipenet.go 20:36:26 spire-1.2.1/pkg/common/catalog/plugin.go 20:36:26 spire-1.2.1/pkg/common/catalog/testplugin/ 20:36:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:36:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:36:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:36:26 spire-1.2.1/pkg/common/cli/ 20:36:26 spire-1.2.1/pkg/common/cli/env.go 20:36:26 spire-1.2.1/pkg/common/cli/flags.go 20:36:26 spire-1.2.1/pkg/common/cli/trust_domain.go 20:36:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:36:26 spire-1.2.1/pkg/common/cli/umask.go 20:36:26 spire-1.2.1/pkg/common/cli/umask_posix.go 20:36:26 spire-1.2.1/pkg/common/cli/umask_test.go 20:36:26 spire-1.2.1/pkg/common/cli/umask_windows.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/flag.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/format.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:36:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:36:26 spire-1.2.1/pkg/common/coretypes/ 20:36:26 spire-1.2.1/pkg/common/coretypes/bundle/ 20:36:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:36:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:36:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:36:26 spire-1.2.1/pkg/common/cryptoutil/ 20:36:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:36:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:36:26 spire-1.2.1/pkg/common/diskutil/ 20:36:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:36:26 spire-1.2.1/pkg/common/diskutil/file_test.go 20:36:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:36:26 spire-1.2.1/pkg/common/errorutil/ 20:36:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:36:26 spire-1.2.1/pkg/common/health/ 20:36:26 spire-1.2.1/pkg/common/health/config.go 20:36:26 spire-1.2.1/pkg/common/health/context.go 20:36:26 spire-1.2.1/pkg/common/health/context_test.go 20:36:26 spire-1.2.1/pkg/common/health/health.go 20:36:26 spire-1.2.1/pkg/common/health/health_test.go 20:36:26 spire-1.2.1/pkg/common/health/logger.go 20:36:26 spire-1.2.1/pkg/common/hostservice/ 20:36:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:36:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:36:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:36:26 spire-1.2.1/pkg/common/idutil/ 20:36:26 spire-1.2.1/pkg/common/idutil/require.go 20:36:26 spire-1.2.1/pkg/common/idutil/require_test.go 20:36:26 spire-1.2.1/pkg/common/idutil/safety.go 20:36:26 spire-1.2.1/pkg/common/idutil/safety_test.go 20:36:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:36:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:36:26 spire-1.2.1/pkg/common/jwtsvid/ 20:36:26 spire-1.2.1/pkg/common/jwtsvid/common.go 20:36:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:36:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:36:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:36:26 spire-1.2.1/pkg/common/jwtutil/ 20:36:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:36:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:36:26 spire-1.2.1/pkg/common/log/ 20:36:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:36:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:36:26 spire-1.2.1/pkg/common/log/log.go 20:36:26 spire-1.2.1/pkg/common/log/log_test.go 20:36:26 spire-1.2.1/pkg/common/log/options.go 20:36:26 spire-1.2.1/pkg/common/nodeutil/ 20:36:26 spire-1.2.1/pkg/common/nodeutil/node.go 20:36:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:36:26 spire-1.2.1/pkg/common/peertracker/ 20:36:26 spire-1.2.1/pkg/common/peertracker/conn.go 20:36:26 spire-1.2.1/pkg/common/peertracker/credentials.go 20:36:26 spire-1.2.1/pkg/common/peertracker/errors.go 20:36:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:36:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:36:26 spire-1.2.1/pkg/common/peertracker/info.go 20:36:26 spire-1.2.1/pkg/common/peertracker/listener.go 20:36:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:36:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tcp.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:36:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:36:26 spire-1.2.1/pkg/common/peertracker/uds.go 20:36:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:36:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:36:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:36:26 spire-1.2.1/pkg/common/pemutil/ 20:36:26 spire-1.2.1/pkg/common/pemutil/block.go 20:36:26 spire-1.2.1/pkg/common/pemutil/certs.go 20:36:26 spire-1.2.1/pkg/common/pemutil/common.go 20:36:26 spire-1.2.1/pkg/common/pemutil/csr.go 20:36:26 spire-1.2.1/pkg/common/pemutil/keys.go 20:36:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/ 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:36:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:36:26 spire-1.2.1/pkg/common/plugin/ 20:36:26 spire-1.2.1/pkg/common/plugin/aws/ 20:36:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:36:26 spire-1.2.1/pkg/common/plugin/azure/ 20:36:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:36:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/facade.go 20:36:26 spire-1.2.1/pkg/common/plugin/facade_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/gcp/ 20:36:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/ 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:36:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/log.go 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/ 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:36:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:36:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:36:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:36:26 spire-1.2.1/pkg/common/plugin/x509pop/ 20:36:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:36:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:36:26 spire-1.2.1/pkg/common/profiling/ 20:36:26 spire-1.2.1/pkg/common/profiling/dumpers.go 20:36:26 spire-1.2.1/pkg/common/profiling/profiling.go 20:36:26 spire-1.2.1/pkg/common/protoutil/ 20:36:26 spire-1.2.1/pkg/common/protoutil/masks.go 20:36:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:36:26 spire-1.2.1/pkg/common/rotationutil/ 20:36:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:36:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:36:26 spire-1.2.1/pkg/common/selector/ 20:36:26 spire-1.2.1/pkg/common/selector/selector.go 20:36:26 spire-1.2.1/pkg/common/selector/selector_test.go 20:36:26 spire-1.2.1/pkg/common/selector/set.go 20:36:26 spire-1.2.1/pkg/common/selector/set_utils.go 20:36:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/ 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/ 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:36:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:36:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:36:26 spire-1.2.1/pkg/common/telemetry/call.go 20:36:26 spire-1.2.1/pkg/common/telemetry/common/ 20:36:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:36:26 spire-1.2.1/pkg/common/telemetry/config.go 20:36:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:36:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/inmem.go 20:36:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/m3.go 20:36:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/metrics.go 20:36:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/names.go 20:36:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:36:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:36:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/ 20:36:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:36:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:36:26 spire-1.2.1/pkg/common/telemetry/server/server.go 20:36:26 spire-1.2.1/pkg/common/telemetry/sink.go 20:36:26 spire-1.2.1/pkg/common/telemetry/statsd.go 20:36:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:36:26 spire-1.2.1/pkg/common/telemetry/uptime.go 20:36:26 spire-1.2.1/pkg/common/telemetry/version.go 20:36:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:36:26 spire-1.2.1/pkg/common/uptime/ 20:36:26 spire-1.2.1/pkg/common/uptime/uptime.go 20:36:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:36:26 spire-1.2.1/pkg/common/util/ 20:36:26 spire-1.2.1/pkg/common/util/certs.go 20:36:26 spire-1.2.1/pkg/common/util/certs_test.go 20:36:26 spire-1.2.1/pkg/common/util/csr.go 20:36:26 spire-1.2.1/pkg/common/util/hash.go 20:36:26 spire-1.2.1/pkg/common/util/selectors.go 20:36:26 spire-1.2.1/pkg/common/util/selectors_test.go 20:36:26 spire-1.2.1/pkg/common/util/signals.go 20:36:26 spire-1.2.1/pkg/common/util/sort.go 20:36:26 spire-1.2.1/pkg/common/util/sort_test.go 20:36:26 spire-1.2.1/pkg/common/util/task.go 20:36:26 spire-1.2.1/pkg/common/util/task_test.go 20:36:26 spire-1.2.1/pkg/common/util/testdata/ 20:36:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:36:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:36:26 spire-1.2.1/pkg/common/version/ 20:36:26 spire-1.2.1/pkg/common/version/version.go 20:36:26 spire-1.2.1/pkg/common/x509svid/ 20:36:26 spire-1.2.1/pkg/common/x509svid/common_test.go 20:36:26 spire-1.2.1/pkg/common/x509svid/csr.go 20:36:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:36:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:36:26 spire-1.2.1/pkg/common/x509util/ 20:36:26 spire-1.2.1/pkg/common/x509util/cert.go 20:36:26 spire-1.2.1/pkg/common/x509util/dns.go 20:36:26 spire-1.2.1/pkg/common/x509util/dns_test.go 20:36:26 spire-1.2.1/pkg/common/x509util/keyid.go 20:36:26 spire-1.2.1/pkg/common/x509util/keypair.go 20:36:26 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:36:26 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:36:26 spire-1.2.1/pkg/server/ 20:36:26 spire-1.2.1/pkg/server/api/ 20:36:26 spire-1.2.1/pkg/server/api/agent.go 20:36:26 spire-1.2.1/pkg/server/api/agent/ 20:36:26 spire-1.2.1/pkg/server/api/agent/v1/ 20:36:26 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/agent_test.go 20:36:26 spire-1.2.1/pkg/server/api/api.go 20:36:26 spire-1.2.1/pkg/server/api/audit/ 20:36:26 spire-1.2.1/pkg/server/api/audit/audit.go 20:36:26 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:36:26 spire-1.2.1/pkg/server/api/bundle.go 20:36:26 spire-1.2.1/pkg/server/api/bundle/ 20:36:26 spire-1.2.1/pkg/server/api/bundle/v1/ 20:36:26 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/bundle_test.go 20:36:26 spire-1.2.1/pkg/server/api/debug/ 20:36:26 spire-1.2.1/pkg/server/api/debug/v1/ 20:36:26 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/entry.go 20:36:26 spire-1.2.1/pkg/server/api/entry/ 20:36:26 spire-1.2.1/pkg/server/api/entry/v1/ 20:36:26 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/entry_test.go 20:36:26 spire-1.2.1/pkg/server/api/health/ 20:36:26 spire-1.2.1/pkg/server/api/health/v1/ 20:36:26 spire-1.2.1/pkg/server/api/health/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/id.go 20:36:26 spire-1.2.1/pkg/server/api/id_test.go 20:36:26 spire-1.2.1/pkg/server/api/limits/ 20:36:26 spire-1.2.1/pkg/server/api/limits/limits.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/ 20:36:26 spire-1.2.1/pkg/server/api/middleware/alias.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/audit.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/caller.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/common.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/entries.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:36:26 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:36:26 spire-1.2.1/pkg/server/api/ratelimit.go 20:36:26 spire-1.2.1/pkg/server/api/rpccontext/ 20:36:26 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:36:26 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:36:26 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:36:26 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:36:26 spire-1.2.1/pkg/server/api/selector.go 20:36:26 spire-1.2.1/pkg/server/api/selector_test.go 20:36:26 spire-1.2.1/pkg/server/api/status.go 20:36:26 spire-1.2.1/pkg/server/api/status_test.go 20:36:26 spire-1.2.1/pkg/server/api/svid/ 20:36:26 spire-1.2.1/pkg/server/api/svid/v1/ 20:36:26 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/trustdomain.go 20:36:26 spire-1.2.1/pkg/server/api/trustdomain/ 20:36:26 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:36:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:36:26 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:36:26 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:36:26 spire-1.2.1/pkg/server/authpolicy/ 20:36:26 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:36:26 spire-1.2.1/pkg/server/authpolicy/policy.go 20:36:26 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:36:26 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:36:26 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:36:26 spire-1.2.1/pkg/server/authpolicy/validate.go 20:36:26 spire-1.2.1/pkg/server/bundle/ 20:36:26 spire-1.2.1/pkg/server/bundle/client/ 20:36:26 spire-1.2.1/pkg/server/bundle/client/client.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/manager.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/sources.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/updater.go 20:36:26 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:36:26 spire-1.2.1/pkg/server/ca/ 20:36:26 spire-1.2.1/pkg/server/ca/ca.go 20:36:26 spire-1.2.1/pkg/server/ca/ca_health.go 20:36:26 spire-1.2.1/pkg/server/ca/ca_test.go 20:36:26 spire-1.2.1/pkg/server/ca/journal.go 20:36:26 spire-1.2.1/pkg/server/ca/journal_test.go 20:36:26 spire-1.2.1/pkg/server/ca/manager.go 20:36:26 spire-1.2.1/pkg/server/ca/manager_health.go 20:36:26 spire-1.2.1/pkg/server/ca/manager_test.go 20:36:26 spire-1.2.1/pkg/server/ca/templates.go 20:36:26 spire-1.2.1/pkg/server/ca/upstream_client.go 20:36:26 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:36:26 spire-1.2.1/pkg/server/ca/validation.go 20:36:26 spire-1.2.1/pkg/server/cache/ 20:36:26 spire-1.2.1/pkg/server/cache/dscache/ 20:36:26 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:36:26 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/ 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:36:26 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:36:26 spire-1.2.1/pkg/server/catalog/ 20:36:26 spire-1.2.1/pkg/server/catalog/catalog.go 20:36:26 spire-1.2.1/pkg/server/catalog/keymanager.go 20:36:26 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:36:26 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:36:26 spire-1.2.1/pkg/server/catalog/notifier.go 20:36:26 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:36:26 spire-1.2.1/pkg/server/config.go 20:36:26 spire-1.2.1/pkg/server/datastore/ 20:36:26 spire-1.2.1/pkg/server/datastore/datastore.go 20:36:26 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:36:26 spire-1.2.1/pkg/server/datastore/repository.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:36:26 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:36:26 spire-1.2.1/pkg/server/endpoints/ 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/ 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:36:26 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:36:26 spire-1.2.1/pkg/server/endpoints/config.go 20:36:26 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:36:26 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:36:26 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:36:26 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:36:26 spire-1.2.1/pkg/server/endpoints/middleware.go 20:36:26 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:36:26 spire-1.2.1/pkg/server/hostservice/ 20:36:26 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:36:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:36:26 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:36:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:36:26 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:36:26 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:36:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:36:26 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:36:26 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:36:26 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:36:26 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/ 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:36:26 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:36:26 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:36:26 spire-1.2.1/pkg/server/registration/ 20:36:26 spire-1.2.1/pkg/server/registration/manager.go 20:36:26 spire-1.2.1/pkg/server/registration/manager_test.go 20:36:26 spire-1.2.1/pkg/server/scanentries.go 20:36:26 spire-1.2.1/pkg/server/scanentries_test.go 20:36:26 spire-1.2.1/pkg/server/server.go 20:36:26 spire-1.2.1/pkg/server/server_test.go 20:36:26 spire-1.2.1/pkg/server/svid/ 20:36:26 spire-1.2.1/pkg/server/svid/observer.go 20:36:26 spire-1.2.1/pkg/server/svid/observer_test.go 20:36:26 spire-1.2.1/pkg/server/svid/rotator.go 20:36:26 spire-1.2.1/pkg/server/svid/rotator_config.go 20:36:26 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:36:26 spire-1.2.1/pkg/server/svid/rotator_test.go 20:36:26 spire-1.2.1/proto/ 20:36:26 spire-1.2.1/proto/private/ 20:36:26 spire-1.2.1/proto/private/server/ 20:36:26 spire-1.2.1/proto/private/server/journal/ 20:36:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:36:26 spire-1.2.1/proto/private/server/journal/journal.proto 20:36:26 spire-1.2.1/proto/spire/ 20:36:26 spire-1.2.1/proto/spire/common/ 20:36:26 spire-1.2.1/proto/spire/common/common.pb.go 20:36:26 spire-1.2.1/proto/spire/common/common.proto 20:36:26 spire-1.2.1/proto/spire/common/plugin/ 20:36:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:36:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:36:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:36:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:36:26 spire-1.2.1/proto/spire/plugin/ 20:36:26 spire-1.2.1/proto/spire/plugin/agent/ 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:36:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:36:26 spire-1.2.1/release/ 20:36:26 spire-1.2.1/release/spire-extras/ 20:36:26 spire-1.2.1/release/spire-extras/README.md 20:36:26 spire-1.2.1/release/spire-extras/conf/ 20:36:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:36:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:36:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:36:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:36:26 spire-1.2.1/release/spire/ 20:36:26 spire-1.2.1/release/spire/README.md 20:36:26 spire-1.2.1/release/spire/conf/ 20:36:26 spire-1.2.1/release/spire/conf/agent/ 20:36:26 spire-1.2.1/release/spire/conf/agent/agent.conf 20:36:26 spire-1.2.1/release/spire/conf/server/ 20:36:26 spire-1.2.1/release/spire/conf/server/server.conf 20:36:26 spire-1.2.1/script/ 20:36:26 spire-1.2.1/script/build-artifact.sh 20:36:26 spire-1.2.1/script/generate_dummy_ca.sh 20:36:26 spire-1.2.1/support/ 20:36:26 spire-1.2.1/support/k8s/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:36:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/ 20:36:26 spire-1.2.1/support/oidc-discovery-provider/README.md 20:36:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/config.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/main.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:36:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:36:26 spire-1.2.1/test/ 20:36:26 spire-1.2.1/test/clock/ 20:36:26 spire-1.2.1/test/clock/clock.go 20:36:26 spire-1.2.1/test/fakes/ 20:36:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:36:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:36:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:36:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:36:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:36:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:36:26 spire-1.2.1/test/fakes/fakeagentstore/ 20:36:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:36:26 spire-1.2.1/test/fakes/fakedatastore/ 20:36:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:36:26 spire-1.2.1/test/fakes/fakeentryclient/ 20:36:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:36:26 spire-1.2.1/test/fakes/fakehealthchecker/ 20:36:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:36:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:36:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:36:26 spire-1.2.1/test/fakes/fakemetrics/ 20:36:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:36:26 spire-1.2.1/test/fakes/fakenoderesolver/ 20:36:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:36:26 spire-1.2.1/test/fakes/fakenotifier/ 20:36:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:36:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:36:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:36:26 spire-1.2.1/test/fakes/fakeserverca/ 20:36:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:36:26 spire-1.2.1/test/fakes/fakeservercatalog/ 20:36:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:36:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:36:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:36:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:36:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:36:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:36:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:36:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:36:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:36:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:36:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:36:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:36:26 spire-1.2.1/test/fixture/ 20:36:26 spire-1.2.1/test/fixture/certs/ 20:36:26 spire-1.2.1/test/fixture/certs/agent_svid.der 20:36:26 spire-1.2.1/test/fixture/certs/base_cert.pem 20:36:26 spire-1.2.1/test/fixture/certs/base_csr.pem 20:36:26 spire-1.2.1/test/fixture/certs/base_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:36:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:36:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:36:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:36:26 spire-1.2.1/test/fixture/certs/blog_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/bundle.der 20:36:26 spire-1.2.1/test/fixture/certs/ca.pem 20:36:26 spire-1.2.1/test/fixture/certs/ca_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/database_cert.pem 20:36:26 spire-1.2.1/test/fixture/certs/database_csr.pem 20:36:26 spire-1.2.1/test/fixture/certs/database_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/node_cert.pem 20:36:26 spire-1.2.1/test/fixture/certs/node_csr.pem 20:36:26 spire-1.2.1/test/fixture/certs/node_key.pem 20:36:26 spire-1.2.1/test/fixture/certs/svid.pem 20:36:26 spire-1.2.1/test/fixture/certs/svid_key.pem 20:36:26 spire-1.2.1/test/fixture/config/ 20:36:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:36:26 spire-1.2.1/test/fixture/config/agent_good.conf 20:36:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:36:26 spire-1.2.1/test/fixture/config/plugin_good.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:36:26 spire-1.2.1/test/fixture/config/server_good.conf 20:36:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:36:26 spire-1.2.1/test/fixture/fixture.go 20:36:26 spire-1.2.1/test/fixture/nodeattestor/ 20:36:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:36:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:36:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:36:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:36:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:36:26 spire-1.2.1/test/fixture/registration/ 20:36:26 spire-1.2.1/test/fixture/registration/entries.json 20:36:26 spire-1.2.1/test/fixture/registration/good-for-update.json 20:36:26 spire-1.2.1/test/fixture/registration/good.json 20:36:26 spire-1.2.1/test/fixture/registration/invalid.json 20:36:26 spire-1.2.1/test/fixture/registration/invalid_json.json 20:36:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:36:26 spire-1.2.1/test/integration/ 20:36:26 spire-1.2.1/test/integration/README.md 20:36:26 spire-1.2.1/test/integration/common 20:36:26 spire-1.2.1/test/integration/setup/ 20:36:26 spire-1.2.1/test/integration/setup/adminclient/ 20:36:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:36:26 spire-1.2.1/test/integration/setup/adminclient/client.go 20:36:26 spire-1.2.1/test/integration/setup/debugagent/ 20:36:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:36:26 spire-1.2.1/test/integration/setup/debugagent/main.go 20:36:26 spire-1.2.1/test/integration/setup/debugserver/ 20:36:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:36:26 spire-1.2.1/test/integration/setup/debugserver/main.go 20:36:26 spire-1.2.1/test/integration/setup/downstreamclient/ 20:36:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:36:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:36:26 spire-1.2.1/test/integration/setup/itclient/ 20:36:26 spire-1.2.1/test/integration/setup/itclient/client.go 20:36:26 spire-1.2.1/test/integration/setup/node-attestation/ 20:36:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:36:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:36:26 spire-1.2.1/test/integration/setup/x509pop/ 20:36:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:36:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:36:26 spire-1.2.1/test/integration/suites/ 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:36:26 spire-1.2.1/test/integration/suites/join-token/ 20:36:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:36:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:36:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:36:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:36:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:36:26 spire-1.2.1/test/integration/suites/join-token/README.md 20:36:26 spire-1.2.1/test/integration/suites/join-token/conf/ 20:36:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/join-token/teardown 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:36:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:36:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:36:26 spire-1.2.1/test/integration/suites/k8s/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/00-setup 20:36:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:36:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:36:26 spire-1.2.1/test/integration/suites/k8s/README.md 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:36:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:36:26 spire-1.2.1/test/integration/suites/k8s/teardown 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/ 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:36:26 spire-1.2.1/test/integration/suites/rotation/ 20:36:26 spire-1.2.1/test/integration/suites/rotation/00-setup 20:36:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:36:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:36:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:36:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:36:26 spire-1.2.1/test/integration/suites/rotation/README.md 20:36:26 spire-1.2.1/test/integration/suites/rotation/conf/ 20:36:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/rotation/teardown 20:36:26 spire-1.2.1/test/integration/suites/self-test/ 20:36:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:36:26 spire-1.2.1/test/integration/suites/self-test/README.md 20:36:26 spire-1.2.1/test/integration/suites/self-test/teardown 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:36:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:36:26 spire-1.2.1/test/integration/suites/upgrade/ 20:36:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:36:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:36:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:36:26 spire-1.2.1/test/integration/suites/upgrade/README.md 20:36:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:36:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:36:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:36:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:36:26 spire-1.2.1/test/integration/suites/upgrade/teardown 20:36:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:36:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:36:26 spire-1.2.1/test/integration/test-one.sh 20:36:26 spire-1.2.1/test/integration/test.sh 20:36:26 spire-1.2.1/test/plugintest/ 20:36:26 spire-1.2.1/test/plugintest/config.go 20:36:26 spire-1.2.1/test/plugintest/load.go 20:36:26 spire-1.2.1/test/plugintest/option.go 20:36:26 spire-1.2.1/test/spiretest/ 20:36:26 spire-1.2.1/test/spiretest/apiserver.go 20:36:26 spire-1.2.1/test/spiretest/assertions.go 20:36:26 spire-1.2.1/test/spiretest/dir.go 20:36:26 spire-1.2.1/test/spiretest/errors_posix.go 20:36:26 spire-1.2.1/test/spiretest/errors_windows.go 20:36:26 spire-1.2.1/test/spiretest/logs.go 20:36:26 spire-1.2.1/test/spiretest/socketapi.go 20:36:26 spire-1.2.1/test/spiretest/suite.go 20:36:26 spire-1.2.1/test/spiretest/x509.go 20:36:26 spire-1.2.1/test/testca/ 20:36:26 spire-1.2.1/test/testca/ca.go 20:36:26 spire-1.2.1/test/testkey/ 20:36:26 spire-1.2.1/test/testkey/generate.sh 20:36:26 spire-1.2.1/test/testkey/genkeys.go 20:36:26 spire-1.2.1/test/testkey/keys.go 20:36:26 spire-1.2.1/test/testkey/new.go 20:36:26 spire-1.2.1/test/tpmsimulator/ 20:36:26 spire-1.2.1/test/tpmsimulator/simulator.go 20:36:26 spire-1.2.1/test/util/ 20:36:26 spire-1.2.1/test/util/cert_fixtures.go 20:36:26 spire-1.2.1/test/util/cert_generation.go 20:36:26 spire-1.2.1/test/util/io_redirection.go 20:36:26 spire-1.2.1/test/util/race.go 20:36:26 spire-1.2.1/test/util/util.go 20:36:26 building spire from source... 20:36:26 Installing go1.17.7... 20:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:27 OK: 221 MiB in 52 packages 20:36:30 Removing intermediate container e1734c2d74db 20:36:30 ---> 97e595fefc1e 20:36:30 20:36:30 Step 10/23 : FROM alpine:3.14 20:36:30 ---> e04c818066af 20:36:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:36:30 ---> Running in b82acee91a8d 20:36:30 Removing intermediate container 3918cff2e4cb 20:36:30 ---> 72106bb89aa1 20:36:30 Step 6/22 : COPY go.mod vendor* ./ 20:36:31 Removing intermediate container b82acee91a8d 20:36:31 ---> 50fea623c835 20:36:31 Step 12/23 : ENV APP_PORT=59880 20:36:31 ---> ba0160a607ac 20:36:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:31 ---> Running in a6236462ec6e 20:36:31 ---> Running in 87d1ec8808b9 20:36:32 Removing intermediate container a6236462ec6e 20:36:32 ---> c4775da72e65 20:36:32 Step 13/23 : EXPOSE $APP_PORT 20:36:32 ---> Running in feb2973911ed 20:36:32 Building bin/spire-server... 20:36:32 Removing intermediate container feb2973911ed 20:36:32 ---> 0f2cc500a5ed 20:36:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:32 go: downloading github.com/mitchellh/cli v1.1.2 20:36:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:36:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:36:32 go: downloading google.golang.org/grpc v1.44.0 20:36:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:36:33  ---> Running in c487235b9bd8 20:36:33 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:36:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:36:33 go: downloading github.com/imdario/mergo v0.3.12 20:36:33 go: downloading github.com/sirupsen/logrus v1.8.1 20:36:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:36:33 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:36:33 go: downloading github.com/fatih/color v1.13.0 20:36:33 go: downloading github.com/mattn/go-isatty v0.0.14 20:36:33 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:36:33 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:36:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:36:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:36:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:36:33 go: downloading github.com/open-policy-agent/opa v0.38.0 20:36:33 go: downloading github.com/armon/go-metrics v0.3.10 20:36:33 go: downloading github.com/prometheus/client_golang v1.12.1 20:36:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:36:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:36:33 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:36:33 go: downloading github.com/mattn/go-colorable v0.1.12 20:36:33 go: downloading github.com/Masterminds/goutils v1.1.0 20:36:33 go: downloading github.com/Masterminds/semver v1.5.0 20:36:33 go: downloading github.com/google/uuid v1.1.2 20:36:33 go: downloading github.com/huandu/xstrings v1.3.2 20:36:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:36:34 go: downloading github.com/oklog/run v1.0.0 20:36:34 go: downloading github.com/imkira/go-observer v1.0.3 20:36:34 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:36:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:36:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:36:34 go: downloading github.com/beorn7/perks v1.0.1 20:36:34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:36:34 go: downloading github.com/prometheus/client_model v0.2.0 20:36:34 go: downloading github.com/prometheus/common v0.32.1 20:36:34 go: downloading github.com/prometheus/procfs v0.7.3 20:36:34 go: downloading go.uber.org/atomic v1.9.0 20:36:34 go: downloading github.com/pkg/errors v0.9.1 20:36:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:36:34 go: downloading github.com/hashicorp/errwrap v1.1.0 20:36:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:36:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:36:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:36:34 Removing intermediate container 87d1ec8808b9 20:36:34 ---> 1efc0059c11e 20:36:34 Step 8/22 : COPY . . 20:36:35 Removing intermediate container c487235b9bd8 20:36:35 ---> a17a6d45a17c 20:36:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:36:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:36:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:36:36 go: downloading github.com/stretchr/testify v1.7.0 20:36:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:36:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:36:36 go: downloading github.com/blang/semver/v4 v4.0.0 20:36:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:36:36 go: downloading github.com/jinzhu/gorm v1.9.16 20:36:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:36:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:36:36  ---> Running in f2d2a0ad62b9 20:36:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:38 (1/6) Installing dumb-init (1.2.5-r1) 20:36:38 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:36:38 (3/6) Installing libsodium (1.0.18-r0) 20:36:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:36:39 (5/6) Installing libzmq (4.3.4-r0) 20:36:39 (6/6) Installing zeromq (4.3.4-r0) 20:36:39 Removing intermediate container 34ac6fb235cd 20:36:39 ---> d2357830cdcc 20:36:39 Successfully built d2357830cdcc 20:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:39 Executing busybox-1.33.1-r7.trigger 20:36:39 OK: 8 MiB in 20 packages 20:36:39 + docker inspect -f . ci-base-image-arm64 20:36:39 . [Pipeline] withDockerContainer 20:36:40 go: downloading google.golang.org/api v0.70.0 20:36:40 go: downloading k8s.io/client-go v0.23.4 20:36:40 go: downloading github.com/google/go-tpm v0.3.3 20:36:40 go: downloading k8s.io/api v0.23.4 20:36:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:36:40 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 20:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:40 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:36:40 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:36:40 go: downloading cloud.google.com/go/storage v1.21.0 20:36:40 go: downloading cloud.google.com/go v0.100.2 20:36:41 go: downloading k8s.io/apimachinery v0.23.4 20:36:41 $ docker top 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b -eo pid,comm 20:36:41 go: downloading k8s.io/kube-aggregator v0.23.3 20:36:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:36:41 go: downloading cloud.google.com/go/security v1.3.0 [Pipeline] { [Pipeline] sh 20:36:42 go: downloading github.com/hashicorp/vault/api v1.4.1 20:36:42 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:36:42 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:36:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:36:42 go: downloading github.com/twmb/murmur3 v1.1.6 20:36:42 go: downloading github.com/aws/smithy-go v1.11.0 20:36:42 + go version 20:36:42 go version go1.17.6 linux/arm64 [Pipeline] } 20:36:42 $ docker stop --time=1 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b 20:36:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:36:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:36:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:36:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:36:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:36:43 go: downloading github.com/jinzhu/inflection v1.0.0 20:36:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:36:43 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:36:43 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:36:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:36:44 go: downloading github.com/dimchansky/utfbom v1.1.1 20:36:44 $ docker rm -f 527362bb4ff55dfe7d6bdecee2dac002166f154e25d3aeb1de8bc8322437f56b 20:36:44 go: downloading cloud.google.com/go/compute v1.3.0 20:36:44 go: downloading cloud.google.com/go/iam v0.1.1 20:36:44 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:36:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:36:44 go: downloading github.com/gogo/protobuf v1.3.2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 20:36:44 go: downloading k8s.io/klog/v2 v2.30.0 20:36:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:36:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:36:44 go: downloading github.com/spf13/pflag v1.0.5 [Pipeline] isUnix [Pipeline] sh 20:36:44 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:36:44 go: downloading github.com/google/gofuzz v1.1.0 20:36:44 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:36:44 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:36:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:36:44 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:36:44 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:36:44 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:36:44 + docker inspect -f . ci-base-image-arm64 20:36:44 . [Pipeline] withDockerContainer 20:36:45 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:36:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:36:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:36:45 go: downloading gopkg.in/yaml.v2 v2.4.0 20:36:45 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:36:45 go: downloading github.com/gobwas/glob v0.2.3 20:36:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:36:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:36:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:36:45 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:36:45 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:36:45 go: downloading go.opencensus.io v0.23.0 20:36:45 go: downloading gopkg.in/inf.v0 v0.9.1 20:36:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:36:45 go: downloading github.com/googleapis/gnostic v0.5.5 20:36:45 go: downloading github.com/go-logr/logr v1.2.2 20:36:45 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 20:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:36:45 go: downloading github.com/json-iterator/go v1.1.12 20:36:45 go: downloading github.com/google/go-cmp v0.5.7 20:36:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:36:45 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:36:45 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:36:45 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:36:45 go: downloading github.com/tklauser/numcpus v0.3.0 20:36:45 go: downloading go.uber.org/zap v1.21.0 20:36:45 go: downloading sigs.k8s.io/yaml v1.3.0 20:36:45 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:36:45 go: downloading github.com/ryanuber/go-glob v1.0.0 20:36:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:36:45 go: downloading github.com/modern-go/reflect2 v1.0.2 20:36:45 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:36:45 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:36:45 go: downloading github.com/hashicorp/go-version v1.2.0 20:36:45 go: downloading github.com/golang/snappy v0.0.4 20:36:46 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:36:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:36:46 go: downloading go.uber.org/multierr v1.6.0 20:36:46 $ docker top 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:46 ========================================================= 20:36:46 [edgeXBuildGoParallel] Running Tests and Build... 20:36:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:47 + make test 20:36:47 go mod tidy -compat=1.17 20:36:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:48 Removing intermediate container f2d2a0ad62b9 20:36:48 ---> ec12811f33e3 20:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:51 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:36:51 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:36:59  ---> 36282168a9f4 20:36:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:36:59 ---> ad80ee8aec24 20:36:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:36:59 ---> Running in c36cef9f4c97 20:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:37:00 ---> 47acc1ce08dd 20:37:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:37:01 ---> 808f838aba45 20:37:01 Step 19/23 : ENTRYPOINT ["/core-data"] 20:37:01 ---> Running in 71503d30e0c4 20:37:01 Removing intermediate container 71503d30e0c4 20:37:01 ---> 62678fdf0e79 20:37:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:02 ---> Running in f4052bcc3da9 20:37:02 Removing intermediate container f4052bcc3da9 20:37:02 ---> 1cded6124ec5 20:37:02 Step 21/23 : LABEL arch=x86_64 20:37:02 ---> Running in ae2dd362d637 20:37:03 Removing intermediate container ae2dd362d637 20:37:03 ---> 60b26500c78a 20:37:03 Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:37:03 ---> Running in adb824d63cb6 20:37:04 Removing intermediate container adb824d63cb6 20:37:04 ---> 50c857699234 20:37:04 Step 23/23 : LABEL version=0.0.0 20:37:04 ---> Running in c6431426bd47 20:37:04 Removing intermediate container c6431426bd47 20:37:04 ---> 0b2d891a07d6 20:37:04 20:37:04 Successfully built 0b2d891a07d6 20:37:04 Successfully tagged core-data:latest 20:37:04 Building core-command 20:37:12  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:37:12 ---> 8477ff1b7fe3 20:37:12 Step 3/23 : WORKDIR /edgex-go 20:37:12 ---> Using cache 20:37:12 ---> d5379e7cf2e4 20:37:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:12 ---> Using cache 20:37:12 ---> d8be7dd7a181 20:37:12 Step 5/23 : RUN apk add --update --no-cache make git 20:37:12 ---> Using cache 20:37:12 ---> ab67fdcdc97c 20:37:12 Step 6/23 : COPY go.mod vendor* ./ 20:37:12 ---> Using cache 20:37:12 ---> 473a6d8f3c0b 20:37:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:12 ---> Using cache 20:37:12 ---> e3ef25fad7da 20:37:12 Step 8/23 : COPY . . 20:37:12 ---> Using cache 20:37:12 ---> 9c714c7c288d 20:37:12 Step 9/23 : RUN make cmd/core-command/core-command 20:37:22 ---> Running in 2b978093ae18 20:37:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:37:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:33 Removing intermediate container f282c91b15e4 20:37:33 ---> 552fa5aa2026 20:37:33 20:37:33 Step 13/26 : FROM alpine:3.15 20:37:33 ---> 0ac33e5f5afa 20:37:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:33 ---> Using cache 20:37:33 ---> 70dac0f5c4b0 20:37:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:33 ---> Using cache 20:37:33 ---> 78618bc8f23c 20:37:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:37:33 ---> Running in e4e02a24531e 20:37:33 Removing intermediate container c36cef9f4c97 20:37:33 ---> 3fbb518dd846 20:37:33 20:37:33 Step 10/22 : FROM alpine:3.14 20:37:33 ---> e04c818066af 20:37:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:37:33 ---> Running in c33080840545 20:37:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:37:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:37:34 (1/2) Installing ca-certificates (20211220-r0) 20:37:34 (2/2) Installing dumb-init (1.2.5-r1) 20:37:34 Executing busybox-1.33.1-r7.trigger 20:37:34 Executing ca-certificates-20211220-r0.trigger 20:37:34 OK: 6 MiB in 16 packages 20:37:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:35 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:35 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:35 OK: 15854 distinct packages available 20:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:35 Removing intermediate container c33080840545 20:37:35 ---> 8e1ebf11fa03 20:37:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:37:35 ---> Running in c24681ef73c7 20:37:35 Removing intermediate container c24681ef73c7 20:37:35 ---> c9854ac9cf3a 20:37:35 Step 13/22 : ENV APP_PORT=59860 20:37:36 ---> Running in fd1e35f629b4 20:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:36 Removing intermediate container fd1e35f629b4 20:37:36 ---> 6d40a9715631 20:37:36 Step 14/22 : EXPOSE $APP_PORT 20:37:36 ---> Running in 778db3a20cb1 20:37:36 (1/4) Installing dumb-init (1.2.5-r1) 20:37:36 (2/4) Installing musl-obstack (1.2.3-r0) 20:37:36 Removing intermediate container 778db3a20cb1 20:37:36 ---> 901218157025 20:37:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:36 (3/4) Installing libucontext (1.1-r0) 20:37:36 (4/4) Installing gcompat (1.0.0-r4) 20:37:36 Executing busybox-1.34.1-r5.trigger 20:37:36 OK: 6 MiB in 18 packages 20:37:37 ---> 478f11f0e1ff 20:37:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:37:37 Removing intermediate container e4e02a24531e 20:37:37 ---> 4ebe803f74ae 20:37:37 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:38 ---> c93e92806608 20:37:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:37:39 ---> 6e1828ae7d06 20:37:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:37:39 ---> Running in 81bc51f7df8a 20:37:40 Removing intermediate container 81bc51f7df8a 20:37:40 ---> ccc31a1d44c6 20:37:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:40 ---> Running in 08df58f3c165 20:37:40 ---> 249c50ce285e 20:37:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:37:40 Removing intermediate container 08df58f3c165 20:37:40 ---> 09af2c4005aa 20:37:40 Step 20/22 : LABEL arch=x86_64 20:37:40 ---> Running in 06ae570ac4ef 20:37:40 Removing intermediate container 06ae570ac4ef 20:37:40 ---> 7fb3810a6c28 20:37:40 Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:37:40 ---> Running in b7a77dbb580f 20:37:40 ---> 5723d00d427a 20:37:40 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:37:40 ---> Running in 6f1edfbc2748 20:37:41 Removing intermediate container b7a77dbb580f 20:37:41 ---> 850faa56b28d 20:37:41 Step 22/22 : LABEL version=0.0.0 20:37:41 ---> Running in 8d6ebe14fcf8 20:37:41 Removing intermediate container 6f1edfbc2748 20:37:41 ---> 3ea85222b36f 20:37:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:37:41 Removing intermediate container 8d6ebe14fcf8 20:37:41 ---> 568c7670358a 20:37:41 20:37:41 Successfully built 568c7670358a 20:37:41 Successfully tagged support-notifications:latest 20:37:41 Building security-proxy-setup 20:37:41  Building support-notifications ... done  ---> 6d600fd537ae 20:37:41 Step 21/26 : WORKDIR / 20:37:42 ---> Running in 31cec486039e 20:37:44 Removing intermediate container 31cec486039e 20:37:44 ---> efad236d39ea 20:37:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:44 ---> Running in 7ae87b02e834 20:37:45 Removing intermediate container 7ae87b02e834 20:37:45 ---> 4ec124a11c58 20:37:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:45 ---> Running in 0d99f9113b3c 20:37:45 Removing intermediate container 0d99f9113b3c 20:37:45 ---> ea2127b4be65 20:37:45 Step 24/26 : LABEL arch=x86_64 20:37:45 ---> Running in c2b2a97a566c 20:37:46 Removing intermediate container c2b2a97a566c 20:37:46 ---> e648d751a0e3 20:37:46 Step 25/26 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:37:46 ---> Running in 2c7b734aeff5 20:37:46 Removing intermediate container 2c7b734aeff5 20:37:46 ---> e55bbdb5a196 20:37:46 Step 26/26 : LABEL version=0.0.0 20:37:46 ---> Running in fc78ac8f4eac 20:37:47 Removing intermediate container fc78ac8f4eac 20:37:47 ---> 6a97a90facea 20:37:47 20:37:47 Successfully built 6a97a90facea 20:37:47 Successfully tagged security-spire-config:latest 20:37:48  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:37:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:37:48 ---> 8477ff1b7fe3 20:37:48 Step 3/22 : WORKDIR /edgex-go 20:37:48 ---> Using cache 20:37:48 ---> d5379e7cf2e4 20:37:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:48 ---> Using cache 20:37:48 ---> d8be7dd7a181 20:37:48 Step 5/22 : RUN apk add --update --no-cache make git 20:37:48 ---> Using cache 20:37:48 ---> ab67fdcdc97c 20:37:48 Step 6/22 : COPY go.mod vendor* ./ 20:37:48 ---> Using cache 20:37:48 ---> 473a6d8f3c0b 20:37:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:48 ---> Using cache 20:37:48 ---> e3ef25fad7da 20:37:48 Step 8/22 : COPY . . 20:37:48 ---> Using cache 20:37:48 ---> 9c714c7c288d 20:37:48 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:37:48 ---> Running in fe03b5e8afb5 20:37:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:37:53 Removing intermediate container 2b978093ae18 20:37:53 ---> 95f5f5097d2f 20:37:53 20:37:53 Step 10/23 : FROM alpine:3.14 20:37:53 ---> e04c818066af 20:37:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:37:53 ---> Using cache 20:37:53 ---> f3fccb696d5f 20:37:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:53 ---> Using cache 20:37:53 ---> c4d148eaff23 20:37:53 Step 13/23 : ENV APP_PORT=59882 20:37:53 ---> Running in b8b3f5762b3d 20:37:54 Removing intermediate container b8b3f5762b3d 20:37:54 ---> 75e0adbfda3c 20:37:54 Step 14/23 : EXPOSE $APP_PORT 20:37:54 ---> Running in b9681e039366 20:37:54 Removing intermediate container b9681e039366 20:37:54 ---> 51e3c19b812a 20:37:54 Step 15/23 : WORKDIR / 20:37:55 ---> Running in 83d1759c518c 20:37:55 Removing intermediate container 83d1759c518c 20:37:55 ---> 9a32f7a7f79b 20:37:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:55 ---> f916458e921f 20:37:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:37:55 Building bin/spire-agent... 20:37:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:56 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:57 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:57  ---> 2ca1408859b1 20:37:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:37:57 go: downloading github.com/docker/go-connections v0.4.0 20:37:57 go: downloading github.com/docker/go-units v0.4.0 20:37:57 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:57 go: downloading github.com/containerd/containerd v1.3.4 20:37:57 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:58  ---> 8fb40c4e6500 20:37:58 Step 19/23 : ENTRYPOINT ["/core-command"] 20:37:58 ---> Running in 2b169bd91d73 20:37:58 Removing intermediate container 2b169bd91d73 20:37:58 ---> 91d6fea25dad 20:37:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:37:58 ---> Running in 6ce34540fe96 20:37:59 Removing intermediate container 6ce34540fe96 20:37:59 ---> dc8291fb43bf 20:37:59 Step 21/23 : LABEL arch=x86_64 20:37:59 ---> Running in 1db53e11362c 20:37:59 Removing intermediate container 1db53e11362c 20:37:59 ---> dd5a3c7833ca 20:37:59 Step 22/23 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:37:59 ---> Running in 6b519aeeafe5 20:38:00 Removing intermediate container 6b519aeeafe5 20:38:00 ---> 6e9fb374eaa7 20:38:00 Step 23/23 : LABEL version=0.0.0 20:38:00 ---> Running in 2e9643b02472 20:38:00 Removing intermediate container 2e9643b02472 20:38:00 ---> 84347b2f0cc5 20:38:00 20:38:00 Successfully built 84347b2f0cc5 20:38:00 Successfully tagged core-command:latest 20:38:15  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:38:20 Removing intermediate container fe03b5e8afb5 20:38:20 ---> 799dc27a1d32 20:38:20 20:38:20 Step 10/22 : FROM alpine:3.14 20:38:20 ---> e04c818066af 20:38:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:38:20 ---> Running in 2bfdc14b28ab 20:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:38:20 (1/6) Installing ca-certificates (20211220-r0) 20:38:20 (2/6) Installing brotli-libs (1.0.9-r5) 20:38:20 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:38:20 (4/6) Installing libcurl (7.79.1-r0) 20:38:20 (5/6) Installing curl (7.79.1-r0) 20:38:21 (6/6) Installing dumb-init (1.2.5-r1) 20:38:21 Executing busybox-1.33.1-r7.trigger 20:38:21 Executing ca-certificates-20211220-r0.trigger 20:38:21 OK: 8 MiB in 20 packages 20:38:22 Removing intermediate container 2bfdc14b28ab 20:38:22 ---> 3169324a0381 20:38:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:38:22 ---> Running in 6fd213dc035d 20:38:22 Removing intermediate container 6fd213dc035d 20:38:22 ---> ffb84ad83ac1 20:38:22 Step 13/22 : WORKDIR /edgex 20:38:22 ---> Running in 21345d23cde4 20:38:22 Removing intermediate container 21345d23cde4 20:38:22 ---> c64e8326632b 20:38:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:38:22 ---> d208cb050607 20:38:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:38:23 ---> 0a37c0b4dea0 20:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:38:23 ---> 24627577b6db 20:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:38:24 ---> 84cf2f9e8aac 20:38:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:24 ---> Running in 87a897dfee45 20:38:25 Removing intermediate container 87a897dfee45 20:38:25 ---> 3634ce83bc5f 20:38:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:25 ---> Running in 5a7df4de89ae 20:38:25 Removing intermediate container 5a7df4de89ae 20:38:25 ---> a4b89e3bf1ae 20:38:25 Step 20/22 : LABEL arch=x86_64 20:38:25 ---> Running in d1b550fd47eb 20:38:25 Removing intermediate container d1b550fd47eb 20:38:25 ---> 356c5f3ef624 20:38:25 Step 21/22 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:38:25 ---> Running in ff54677451ac 20:38:25 Removing intermediate container ff54677451ac 20:38:25 ---> 438b1cb59ded 20:38:25 Step 22/22 : LABEL version=0.0.0 20:38:25 ---> Running in 09c88d04b5cb 20:38:26 Removing intermediate container 09c88d04b5cb 20:38:26 ---> a3e001d1cb0a 20:38:26 20:38:26 Successfully built a3e001d1cb0a 20:38:26 Successfully tagged security-proxy-setup:latest 20:38:58  Building security-proxy-setup ... done Removing intermediate container 3d481cf857a7 20:38:58 ---> 61e139b52cd5 20:38:58 20:38:58 Step 13/26 : FROM alpine:3.15 20:38:58 ---> 0ac33e5f5afa 20:38:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:58 ---> Using cache 20:38:58 ---> 70dac0f5c4b0 20:38:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:58 ---> Using cache 20:38:58 ---> 78618bc8f23c 20:38:58 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:58 ---> Running in 4968e1b1d6fe 20:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:38:59 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 20:38:59 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:38:59 OK: 15854 distinct packages available 20:38:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:38:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:00 (1/5) Installing dumb-init (1.2.5-r1) 20:39:00 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:00 (3/5) Installing libucontext (1.1-r0) 20:39:00 (4/5) Installing gcompat (1.0.0-r4) 20:39:00 (5/5) Installing openssl (1.1.1n-r0) 20:39:00 Executing busybox-1.34.1-r5.trigger 20:39:00 OK: 6 MiB in 19 packages 20:39:01 Removing intermediate container 4968e1b1d6fe 20:39:01 ---> 3815efbcde4f 20:39:01 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:39:02 Building bin/spire-agent... 20:39:02 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:39:02 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:39:02 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:39:02 go: downloading github.com/docker/docker v20.10.12+incompatible 20:39:02 go: downloading github.com/google/go-tpm-tools v0.3.3 20:39:02 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:39:02 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:39:03 go: downloading github.com/docker/go-connections v0.4.0 20:39:03 go: downloading github.com/docker/go-units v0.4.0 20:39:03 go: downloading github.com/opencontainers/image-spec v1.0.1 20:39:03 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:39:03 go: downloading github.com/containerd/containerd v1.3.4 20:39:03 go: downloading github.com/opencontainers/go-digest v1.0.0 20:39:03  ---> f93f16b847b2 20:39:03 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:05 ---> e412a0a18b9c 20:39:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:05 ---> bb8ec1a23b8c 20:39:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:06 ---> 966a4e84c6d3 20:39:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:06 ---> bcb1b3020661 20:39:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:06 ---> Running in aad3ca091a95 20:39:06 Removing intermediate container aad3ca091a95 20:39:06 ---> f3e413f10d63 20:39:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:06 ---> Running in 5106890797e6 20:39:06 Removing intermediate container 5106890797e6 20:39:06 ---> e29bf83f6127 20:39:06 Step 24/26 : LABEL arch=x86_64 20:39:06 ---> Running in 501661ecddf8 20:39:06 Removing intermediate container 501661ecddf8 20:39:06 ---> 4849b7e3fcfa 20:39:06 Step 25/26 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:39:06 ---> Running in 7268717803c8 20:39:07 Removing intermediate container 7268717803c8 20:39:07 ---> 5f6d353a433a 20:39:07 Step 26/26 : LABEL version=0.0.0 20:39:07 ---> Running in 5b20ac9562ae 20:39:07 Removing intermediate container 5b20ac9562ae 20:39:07 ---> bb8d2a40f938 20:39:07 20:39:07 Successfully built bb8d2a40f938 20:39:07 Successfully tagged security-spire-agent:latest 20:39:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:39:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:39:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:39:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:39:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:39:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:39:54  Building security-spire-agent ... done Removing intermediate container 40bb85cc82d1 20:39:54 ---> c18ee037e034 20:39:54 20:39:54 Step 13/25 : FROM alpine:3.15 20:39:54 ---> 0ac33e5f5afa 20:39:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:54 ---> Using cache 20:39:54 ---> 70dac0f5c4b0 20:39:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:54 ---> Using cache 20:39:54 ---> 78618bc8f23c 20:39:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:54 ---> Using cache 20:39:54 ---> 3815efbcde4f 20:39:54 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:39:54 ---> a5469bdac847 20:39:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:39:54 ---> 2360874c9004 20:39:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:39:54 ---> 06e80f4c9473 20:39:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:39:54 ---> b464de00f525 20:39:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:54 ---> Running in 1c01c18600a4 20:39:54 Removing intermediate container 1c01c18600a4 20:39:54 ---> 3dd2e64fd640 20:39:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:54 ---> Running in 5b8546da41c2 20:39:54 Removing intermediate container 5b8546da41c2 20:39:54 ---> a6d500693d10 20:39:54 Step 23/25 : LABEL arch=x86_64 20:39:54 ---> Running in 70c9ada303e7 20:39:54 Removing intermediate container 70c9ada303e7 20:39:54 ---> 63fc4ce0f15c 20:39:54 Step 24/25 : LABEL git_sha=55707faaa197fb62eae33663f83e0b06daf7eb37 20:39:54 ---> Running in ba1a8d7f6de1 20:39:54 Removing intermediate container ba1a8d7f6de1 20:39:54 ---> 62ad6760efe8 20:39:54 Step 25/25 : LABEL version=0.0.0 20:39:54 ---> Running in 547e95d1217c 20:39:54 Removing intermediate container 547e95d1217c 20:39:54 ---> 53ea1058227a 20:39:54 20:39:54 Successfully built 53ea1058227a 20:39:54 Successfully tagged security-spire-server:latest 20:39:54  Building security-spire-server ... done  [Pipeline] } 20:39:54 $ docker stop --time=1 f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf 20:39:56 $ docker rm -f f426a738ad51025595e47a41708a9537bfaa7d1bf752a3fb9bc76755d9a620bf [Pipeline] // withDockerContainer [Pipeline] sh 20:39:56 + docker images 20:39:56 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:56 security-spire-server latest 53ea1058227a 2 seconds ago 87.3MB 20:39:56 c18ee037e034 15 seconds ago 4.5GB 20:39:56 security-spire-agent latest bb8d2a40f938 50 seconds ago 127MB 20:39:56 61e139b52cd5 About a minute ago 4.5GB 20:39:56 security-proxy-setup latest a3e001d1cb0a About a minute ago 43.4MB 20:39:56 799dc27a1d32 About a minute ago 1.63GB 20:39:56 core-command latest 84347b2f0cc5 About a minute ago 24.5MB 20:39:56 95f5f5097d2f 2 minutes ago 1.61GB 20:39:56 security-spire-config latest 6a97a90facea 2 minutes ago 86.7MB 20:39:56 support-notifications latest 568c7670358a 2 minutes ago 26.6MB 20:39:56 3fbb518dd846 2 minutes ago 1.62GB 20:39:56 552fa5aa2026 2 minutes ago 4.5GB 20:39:56 core-data latest 0b2d891a07d6 2 minutes ago 35.9MB 20:39:56 97e595fefc1e 3 minutes ago 1.65GB 20:39:56 core-metadata latest e78335abbb13 3 minutes ago 26.1MB 20:39:56 support-scheduler latest 5a7b40853bd1 3 minutes ago 26MB 20:39:56 cb4406462b0a 3 minutes ago 1.62GB 20:39:56 73a5c2d74ea6 3 minutes ago 1.62GB 20:39:56 sys-mgmt-agent latest 7250b71c34ff 4 minutes ago 307MB 20:39:56 security-bootstrapper latest 19573c816628 4 minutes ago 24.3MB 20:39:56 security-spiffe-token-provider latest c2574366c74f 4 minutes ago 28.5MB 20:39:56 security-secretstore-setup latest 8a25a418f4b2 5 minutes ago 42.1MB 20:39:56 ef5ec6208a6f 5 minutes ago 1.62GB 20:39:56 cad05eb4fdb8 5 minutes ago 1.63GB 20:39:56 3caa503081ee 5 minutes ago 1.61GB 20:39:56 ab55e4db4004 5 minutes ago 1.61GB 20:39:56 ci-base-image-x86_64 latest 8477ff1b7fe3 8 minutes ago 896MB 20:39:56 docker 20.10.14 7417809fdb73 34 hours ago 218MB 20:39:56 alpine 3.14 e04c818066af 44 hours ago 5.59MB 20:39:56 alpine 3.15 0ac33e5f5afa 44 hours ago 5.57MB 20:39:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:39:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:39:56 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) [Pipeline] findFiles [Pipeline] node 20:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:39:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:40:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.555s coverage: 98.5% of statements 20:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:40:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.713s coverage: 54.9% of statements 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:40:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:40:11 Still waiting to schedule task 20:40:11 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-10994’ 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.834s coverage: 89.2% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.530s coverage: 84.4% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.041s coverage: 94.7% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.344s coverage: 72.2% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.535s coverage: 0.9% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.275s coverage: 58.8% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.456s coverage: 24.0% of statements 20:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.476s coverage: 47.1% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 79.5% of statements 20:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.271s coverage: 94.1% of statements 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.343s coverage: 96.3% of statements 20:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.401s coverage: 87.5% of statements 20:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.301s coverage: 94.4% of statements 20:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.238s coverage: 44.8% of statements 20:40:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.943s coverage: 82.5% of statements 20:40:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.404s coverage: 92.9% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.248s coverage: 87.2% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 58.8% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.304s coverage: 87.2% of statements 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.402s coverage: 85.4% of statements 20:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.969s coverage: 91.2% of statements 20:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.208s coverage: 64.4% of statements 20:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:41:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.339s coverage: 100.0% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 20:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements 20:41:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.546s coverage: 65.4% of statements 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.960s coverage: 43.8% of statements 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.367s coverage: 89.5% of statements 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.325s coverage: 84.8% of statements 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.454s coverage: 17.7% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.557s coverage: 97.7% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:41:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements 20:41:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 20:41:26 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:41:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:41:26 GO111MODULE=on go vet ./... 20:43:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:43:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:43:37 ./bin/test-attribution-txt.sh [Pipeline] echo 20:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:43:41 + ls -al . 20:43:41 total 660 20:43:41 drwxrwxr-x 9 1001 1001 4096 Apr 6 20:43 . 20:43:41 drwxr-xr-x 4 root root 4096 Apr 6 20:36 .. 20:43:41 -rw-rw-r-- 1 1001 1001 11 Apr 6 20:34 .dockerignore 20:43:41 drwxrwxr-x 8 1001 1001 4096 Apr 6 20:34 .git 20:43:41 drwxrwxr-x 4 1001 1001 4096 Apr 6 20:34 .github 20:43:41 -rw-rw-r-- 1 1001 1001 870 Apr 6 20:34 .gitignore 20:43:41 -rw-rw-r-- 1 1001 1001 42 Apr 6 20:34 .golangci.yml 20:43:41 -rw-rw-r-- 1 1001 1001 87 Apr 6 20:34 .hadolint.yml 20:43:41 -rw-rw-r-- 1 1001 1001 166 Apr 6 20:34 .sonarcloud.properties 20:43:41 -rw-rw-r-- 1 1001 1001 1171 Apr 6 20:34 ADOPTERS.md 20:43:41 -rw-rw-r-- 1 1001 1001 9953 Apr 6 20:34 Attribution.txt 20:43:41 -rw-rw-r-- 1 1001 1001 51732 Apr 6 20:34 CHANGELOG.md 20:43:41 -rw-rw-r-- 1 1001 1001 3804 Apr 6 20:34 CONTRIBUTING.md 20:43:41 -rw-rw-r-- 1 1001 1001 677 Apr 6 20:34 GOVERNANCE.md 20:43:41 -rw-rw-r-- 1 1001 1001 849 Apr 6 20:34 Jenkinsfile 20:43:41 -rw-rw-r-- 1 1001 1001 10775 Apr 6 20:34 LICENSE 20:43:41 -rw-rw-r-- 1 1001 1001 8478 Apr 6 20:34 Makefile 20:43:41 -rw-rw-r-- 1 1001 1001 582 Apr 6 20:34 OWNERS.md 20:43:41 -rw-rw-r-- 1 1001 1001 8207 Apr 6 20:34 README.md 20:43:41 -rw-rw-r-- 1 1001 1001 6912 Apr 6 20:34 SECURITY.md 20:43:41 -rw-rw-r-- 1 1001 1001 5 Apr 6 20:30 VERSION 20:43:41 -rw-rw-r-- 1 1001 1001 4131 Apr 6 20:34 ZMQWindows.md 20:43:41 drwxrwxr-x 2 1001 1001 4096 Apr 6 20:34 bin 20:43:41 drwxrwxr-x 18 1001 1001 4096 Apr 6 20:34 cmd 20:43:41 -rw-r--r-- 1 root root 429121 Apr 6 20:41 coverage.out 20:43:41 -rw-rw-r-- 1 1001 1001 3175 Apr 6 20:34 go.mod 20:43:41 -rw-rw-r-- 1 1001 1001 34990 Apr 6 20:36 go.sum 20:43:41 drwxrwxr-x 8 1001 1001 4096 Apr 6 20:34 internal 20:43:41 drwxrwxr-x 3 1001 1001 4096 Apr 6 20:34 openapi 20:43:41 drwxrwxr-x 4 1001 1001 4096 Apr 6 20:34 snap 20:43:41 -rw-rw-r-- 1 1001 1001 204 Apr 6 20:34 version.go [Pipeline] sh 20:43:42 + '[' -e coverage.out ] 20:43:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:43:42 Warning: overwriting stash ‘coverage-report’ 20:43:43 Stashed 1 file(s) [Pipeline] sh 20:43:44 + make build 20:43: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/core-data/core-data ./cmd/core-data 20:46:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:47:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:48:01 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:48:03 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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:48:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:48:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:59 $ docker stop --time=1 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 20:49:01 $ docker rm -f 42b1c4ac40453794870f5e7140f8262d7e6f96de4353fd12ee2f30d53e4376a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:04 20:49:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:49:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:49:04 29e5d40040c1: Pulling fs layer 20:49:04 1ce36da41761: Pulling fs layer 20:49:04 25b303627fd3: Pulling fs layer 20:49:04 29e5d40040c1: Verifying Checksum 20:49:04 29e5d40040c1: Download complete 20:49:05 1ce36da41761: Verifying Checksum 20:49:05 1ce36da41761: Download complete 20:49:05 29e5d40040c1: Pull complete 20:49:07 25b303627fd3: Verifying Checksum 20:49:07 25b303627fd3: Download complete 20:49:07 1ce36da41761: Pull complete 20:49:19 25b303627fd3: Pull complete 20:49:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:49:19 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 20:49:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:22 $ docker top a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:23 + docker-compose build --help 20:49:23 + grep parallel 20:49:30 --parallel Build images in parallel. [Pipeline] } 20:49:30 $ docker stop --time=1 a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 20:49:32 $ docker rm -f a8f780bfcc4c7efb3d459be63e15f7760d69520443248a3ce2326b1d1b444db9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:49:32 . [Pipeline] withDockerContainer 20:49:33 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 20:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:49:34 $ docker top 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:42 Building core-command ... 20:49:42 Building core-data ... 20:49:42 Building core-metadata ... 20:49:42 Building security-bootstrapper ... 20:49:42 Building security-proxy-setup ... 20:49:42 Building security-secretstore-setup ... 20:49:42 Building security-spiffe-token-provider ... 20:49:42 Building security-spire-agent ... 20:49:42 Building security-spire-config ... 20:49:42 Building security-spire-server ... 20:49:42 Building support-notifications ... 20:49:42 Building support-scheduler ... 20:49:42 Building sys-mgmt-agent ... 20:49:42 Building sys-mgmt-agent 20:49:42 Building security-bootstrapper 20:49:42 Building security-secretstore-setup 20:49:42 Building core-data 20:49:42 Building security-spire-agent 20:51:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> d2357830cdcc 20:51:34 Step 3/26 : WORKDIR /edgex-go 20:51:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> d2357830cdcc 20:51:34 Step 3/25 : WORKDIR /edgex-go 20:51:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> d2357830cdcc 20:51:34 Step 3/31 : WORKDIR /edgex-go 20:51:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> d2357830cdcc 20:51:34 Step 3/23 : WORKDIR /edgex-go 20:51:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:51:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:34 ---> d2357830cdcc 20:51:34 Step 3/23 : WORKDIR /edgex-go 20:51:34 ---> Running in a2e3c5eeab91 20:51:34 ---> Running in 943e7b40f962 20:51:34 ---> Running in 5e9b441f6e89 20:51:34 ---> Running in 77f9fc436a18 20:51:34 ---> Running in 20d55a9a62d7 20:51:34 Removing intermediate container a2e3c5eeab91 20:51:34 ---> 064b7ffc0010 20:51:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 ---> Running in 6dbc6c646bb1 20:51:34 Removing intermediate container 77f9fc436a18 20:51:34 ---> 4de0d7e07b2a 20:51:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container 943e7b40f962 20:51:34 ---> 6c664f58003d 20:51:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container 5e9b441f6e89 20:51:34 ---> 1ac2b77b8e52 20:51:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 Removing intermediate container 20d55a9a62d7 20:51:34 ---> cf7d4c3c918f 20:51:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:34 ---> Running in 9259a5f210e8 20:51:34 ---> Running in 5f0e81bd8c01 20:51:34 ---> Running in 4c587ad31300 20:51:34 ---> Running in 474d5c9706ba 20:51:37 Removing intermediate container 6dbc6c646bb1 20:51:37 ---> f855a762f9f1 20:51:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:51:38 Removing intermediate container 5f0e81bd8c01 20:51:38 ---> 28471c306c0d 20:51:38 Step 5/25 : RUN apk add --update --no-cache make git 20:51:38 ---> Running in ef470c999956 20:51:38 Removing intermediate container 9259a5f210e8 20:51:38 ---> e88334998c95 20:51:38 Step 5/31 : RUN apk add --update --no-cache make git 20:51:38 ---> Running in 784c74d77fdc 20:51:38 ---> Running in 2d76f892ac82 20:51:38 Removing intermediate container 4c587ad31300 20:51:38 ---> 3de745e61133 20:51:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:39 Removing intermediate container 474d5c9706ba 20:51:39 ---> c88ca8f8150b 20:51:39 Step 5/23 : RUN apk add --update --no-cache make bash git 20:51:39 ---> Running in fc50579e0800 20:51:39 ---> Running in cd02161859fb 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:51:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:51:43 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:44 OK: 220 MiB in 52 packages 20:51:45 Removing intermediate container 2d76f892ac82 20:51:45 ---> e98742745144 20:51:45 Step 6/31 : COPY go.mod vendor* ./ 20:51:45 Removing intermediate container 784c74d77fdc 20:51:45 ---> 06dd8ac49a70 20:51:45 Step 6/25 : COPY go.mod vendor* ./ 20:51:46 Removing intermediate container cd02161859fb 20:51:46 ---> 4b4c690ffde9 20:51:46 Removing intermediate container fc50579e0800 20:51:46 Step 6/23 : COPY go.mod vendor* ./ 20:51:46 ---> 2ae069323a61 20:51:46 Step 6/23 : COPY go.mod vendor* ./ 20:51:46 Removing intermediate container ef470c999956 20:51:46 ---> 9436e12ca938 20:51:46 Step 6/26 : COPY go.mod vendor* ./ 20:51:46 ---> 1a28089c7007 20:51:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:46 ---> Running in 5a0136050107 20:51:46 ---> 15f1a05ffa21 20:51:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:47 ---> Running in 38f6807b3d8e 20:51:47 ---> c4d65afadb15 20:51:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> Running in d24ce35a33cd 20:51:48 ---> a055d00d2230 20:51:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> 2c223b5aca12 20:51:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:48 ---> Running in cc58be880662 20:51:48 ---> Running in 14c394d52931 20:51:53 Removing intermediate container 5a0136050107 20:51:53 ---> 3042caa75c4b 20:51:53 Step 8/31 : COPY . . 20:51:53 Removing intermediate container 38f6807b3d8e 20:51:53 ---> 23687d42fd50 20:51:53 Step 8/25 : COPY . . 20:51:54 Removing intermediate container d24ce35a33cd 20:51:54 ---> 3c70da2ec12d 20:51:54 Step 8/23 : COPY . . 20:51:55 Removing intermediate container cc58be880662 20:51:55 ---> 9b33abd108b8 20:51:55 Step 8/23 : COPY . . 20:51:55 Removing intermediate container 14c394d52931 20:51:55 ---> 5b341ef47e49 20:51:55 Step 8/26 : COPY . . 20:52:34 ---> 56d46b0156bf 20:52:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup ---> b29635d2da51 20:52:34 20:52:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:34 ---> 5d8dee9f190e 20:52:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:52:34 ---> Running in 34d5b9787a96 20:52:34 ---> Running in bff98b3b3cde 20:52:34 ---> Running in 61766d686370 20:52:34 ---> 922d9e9b2fc5 20:52:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:52:34 ---> Running in c24cd2d1af35 20:52:34 ---> 7cf6cd9e9d91 20:52:34 Step 9/23 : RUN make cmd/core-data/core-data 20:52:34 ---> Running in 8a8757d85fef 20:52:34 Removing intermediate container c24cd2d1af35 20:52:34 ---> 6e1a38b42fed 20:52:34 Step 10/26 : RUN mkdir -p spire-build 20:52:34 ---> Running in 2091546816e2 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:52:34 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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:52:34 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:52:36 Removing intermediate container 2091546816e2 20:52:36 ---> 96290dfccd02 20:52:36 Step 11/26 : WORKDIR /edgex-go/spire-build 20:52:36 ---> Running in 0e7edb6ccb7a 20:52:36 Removing intermediate container 0e7edb6ccb7a 20:52:36 ---> f08dc01e0597 20:52:36 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:52:36 ---> Running in 024ff10547ef 20:52:39 spire-1.2.1/ 20:52:39 spire-1.2.1/.data/ 20:52:39 spire-1.2.1/.data/.file 20:52:39 spire-1.2.1/.dockerignore 20:52:39 spire-1.2.1/.gitattributes 20:52:39 spire-1.2.1/.githooks/ 20:52:39 spire-1.2.1/.githooks/pre-commit 20:52:39 spire-1.2.1/.github/ 20:52:39 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:52:39 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:52:39 spire-1.2.1/.github/dependabot.yml 20:52:39 spire-1.2.1/.github/workflows/ 20:52:39 spire-1.2.1/.github/workflows/nightly_build.yaml 20:52:39 spire-1.2.1/.github/workflows/pr_build.yaml 20:52:39 spire-1.2.1/.github/workflows/release_build.yaml 20:52:39 spire-1.2.1/.github/workflows/scripts/ 20:52:39 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:52:39 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:52:39 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:52:39 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:52:39 spire-1.2.1/.github/workflows/scripts/split.sh 20:52:39 spire-1.2.1/.gitignore 20:52:39 spire-1.2.1/.go-version 20:52:39 spire-1.2.1/.golangci.yml 20:52:39 spire-1.2.1/ADOPTERS.md 20:52:39 spire-1.2.1/CHANGELOG.md 20:52:39 spire-1.2.1/CODE-OF-CONDUCT.md 20:52:39 spire-1.2.1/CODEOWNERS 20:52:39 spire-1.2.1/CONTRIBUTING.md 20:52:39 spire-1.2.1/Dockerfile 20:52:39 spire-1.2.1/Dockerfile.dev 20:52:39 spire-1.2.1/Dockerfile.scratch 20:52:39 spire-1.2.1/LICENSE 20:52:39 spire-1.2.1/MAINTAINERS.md 20:52:39 spire-1.2.1/Makefile 20:52:39 spire-1.2.1/README.md 20:52:39 spire-1.2.1/ROADMAP.md 20:52:39 spire-1.2.1/SECURITY.md 20:52:39 spire-1.2.1/cmd/ 20:52:39 spire-1.2.1/cmd/spire-agent/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/common/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/run/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:52:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:52:39 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:52:39 spire-1.2.1/cmd/spire-agent/main.go 20:52:39 spire-1.2.1/cmd/spire-server/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/cli.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/run/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/token/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/validate/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/x509/ 20:52:39 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:52:39 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:52:39 spire-1.2.1/cmd/spire-server/main.go 20:52:39 spire-1.2.1/cmd/spire-server/util/ 20:52:39 spire-1.2.1/cmd/spire-server/util/util.go 20:52:39 spire-1.2.1/conf/ 20:52:39 spire-1.2.1/conf/agent/ 20:52:39 spire-1.2.1/conf/agent/agent.conf 20:52:39 spire-1.2.1/conf/agent/agent_full.conf 20:52:39 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:52:39 spire-1.2.1/conf/server/ 20:52:39 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:52:39 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:52:39 spire-1.2.1/conf/server/server.conf 20:52:39 spire-1.2.1/conf/server/server_full.conf 20:52:39 spire-1.2.1/doc/ 20:52:39 spire-1.2.1/doc/SPIRE101.md 20:52:39 spire-1.2.1/doc/auditlog.md 20:52:39 spire-1.2.1/doc/authorization_policy_engine.md 20:52:39 spire-1.2.1/doc/changelog_guidelines.md 20:52:39 spire-1.2.1/doc/cure53-report.pdf 20:52:39 spire-1.2.1/doc/images/ 20:52:39 spire-1.2.1/doc/images/2019_roadmap.png 20:52:39 spire-1.2.1/doc/images/SPIRE101.png 20:52:39 spire-1.2.1/doc/images/SPIRE_agent.png 20:52:39 spire-1.2.1/doc/images/SPIRE_server.png 20:52:39 spire-1.2.1/doc/images/cache_mgr.png 20:52:39 spire-1.2.1/doc/images/cache_mgr_components.png 20:52:39 spire-1.2.1/doc/images/federated_spire.png 20:52:39 spire-1.2.1/doc/images/ha_mode.png 20:52:39 spire-1.2.1/doc/images/nested_spire.png 20:52:39 spire-1.2.1/doc/images/oidc_federation.png 20:52:39 spire-1.2.1/doc/images/single_trust_domain.png 20:52:39 spire-1.2.1/doc/images/spiffe_compatible.png 20:52:39 spire-1.2.1/doc/images/spire_logo.png 20:52:39 spire-1.2.1/doc/migrating_registration_api_clients.md 20:52:39 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:52:39 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:52:39 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:52:39 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:52:39 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:52:39 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:52:39 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:52:39 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:52:39 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:52:39 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:52:39 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:52:39 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:52:39 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:52:39 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:52:39 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:52:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:52:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:52:39 spire-1.2.1/doc/scaling_spire.md 20:52:39 spire-1.2.1/doc/spire_agent.md 20:52:39 spire-1.2.1/doc/spire_server.md 20:52:39 spire-1.2.1/doc/supported_integrations.md 20:52:39 spire-1.2.1/doc/telemetry.md 20:52:39 spire-1.2.1/doc/telemetry_config.md 20:52:39 spire-1.2.1/doc/upgrading.md 20:52:39 spire-1.2.1/doc/using_spire.md 20:52:39 spire-1.2.1/examples/ 20:52:39 spire-1.2.1/examples/README.md 20:52:39 spire-1.2.1/go.mod 20:52:39 spire-1.2.1/go.sum 20:52:39 spire-1.2.1/pkg/ 20:52:39 spire-1.2.1/pkg/agent/ 20:52:39 spire-1.2.1/pkg/agent/agent.go 20:52:39 spire-1.2.1/pkg/agent/api/ 20:52:39 spire-1.2.1/pkg/agent/api/config.go 20:52:39 spire-1.2.1/pkg/agent/api/debug/ 20:52:39 spire-1.2.1/pkg/agent/api/debug/v1/ 20:52:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:52:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:52:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:52:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:52:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:52:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:52:39 spire-1.2.1/pkg/agent/api/endpoints.go 20:52:39 spire-1.2.1/pkg/agent/api/health/ 20:52:39 spire-1.2.1/pkg/agent/api/health/v1/ 20:52:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:52:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:52:39 spire-1.2.1/pkg/agent/api/rpccontext/ 20:52:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:52:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:52:39 spire-1.2.1/pkg/agent/attestor/ 20:52:39 spire-1.2.1/pkg/agent/attestor/node/ 20:52:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:52:39 spire-1.2.1/pkg/agent/attestor/node/node.go 20:52:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:52:39 spire-1.2.1/pkg/agent/attestor/workload/ 20:52:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:52:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:52:39 spire-1.2.1/pkg/agent/catalog/ 20:52:39 spire-1.2.1/pkg/agent/catalog/catalog.go 20:52:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:52:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:52:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:52:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:52:39 spire-1.2.1/pkg/agent/client/ 20:52:39 spire-1.2.1/pkg/agent/client/client.go 20:52:39 spire-1.2.1/pkg/agent/client/client_test.go 20:52:39 spire-1.2.1/pkg/agent/client/dial.go 20:52:39 spire-1.2.1/pkg/agent/client/nodeconn.go 20:52:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:52:39 spire-1.2.1/pkg/agent/client/update.go 20:52:39 spire-1.2.1/pkg/agent/client/util.go 20:52:39 spire-1.2.1/pkg/agent/common/ 20:52:39 spire-1.2.1/pkg/agent/common/backoff/ 20:52:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:52:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:52:39 spire-1.2.1/pkg/agent/common/cgroups/ 20:52:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:52:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:52:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:52:39 spire-1.2.1/pkg/agent/config.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/ 20:52:39 spire-1.2.1/pkg/agent/endpoints/config.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/workload/ 20:52:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:52:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/ 20:52:39 spire-1.2.1/pkg/agent/manager/cache/ 20:52:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:52:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:52:39 spire-1.2.1/pkg/agent/manager/config.go 20:52:39 spire-1.2.1/pkg/agent/manager/manager.go 20:52:39 spire-1.2.1/pkg/agent/manager/manager_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/storage.go 20:52:39 spire-1.2.1/pkg/agent/manager/storage_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/storecache/ 20:52:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:52:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:52:39 spire-1.2.1/pkg/agent/manager/sync.go 20:52:39 spire-1.2.1/pkg/agent/plugin/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:52:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:52:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:52:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:52:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:52:39 spire-1.2.1/pkg/agent/svid/ 20:52:39 spire-1.2.1/pkg/agent/svid/rotator.go 20:52:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:52:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:52:39 spire-1.2.1/pkg/agent/svid/store/ 20:52:39 spire-1.2.1/pkg/agent/svid/store/service.go 20:52:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:52:39 spire-1.2.1/pkg/common/ 20:52:39 spire-1.2.1/pkg/common/agentpathtemplate/ 20:52:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:52:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:52:39 spire-1.2.1/pkg/common/api/ 20:52:39 spire-1.2.1/pkg/common/api/metrics.go 20:52:39 spire-1.2.1/pkg/common/api/middleware/ 20:52:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:52:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/logger.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/names.go 20:52:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:52:40 spire-1.2.1/pkg/common/api/names.go 20:52:40 spire-1.2.1/pkg/common/api/ratelimit.go 20:52:40 spire-1.2.1/pkg/common/api/rpccontext/ 20:52:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:52:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:52:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:52:40 spire-1.2.1/pkg/common/auth/ 20:52:40 spire-1.2.1/pkg/common/auth/interceptors.go 20:52:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:52:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/ 20:52:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/types.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:52:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:52:40 spire-1.2.1/pkg/common/catalog/ 20:52:40 spire-1.2.1/pkg/common/catalog/bind.go 20:52:40 spire-1.2.1/pkg/common/catalog/builtin.go 20:52:40 spire-1.2.1/pkg/common/catalog/catalog.go 20:52:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:52:40 spire-1.2.1/pkg/common/catalog/closers.go 20:52:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:52:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:52:40 spire-1.2.1/pkg/common/catalog/config.go 20:52:40 spire-1.2.1/pkg/common/catalog/config_test.go 20:52:40 spire-1.2.1/pkg/common/catalog/configure.go 20:52:40 spire-1.2.1/pkg/common/catalog/constraints.go 20:52:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:52:40 spire-1.2.1/pkg/common/catalog/context.go 20:52:40 spire-1.2.1/pkg/common/catalog/external.go 20:52:40 spire-1.2.1/pkg/common/catalog/host.go 20:52:40 spire-1.2.1/pkg/common/catalog/pipenet.go 20:52:40 spire-1.2.1/pkg/common/catalog/plugin.go 20:52:40 spire-1.2.1/pkg/common/catalog/testplugin/ 20:52:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:52:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:52:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:52:40 spire-1.2.1/pkg/common/cli/ 20:52:40 spire-1.2.1/pkg/common/cli/env.go 20:52:40 spire-1.2.1/pkg/common/cli/flags.go 20:52:40 spire-1.2.1/pkg/common/cli/trust_domain.go 20:52:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:52:40 spire-1.2.1/pkg/common/cli/umask.go 20:52:40 spire-1.2.1/pkg/common/cli/umask_posix.go 20:52:40 spire-1.2.1/pkg/common/cli/umask_test.go 20:52:40 spire-1.2.1/pkg/common/cli/umask_windows.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/flag.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/format.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:52:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:52:40 spire-1.2.1/pkg/common/coretypes/ 20:52:40 spire-1.2.1/pkg/common/coretypes/bundle/ 20:52:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:52:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:52:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:52:40 spire-1.2.1/pkg/common/cryptoutil/ 20:52:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:52:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:52:40 spire-1.2.1/pkg/common/diskutil/ 20:52:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:52:40 spire-1.2.1/pkg/common/diskutil/file_test.go 20:52:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:52:40 spire-1.2.1/pkg/common/errorutil/ 20:52:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:52:40 spire-1.2.1/pkg/common/health/ 20:52:40 spire-1.2.1/pkg/common/health/config.go 20:52:40 spire-1.2.1/pkg/common/health/context.go 20:52:40 spire-1.2.1/pkg/common/health/context_test.go 20:52:40 spire-1.2.1/pkg/common/health/health.go 20:52:40 spire-1.2.1/pkg/common/health/health_test.go 20:52:40 spire-1.2.1/pkg/common/health/logger.go 20:52:40 spire-1.2.1/pkg/common/hostservice/ 20:52:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:52:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:52:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:52:40 spire-1.2.1/pkg/common/idutil/ 20:52:40 spire-1.2.1/pkg/common/idutil/require.go 20:52:40 spire-1.2.1/pkg/common/idutil/require_test.go 20:52:40 spire-1.2.1/pkg/common/idutil/safety.go 20:52:40 spire-1.2.1/pkg/common/idutil/safety_test.go 20:52:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:52:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:52:40 spire-1.2.1/pkg/common/jwtsvid/ 20:52:40 spire-1.2.1/pkg/common/jwtsvid/common.go 20:52:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:52:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:52:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:52:40 spire-1.2.1/pkg/common/jwtutil/ 20:52:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:52:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:52:40 spire-1.2.1/pkg/common/log/ 20:52:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:52:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:52:40 spire-1.2.1/pkg/common/log/log.go 20:52:40 spire-1.2.1/pkg/common/log/log_test.go 20:52:40 spire-1.2.1/pkg/common/log/options.go 20:52:40 spire-1.2.1/pkg/common/nodeutil/ 20:52:40 spire-1.2.1/pkg/common/nodeutil/node.go 20:52:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:52:40 spire-1.2.1/pkg/common/peertracker/ 20:52:40 spire-1.2.1/pkg/common/peertracker/conn.go 20:52:40 spire-1.2.1/pkg/common/peertracker/credentials.go 20:52:40 spire-1.2.1/pkg/common/peertracker/errors.go 20:52:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:52:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:52:40 spire-1.2.1/pkg/common/peertracker/info.go 20:52:40 spire-1.2.1/pkg/common/peertracker/listener.go 20:52:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:52:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tcp.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:52:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:52:40 spire-1.2.1/pkg/common/peertracker/uds.go 20:52:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:52:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:52:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:52:40 spire-1.2.1/pkg/common/pemutil/ 20:52:40 spire-1.2.1/pkg/common/pemutil/block.go 20:52:40 spire-1.2.1/pkg/common/pemutil/certs.go 20:52:40 spire-1.2.1/pkg/common/pemutil/common.go 20:52:40 spire-1.2.1/pkg/common/pemutil/csr.go 20:52:40 spire-1.2.1/pkg/common/pemutil/keys.go 20:52:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/ 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:52:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:52:40 spire-1.2.1/pkg/common/plugin/ 20:52:40 spire-1.2.1/pkg/common/plugin/aws/ 20:52:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:52:40 spire-1.2.1/pkg/common/plugin/azure/ 20:52:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:52:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/facade.go 20:52:40 spire-1.2.1/pkg/common/plugin/facade_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/gcp/ 20:52:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/ 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:52:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/log.go 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/ 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:52:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:52:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:52:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:52:40 spire-1.2.1/pkg/common/plugin/x509pop/ 20:52:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:52:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:52:40 spire-1.2.1/pkg/common/profiling/ 20:52:40 spire-1.2.1/pkg/common/profiling/dumpers.go 20:52:40 spire-1.2.1/pkg/common/profiling/profiling.go 20:52:40 spire-1.2.1/pkg/common/protoutil/ 20:52:40 spire-1.2.1/pkg/common/protoutil/masks.go 20:52:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:52:40 spire-1.2.1/pkg/common/rotationutil/ 20:52:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:52:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:52:40 spire-1.2.1/pkg/common/selector/ 20:52:40 spire-1.2.1/pkg/common/selector/selector.go 20:52:40 spire-1.2.1/pkg/common/selector/selector_test.go 20:52:40 spire-1.2.1/pkg/common/selector/set.go 20:52:40 spire-1.2.1/pkg/common/selector/set_utils.go 20:52:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/ 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/ 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:52:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:52:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:52:40 spire-1.2.1/pkg/common/telemetry/call.go 20:52:40 spire-1.2.1/pkg/common/telemetry/common/ 20:52:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:52:40 spire-1.2.1/pkg/common/telemetry/config.go 20:52:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:52:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/inmem.go 20:52:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/m3.go 20:52:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/metrics.go 20:52:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/names.go 20:52:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:52:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:52:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/ 20:52:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:52:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:52:40 spire-1.2.1/pkg/common/telemetry/server/server.go 20:52:40 spire-1.2.1/pkg/common/telemetry/sink.go 20:52:40 spire-1.2.1/pkg/common/telemetry/statsd.go 20:52:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:52:40 spire-1.2.1/pkg/common/telemetry/uptime.go 20:52:40 spire-1.2.1/pkg/common/telemetry/version.go 20:52:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:52:40 spire-1.2.1/pkg/common/uptime/ 20:52:40 spire-1.2.1/pkg/common/uptime/uptime.go 20:52:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:52:40 spire-1.2.1/pkg/common/util/ 20:52:40 spire-1.2.1/pkg/common/util/certs.go 20:52:40 spire-1.2.1/pkg/common/util/certs_test.go 20:52:40 spire-1.2.1/pkg/common/util/csr.go 20:52:40 spire-1.2.1/pkg/common/util/hash.go 20:52:40 spire-1.2.1/pkg/common/util/selectors.go 20:52:40 spire-1.2.1/pkg/common/util/selectors_test.go 20:52:40 spire-1.2.1/pkg/common/util/signals.go 20:52:40 spire-1.2.1/pkg/common/util/sort.go 20:52:40 spire-1.2.1/pkg/common/util/sort_test.go 20:52:40 spire-1.2.1/pkg/common/util/task.go 20:52:40 spire-1.2.1/pkg/common/util/task_test.go 20:52:40 spire-1.2.1/pkg/common/util/testdata/ 20:52:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:52:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:52:40 spire-1.2.1/pkg/common/version/ 20:52:40 spire-1.2.1/pkg/common/version/version.go 20:52:40 spire-1.2.1/pkg/common/x509svid/ 20:52:40 spire-1.2.1/pkg/common/x509svid/common_test.go 20:52:40 spire-1.2.1/pkg/common/x509svid/csr.go 20:52:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:52:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:52:40 spire-1.2.1/pkg/common/x509util/ 20:52:40 spire-1.2.1/pkg/common/x509util/cert.go 20:52:40 spire-1.2.1/pkg/common/x509util/dns.go 20:52:40 spire-1.2.1/pkg/common/x509util/dns_test.go 20:52:40 spire-1.2.1/pkg/common/x509util/keyid.go 20:52:40 spire-1.2.1/pkg/common/x509util/keypair.go 20:52:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:52:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:52:40 spire-1.2.1/pkg/server/ 20:52:40 spire-1.2.1/pkg/server/api/ 20:52:40 spire-1.2.1/pkg/server/api/agent.go 20:52:40 spire-1.2.1/pkg/server/api/agent/ 20:52:40 spire-1.2.1/pkg/server/api/agent/v1/ 20:52:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/agent_test.go 20:52:40 spire-1.2.1/pkg/server/api/api.go 20:52:40 spire-1.2.1/pkg/server/api/audit/ 20:52:40 spire-1.2.1/pkg/server/api/audit/audit.go 20:52:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:52:40 spire-1.2.1/pkg/server/api/bundle.go 20:52:40 spire-1.2.1/pkg/server/api/bundle/ 20:52:40 spire-1.2.1/pkg/server/api/bundle/v1/ 20:52:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/bundle_test.go 20:52:40 spire-1.2.1/pkg/server/api/debug/ 20:52:40 spire-1.2.1/pkg/server/api/debug/v1/ 20:52:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/entry.go 20:52:40 spire-1.2.1/pkg/server/api/entry/ 20:52:40 spire-1.2.1/pkg/server/api/entry/v1/ 20:52:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/entry_test.go 20:52:40 spire-1.2.1/pkg/server/api/health/ 20:52:40 spire-1.2.1/pkg/server/api/health/v1/ 20:52:40 spire-1.2.1/pkg/server/api/health/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/id.go 20:52:40 spire-1.2.1/pkg/server/api/id_test.go 20:52:40 spire-1.2.1/pkg/server/api/limits/ 20:52:40 spire-1.2.1/pkg/server/api/limits/limits.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/ 20:52:40 spire-1.2.1/pkg/server/api/middleware/alias.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/audit.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/caller.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/common.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/entries.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:52:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:52:40 spire-1.2.1/pkg/server/api/ratelimit.go 20:52:40 spire-1.2.1/pkg/server/api/rpccontext/ 20:52:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:52:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:52:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:52:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:52:40 spire-1.2.1/pkg/server/api/selector.go 20:52:40 spire-1.2.1/pkg/server/api/selector_test.go 20:52:40 spire-1.2.1/pkg/server/api/status.go 20:52:40 spire-1.2.1/pkg/server/api/status_test.go 20:52:40 spire-1.2.1/pkg/server/api/svid/ 20:52:40 spire-1.2.1/pkg/server/api/svid/v1/ 20:52:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/trustdomain.go 20:52:40 spire-1.2.1/pkg/server/api/trustdomain/ 20:52:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:52:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:52:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:52:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:52:40 spire-1.2.1/pkg/server/authpolicy/ 20:52:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:52:40 spire-1.2.1/pkg/server/authpolicy/policy.go 20:52:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:52:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:52:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:52:40 spire-1.2.1/pkg/server/authpolicy/validate.go 20:52:40 spire-1.2.1/pkg/server/bundle/ 20:52:40 spire-1.2.1/pkg/server/bundle/client/ 20:52:40 spire-1.2.1/pkg/server/bundle/client/client.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/manager.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/sources.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/updater.go 20:52:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:52:40 spire-1.2.1/pkg/server/ca/ 20:52:40 spire-1.2.1/pkg/server/ca/ca.go 20:52:40 spire-1.2.1/pkg/server/ca/ca_health.go 20:52:40 spire-1.2.1/pkg/server/ca/ca_test.go 20:52:40 spire-1.2.1/pkg/server/ca/journal.go 20:52:40 spire-1.2.1/pkg/server/ca/journal_test.go 20:52:40 spire-1.2.1/pkg/server/ca/manager.go 20:52:40 spire-1.2.1/pkg/server/ca/manager_health.go 20:52:40 spire-1.2.1/pkg/server/ca/manager_test.go 20:52:40 spire-1.2.1/pkg/server/ca/templates.go 20:52:40 spire-1.2.1/pkg/server/ca/upstream_client.go 20:52:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:52:40 spire-1.2.1/pkg/server/ca/validation.go 20:52:40 spire-1.2.1/pkg/server/cache/ 20:52:40 spire-1.2.1/pkg/server/cache/dscache/ 20:52:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:52:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/ 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:52:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:52:40 spire-1.2.1/pkg/server/catalog/ 20:52:40 spire-1.2.1/pkg/server/catalog/catalog.go 20:52:40 spire-1.2.1/pkg/server/catalog/keymanager.go 20:52:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:52:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:52:40 spire-1.2.1/pkg/server/catalog/notifier.go 20:52:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:52:40 spire-1.2.1/pkg/server/config.go 20:52:40 spire-1.2.1/pkg/server/datastore/ 20:52:40 spire-1.2.1/pkg/server/datastore/datastore.go 20:52:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:52:40 spire-1.2.1/pkg/server/datastore/repository.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:52:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:52:40 spire-1.2.1/pkg/server/endpoints/ 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/ 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:52:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:52:40 spire-1.2.1/pkg/server/endpoints/config.go 20:52:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:52:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:52:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:52:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:52:40 spire-1.2.1/pkg/server/endpoints/middleware.go 20:52:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:52:40 spire-1.2.1/pkg/server/hostservice/ 20:52:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:52:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:52:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:52:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:52:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:52:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:52:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:52:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:52:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:52:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:52:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/ 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:52:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:52:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:52:40 spire-1.2.1/pkg/server/registration/ 20:52:40 spire-1.2.1/pkg/server/registration/manager.go 20:52:40 spire-1.2.1/pkg/server/registration/manager_test.go 20:52:40 spire-1.2.1/pkg/server/scanentries.go 20:52:40 spire-1.2.1/pkg/server/scanentries_test.go 20:52:40 spire-1.2.1/pkg/server/server.go 20:52:40 spire-1.2.1/pkg/server/server_test.go 20:52:40 spire-1.2.1/pkg/server/svid/ 20:52:40 spire-1.2.1/pkg/server/svid/observer.go 20:52:40 spire-1.2.1/pkg/server/svid/observer_test.go 20:52:40 spire-1.2.1/pkg/server/svid/rotator.go 20:52:40 spire-1.2.1/pkg/server/svid/rotator_config.go 20:52:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:52:40 spire-1.2.1/pkg/server/svid/rotator_test.go 20:52:40 spire-1.2.1/proto/ 20:52:40 spire-1.2.1/proto/private/ 20:52:40 spire-1.2.1/proto/private/server/ 20:52:40 spire-1.2.1/proto/private/server/journal/ 20:52:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:52:40 spire-1.2.1/proto/private/server/journal/journal.proto 20:52:40 spire-1.2.1/proto/spire/ 20:52:40 spire-1.2.1/proto/spire/common/ 20:52:40 spire-1.2.1/proto/spire/common/common.pb.go 20:52:40 spire-1.2.1/proto/spire/common/common.proto 20:52:40 spire-1.2.1/proto/spire/common/plugin/ 20:52:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:52:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:52:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:52:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:52:40 spire-1.2.1/proto/spire/plugin/ 20:52:40 spire-1.2.1/proto/spire/plugin/agent/ 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:52:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:52:40 spire-1.2.1/release/ 20:52:40 spire-1.2.1/release/spire-extras/ 20:52:40 spire-1.2.1/release/spire-extras/README.md 20:52:40 spire-1.2.1/release/spire-extras/conf/ 20:52:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:52:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:52:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:52:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:52:40 spire-1.2.1/release/spire/ 20:52:40 spire-1.2.1/release/spire/README.md 20:52:40 spire-1.2.1/release/spire/conf/ 20:52:40 spire-1.2.1/release/spire/conf/agent/ 20:52:40 spire-1.2.1/release/spire/conf/agent/agent.conf 20:52:40 spire-1.2.1/release/spire/conf/server/ 20:52:40 spire-1.2.1/release/spire/conf/server/server.conf 20:52:40 spire-1.2.1/script/ 20:52:40 spire-1.2.1/script/build-artifact.sh 20:52:40 spire-1.2.1/script/generate_dummy_ca.sh 20:52:40 spire-1.2.1/support/ 20:52:40 spire-1.2.1/support/k8s/ 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:52:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:52:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/ 20:52:41 spire-1.2.1/support/oidc-discovery-provider/README.md 20:52:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/config.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/main.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:52:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:52:41 spire-1.2.1/test/ 20:52:41 spire-1.2.1/test/clock/ 20:52:41 spire-1.2.1/test/clock/clock.go 20:52:41 spire-1.2.1/test/fakes/ 20:52:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:52:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:52:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:52:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:52:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:52:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:52:41 spire-1.2.1/test/fakes/fakeagentstore/ 20:52:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:52:41 spire-1.2.1/test/fakes/fakedatastore/ 20:52:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:52:41 spire-1.2.1/test/fakes/fakeentryclient/ 20:52:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:52:41 spire-1.2.1/test/fakes/fakehealthchecker/ 20:52:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:52:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:52:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:52:41 spire-1.2.1/test/fakes/fakemetrics/ 20:52:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:52:41 spire-1.2.1/test/fakes/fakenoderesolver/ 20:52:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:52:41 spire-1.2.1/test/fakes/fakenotifier/ 20:52:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:52:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:52:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:52:41 spire-1.2.1/test/fakes/fakeserverca/ 20:52:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:52:41 spire-1.2.1/test/fakes/fakeservercatalog/ 20:52:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:52:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:52:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:52:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:52:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:52:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:52:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:52:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:52:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:52:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:52:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:52:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:52:41 spire-1.2.1/test/fixture/ 20:52:41 spire-1.2.1/test/fixture/certs/ 20:52:41 spire-1.2.1/test/fixture/certs/agent_svid.der 20:52:41 spire-1.2.1/test/fixture/certs/base_cert.pem 20:52:41 spire-1.2.1/test/fixture/certs/base_csr.pem 20:52:41 spire-1.2.1/test/fixture/certs/base_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:52:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:52:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:52:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:52:41 spire-1.2.1/test/fixture/certs/blog_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/bundle.der 20:52:41 spire-1.2.1/test/fixture/certs/ca.pem 20:52:41 spire-1.2.1/test/fixture/certs/ca_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/database_cert.pem 20:52:41 spire-1.2.1/test/fixture/certs/database_csr.pem 20:52:41 spire-1.2.1/test/fixture/certs/database_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/node_cert.pem 20:52:41 spire-1.2.1/test/fixture/certs/node_csr.pem 20:52:41 spire-1.2.1/test/fixture/certs/node_key.pem 20:52:41 spire-1.2.1/test/fixture/certs/svid.pem 20:52:41 spire-1.2.1/test/fixture/certs/svid_key.pem 20:52:41 spire-1.2.1/test/fixture/config/ 20:52:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:52:41 spire-1.2.1/test/fixture/config/agent_good.conf 20:52:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:52:41 spire-1.2.1/test/fixture/config/plugin_good.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:52:41 spire-1.2.1/test/fixture/config/server_good.conf 20:52:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:52:41 spire-1.2.1/test/fixture/fixture.go 20:52:41 spire-1.2.1/test/fixture/nodeattestor/ 20:52:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:52:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:52:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:52:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:52:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:52:41 spire-1.2.1/test/fixture/registration/ 20:52:41 spire-1.2.1/test/fixture/registration/entries.json 20:52:41 spire-1.2.1/test/fixture/registration/good-for-update.json 20:52:41 spire-1.2.1/test/fixture/registration/good.json 20:52:41 spire-1.2.1/test/fixture/registration/invalid.json 20:52:41 spire-1.2.1/test/fixture/registration/invalid_json.json 20:52:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:52:41 spire-1.2.1/test/integration/ 20:52:41 spire-1.2.1/test/integration/README.md 20:52:41 spire-1.2.1/test/integration/common 20:52:41 spire-1.2.1/test/integration/setup/ 20:52:41 spire-1.2.1/test/integration/setup/adminclient/ 20:52:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:52:41 spire-1.2.1/test/integration/setup/adminclient/client.go 20:52:41 spire-1.2.1/test/integration/setup/debugagent/ 20:52:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:52:41 spire-1.2.1/test/integration/setup/debugagent/main.go 20:52:41 spire-1.2.1/test/integration/setup/debugserver/ 20:52:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:52:41 spire-1.2.1/test/integration/setup/debugserver/main.go 20:52:41 spire-1.2.1/test/integration/setup/downstreamclient/ 20:52:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:52:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:52:41 spire-1.2.1/test/integration/setup/itclient/ 20:52:41 spire-1.2.1/test/integration/setup/itclient/client.go 20:52:41 spire-1.2.1/test/integration/setup/node-attestation/ 20:52:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:52:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:52:41 spire-1.2.1/test/integration/setup/x509pop/ 20:52:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:52:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:52:41 spire-1.2.1/test/integration/suites/ 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:52:41 spire-1.2.1/test/integration/suites/join-token/ 20:52:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:52:41 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:52:41 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:52:41 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:52:41 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:52:41 spire-1.2.1/test/integration/suites/join-token/README.md 20:52:41 spire-1.2.1/test/integration/suites/join-token/conf/ 20:52:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/join-token/teardown 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:52:41 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:52:41 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:52:41 spire-1.2.1/test/integration/suites/k8s/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/00-setup 20:52:41 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:52:41 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:52:41 spire-1.2.1/test/integration/suites/k8s/README.md 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:52:41 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:52:41 spire-1.2.1/test/integration/suites/k8s/teardown 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/ 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:52:41 spire-1.2.1/test/integration/suites/rotation/ 20:52:41 spire-1.2.1/test/integration/suites/rotation/00-setup 20:52:41 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:52:41 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:52:41 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:52:41 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:52:41 spire-1.2.1/test/integration/suites/rotation/README.md 20:52:41 spire-1.2.1/test/integration/suites/rotation/conf/ 20:52:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/rotation/teardown 20:52:41 spire-1.2.1/test/integration/suites/self-test/ 20:52:41 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:52:41 spire-1.2.1/test/integration/suites/self-test/README.md 20:52:41 spire-1.2.1/test/integration/suites/self-test/teardown 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:52:41 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:52:41 spire-1.2.1/test/integration/suites/upgrade/ 20:52:41 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:52:41 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:52:41 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:52:41 spire-1.2.1/test/integration/suites/upgrade/README.md 20:52:41 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:52:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:52:41 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:52:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:52:41 spire-1.2.1/test/integration/suites/upgrade/teardown 20:52:41 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:52:41 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:52:41 spire-1.2.1/test/integration/test-one.sh 20:52:41 spire-1.2.1/test/integration/test.sh 20:52:41 spire-1.2.1/test/plugintest/ 20:52:41 spire-1.2.1/test/plugintest/config.go 20:52:41 spire-1.2.1/test/plugintest/load.go 20:52:41 spire-1.2.1/test/plugintest/option.go 20:52:41 spire-1.2.1/test/spiretest/ 20:52:41 spire-1.2.1/test/spiretest/apiserver.go 20:52:41 spire-1.2.1/test/spiretest/assertions.go 20:52:41 spire-1.2.1/test/spiretest/dir.go 20:52:41 spire-1.2.1/test/spiretest/errors_posix.go 20:52:41 spire-1.2.1/test/spiretest/errors_windows.go 20:52:41 spire-1.2.1/test/spiretest/logs.go 20:52:41 spire-1.2.1/test/spiretest/socketapi.go 20:52:41 spire-1.2.1/test/spiretest/suite.go 20:52:41 spire-1.2.1/test/spiretest/x509.go 20:52:41 spire-1.2.1/test/testca/ 20:52:41 spire-1.2.1/test/testca/ca.go 20:52:41 spire-1.2.1/test/testkey/ 20:52:41 spire-1.2.1/test/testkey/generate.sh 20:52:41 spire-1.2.1/test/testkey/genkeys.go 20:52:41 spire-1.2.1/test/testkey/keys.go 20:52:41 spire-1.2.1/test/testkey/new.go 20:52:41 spire-1.2.1/test/tpmsimulator/ 20:52:41 spire-1.2.1/test/tpmsimulator/simulator.go 20:52:41 spire-1.2.1/test/util/ 20:52:41 spire-1.2.1/test/util/cert_fixtures.go 20:52:41 spire-1.2.1/test/util/cert_generation.go 20:52:41 spire-1.2.1/test/util/io_redirection.go 20:52:41 spire-1.2.1/test/util/race.go 20:52:41 spire-1.2.1/test/util/util.go 20:52:41 building spire from source... 20:52:42 Installing go1.17.7... 20:53:09 Building bin/spire-server... 20:53:09 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:53:09 go: downloading github.com/mitchellh/cli v1.1.2 20:53:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:53:09 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:53:10 go: downloading google.golang.org/grpc v1.44.0 20:53:11 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:53:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:53:15 go: downloading github.com/imdario/mergo v0.3.12 20:53:15 go: downloading github.com/sirupsen/logrus v1.8.1 20:53:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:53:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:53:17 go: downloading github.com/fatih/color v1.13.0 20:53:17 go: downloading github.com/mattn/go-isatty v0.0.14 20:53:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:53:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:53:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:53:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:53:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:53:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:53:19 go: downloading github.com/armon/go-metrics v0.3.10 20:53:19 go: downloading github.com/prometheus/client_golang v1.12.1 20:53:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:53:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:53:21 go: downloading github.com/open-policy-agent/opa v0.38.0 20:53:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:53:48 go: downloading github.com/mattn/go-colorable v0.1.12 20:53:48 go: downloading github.com/Masterminds/semver v1.5.0 20:53:48 go: downloading github.com/Masterminds/goutils v1.1.0 20:53:48 go: downloading github.com/google/uuid v1.1.2 20:53:48 go: downloading github.com/huandu/xstrings v1.3.2 20:53:48 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:53:48 go: downloading github.com/oklog/run v1.0.0 20:53:48 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:53:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:53:48 go: downloading github.com/prometheus/client_model v0.2.0 20:53:48 go: downloading github.com/prometheus/common v0.32.1 20:53:48 go: downloading github.com/pkg/errors v0.9.1 20:53:48 go: downloading go.uber.org/atomic v1.9.0 20:53:49 go: downloading github.com/beorn7/perks v1.0.1 20:53:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:53:50 go: downloading github.com/prometheus/procfs v0.7.3 20:53:50 go: downloading github.com/imkira/go-observer v1.0.3 20:53:50 go: downloading github.com/hashicorp/errwrap v1.1.0 20:53:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:53:51 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:53:51 go: downloading github.com/twmb/murmur3 v1.1.6 20:53:51 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:53:51 go: downloading github.com/blang/semver/v4 v4.0.0 20:53:51 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:53:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:53:52 go: downloading github.com/jinzhu/gorm v1.9.16 20:53:53 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:53:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:53:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:53:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:53:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:54:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:54:03 go: downloading github.com/stretchr/testify v1.7.0 20:54:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:54:03 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:54:25 go: downloading google.golang.org/api v0.70.0 20:54:25 go: downloading k8s.io/client-go v0.23.4 20:54:25 go: downloading k8s.io/api v0.23.4 20:54:34 Running on prd-ubuntu18.04-docker-8c-8g-11216 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws 20:54:34 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 20:54:34 The recommended git tool is: git 20:54:35 using credential edgex-jenkins-ssh 20:54:35 Cloning the remote Git repository 20:54:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:54:36 > git init /w/workspace/edgex-go/10 # timeout=10 20:54:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:36 > git --version # timeout=10 20:54:36 > git --version # 'git version 2.17.1' 20:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:40 go: downloading github.com/google/go-tpm v0.3.3 20:54:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:54:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:40 > git fetch --tags --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:54:41 Merging remotes/origin/main commit 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f 20:54:41 Merge succeeded, producing de9b46e8d493d45a2220437e2154736dab5e04bb 20:54:41 Checking out Revision de9b46e8d493d45a2220437e2154736dab5e04bb (PR-3924) 20:54:41 > git config core.sparsecheckout # timeout=10 20:54:41 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 20:54:41 > git remote # timeout=10 20:54:41 > git config --get remote.origin.url # timeout=10 20:54:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:41 > git merge 9607b8313bf3bc4f18f2455067ce19b66a7e2c12 # timeout=10 20:54:41 > git rev-parse HEAD^{commit} # timeout=10 20:54:41 > git config core.sparsecheckout # timeout=10 20:54:41 > git checkout -f de9b46e8d493d45a2220437e2154736dab5e04bb # timeout=10 20:54:45 Commit message: "Merge commit '9607b8313bf3bc4f18f2455067ce19b66a7e2c12' into HEAD" 20:54:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { 20:54:45 > git rev-list --no-walk 80ad7ef7ecc8537873c4ba683d22f4d09fa8e2fd # timeout=10 [Pipeline] libraryResource [Pipeline] sh 20:54:45 + echo snap-build.sh 20:54:45 snap-build.sh 20:54:45 + SNAP_BASE_DIR=. 20:54:45 + '[' '!' -z /w/workspace/edgex-go/10 ']' 20:54:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/10 20:54:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' 20:54:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/10] 20:54:45 + cd /w/workspace/edgex-go/10 20:54:45 + sudo apt-get remove -qy --purge lxd lxd-client 20:54:45 Reading package lists... 20:54:45 Building dependency tree... 20:54:45 Reading state information... 20:54:45 The following packages were automatically installed and are no longer required: 20:54:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:54:45 uidmap xdelta3 20:54:45 Use 'sudo apt autoremove' to remove them. 20:54:45 The following packages will be REMOVED: 20:54:45 lxd* lxd-client* 20:54:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:54:46 After this operation, 31.7 MB disk space will be freed. 20:54:47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 20:54:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:54:47 Removing lxd dnsmasq configuration 20:54:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:54:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:54:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:54:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 20:54:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:54:50 Processing triggers for systemd (237-3ubuntu10.52) ... 20:54:50 Processing triggers for ureadahead (0.100.0-21) ... 20:54:50 + sudo snap remove --purge lxd 20:54:50 snap "lxd" is not installed 20:54:50 + sudo groupadd --force --system lxd 20:54:50 ++ whoami 20:54:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:54:50 + newgrp - lxd 20:54:51 + sudo snap install lxd 20:55:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:55:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:55:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:55:13 go: downloading k8s.io/apimachinery v0.23.4 20:55:14 go: downloading k8s.io/kube-aggregator v0.23.3 20:55:15 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:55:17 go: downloading cloud.google.com/go/storage v1.21.0 20:55:17 go: downloading cloud.google.com/go v0.100.2 20:55:19 go: downloading cloud.google.com/go/security v1.3.0 20:55:19 go: downloading github.com/hashicorp/vault/api v1.4.1 20:55:19 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:55:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:55:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:55:21 go: downloading gopkg.in/yaml.v2 v2.4.0 20:55:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:55:22 go: downloading github.com/gobwas/glob v0.2.3 20:55:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:55:22 go: downloading github.com/jinzhu/inflection v1.0.0 20:55:23 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:55:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:55:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:55:23 go: downloading github.com/aws/smithy-go v1.11.0 20:55:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:55:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:55:26 go: downloading github.com/gogo/protobuf v1.3.2 20:55:32 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:55:32 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:55:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:55:33 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:55:33 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:55:33 go: downloading github.com/dimchansky/utfbom v1.1.1 20:55:33 go: downloading k8s.io/klog/v2 v2.30.0 20:55:33 go: downloading github.com/google/gofuzz v1.1.0 20:55:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:55:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:55:35 go: downloading github.com/spf13/pflag v1.0.5 20:55:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:55:36 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:55:36 go: downloading cloud.google.com/go/compute v1.3.0 20:55:37 go: downloading cloud.google.com/go/iam v0.1.1 20:55:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:55:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:55:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:55:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:55:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:55:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:55:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:55:40 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:55:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:55:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:55:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:55:44 go: downloading go.opencensus.io v0.23.0 20:55:45 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:55:45 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:55:45 go: downloading gopkg.in/inf.v0 v0.9.1 20:55:45 go: downloading github.com/go-logr/logr v1.2.2 20:55:45 go: downloading github.com/google/go-cmp v0.5.7 20:55:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:55:46 go: downloading github.com/json-iterator/go v1.1.12 20:55:46 go: downloading github.com/googleapis/gnostic v0.5.5 20:55:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:55:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:55:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:55:52 go: downloading github.com/tklauser/numcpus v0.3.0 20:55:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:55:53 go: downloading go.uber.org/zap v1.21.0 20:55:53 go: downloading sigs.k8s.io/yaml v1.3.0 20:55:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:55:53 go: downloading github.com/modern-go/reflect2 v1.0.2 20:55:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:55:54 go: downloading github.com/ryanuber/go-glob v1.0.0 20:55:54 go: downloading github.com/golang/snappy v0.0.4 20:55:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:56:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:56:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:56:07 go: downloading github.com/hashicorp/go-version v1.2.0 20:56:07 go: downloading go.uber.org/multierr v1.6.0 20:56:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:56:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:57:27 2022-04-06T20:57:15Z INFO Waiting for automatic snapd restart... 21:00:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:00:53 Removing intermediate container bff98b3b3cde 21:00:53 ---> ce96fd5f82c3 21:00:53 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:00:53 ---> Running in 3092f0221782 21:00:57 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:00 Removing intermediate container 34d5b9787a96 21:01:00 ---> ef96b756e5ac 21:01:00 21:01:00 Step 10/25 : FROM alpine:3.14 21:01:00 3.14: Pulling from library/alpine 21:01:01 Removing intermediate container 3092f0221782 21:01:01 ---> 22e3b45f4dcd 21:01:01 21:01:01 Step 11/23 : FROM docker:20.10.14 21:01:02 20.10.14: Pulling from library/docker 21:01:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:01:04 Status: Downloaded newer image for alpine:3.14 21:01:04 ---> ac73e934f311 21:01:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:01:04 ---> Running in cc37f9e47a78 21:01:06 Removing intermediate container 61766d686370 21:01:06 ---> 6d1721f7776f 21:01:06 21:01:06 Step 10/31 : FROM alpine:3.14 21:01:06 ---> ac73e934f311 21:01:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:01:07 ---> Running in 5bc7d3114d33 21:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:08 Removing intermediate container 5bc7d3114d33 21:01:08 ---> c146b75e20f0 21:01:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:01:08 ---> Running in 2409ae8591fa 21:01:09 (1/3) Installing ca-certificates (20211220-r0) 21:01:09 (2/3) Installing dumb-init (1.2.5-r1) 21:01:09 (3/3) Installing su-exec (0.2-r1) 21:01:09 Executing busybox-1.33.1-r7.trigger 21:01:09 Executing ca-certificates-20211220-r0.trigger 21:01:10 OK: 6 MiB in 17 packages 21:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:13 (1/2) Installing dumb-init (1.2.5-r1) 21:01:13 (2/2) Installing su-exec (0.2-r1) 21:01:13 Executing busybox-1.33.1-r7.trigger 21:01:13 OK: 6 MiB in 16 packages 21:01:13 Removing intermediate container cc37f9e47a78 21:01:13 ---> f77d3997ddd8 21:01:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:13 ---> Running in 880a0732f027 21:01:15 Removing intermediate container 880a0732f027 21:01:15 ---> 73604eed4105 21:01:15 Step 13/25 : WORKDIR / 21:01:15 ---> Running in 7800e37b263d 21:01:15 Removing intermediate container 2409ae8591fa 21:01:15 ---> 9efaa182c2cc 21:01:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:01:16 ---> Running in b80b9e9b35f1 21:01:16 Removing intermediate container 7800e37b263d 21:01:16 ---> 514df1909c4c 21:01:16 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:17 Removing intermediate container b80b9e9b35f1 21:01:17 ---> 6db5dc887604 21:01:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:01:18 ---> Running in c35b219cdbeb 21:01:19 ---> bf41ef2ffea6 21:01:19 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:19 Removing intermediate container c35b219cdbeb 21:01:19 ---> 2f02d34d8f40 21:01:19 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:01:19 ---> Running in 248c8328358f 21:01:21 ---> abfd6cef0af9 21:01:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:01:23 ---> 347739998df8 21:01:23 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:24 Removing intermediate container 248c8328358f 21:01:24 ---> fa5f2bd077cb 21:01:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:01:24 ---> Running in e966df883094 21:01:25 ---> ac683f68c876 21:01:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:01:25 Removing intermediate container e966df883094 21:01:25 ---> 9174189f73e6 21:01:25 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:01:28 ---> 3b6058305082 21:01:28 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:01:28 ---> Running in ead8f2ad6d22 21:01:31 ---> 82e464a6b1ce 21:01:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:01:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:01:33 Status: Downloaded newer image for docker:20.10.14 21:01:33 ---> c346e9eafbab 21:01:33 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:01:33 ---> Running in da4b3ce947f9 21:01:33 Removing intermediate container ead8f2ad6d22 21:01:33 ---> a126c27bc012 21:01:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:34 Removing intermediate container da4b3ce947f9 21:01:34 ---> a683979caaab 21:01:34 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:01:34 ---> Running in d6480ddd7960 21:01:35 ---> fa2d95a7ba5e 21:01:35 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:35 ---> d526918ee38e 21:01:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:01:37 ---> 011ce560d726 21:01:37 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:01:37 ---> Running in 2a16abfabd0d 21:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:39 (1/43) Installing readline (8.1.1-r0) 21:01:39 (2/43) Installing bash (5.1.16-r0) 21:01:40 Executing bash-5.1.16-r0.post-install 21:01:40 (3/43) Installing brotli-libs (1.0.9-r5) 21:01:40 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:01:40 (5/43) Installing libcurl (7.80.0-r0) 21:01:40 (6/43) Installing curl (7.80.0-r0) 21:01:40 (7/43) Installing dumb-init (1.2.5-r1) 21:01:40 (8/43) Installing libbz2 (1.0.8-r1) 21:01:40 (9/43) Installing expat (2.4.7-r0) 21:01:40 (10/43) Installing libffi (3.4.2-r1) 21:01:40 (11/43) Installing gdbm (1.22-r0) 21:01:40 (12/43) Installing xz-libs (5.2.5-r0) 21:01:40 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:01:40 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:01:40 (15/43) Installing mpdecimal (2.5.1-r1) 21:01:40 (16/43) Installing sqlite-libs (3.36.0-r0) 21:01:40 (17/43) Installing python3 (3.9.7-r4) 21:01:40 ---> b8be9b264606 21:01:40 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:43 ---> e2893402021d 21:01:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:43 (18/43) Installing py3-appdirs (1.4.4-r2) 21:01:43 (19/43) Installing py3-certifi (2020.12.5-r1) 21:01:43 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:01:43 (21/43) Installing py3-idna (3.3-r0) 21:01:43 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:01:43 Removing intermediate container 2a16abfabd0d 21:01:43 ---> 6f3b3459a9b1 21:01:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:01:43 (23/43) Installing py3-requests (2.26.0-r1) 21:01:43 (24/43) Installing py3-msgpack (1.0.2-r1) 21:01:43 (25/43) Installing py3-lockfile (0.12.2-r4) 21:01:43 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:01:43 (27/43) Installing py3-colorama (0.4.4-r1) 21:01:43 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:01:43 (29/43) Installing py3-distlib (0.3.3-r0) 21:01:43 ---> Running in ec60576d774e 21:01:43 (30/43) Installing py3-distro (1.6.0-r0) 21:01:43 (31/43) Installing py3-six (1.16.0-r0) 21:01:43 (32/43) Installing py3-webencodings (0.5.1-r4) 21:01:43 (33/43) Installing py3-html5lib (1.1-r1) 21:01:43 (34/43) Installing py3-parsing (2.4.7-r2) 21:01:43 (35/43) Installing py3-packaging (20.9-r1) 21:01:43 (36/43) Installing py3-tomli (1.2.2-r0) 21:01:44 (37/43) Installing py3-pep517 (0.12.0-r0) 21:01:44 (38/43) Installing py3-progress (1.6-r0) 21:01:44 (39/43) Installing py3-retrying (1.3.3-r2) 21:01:44 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:01:44 (41/43) Installing py3-setuptools (52.0.0-r4) 21:01:44 (42/43) Installing py3-toml (0.10.2-r2) 21:01:44 (43/43) Installing py3-pip (20.3.4-r1) 21:01:45 Executing busybox-1.34.1-r5.trigger 21:01:45 OK: 82 MiB in 65 packages 21:01:45 Removing intermediate container ec60576d774e 21:01:45 ---> 54fd9b37a5ef 21:01:45 Step 23/25 : LABEL arch=arm64 21:01:45 ---> 80f5523f27dd 21:01:45 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:01:45 ---> Running in 147f296490d8 21:01:47 Removing intermediate container 147f296490d8 21:01:47 ---> 75c4446635fb 21:01:47 Step 24/25 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:01:47 ---> 636642f46f34 21:01:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:01:47 ---> Running in 4a84a3366a86 21:01:47 ---> Running in 32fe435bcced 21:01:48 Removing intermediate container 4a84a3366a86 21:01:48 ---> 473246973f02 21:01:48 Step 25/25 : LABEL version=0.0.0 21:01:48 ---> Running in 106cb642d19f 21:01:49 Removing intermediate container 32fe435bcced 21:01:49 ---> cccb9d075911 21:01:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:01:50 Removing intermediate container 106cb642d19f 21:01:50 ---> 05a09caaa958 21:01:50 21:01:51 ---> 4960afd81998 21:01:51 Step 26/31 : RUN chmod +x /entrypoint.sh 21:01:51 Successfully built 05a09caaa958 21:01:51 Successfully tagged security-secretstore-setup-arm64:latest 21:01:51 Building core-command 21:01:52  Building security-secretstore-setup ... done  ---> Running in 1162a974bd64 21:01:52 Collecting docker-compose==1.23.2 21:01:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:01:53 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:01:53 Collecting docopt<0.7,>=0.6.1 21:01:53 Downloading docopt-0.6.2.tar.gz (25 kB) 21:01:57 Removing intermediate container 1162a974bd64 21:01:57 ---> 1a780561feef 21:01:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:01:57 Collecting texttable<0.10,>=0.9.0 21:01:57 Downloading texttable-0.9.1.tar.gz (11 kB) 21:01:57 ---> Running in c1b5efb06a0e 21:01:57 Removing intermediate container 8a8757d85fef 21:01:57 ---> 5df188f478f5 21:01:57 21:01:57 Step 10/23 : FROM alpine:3.14 21:01:57 ---> ac73e934f311 21:01:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:01:57 ---> Running in f50eeada658f 21:01:58 Removing intermediate container c1b5efb06a0e 21:01:58 ---> 27c507803f7a 21:01:58 Step 28/31 : CMD ["gate"] 21:01:58 Removing intermediate container f50eeada658f 21:01:58 ---> b7e8ea1354fa 21:01:58 Step 12/23 : ENV APP_PORT=59880 21:01:59 ---> Running in 408888b80d81 21:01:59 ---> Running in 2b3dcf514bc3 21:02:00 Removing intermediate container 408888b80d81 21:02:00 ---> 6db7110772c1 21:02:00 Step 13/23 : EXPOSE $APP_PORT 21:02:00 ---> Running in 53d6be110a3b 21:02:00 Removing intermediate container 2b3dcf514bc3 21:02:00 ---> 8a98aaa6875e 21:02:00 Step 29/31 : LABEL arch=arm64 21:02:00 Removing intermediate container 53d6be110a3b 21:02:00 ---> a8058f610a1a 21:02:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:00 Collecting dockerpty<0.5,>=0.4.1 21:02:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:02:01 ---> Running in 75213fab728e 21:02:01 ---> Running in d1c3c3730680 21:02:02 Removing intermediate container d1c3c3730680 21:02:02 ---> b9f787c976c6 21:02:02 Step 30/31 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:02:02 ---> Running in 0ad3ac95a347 21:02:03 Removing intermediate container 0ad3ac95a347 21:02:03 ---> 366f5c0a33f7 21:02:03 Step 31/31 : LABEL version=0.0.0 21:02:04 ---> Running in 8db75f8690d5 21:02:04 Removing intermediate container 8db75f8690d5 21:02:04 ---> 45929919cd60 21:02:04 21:02:05 Removing intermediate container 75213fab728e 21:02:05 ---> 099f8f37daf2 21:02:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:02:05 ---> Running in 67c75e188256 21:02:05 Successfully built 45929919cd60 21:02:05 Successfully tagged security-bootstrapper-arm64:latest 21:02:05  Building security-bootstrapper ... done Building support-scheduler 21:02:06 Collecting PyYAML<4,>=3.10 21:02:06 Downloading PyYAML-3.13.tar.gz (270 kB) 21:02:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:09 (1/6) Installing dumb-init (1.2.5-r1) 21:02:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:02:09 (3/6) Installing libsodium (1.0.18-r0) 21:02:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:02:10 (5/6) Installing libzmq (4.3.4-r0) 21:02:10 (6/6) Installing zeromq (4.3.4-r0) 21:02:10 Executing busybox-1.33.1-r7.trigger 21:02:10 OK: 8 MiB in 20 packages 21:02:12 Collecting docker<4.0,>=3.6.0 21:02:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:02:12 Collecting cached-property<2,>=1.2.0 21:02:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:02:12 Removing intermediate container 67c75e188256 21:02:12 ---> f4fe96bdf87f 21:02:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:13 Collecting jsonschema<3,>=2.5.1 21:02:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:02:14 ---> 3d38f97641eb 21:02:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:02:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:02:16 Collecting websocket-client<1.0,>=0.32.0 21:02:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:02:18 Collecting docker-pycreds>=0.4.0 21:02:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:02:18 ---> c167577630c6 21:02:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:02:19 Collecting chardet<3.1.0,>=3.0.2 21:02:19 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:02:19 Collecting idna<2.8,>=2.5 21:02:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:02:19 ---> a8e8c52d4d29 21:02:19 Step 19/23 : ENTRYPOINT ["/core-data"] 21:02:19 ---> Running in ea295918ee77 21:02:20 Collecting urllib3<1.25,>=1.21.1 21:02:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:02:20 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:20 Removing intermediate container ea295918ee77 21:02:20 ---> 69d24bdee772 21:02:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:20 ---> Running in c65200becbbd 21:02:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:02:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:02:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:02:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:02:21 Removing intermediate container c65200becbbd 21:02:21 ---> a4a199603fc9 21:02:21 Step 21/23 : LABEL arch=arm64 21:02:21 ---> Running in 5ffab19726b9 21:02:22 Removing intermediate container 5ffab19726b9 21:02:22 ---> c84acb58b1c8 21:02:22 Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:02:22 ---> Running in 8c721b25ff2b 21:02:23 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:02:23 Attempting uninstall: urllib3 21:02:23 Found existing installation: urllib3 1.26.7 21:02:23 Uninstalling urllib3-1.26.7: 21:02:23 Successfully uninstalled urllib3-1.26.7 21:02:23 Removing intermediate container 8c721b25ff2b 21:02:23 ---> 1431e4c28ffb 21:02:23 Step 23/23 : LABEL version=0.0.0 21:02:23 ---> Running in 4769677a8c81 21:02:24 Attempting uninstall: idna 21:02:24 Found existing installation: idna 3.3 21:02:24 Uninstalling idna-3.3: 21:02:24 Successfully uninstalled idna-3.3 21:02:24 Removing intermediate container 4769677a8c81 21:02:24 ---> 992428fc6f17 21:02:24 21:02:25 Successfully built 992428fc6f17 21:02:25 Successfully tagged core-data-arm64:latest 21:02:25  Building core-data ... done Building support-notifications 21:02:28 Attempting uninstall: requests 21:02:28 Found existing installation: requests 2.26.0 21:02:28 Uninstalling requests-2.26.0: 21:02:28 Successfully uninstalled requests-2.26.0 21:02:29 Running setup.py install for texttable: started 21:02:32 Running setup.py install for texttable: finished with status 'done' 21:02:32 Running setup.py install for PyYAML: started 21:02:36 Running setup.py install for PyYAML: finished with status 'done' 21:02:36 Running setup.py install for docopt: started 21:02:39 Running setup.py install for docopt: finished with status 'done' 21:02:39 Running setup.py install for dockerpty: started 21:02:43 Running setup.py install for dockerpty: finished with status 'done' 21:02:45 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:02:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:02:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:49 ---> d2357830cdcc 21:02:49 Step 3/23 : WORKDIR /edgex-go 21:02:49 ---> Using cache 21:02:49 ---> cf7d4c3c918f 21:02:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:49 ---> Using cache 21:02:49 ---> 28471c306c0d 21:02:49 Step 5/23 : RUN apk add --update --no-cache make git 21:02:49 ---> Using cache 21:02:49 ---> 06dd8ac49a70 21:02:49 Step 6/23 : COPY go.mod vendor* ./ 21:02:49 ---> Using cache 21:02:49 ---> 15f1a05ffa21 21:02:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:49 ---> Using cache 21:02:49 ---> 23687d42fd50 21:02:49 Step 8/23 : COPY . . 21:02:49 ---> Using cache 21:02:49 ---> 56d46b0156bf 21:02:49 Step 9/23 : RUN make cmd/core-command/core-command 21:02:50 ---> Running in da4337ea61d7 21:02:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:03:16 Removing intermediate container d6480ddd7960 21:03:16 ---> 97793569a375 21:03:16 Step 14/23 : ENV APP_PORT=58890 21:03:16 ---> Running in 981e035693bc 21:03:16 Removing intermediate container 981e035693bc 21:03:16 ---> 238f1de2e15a 21:03:16 Step 15/23 : EXPOSE $APP_PORT 21:03:16 ---> Running in 4c08b175f4b9 21:03:16 Removing intermediate container 4c08b175f4b9 21:03:16 ---> 92236e416721 21:03:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:03:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:16 ---> d2357830cdcc 21:03:16 Step 3/22 : WORKDIR /edgex-go 21:03:16 ---> Using cache 21:03:16 ---> cf7d4c3c918f 21:03:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:16 ---> Using cache 21:03:16 ---> 28471c306c0d 21:03:16 Step 5/22 : RUN apk add --update --no-cache make git 21:03:16 ---> Using cache 21:03:16 ---> 06dd8ac49a70 21:03:16 Step 6/22 : COPY go.mod vendor* ./ 21:03:16 ---> Using cache 21:03:16 ---> 15f1a05ffa21 21:03:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:16 ---> Using cache 21:03:16 ---> 23687d42fd50 21:03:16 Step 8/22 : COPY . . 21:03:16 ---> Using cache 21:03:16 ---> 56d46b0156bf 21:03:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:03:17 ---> Running in 243ca69cd4cc 21:03:19 lxd 5.0.0-c5bcb80 from Canonical* installed 21:03:19 + sudo lxd init --auto 21:03:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:03:21 ---> 3bb75a1e0692 21:03:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:03:22 + sudo snap install --classic snapcraft 21:03:23 ---> 970401e854fc 21:03:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:03:25 snapcraft 6.1 from Canonical* installed 21:03:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:03:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:03:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:25 Dload Upload Total Spent Left Speed 21:03:25 ---> a5cfcf755caa 21:03:25 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:03:25 ---> Running in da5631dd936d 21:03:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 1433 0 --:--:-- --:--:-- --:--:-- 1433 21:03:25 100 3325k 100 3325k 0 0 5616k 0 --:--:-- --:--:-- --:--:-- 5616k 21:03:25 ./yq_linux_amd64 21:03:25 Removing intermediate container da5631dd936d 21:03:25 ---> a98709e02bf1 21:03:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:26 + sudo snapcraft prime --use-lxd 21:03:26 ---> Running in b6e71990e96c 21:03:26 Removing intermediate container b6e71990e96c 21:03:26 ---> 3a58b0d60e52 21:03:26 Step 21/23 : LABEL arch=arm64 21:03:27 ---> Running in 061347c2983d 21:03:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:03:27 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:03:27 - README.md 21:03:27 21:03:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:03:28 Removing intermediate container 061347c2983d 21:03:28 ---> fcd0b8c047d4 21:03:28 Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:03:28 ---> Running in 3ad0a0cee560 21:03:28 Launching a container. 21:03:29 Removing intermediate container 3ad0a0cee560 21:03:29 ---> 457775b5a3fb 21:03:29 Step 23/23 : LABEL version=0.0.0 21:03:29 ---> Running in ae225cc2fd7d 21:03:30 Removing intermediate container ae225cc2fd7d 21:03:30 ---> 27f9e619305e 21:03:30 21:03:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:03:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:30 ---> d2357830cdcc 21:03:30 Step 3/22 : WORKDIR /edgex-go 21:03:30 ---> Using cache 21:03:30 ---> cf7d4c3c918f 21:03:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:30 ---> Using cache 21:03:30 ---> 28471c306c0d 21:03:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:03:30 ---> Running in 99343a173f73 21:03:31 Successfully built 27f9e619305e 21:03:31 Successfully tagged sys-mgmt-agent-arm64:latest 21:03:31 Building security-spire-config 21:03:32  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:35 OK: 220 MiB in 52 packages 21:03:37 Removing intermediate container 99343a173f73 21:03:37 ---> 2f67c45e0007 21:03:37 Step 6/22 : COPY go.mod vendor* ./ 21:03:38 Waiting for container to be ready 21:03:38 ---> 483584e18b65 21:03:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:38 ---> Running in 145235761e23 21:03:38 To start your first container, try: lxc launch ubuntu:20.04 21:03:38 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:03:38 21:03:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:03:44 Waiting for network to be ready... 21:03:44 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 21:03:44 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 21:03:44 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1383 kB] 21:03:44 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 21:03:44 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 21:03:44 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 21:03:44 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 21:03:44 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 21:03:44 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 21:03:44 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 21:03:45 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 21:03:45 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 21:03:45 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 21:03:45 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 21:03:45 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 21:03:45 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 21:03:45 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 21:03:45 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 21:03:45 Removing intermediate container 145235761e23 21:03:45 ---> 3d7d9a9e8839 21:03:45 Step 8/22 : COPY . . 21:03:45 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 21:03:45 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1711 kB] 21:03:45 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 21:03:45 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 21:03:45 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 21:03:45 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 21:03:45 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 21:03:45 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 21:03:46 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 21:03:48 Fetched 23.7 MB in 3s (6780 kB/s) 21:03:48 Reading package lists... 21:03:48 Reading package lists... 21:03:48 Building dependency tree... 21:03:48 Reading state information... 21:03:49 The following additional packages will be installed: 21:03:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:03:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:03:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:03:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:03:49 Suggested packages: 21:03:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:03:49 Recommended packages: 21:03:49 gnupg libsasl2-modules 21:03:49 The following NEW packages will be installed: 21:03:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:03:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:03:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:03:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:03:49 The following packages will be upgraded: 21:03:49 gpg gpg-agent gpgconf libudev1 21:03:49 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 21:03:49 Need to get 3859 kB of archives. 21:03:49 After this operation, 14.9 MB of additional disk space will be used. 21:03:49 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 21:03:49 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 21:03:49 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 21:03:49 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 21:03:49 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 21:03:49 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 21:03:49 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:03:49 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 21:03:49 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 21:03:49 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 21:03:49 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 21:03:49 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 21:03:49 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 21:03:49 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 21:03:49 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 21:03:49 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 21:03:49 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 21:03:49 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 21:03:49 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 21:03:49 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 21:03:49 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 21:03:49 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 21:03:50 debconf: delaying package configuration, since apt-utils is not installed 21:03:50 Fetched 3859 kB in 1s (4093 kB/s) 21:03:50 (Reading database ... 12816 files and directories currently installed.) 21:03:50 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 21:03:50 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:03:50 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 21:03:50 Selecting previously unselected package udev. 21:03:50 (Reading database ... 12816 files and directories currently installed.) 21:03:50 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 21:03:50 Unpacking udev (245.4-4ubuntu3.15) ... 21:03:50 Selecting previously unselected package libfuse2:amd64. 21:03:50 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 21:03:50 Unpacking libfuse2:amd64 (2.9.9-3) ... 21:03:50 Selecting previously unselected package fuse. 21:03:50 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 21:03:50 Unpacking fuse (2.9.9-3) ... 21:03:50 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 21:03:50 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:03:50 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 21:03:50 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:03:50 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 21:03:50 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:03:50 Selecting previously unselected package libksba8:amd64. 21:03:50 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:03:50 Unpacking libksba8:amd64 (1.3.5-2) ... 21:03:50 Selecting previously unselected package libroken18-heimdal:amd64. 21:03:50 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:50 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:50 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:03:50 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:50 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:03:51 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:03:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libwind0-heimdal:amd64. 21:03:51 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:03:51 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:03:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:03:51 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:03:51 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:03:51 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:51 Selecting previously unselected package libsasl2-modules-db:amd64. 21:03:51 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:03:51 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:03:51 Selecting previously unselected package libsasl2-2:amd64. 21:03:51 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:03:51 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:03:51 Selecting previously unselected package libldap-common. 21:03:51 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 21:03:51 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:03:51 Selecting previously unselected package libldap-2.4-2:amd64. 21:03:51 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 21:03:51 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:03:51 Selecting previously unselected package dirmngr. 21:03:51 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 21:03:51 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 21:03:51 Setting up libksba8:amd64 (1.3.5-2) ... 21:03:51 Setting up libfuse2:amd64 (2.9.9-3) ... 21:03:51 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:03:51 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:03:51 Setting up udev (245.4-4ubuntu3.15) ... 21:03:52 invoke-rc.d: policy-rc.d denied execution of start. 21:03:52 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:03:52 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:52 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 21:03:52 Setting up gpg (2.2.19-3ubuntu2.1) ... 21:03:52 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:52 Setting up fuse (2.9.9-3) ... 21:03:52 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 21:03:53 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:03:53 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:03:53 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 21:03:53 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 21:03:53 Processing triggers for systemd (245.4-4ubuntu3) ... 21:03:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:03:54 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 21:03:54 Alias= settings in the [Install] section, and DefaultInstance= for template 21:03:54 units). This means they are not meant to be enabled using systemctl. 21:03:54 21:03:54 Possible reasons for having this kind of units are: 21:03:54 • A unit may be statically enabled by being symlinked from another unit's 21:03:54 .wants/ or .requires/ directory. 21:03:54 • A unit's purpose may be to act as a helper for some other unit which has 21:03:54 a requirement dependency on it. 21:03:54 • A unit may be started when needed via activation (socket, path, timer, 21:03:54 D-Bus, udev, scripted systemctl call, ...). 21:03:54 • In case of template units, the unit is meant to be enabled with some 21:03:54 instance name specified. 21:03:54 Reading package lists... 21:03:54 Building dependency tree... 21:03:54 Reading state information... 21:03:54 The following additional packages will be installed: 21:03:54 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:03:54 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:03:54 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:03:54 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 21:03:54 openssh-client python3 python3-minimal python3.8 python3.8-minimal 21:03:54 squashfs-tools systemd systemd-sysv systemd-timesyncd 21:03:54 Suggested packages: 21:03:54 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 21:03:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:03:54 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 21:03:54 systemd-container policykit-1 21:03:54 Recommended packages: 21:03:54 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 21:03:54 The following NEW packages will be installed: 21:03:54 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:03:54 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:03:54 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:03:54 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 21:03:54 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 21:03:54 The following packages will be upgraded: 21:03:54 libsystemd0 systemd systemd-sysv systemd-timesyncd 21:03:54 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 21:03:54 Need to get 46.5 MB of archives. 21:03:54 After this operation, 181 MB of additional disk space will be used. 21:03:54 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 21:03:54 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 21:03:54 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 21:03:54 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 21:03:55 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 21:03:55 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 21:03:55 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 21:03:55 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 21:03:55 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 21:03:55 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 21:03:55 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 21:03:55 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 21:03:55 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 21:03:55 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 21:03:55 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 21:03:55 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 21:03:55 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 21:03:55 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 21:03:55 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 21:03:55 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 21:03:55 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 21:03:55 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 21:03:55 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 21:03:55 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 21:03:55 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 21:03:55 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 21:03:55 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 21:03:55 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 21:03:55 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 21:03:55 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 21:03:55 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 21:03:55 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 21:03:55 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 21:03:55 debconf: delaying package configuration, since apt-utils is not installed 21:03:55 Fetched 46.5 MB in 1s (49.7 MB/s) 21:03:55 (Reading database ... 13067 files and directories currently installed.) 21:03:55 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 21:03:55 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:03:56 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 21:03:56 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:03:56 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 21:03:56 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:03:56 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 21:03:56 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:03:56 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 21:03:56 Selecting previously unselected package libpython3.8-minimal:amd64. 21:03:56 (Reading database ... 13068 files and directories currently installed.) 21:03:56 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:03:56 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:03:56 Selecting previously unselected package libexpat1:amd64. 21:03:56 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 21:03:56 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:03:56 Selecting previously unselected package python3.8-minimal. 21:03:56 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:03:56 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:03:57 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:03:57 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:03:57 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:03:57 Selecting previously unselected package python3-minimal. 21:03:57 (Reading database ... 13359 files and directories currently installed.) 21:03:57 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 21:03:57 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 21:03:57 Selecting previously unselected package mime-support. 21:03:57 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 21:03:57 Unpacking mime-support (3.64ubuntu1) ... 21:03:58 Selecting previously unselected package libmpdec2:amd64. 21:03:58 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 21:03:58 Unpacking libmpdec2:amd64 (2.4.2-3) ... 21:03:58 Selecting previously unselected package libpython3.8-stdlib:amd64. 21:03:58 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:03:58 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:03:58 Selecting previously unselected package python3.8. 21:03:58 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:03:58 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:03:58 Selecting previously unselected package libpython3-stdlib:amd64. 21:03:58 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 21:03:58 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:03:58 Setting up python3-minimal (3.8.2-0ubuntu2) ... 21:03:58 Selecting previously unselected package python3. 21:03:58 (Reading database ... 13761 files and directories currently installed.) 21:03:58 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 21:03:58 Unpacking python3 (3.8.2-0ubuntu2) ... 21:03:58 Selecting previously unselected package libdbus-1-3:amd64. 21:03:58 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 21:03:58 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:03:58 Selecting previously unselected package dbus. 21:03:58 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 21:03:58 Unpacking dbus (1.12.16-2ubuntu2.1) ... 21:03:58 Selecting previously unselected package libbsd0:amd64. 21:03:58 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 21:03:58 Unpacking libbsd0:amd64 (0.10.0-1) ... 21:03:58 Selecting previously unselected package libpam-systemd:amd64. 21:03:58 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 21:03:58 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:03:58 Selecting previously unselected package sudo. 21:03:58 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 21:03:58 Unpacking sudo (1.8.31-1ubuntu1.2) ... 21:03:59 Selecting previously unselected package apparmor. 21:03:59 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 21:03:59 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 21:03:59 Selecting previously unselected package libcbor0.6:amd64. 21:03:59 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 21:03:59 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:03:59 Selecting previously unselected package libedit2:amd64. 21:03:59 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 21:03:59 Unpacking libedit2:amd64 (3.1-20191231-1) ... 21:03:59 Selecting previously unselected package libfido2-1:amd64. 21:03:59 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 21:03:59 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:03:59 Selecting previously unselected package libkrb5support0:amd64. 21:03:59 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 21:03:59 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:03:59 Selecting previously unselected package libk5crypto3:amd64. 21:03:59 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 21:03:59 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:03:59 Selecting previously unselected package libkeyutils1:amd64. 21:03:59 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 21:03:59 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:03:59 Selecting previously unselected package libkrb5-3:amd64. 21:03:59 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 21:03:59 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:03:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:03:59 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 21:03:59 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:03:59 Selecting previously unselected package openssh-client. 21:03:59 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 21:03:59 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 21:03:59 Selecting previously unselected package dbus-user-session. 21:03:59 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 21:03:59 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 21:03:59 Selecting previously unselected package liblzo2-2:amd64. 21:03:59 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 21:03:59 Unpacking liblzo2-2:amd64 (2.10-2) ... 21:03:59 Selecting previously unselected package squashfs-tools. 21:03:59 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 21:03:59 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 21:03:59 Selecting previously unselected package snapd. 21:03:59 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 21:03:59 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 21:04:03 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:04:03 Setting up mime-support (3.64ubuntu1) ... 21:04:03 Setting up liblzo2-2:amd64 (2.10-2) ... 21:04:03 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:04:03 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:04:03 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:04:03 Setting up dbus (1.12.16-2ubuntu2.1) ... 21:04:03 Setting up sudo (1.8.31-1ubuntu1.2) ... 21:04:03 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:04:03 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:04:03 Setting up libmpdec2:amd64 (2.4.2-3) ... 21:04:03 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:04:03 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:04:03 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:04:03 Setting up libbsd0:amd64 (0.10.0-1) ... 21:04:03 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:04:03 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 21:04:03 Setting up libedit2:amd64 (3.1-20191231-1) ... 21:04:03 Setting up python3 (3.8.2-0ubuntu2) ... 21:04:03 running python rtupdate hooks for python3.8... 21:04:03 running python post-rtupdate hooks for python3.8... 21:04:04 Setting up apparmor (2.13.3-7ubuntu5.1) ... 21:04:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:04:05 Reloading AppArmor profiles 21:04:05 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:04:05 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 21:04:05 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 21:04:05 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 21:04:05 Setting up systemd (245.4-4ubuntu3.15) ... 21:04:05 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:04:05 Installing new version of config file /etc/systemd/resolved.conf ... 21:04:07 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 21:04:07 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:04:07 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 21:04:07 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 21:04:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:04:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:04:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:04:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:04:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:04:09 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:04:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:04:09 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 21:04:09 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:04:10 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:04:10 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:04:10 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 21:04:11 Reading package lists... 21:04:11 Reading package lists... 21:04:11 Building dependency tree... 21:04:11 Reading state information... 21:04:12 Calculating upgrade... 21:04:12 The following packages will be upgraded: 21:04:12 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 21:04:12 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 21:04:12 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 21:04:12 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 21:04:12 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 21:04:12 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 21:04:12 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 21:04:12 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 21:04:12 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 21:04:12 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 21:04:12 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 21:04:12 xz-utils zlib1g 21:04:12 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:04:12 Need to get 65.7 MB of archives. 21:04:12 After this operation, 27.6 MB of additional disk space will be used. 21:04:12 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 21:04:12 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 21:04:12 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 21:04:12 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 21:04:12 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 21:04:12 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 21:04:12 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 21:04:12 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 21:04:12 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 21:04:12 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 21:04:12 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 21:04:12 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 21:04:12 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 21:04:12 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 21:04:12 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 21:04:12 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 21:04:12 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 21:04:12 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 21:04:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:04:12 ---> d2357830cdcc 21:04:12 Step 3/26 : WORKDIR /edgex-go 21:04:12 ---> Using cache 21:04:12 ---> cf7d4c3c918f 21:04:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:12 ---> Using cache 21:04:12 ---> 28471c306c0d 21:04:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:04:12 ---> Running in 04a65b121abb 21:04:12 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 21:04:12 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 21:04:12 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 21:04:12 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 21:04:12 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 21:04:12 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 21:04:12 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 21:04:12 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 21:04:12 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 21:04:12 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 21:04:12 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 21:04:12 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 21:04:12 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 21:04:12 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 21:04:12 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 21:04:12 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 21:04:12 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 21:04:12 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 21:04:12 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 21:04:12 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 21:04:12 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 21:04:12 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 21:04:12 Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 21:04:12 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 21:04:12 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 21:04:12 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 21:04:12 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 21:04:12 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 21:04:12 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 21:04:12 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 21:04:12 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 21:04:12 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 21:04:12 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 21:04:12 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 21:04:12 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 21:04:12 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 21:04:12 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 21:04:12 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 21:04:12 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 21:04:12 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 21:04:12 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 21:04:12 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 21:04:12 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 21:04:12 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 21:04:12 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 21:04:12 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 21:04:13 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 21:04:13 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 21:04:13 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 21:04:13 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 21:04:13 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 21:04:13 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 21:04:13 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 21:04:13 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 21:04:13 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 21:04:13 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 21:04:13 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 21:04:13 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 21:04:13 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 21:04:13 debconf: delaying package configuration, since apt-utils is not installed 21:04:13 Fetched 65.7 MB in 1s (57.7 MB/s) 21:04:13 (Reading database ... 14313 files and directories currently installed.) 21:04:13 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 21:04:13 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:04:14 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 21:04:14 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:04:14 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 21:04:14 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 21:04:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:04:14 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:14 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:14 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:14 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:14 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:14 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:15 (Reading database ... 14312 files and directories currently installed.) 21:04:15 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:04:15 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:15 (Reading database ... 14312 files and directories currently installed.) 21:04:15 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:04:15 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:04:15 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:15 (Reading database ... 14312 files and directories currently installed.) 21:04:15 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 21:04:16 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:04:16 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 21:04:16 (Reading database ... 14312 files and directories currently installed.) 21:04:16 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 21:04:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:04:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:04:16 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 21:04:16 Setting up base-files (11ubuntu5.5) ... 21:04:16 Installing new version of config file /etc/issue ... 21:04:16 Installing new version of config file /etc/issue.net ... 21:04:16 Installing new version of config file /etc/lsb-release ... 21:04:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:04:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:04:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:04:17 Removing obsolete conffile /etc/default/motd-news ... 21:04:17 (Reading database ... 14311 files and directories currently installed.) 21:04:17 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 21:04:17 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 21:04:17 OK: 220 MiB in 52 packages 21:04:17 Setting up bash (5.0-6ubuntu1.1) ... 21:04:17 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 21:04:17 (Reading database ... 14311 files and directories currently installed.) 21:04:17 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 21:04:17 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 21:04:17 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 21:04:17 (Reading database ... 14311 files and directories currently installed.) 21:04:17 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:04:17 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:04:18 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 21:04:18 (Reading database ... 14311 files and directories currently installed.) 21:04:18 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 21:04:18 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:04:19 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 21:04:19 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:04:19 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 21:04:19 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:04:19 Setting up perl-base (5.30.0-9ubuntu0.2) ... 21:04:19 (Reading database ... 14311 files and directories currently installed.) 21:04:19 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 21:04:19 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:04:19 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 21:04:20 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 21:04:20 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 21:04:20 (Reading database ... 14311 files and directories currently installed.) 21:04:20 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 21:04:20 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 21:04:20 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 21:04:20 (Reading database ... 14311 files and directories currently installed.) 21:04:20 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:20 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:20 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 21:04:20 (Reading database ... 14311 files and directories currently installed.) 21:04:20 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:20 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:20 Removing intermediate container 04a65b121abb 21:04:20 ---> a86d94c1f0cc 21:04:20 Step 6/26 : COPY go.mod vendor* ./ 21:04:21 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 21:04:21 (Reading database ... 14311 files and directories currently installed.) 21:04:21 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:21 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:21 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:21 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:21 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 21:04:21 (Reading database ... 14311 files and directories currently installed.) 21:04:21 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:21 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:21 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 21:04:21 ---> 88e2512003e1 21:04:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:22 (Reading database ... 14311 files and directories currently installed.) 21:04:22 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:22 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:22 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:22 ---> Running in 2758ccb8c7b3 21:04:22 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:22 ---> 589ff35befaf 21:04:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:04:22 ---> Running in fbce5fd117b5 21:04:22 Setting up util-linux (2.34-0.1ubuntu9.3) ... 21:04:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:04:23 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:04:23 (Reading database ... 14311 files and directories currently installed.) 21:04:23 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 21:04:23 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:04:23 Setting up libc-bin (2.31-0ubuntu9.7) ... 21:04:23 (Reading database ... 14311 files and directories currently installed.) 21:04:23 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 21:04:23 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 21:04:23 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 21:04:23 (Reading database ... 14311 files and directories currently installed.) 21:04:23 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 21:04:23 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 21:04:23 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 21:04:23 (Reading database ... 14311 files and directories currently installed.) 21:04:23 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 21:04:23 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:04:24 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 21:04:24 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 21:04:24 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 21:04:24 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 21:04:24 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 21:04:24 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:04:24 Setting up gpgv (2.2.19-3ubuntu2.1) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 21:04:24 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 21:04:24 Setting up ubuntu-keyring (2020.02.11.4) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:04:24 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:04:24 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:04:24 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:04:24 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:04:24 (Reading database ... 14311 files and directories currently installed.) 21:04:24 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 21:04:24 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 21:04:25 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 21:04:25 (Reading database ... 14311 files and directories currently installed.) 21:04:25 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 21:04:25 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 21:04:25 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 21:04:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:04:25 (Reading database ... 14311 files and directories currently installed.) 21:04:25 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 21:04:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 21:04:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 21:04:25 (Reading database ... 14311 files and directories currently installed.) 21:04:25 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 21:04:25 Unpacking apt (2.0.6) over (2.0.2) ... 21:04:26 Setting up apt (2.0.6) ... 21:04:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:04:26 (Reading database ... 14311 files and directories currently installed.) 21:04:26 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 21:04:26 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:04:26 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 21:04:26 (Reading database ... 14311 files and directories currently installed.) 21:04:26 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 21:04:26 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:04:26 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 21:04:26 (Reading database ... 14313 files and directories currently installed.) 21:04:26 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 21:04:26 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:04:27 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 21:04:27 (Reading database ... 14317 files and directories currently installed.) 21:04:27 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 21:04:27 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:04:27 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 21:04:27 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:04:27 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 21:04:27 (Reading database ... 14317 files and directories currently installed.) 21:04:27 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:04:27 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:04:27 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 21:04:27 (Reading database ... 14317 files and directories currently installed.) 21:04:27 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:04:27 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:04:27 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:04:27 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:04:28 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 21:04:28 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:04:28 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 21:04:28 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:04:28 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 21:04:28 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 21:04:28 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 21:04:28 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 21:04:28 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 21:04:28 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 21:04:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 21:04:28 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 21:04:28 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 21:04:28 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 21:04:28 Removing intermediate container 2758ccb8c7b3 21:04:28 ---> 3e9feac7d504 21:04:28 Step 8/26 : COPY . . 21:04:28 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 21:04:28 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 21:04:29 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 21:04:29 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:04:29 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 21:04:29 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:29 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 21:04:29 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:29 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 21:04:29 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:29 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 21:04:29 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:29 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 21:04:29 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:30 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 21:04:30 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:04:30 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 21:04:30 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 21:04:30 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:30 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:30 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:30 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:31 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:31 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:32 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:32 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:32 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:32 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:32 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:32 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:33 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:04:33 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:04:33 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 21:04:33 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 21:04:33 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 21:04:33 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 21:04:33 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 21:04:33 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 21:04:33 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 21:04:33 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up tzdata (2022a-0ubuntu0.20.04) ... 21:04:33 21:04:33 Current default time zone: 'Etc/UTC' 21:04:33 Local time is now: Wed Apr 6 21:04:33 UTC 2022. 21:04:33 Universal Time is now: Wed Apr 6 21:04:33 UTC 2022. 21:04:33 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:04:33 21:04:33 Setting up xz-utils (5.2.4-1ubuntu1) ... 21:04:33 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 21:04:33 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up mount (2.34-0.1ubuntu9.3) ... 21:04:33 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 21:04:33 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 21:04:33 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 21:04:33 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 21:04:33 Setting up openssl (1.1.1f-1ubuntu2.12) ... 21:04:33 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 21:04:33 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:04:33 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:04:33 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 21:04:33 Setting up fdisk (2.34-0.1ubuntu9.3) ... 21:04:33 Setting up ca-certificates (20210119~20.04.2) ... 21:04:35 Updating certificates in /etc/ssl/certs... 21:04:36 21 added, 21 removed; done. 21:04:36 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Setting up perl (5.30.0-9ubuntu0.2) ... 21:04:36 Setting up procps (2:3.3.16-1ubuntu2.3) ... 21:04:36 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 21:04:36 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 21:04:36 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 21:04:36 Setting up binutils (2.34-6ubuntu1.3) ... 21:04:36 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Setting up build-essential (12.8ubuntu1.1) ... 21:04:36 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 21:04:36 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:04:36 Processing triggers for systemd (245.4-4ubuntu3.15) ... 21:04:36 Processing triggers for mime-support (3.64ubuntu1) ... 21:04:36 Processing triggers for ca-certificates (20210119~20.04.2) ... 21:04:36 Updating certificates in /etc/ssl/certs... 21:04:37 0 added, 0 removed; done. 21:04:37 Running hooks in /etc/ca-certificates/update.d... 21:04:37 done. 21:04:38 Reading package lists... 21:04:38 Building dependency tree... 21:04:38 Reading state information... 21:04:38 The following NEW packages will be installed: 21:04:38 apt-transport-https 21:04:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:04:39 Need to get 4680 B of archives. 21:04:39 After this operation, 162 kB of additional disk space will be used. 21:04:39 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 21:04:39 debconf: delaying package configuration, since apt-utils is not installed 21:04:39 Fetched 4680 B in 0s (24.4 kB/s) 21:04:39 Selecting previously unselected package apt-transport-https. 21:04:39 (Reading database ... 14320 files and directories currently installed.) 21:04:39 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 21:04:39 Unpacking apt-transport-https (2.0.6) ... 21:04:39 Setting up apt-transport-https (2.0.6) ... 21:04:39 Waiting for network to be ready... 21:04:46 2022-04-06T21:04:43Z INFO Waiting for automatic snapd restart... 21:04:46 snapd 2.54.4 from Canonical* installed 21:04:47 "snapd" switched to the "latest/stable" channel 21:04:47 21:04:50 core20 20220318 from Canonical* installed 21:04:50 "core20" switched to the "latest/stable" channel 21:04:50 21:04:52 snapcraft 6.1 from Canonical* installed 21:04:52 "snapcraft" switched to the "latest/stable" channel 21:04:52 21:04:55 ---> 15f57f7c8006 21:04:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:04:55 ---> Running in 69fd8f57b29d 21:04:55 Removing intermediate container 69fd8f57b29d 21:04:55 ---> cffe6c73396f 21:04:55 Step 10/26 : RUN mkdir -p spire-build 21:04:55 ---> Running in 73ca11513c50 21:04:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:04:57 - README.md 21:04:57 21:04:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:04:57 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:04:57 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 21:04:57 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:04:58 Removing intermediate container 73ca11513c50 21:04:58 ---> 5e3f27d58354 21:04:58 Step 11/26 : WORKDIR /edgex-go/spire-build 21:04:58 ---> Running in 03ffa2d9a69b 21:04:58 Reading package lists... 21:04:59 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 21:04:59 Removing intermediate container 03ffa2d9a69b 21:04:59 ---> 7bd8efac786c 21:04:59 Reading package lists... 21:04:59 Building dependency tree... 21:04:59 Reading state information... 21:04:59 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:04:59 ---> Running in f5471f00bdb0 21:04:59 Suggested packages: 21:04:59 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 21:04:59 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 21:04:59 krb5-user libnorm-doc 21:04:59 Recommended packages: 21:04:59 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:04:59 The following NEW packages will be installed: 21:04:59 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 21:04:59 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 21:04:59 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 21:04:59 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 21:04:59 libzmq5 pkg-config zip 21:04:59 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 21:04:59 Need to get 10.3 MB of archives. 21:04:59 After this operation, 56.5 MB of additional disk space will be used. 21:04:59 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 21:04:59 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 21:04:59 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 21:04:59 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 21:04:59 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 21:04:59 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 21:04:59 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 21:04:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 21:04:59 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 21:04:59 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 21:04:59 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 21:04:59 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 21:04:59 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 21:04:59 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 21:04:59 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 21:04:59 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 21:04:59 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 21:05:00 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 21:05:00 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 21:05:00 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 21:05:00 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 21:05:00 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 21:05:00 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 21:05:00 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 21:05:00 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 21:05:00 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 21:05:00 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 21:05:00 debconf: delaying package configuration, since apt-utils is not installed 21:05:00 Fetched 10.3 MB in 1s (9255 kB/s) 21:05:00 Selecting previously unselected package libglib2.0-0:amd64. 21:05:00 (Reading database ... 14324 files and directories currently installed.) 21:05:00 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 21:05:00 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:05:01 Selecting previously unselected package libsodium23:amd64. 21:05:01 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 21:05:01 Unpacking libsodium23:amd64 (1.0.18-1) ... 21:05:01 Selecting previously unselected package libpsl5:amd64. 21:05:01 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 21:05:01 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:05:01 Selecting previously unselected package libbrotli1:amd64. 21:05:01 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 21:05:01 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:05:01 Selecting previously unselected package libnghttp2-14:amd64. 21:05:01 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 21:05:01 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 21:05:01 Selecting previously unselected package librtmp1:amd64. 21:05:01 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 21:05:01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:05:01 Selecting previously unselected package libssh-4:amd64. 21:05:01 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 21:05:01 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:05:01 Selecting previously unselected package libcurl3-gnutls:amd64. 21:05:01 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 21:05:01 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:05:01 Selecting previously unselected package liberror-perl. 21:05:01 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 21:05:01 Unpacking liberror-perl (0.17029-1) ... 21:05:01 Selecting previously unselected package git-man. 21:05:01 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 21:05:01 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 21:05:01 Selecting previously unselected package git. 21:05:01 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 21:05:01 Unpacking git (1:2.25.1-1ubuntu3.2) ... 21:05:02 Selecting previously unselected package libgssrpc4:amd64. 21:05:02 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 21:05:02 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:05:02 Selecting previously unselected package libkdb5-9:amd64. 21:05:02 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 21:05:02 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:05:02 spire-1.2.1/ 21:05:02 spire-1.2.1/.data/ 21:05:02 spire-1.2.1/.data/.file 21:05:02 spire-1.2.1/.dockerignore 21:05:02 spire-1.2.1/.gitattributes 21:05:02 spire-1.2.1/.githooks/ 21:05:02 spire-1.2.1/.githooks/pre-commit 21:05:02 spire-1.2.1/.github/ 21:05:02 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:05:02 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:05:02 spire-1.2.1/.github/dependabot.yml 21:05:02 spire-1.2.1/.github/workflows/ 21:05:02 spire-1.2.1/.github/workflows/nightly_build.yaml 21:05:02 spire-1.2.1/.github/workflows/pr_build.yaml 21:05:02 spire-1.2.1/.github/workflows/release_build.yaml 21:05:02 spire-1.2.1/.github/workflows/scripts/ 21:05:02 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:05:02 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:05:02 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:05:02 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:05:02 spire-1.2.1/.github/workflows/scripts/split.sh 21:05:02 spire-1.2.1/.gitignore 21:05:02 spire-1.2.1/.go-version 21:05:02 spire-1.2.1/.golangci.yml 21:05:02 spire-1.2.1/ADOPTERS.md 21:05:02 spire-1.2.1/CHANGELOG.md 21:05:02 spire-1.2.1/CODE-OF-CONDUCT.md 21:05:02 spire-1.2.1/CODEOWNERS 21:05:02 spire-1.2.1/CONTRIBUTING.md 21:05:02 spire-1.2.1/Dockerfile 21:05:02 spire-1.2.1/Dockerfile.dev 21:05:02 spire-1.2.1/Dockerfile.scratch 21:05:02 spire-1.2.1/LICENSE 21:05:02 spire-1.2.1/MAINTAINERS.md 21:05:02 spire-1.2.1/Makefile 21:05:02 spire-1.2.1/README.md 21:05:02 spire-1.2.1/ROADMAP.md 21:05:02 spire-1.2.1/SECURITY.md 21:05:02 spire-1.2.1/cmd/ 21:05:02 spire-1.2.1/cmd/spire-agent/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/common/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/run/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:05:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:05:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:05:02 spire-1.2.1/cmd/spire-agent/main.go 21:05:02 spire-1.2.1/cmd/spire-server/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/cli.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/run/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/token/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/validate/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/x509/ 21:05:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:05:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:05:02 spire-1.2.1/cmd/spire-server/main.go 21:05:02 spire-1.2.1/cmd/spire-server/util/ 21:05:02 spire-1.2.1/cmd/spire-server/util/util.go 21:05:02 spire-1.2.1/conf/ 21:05:02 spire-1.2.1/conf/agent/ 21:05:02 spire-1.2.1/conf/agent/agent.conf 21:05:02 spire-1.2.1/conf/agent/agent_full.conf 21:05:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:05:02 spire-1.2.1/conf/server/ 21:05:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:05:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:05:02 spire-1.2.1/conf/server/server.conf 21:05:02 spire-1.2.1/conf/server/server_full.conf 21:05:02 spire-1.2.1/doc/ 21:05:02 spire-1.2.1/doc/SPIRE101.md 21:05:02 spire-1.2.1/doc/auditlog.md 21:05:02 spire-1.2.1/doc/authorization_policy_engine.md 21:05:02 spire-1.2.1/doc/changelog_guidelines.md 21:05:02 spire-1.2.1/doc/cure53-report.pdf 21:05:02 spire-1.2.1/doc/images/ 21:05:02 spire-1.2.1/doc/images/2019_roadmap.png 21:05:02 spire-1.2.1/doc/images/SPIRE101.png 21:05:02 spire-1.2.1/doc/images/SPIRE_agent.png 21:05:02 spire-1.2.1/doc/images/SPIRE_server.png 21:05:02 spire-1.2.1/doc/images/cache_mgr.png 21:05:02 spire-1.2.1/doc/images/cache_mgr_components.png 21:05:02 spire-1.2.1/doc/images/federated_spire.png 21:05:02 spire-1.2.1/doc/images/ha_mode.png 21:05:02 spire-1.2.1/doc/images/nested_spire.png 21:05:02 spire-1.2.1/doc/images/oidc_federation.png 21:05:02 spire-1.2.1/doc/images/single_trust_domain.png 21:05:02 spire-1.2.1/doc/images/spiffe_compatible.png 21:05:02 spire-1.2.1/doc/images/spire_logo.png 21:05:02 spire-1.2.1/doc/migrating_registration_api_clients.md 21:05:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:05:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:05:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:05:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:05:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:05:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:05:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:05:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:05:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:05:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:05:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:05:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:05:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:05:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:05:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:05:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:05:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:05:02 spire-1.2.1/doc/scaling_spire.md 21:05:02 spire-1.2.1/doc/spire_agent.md 21:05:02 spire-1.2.1/doc/spire_server.md 21:05:02 spire-1.2.1/doc/supported_integrations.md 21:05:02 spire-1.2.1/doc/telemetry.md 21:05:02 spire-1.2.1/doc/telemetry_config.md 21:05:02 spire-1.2.1/doc/upgrading.md 21:05:02 spire-1.2.1/doc/using_spire.md 21:05:02 spire-1.2.1/examples/ 21:05:02 spire-1.2.1/examples/README.md 21:05:02 spire-1.2.1/go.mod 21:05:02 spire-1.2.1/go.sum 21:05:02 spire-1.2.1/pkg/ 21:05:02 spire-1.2.1/pkg/agent/ 21:05:02 spire-1.2.1/pkg/agent/agent.go 21:05:02 spire-1.2.1/pkg/agent/api/ 21:05:02 spire-1.2.1/pkg/agent/api/config.go 21:05:02 spire-1.2.1/pkg/agent/api/debug/ 21:05:02 spire-1.2.1/pkg/agent/api/debug/v1/ 21:05:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:05:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:05:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:05:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:05:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:05:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:05:02 spire-1.2.1/pkg/agent/api/endpoints.go 21:05:02 spire-1.2.1/pkg/agent/api/health/ 21:05:02 spire-1.2.1/pkg/agent/api/health/v1/ 21:05:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:05:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:05:02 spire-1.2.1/pkg/agent/api/rpccontext/ 21:05:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:05:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:05:02 spire-1.2.1/pkg/agent/attestor/ 21:05:02 spire-1.2.1/pkg/agent/attestor/node/ 21:05:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:05:02 spire-1.2.1/pkg/agent/attestor/node/node.go 21:05:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:05:02 spire-1.2.1/pkg/agent/attestor/workload/ 21:05:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:05:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:05:02 spire-1.2.1/pkg/agent/catalog/ 21:05:02 spire-1.2.1/pkg/agent/catalog/catalog.go 21:05:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:05:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:05:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:05:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:05:02 spire-1.2.1/pkg/agent/client/ 21:05:02 spire-1.2.1/pkg/agent/client/client.go 21:05:02 spire-1.2.1/pkg/agent/client/client_test.go 21:05:02 spire-1.2.1/pkg/agent/client/dial.go 21:05:02 spire-1.2.1/pkg/agent/client/nodeconn.go 21:05:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:05:02 spire-1.2.1/pkg/agent/client/update.go 21:05:02 spire-1.2.1/pkg/agent/client/util.go 21:05:02 spire-1.2.1/pkg/agent/common/ 21:05:02 spire-1.2.1/pkg/agent/common/backoff/ 21:05:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:05:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:05:02 spire-1.2.1/pkg/agent/common/cgroups/ 21:05:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:05:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:05:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:05:02 spire-1.2.1/pkg/agent/config.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/ 21:05:02 spire-1.2.1/pkg/agent/endpoints/config.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/workload/ 21:05:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:05:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/ 21:05:02 spire-1.2.1/pkg/agent/manager/cache/ 21:05:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:05:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:05:02 spire-1.2.1/pkg/agent/manager/config.go 21:05:02 spire-1.2.1/pkg/agent/manager/manager.go 21:05:02 spire-1.2.1/pkg/agent/manager/manager_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/storage.go 21:05:02 spire-1.2.1/pkg/agent/manager/storage_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/storecache/ 21:05:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:05:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:05:02 spire-1.2.1/pkg/agent/manager/sync.go 21:05:02 spire-1.2.1/pkg/agent/plugin/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:05:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:05:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:02 Selecting previously unselected package libkadm5srv-mit11:amd64. 21:05:02 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:05:02 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:05:02 Selecting previously unselected package libkadm5clnt-mit11:amd64. 21:05:02 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:05:02 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:05:02 Selecting previously unselected package comerr-dev:amd64. 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:05:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:05:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:05:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:05:03 spire-1.2.1/pkg/agent/svid/ 21:05:03 spire-1.2.1/pkg/agent/svid/rotator.go 21:05:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:05:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:05:03 spire-1.2.1/pkg/agent/svid/store/ 21:05:03 spire-1.2.1/pkg/agent/svid/store/service.go 21:05:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:05:03 spire-1.2.1/pkg/common/ 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/ 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:05:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:05:03 spire-1.2.1/pkg/common/api/ 21:05:03 spire-1.2.1/pkg/common/api/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/ 21:05:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/logger.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/names.go 21:05:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:05:03 spire-1.2.1/pkg/common/api/names.go 21:05:03 spire-1.2.1/pkg/common/api/ratelimit.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/ 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:05:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:05:03 spire-1.2.1/pkg/common/auth/ 21:05:03 spire-1.2.1/pkg/common/auth/interceptors.go 21:05:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:05:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/ 21:05:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/types.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:05:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/ 21:05:03 spire-1.2.1/pkg/common/catalog/bind.go 21:05:03 spire-1.2.1/pkg/common/catalog/builtin.go 21:05:03 spire-1.2.1/pkg/common/catalog/catalog.go 21:05:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/closers.go 21:05:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:05:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:05:03 spire-1.2.1/pkg/common/catalog/config.go 21:05:03 spire-1.2.1/pkg/common/catalog/config_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/configure.go 21:05:03 spire-1.2.1/pkg/common/catalog/constraints.go 21:05:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:05:03 spire-1.2.1/pkg/common/catalog/context.go 21:05:03 spire-1.2.1/pkg/common/catalog/external.go 21:05:03 spire-1.2.1/pkg/common/catalog/host.go 21:05:03 spire-1.2.1/pkg/common/catalog/pipenet.go 21:05:03 spire-1.2.1/pkg/common/catalog/plugin.go 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/ 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:05:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:05:03 spire-1.2.1/pkg/common/cli/ 21:05:03 spire-1.2.1/pkg/common/cli/env.go 21:05:03 spire-1.2.1/pkg/common/cli/flags.go 21:05:03 spire-1.2.1/pkg/common/cli/trust_domain.go 21:05:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:05:03 spire-1.2.1/pkg/common/cli/umask.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_posix.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_test.go 21:05:03 spire-1.2.1/pkg/common/cli/umask_windows.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/flag.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/format.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:05:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/ 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/ 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:05:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:05:03 spire-1.2.1/pkg/common/cryptoutil/ 21:05:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:05:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:05:03 spire-1.2.1/pkg/common/diskutil/ 21:05:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:05:03 spire-1.2.1/pkg/common/diskutil/file_test.go 21:05:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:05:03 spire-1.2.1/pkg/common/errorutil/ 21:05:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:05:03 spire-1.2.1/pkg/common/health/ 21:05:03 spire-1.2.1/pkg/common/health/config.go 21:05:03 spire-1.2.1/pkg/common/health/context.go 21:05:03 spire-1.2.1/pkg/common/health/context_test.go 21:05:03 spire-1.2.1/pkg/common/health/health.go 21:05:03 spire-1.2.1/pkg/common/health/health_test.go 21:05:03 spire-1.2.1/pkg/common/health/logger.go 21:05:03 spire-1.2.1/pkg/common/hostservice/ 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:05:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/ 21:05:03 spire-1.2.1/pkg/common/idutil/require.go 21:05:03 spire-1.2.1/pkg/common/idutil/require_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/safety.go 21:05:03 spire-1.2.1/pkg/common/idutil/safety_test.go 21:05:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:05:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/ 21:05:03 spire-1.2.1/pkg/common/jwtsvid/common.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:05:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:05:03 spire-1.2.1/pkg/common/jwtutil/ 21:05:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:05:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:05:03 spire-1.2.1/pkg/common/log/ 21:05:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:05:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:05:03 spire-1.2.1/pkg/common/log/log.go 21:05:03 spire-1.2.1/pkg/common/log/log_test.go 21:05:03 spire-1.2.1/pkg/common/log/options.go 21:05:03 spire-1.2.1/pkg/common/nodeutil/ 21:05:03 spire-1.2.1/pkg/common/nodeutil/node.go 21:05:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/ 21:05:03 spire-1.2.1/pkg/common/peertracker/conn.go 21:05:03 spire-1.2.1/pkg/common/peertracker/credentials.go 21:05:03 spire-1.2.1/pkg/common/peertracker/errors.go 21:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:05:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:05:03 spire-1.2.1/pkg/common/peertracker/info.go 21:05:03 spire-1.2.1/pkg/common/peertracker/listener.go 21:05:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:05:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:05:03 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 21:05:03 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:05:03 Selecting previously unselected package krb5-multidev:amd64. 21:05:03 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 21:05:03 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:05:03 Selecting previously unselected package libnorm1:amd64. 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:05:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:05:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:05:03 spire-1.2.1/pkg/common/pemutil/ 21:05:03 spire-1.2.1/pkg/common/pemutil/block.go 21:05:03 spire-1.2.1/pkg/common/pemutil/certs.go 21:05:03 spire-1.2.1/pkg/common/pemutil/common.go 21:05:03 spire-1.2.1/pkg/common/pemutil/csr.go 21:05:03 spire-1.2.1/pkg/common/pemutil/keys.go 21:05:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:05:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:05:03 spire-1.2.1/pkg/common/plugin/ 21:05:03 spire-1.2.1/pkg/common/plugin/aws/ 21:05:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:05:03 spire-1.2.1/pkg/common/plugin/azure/ 21:05:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:05:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/facade.go 21:05:03 spire-1.2.1/pkg/common/plugin/facade_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/gcp/ 21:05:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/ 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:05:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/log.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/ 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:05:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:05:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/ 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:05:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:05:03 spire-1.2.1/pkg/common/profiling/ 21:05:03 spire-1.2.1/pkg/common/profiling/dumpers.go 21:05:03 spire-1.2.1/pkg/common/profiling/profiling.go 21:05:03 spire-1.2.1/pkg/common/protoutil/ 21:05:03 spire-1.2.1/pkg/common/protoutil/masks.go 21:05:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:05:03 spire-1.2.1/pkg/common/rotationutil/ 21:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:05:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:05:03 spire-1.2.1/pkg/common/selector/ 21:05:03 spire-1.2.1/pkg/common/selector/selector.go 21:05:03 spire-1.2.1/pkg/common/selector/selector_test.go 21:05:03 spire-1.2.1/pkg/common/selector/set.go 21:05:03 spire-1.2.1/pkg/common/selector/set_utils.go 21:05:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:05:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:05:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:05:03 spire-1.2.1/pkg/common/telemetry/call.go 21:05:03 spire-1.2.1/pkg/common/telemetry/common/ 21:05:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:05:03 spire-1.2.1/pkg/common/telemetry/config.go 21:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:05:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/inmem.go 21:05:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/m3.go 21:05:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/metrics.go 21:05:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/names.go 21:05:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:05:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:05:03 spire-1.2.1/pkg/common/telemetry/server/server.go 21:05:03 spire-1.2.1/pkg/common/telemetry/sink.go 21:05:03 spire-1.2.1/pkg/common/telemetry/statsd.go 21:05:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:05:03 spire-1.2.1/pkg/common/telemetry/uptime.go 21:05:03 spire-1.2.1/pkg/common/telemetry/version.go 21:05:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:05:03 spire-1.2.1/pkg/common/uptime/ 21:05:03 spire-1.2.1/pkg/common/uptime/uptime.go 21:05:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:05:03 spire-1.2.1/pkg/common/util/ 21:05:03 spire-1.2.1/pkg/common/util/certs.go 21:05:03 spire-1.2.1/pkg/common/util/certs_test.go 21:05:03 spire-1.2.1/pkg/common/util/csr.go 21:05:03 spire-1.2.1/pkg/common/util/hash.go 21:05:03 spire-1.2.1/pkg/common/util/selectors.go 21:05:03 spire-1.2.1/pkg/common/util/selectors_test.go 21:05:03 spire-1.2.1/pkg/common/util/signals.go 21:05:03 spire-1.2.1/pkg/common/util/sort.go 21:05:03 spire-1.2.1/pkg/common/util/sort_test.go 21:05:03 spire-1.2.1/pkg/common/util/task.go 21:05:03 spire-1.2.1/pkg/common/util/task_test.go 21:05:03 spire-1.2.1/pkg/common/util/testdata/ 21:05:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:05:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:05:03 spire-1.2.1/pkg/common/version/ 21:05:03 spire-1.2.1/pkg/common/version/version.go 21:05:03 spire-1.2.1/pkg/common/x509svid/ 21:05:03 spire-1.2.1/pkg/common/x509svid/common_test.go 21:05:03 spire-1.2.1/pkg/common/x509svid/csr.go 21:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:05:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:05:03 spire-1.2.1/pkg/common/x509util/ 21:05:03 spire-1.2.1/pkg/common/x509util/cert.go 21:05:03 spire-1.2.1/pkg/common/x509util/dns.go 21:05:03 spire-1.2.1/pkg/common/x509util/dns_test.go 21:05:03 spire-1.2.1/pkg/common/x509util/keyid.go 21:05:03 spire-1.2.1/pkg/common/x509util/keypair.go 21:05:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:05:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:05:03 spire-1.2.1/pkg/server/ 21:05:03 spire-1.2.1/pkg/server/api/ 21:05:03 spire-1.2.1/pkg/server/api/agent.go 21:05:03 spire-1.2.1/pkg/server/api/agent/ 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/ 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/agent_test.go 21:05:03 spire-1.2.1/pkg/server/api/api.go 21:05:03 spire-1.2.1/pkg/server/api/audit/ 21:05:03 spire-1.2.1/pkg/server/api/audit/audit.go 21:05:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:05:03 spire-1.2.1/pkg/server/api/bundle.go 21:05:03 spire-1.2.1/pkg/server/api/bundle/ 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/ 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/bundle_test.go 21:05:03 spire-1.2.1/pkg/server/api/debug/ 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/ 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/entry.go 21:05:03 spire-1.2.1/pkg/server/api/entry/ 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/ 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/entry_test.go 21:05:03 spire-1.2.1/pkg/server/api/health/ 21:05:03 spire-1.2.1/pkg/server/api/health/v1/ 21:05:03 spire-1.2.1/pkg/server/api/health/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/id.go 21:05:03 spire-1.2.1/pkg/server/api/id_test.go 21:05:03 spire-1.2.1/pkg/server/api/limits/ 21:05:03 spire-1.2.1/pkg/server/api/limits/limits.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ 21:05:03 spire-1.2.1/pkg/server/api/middleware/alias.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/audit.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/caller.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/common.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/entries.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:05:03 spire-1.2.1/pkg/server/api/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/ 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:05:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:05:03 spire-1.2.1/pkg/server/api/selector.go 21:05:03 spire-1.2.1/pkg/server/api/selector_test.go 21:05:03 spire-1.2.1/pkg/server/api/status.go 21:05:03 spire-1.2.1/pkg/server/api/status_test.go 21:05:03 spire-1.2.1/pkg/server/api/svid/ 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/ 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain/ 21:05:03 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 21:05:03 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:05:03 Selecting previously unselected package libnorm-dev:amd64. 21:05:03 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 21:05:03 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:05:03 Selecting previously unselected package libpgm-5.2-0:amd64. 21:05:03 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:05:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:05:03 Selecting previously unselected package libpgm-dev:amd64. 21:05:03 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:05:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:05:03 spire-1.2.1/pkg/server/authpolicy/ 21:05:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:05:03 spire-1.2.1/pkg/server/authpolicy/policy.go 21:05:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:05:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:05:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:05:03 spire-1.2.1/pkg/server/authpolicy/validate.go 21:05:03 spire-1.2.1/pkg/server/bundle/ 21:05:03 spire-1.2.1/pkg/server/bundle/client/ 21:05:03 spire-1.2.1/pkg/server/bundle/client/client.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/manager.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/sources.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/updater.go 21:05:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:05:03 spire-1.2.1/pkg/server/ca/ 21:05:03 spire-1.2.1/pkg/server/ca/ca.go 21:05:03 spire-1.2.1/pkg/server/ca/ca_health.go 21:05:03 spire-1.2.1/pkg/server/ca/ca_test.go 21:05:03 spire-1.2.1/pkg/server/ca/journal.go 21:05:03 spire-1.2.1/pkg/server/ca/journal_test.go 21:05:03 spire-1.2.1/pkg/server/ca/manager.go 21:05:03 spire-1.2.1/pkg/server/ca/manager_health.go 21:05:03 spire-1.2.1/pkg/server/ca/manager_test.go 21:05:03 spire-1.2.1/pkg/server/ca/templates.go 21:05:03 spire-1.2.1/pkg/server/ca/upstream_client.go 21:05:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:05:03 spire-1.2.1/pkg/server/ca/validation.go 21:05:03 spire-1.2.1/pkg/server/cache/ 21:05:03 spire-1.2.1/pkg/server/cache/dscache/ 21:05:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:05:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/ 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:05:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:05:03 spire-1.2.1/pkg/server/catalog/ 21:05:03 spire-1.2.1/pkg/server/catalog/catalog.go 21:05:03 spire-1.2.1/pkg/server/catalog/keymanager.go 21:05:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:05:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:05:03 spire-1.2.1/pkg/server/catalog/notifier.go 21:05:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:05:03 spire-1.2.1/pkg/server/config.go 21:05:03 spire-1.2.1/pkg/server/datastore/ 21:05:03 spire-1.2.1/pkg/server/datastore/datastore.go 21:05:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:05:03 spire-1.2.1/pkg/server/datastore/repository.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:05:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:05:03 spire-1.2.1/pkg/server/endpoints/ 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/ 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:05:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:05:03 spire-1.2.1/pkg/server/endpoints/config.go 21:05:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:05:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:05:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:05:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:05:03 spire-1.2.1/pkg/server/endpoints/middleware.go 21:05:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:05:03 spire-1.2.1/pkg/server/hostservice/ 21:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:05:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:05:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:05:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:05:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:05:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/ 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:05:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:05:03 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:05:03 Selecting previously unselected package libsodium-dev:amd64. 21:05:03 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 21:05:03 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 21:05:03 Selecting previously unselected package libzmq5:amd64. 21:05:03 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 21:05:03 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:05:03 Selecting previously unselected package libkrb5-dev:amd64. 21:05:03 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 21:05:03 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:05:03 Selecting previously unselected package libzmq3-dev:amd64. 21:05:03 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 21:05:03 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:05:03 Selecting previously unselected package pkg-config. 21:05:03 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 21:05:03 Unpacking pkg-config (0.29.1-0ubuntu4) ... 21:05:03 Selecting previously unselected package zip. 21:05:03 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 21:05:03 Unpacking zip (3.0-11build1) ... 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:05:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:05:03 spire-1.2.1/pkg/server/registration/ 21:05:03 spire-1.2.1/pkg/server/registration/manager.go 21:05:03 spire-1.2.1/pkg/server/registration/manager_test.go 21:05:03 spire-1.2.1/pkg/server/scanentries.go 21:05:03 spire-1.2.1/pkg/server/scanentries_test.go 21:05:03 spire-1.2.1/pkg/server/server.go 21:05:03 spire-1.2.1/pkg/server/server_test.go 21:05:03 spire-1.2.1/pkg/server/svid/ 21:05:03 spire-1.2.1/pkg/server/svid/observer.go 21:05:03 spire-1.2.1/pkg/server/svid/observer_test.go 21:05:03 spire-1.2.1/pkg/server/svid/rotator.go 21:05:03 spire-1.2.1/pkg/server/svid/rotator_config.go 21:05:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:05:03 spire-1.2.1/pkg/server/svid/rotator_test.go 21:05:03 spire-1.2.1/proto/ 21:05:03 spire-1.2.1/proto/private/ 21:05:03 spire-1.2.1/proto/private/server/ 21:05:03 spire-1.2.1/proto/private/server/journal/ 21:05:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:05:03 spire-1.2.1/proto/private/server/journal/journal.proto 21:05:03 spire-1.2.1/proto/spire/ 21:05:03 spire-1.2.1/proto/spire/common/ 21:05:03 spire-1.2.1/proto/spire/common/common.pb.go 21:05:03 spire-1.2.1/proto/spire/common/common.proto 21:05:03 spire-1.2.1/proto/spire/common/plugin/ 21:05:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:05:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:05:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:05:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:05:03 spire-1.2.1/proto/spire/plugin/ 21:05:03 spire-1.2.1/proto/spire/plugin/agent/ 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:05:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:05:03 spire-1.2.1/release/ 21:05:03 spire-1.2.1/release/spire-extras/ 21:05:03 spire-1.2.1/release/spire-extras/README.md 21:05:03 spire-1.2.1/release/spire-extras/conf/ 21:05:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:05:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:05:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:05:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:05:03 spire-1.2.1/release/spire/ 21:05:03 spire-1.2.1/release/spire/README.md 21:05:03 spire-1.2.1/release/spire/conf/ 21:05:03 spire-1.2.1/release/spire/conf/agent/ 21:05:03 spire-1.2.1/release/spire/conf/agent/agent.conf 21:05:03 spire-1.2.1/release/spire/conf/server/ 21:05:03 spire-1.2.1/release/spire/conf/server/server.conf 21:05:03 spire-1.2.1/script/ 21:05:03 spire-1.2.1/script/build-artifact.sh 21:05:03 spire-1.2.1/script/generate_dummy_ca.sh 21:05:03 spire-1.2.1/support/ 21:05:03 spire-1.2.1/support/k8s/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:05:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:05:03 spire-1.2.1/support/oidc-discovery-provider/ 21:05:03 spire-1.2.1/support/oidc-discovery-provider/README.md 21:05:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:05:03 spire-1.2.1/support/oidc-discovery-provider/config.go 21:05:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:05:04 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:05:04 Setting up libsodium23:amd64 (1.0.18-1) ... 21:05:04 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:05:04 No schema files found: doing nothing. 21:05:04 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:05:04 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:05:04 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 21:05:04 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:05:04 Setting up liberror-perl (0.17029-1) ... 21:05:04 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up zip (3.0-11build1) ... 21:05:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:05:04 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:05:04 Setting up pkg-config (0.29.1-0ubuntu4) ... 21:05:04 Setting up libsodium-dev:amd64 (1.0.18-1) ... 21:05:04 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:05:04 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 21:05:04 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:05:04 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:05:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/main.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:05:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:05:04 spire-1.2.1/test/ 21:05:04 spire-1.2.1/test/clock/ 21:05:04 spire-1.2.1/test/clock/clock.go 21:05:04 spire-1.2.1/test/fakes/ 21:05:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:05:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:05:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:05:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:05:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:05:04 spire-1.2.1/test/fakes/fakeagentstore/ 21:05:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:05:04 spire-1.2.1/test/fakes/fakedatastore/ 21:05:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:05:04 spire-1.2.1/test/fakes/fakeentryclient/ 21:05:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:05:04 spire-1.2.1/test/fakes/fakehealthchecker/ 21:05:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:05:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:05:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:05:04 spire-1.2.1/test/fakes/fakemetrics/ 21:05:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:05:04 spire-1.2.1/test/fakes/fakenoderesolver/ 21:05:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:05:04 spire-1.2.1/test/fakes/fakenotifier/ 21:05:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:05:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:05:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:05:04 spire-1.2.1/test/fakes/fakeserverca/ 21:05:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:05:04 spire-1.2.1/test/fakes/fakeservercatalog/ 21:05:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:05:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:05:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:05:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:05:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:05:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:05:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:05:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:05:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:05:04 spire-1.2.1/test/fixture/ 21:05:04 spire-1.2.1/test/fixture/certs/ 21:05:04 spire-1.2.1/test/fixture/certs/agent_svid.der 21:05:04 spire-1.2.1/test/fixture/certs/base_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/blog_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/bundle.der 21:05:04 spire-1.2.1/test/fixture/certs/ca.pem 21:05:04 spire-1.2.1/test/fixture/certs/ca_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/database_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_cert.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_csr.pem 21:05:04 spire-1.2.1/test/fixture/certs/node_key.pem 21:05:04 spire-1.2.1/test/fixture/certs/svid.pem 21:05:04 spire-1.2.1/test/fixture/certs/svid_key.pem 21:05:04 spire-1.2.1/test/fixture/config/ 21:05:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:05:04 spire-1.2.1/test/fixture/config/agent_good.conf 21:05:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:05:04 spire-1.2.1/test/fixture/config/plugin_good.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:05:04 spire-1.2.1/test/fixture/config/server_good.conf 21:05:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:05:04 spire-1.2.1/test/fixture/fixture.go 21:05:04 spire-1.2.1/test/fixture/nodeattestor/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:05:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:05:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:05:04 spire-1.2.1/test/fixture/registration/ 21:05:04 spire-1.2.1/test/fixture/registration/entries.json 21:05:04 spire-1.2.1/test/fixture/registration/good-for-update.json 21:05:04 spire-1.2.1/test/fixture/registration/good.json 21:05:04 spire-1.2.1/test/fixture/registration/invalid.json 21:05:04 spire-1.2.1/test/fixture/registration/invalid_json.json 21:05:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:05:04 spire-1.2.1/test/integration/ 21:05:04 spire-1.2.1/test/integration/README.md 21:05:04 spire-1.2.1/test/integration/common 21:05:04 spire-1.2.1/test/integration/setup/ 21:05:04 spire-1.2.1/test/integration/setup/adminclient/ 21:05:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:05:04 spire-1.2.1/test/integration/setup/adminclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/debugagent/ 21:05:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:05:04 spire-1.2.1/test/integration/setup/debugagent/main.go 21:05:04 spire-1.2.1/test/integration/setup/debugserver/ 21:05:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:05:04 spire-1.2.1/test/integration/setup/debugserver/main.go 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/ 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:05:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/itclient/ 21:05:04 spire-1.2.1/test/integration/setup/itclient/client.go 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/ 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:05:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:05:04 spire-1.2.1/test/integration/setup/x509pop/ 21:05:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:05:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:05:04 spire-1.2.1/test/integration/suites/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:05:04 spire-1.2.1/test/integration/suites/join-token/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:05:04 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:05:04 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:05:04 Setting up git (1:2.25.1-1ubuntu3.2) ... 21:05:04 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:05:04 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:05:04 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:05:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:05:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:05:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:05:04 spire-1.2.1/test/integration/suites/join-token/README.md 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/join-token/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:05:04 spire-1.2.1/test/integration/suites/k8s/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/00-setup 21:05:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:05:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:05:04 spire-1.2.1/test/integration/suites/k8s/README.md 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:05:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/k8s/teardown 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:05:04 spire-1.2.1/test/integration/suites/rotation/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/00-setup 21:05:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:05:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:05:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:05:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:05:04 spire-1.2.1/test/integration/suites/rotation/README.md 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/rotation/teardown 21:05:04 spire-1.2.1/test/integration/suites/self-test/ 21:05:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:05:04 spire-1.2.1/test/integration/suites/self-test/README.md 21:05:04 spire-1.2.1/test/integration/suites/self-test/teardown 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:05:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:05:04 spire-1.2.1/test/integration/suites/upgrade/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:05:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:05:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:05:04 spire-1.2.1/test/integration/suites/upgrade/README.md 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:05:04 spire-1.2.1/test/integration/suites/upgrade/teardown 21:05:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:05:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:05:04 spire-1.2.1/test/integration/test-one.sh 21:05:04 spire-1.2.1/test/integration/test.sh 21:05:04 spire-1.2.1/test/plugintest/ 21:05:04 spire-1.2.1/test/plugintest/config.go 21:05:04 spire-1.2.1/test/plugintest/load.go 21:05:04 spire-1.2.1/test/plugintest/option.go 21:05:04 spire-1.2.1/test/spiretest/ 21:05:04 spire-1.2.1/test/spiretest/apiserver.go 21:05:04 spire-1.2.1/test/spiretest/assertions.go 21:05:04 spire-1.2.1/test/spiretest/dir.go 21:05:04 spire-1.2.1/test/spiretest/errors_posix.go 21:05:04 spire-1.2.1/test/spiretest/errors_windows.go 21:05:04 spire-1.2.1/test/spiretest/logs.go 21:05:04 spire-1.2.1/test/spiretest/socketapi.go 21:05:04 spire-1.2.1/test/spiretest/suite.go 21:05:04 spire-1.2.1/test/spiretest/x509.go 21:05:04 spire-1.2.1/test/testca/ 21:05:04 spire-1.2.1/test/testca/ca.go 21:05:04 spire-1.2.1/test/testkey/ 21:05:04 spire-1.2.1/test/testkey/generate.sh 21:05:04 spire-1.2.1/test/testkey/genkeys.go 21:05:04 spire-1.2.1/test/testkey/keys.go 21:05:04 spire-1.2.1/test/testkey/new.go 21:05:04 spire-1.2.1/test/tpmsimulator/ 21:05:04 spire-1.2.1/test/tpmsimulator/simulator.go 21:05:04 spire-1.2.1/test/util/ 21:05:04 spire-1.2.1/test/util/cert_fixtures.go 21:05:04 spire-1.2.1/test/util/cert_generation.go 21:05:04 spire-1.2.1/test/util/io_redirection.go 21:05:04 spire-1.2.1/test/util/race.go 21:05:04 spire-1.2.1/test/util/util.go 21:05:04 building spire from source... 21:05:05 comerr-dev set to automatically installed. 21:05:05 git set to automatically installed. 21:05:05 git-man set to automatically installed. 21:05:05 krb5-multidev set to automatically installed. 21:05:05 libbrotli1 set to automatically installed. 21:05:05 libcurl3-gnutls set to automatically installed. 21:05:05 liberror-perl set to automatically installed. 21:05:05 libglib2.0-0 set to automatically installed. 21:05:05 libgssrpc4 set to automatically installed. 21:05:05 libkadm5clnt-mit11 set to automatically installed. 21:05:05 libkadm5srv-mit11 set to automatically installed. 21:05:05 libkdb5-9 set to automatically installed. 21:05:05 libkrb5-dev set to automatically installed. 21:05:05 libnghttp2-14 set to automatically installed. 21:05:05 libnorm-dev set to automatically installed. 21:05:05 libnorm1 set to automatically installed. 21:05:05 libpgm-5.2-0 set to automatically installed. 21:05:05 libpgm-dev set to automatically installed. 21:05:05 libpsl5 set to automatically installed. 21:05:05 librtmp1 set to automatically installed. 21:05:05 libsodium-dev set to automatically installed. 21:05:05 libsodium23 set to automatically installed. 21:05:05 libssh-4 set to automatically installed. 21:05:05 libzmq3-dev set to automatically installed. 21:05:05 libzmq5 set to automatically installed. 21:05:05 pkg-config set to automatically installed. 21:05:05 zip set to automatically installed. 21:05:05 Installing go1.17.7... 21:05:05 snapd is not logged in, snap install commands will use sudo 21:05:32 Building bin/spire-server... 21:05:32 go: downloading github.com/mitchellh/cli v1.1.2 21:05:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:05:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:05:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:05:32 go: downloading google.golang.org/grpc v1.44.0 21:05:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:05:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:05:37 go: downloading github.com/imdario/mergo v0.3.12 21:05:37 go: downloading github.com/sirupsen/logrus v1.8.1 21:05:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:05:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:05:38 go: downloading github.com/fatih/color v1.13.0 21:05:38 go: downloading github.com/mattn/go-isatty v0.0.14 21:05:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:05:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:05:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:05:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:05:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:05:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:05:40 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:05:41 go: downloading github.com/open-policy-agent/opa v0.38.0 21:06:08 go: downloading github.com/armon/go-metrics v0.3.10 21:06:08 go: downloading github.com/prometheus/client_golang v1.12.1 21:06:08 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:06:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:06:09 go: downloading github.com/mattn/go-colorable v0.1.12 21:06:09 go: downloading github.com/Masterminds/goutils v1.1.0 21:06:09 go: downloading github.com/Masterminds/semver v1.5.0 21:06:09 go: downloading github.com/google/uuid v1.1.2 21:06:09 go: downloading github.com/huandu/xstrings v1.3.2 21:06:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:06:10 go: downloading github.com/oklog/run v1.0.0 21:06:10 go: downloading github.com/imkira/go-observer v1.0.3 21:06:11 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:06:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:06:11 go: downloading github.com/pkg/errors v0.9.1 21:06:11 go: downloading go.uber.org/atomic v1.9.0 21:06:11 go: downloading github.com/prometheus/client_model v0.2.0 21:06:12 go: downloading github.com/prometheus/common v0.32.1 21:06:12 go: downloading github.com/beorn7/perks v1.0.1 21:06:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:06:13 go: downloading github.com/prometheus/procfs v0.7.3 21:06:14 go: downloading github.com/hashicorp/errwrap v1.1.0 21:06:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:06:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:06:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:06:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:06:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:06:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:06:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:06:24 go: downloading github.com/stretchr/testify v1.7.0 21:06:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:06:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:06:24 go: downloading github.com/blang/semver/v4 v4.0.0 21:06:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:06:24 go: downloading github.com/jinzhu/gorm v1.9.16 21:06:24 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:06:24 go: downloading google.golang.org/api v0.70.0 21:06:24 go: downloading k8s.io/api v0.23.4 21:06:31 go: downloading k8s.io/client-go v0.23.4 21:06:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:07:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:07:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:07:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:07:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:07:21 go: downloading github.com/google/go-tpm v0.3.3 21:07:21 go: downloading cloud.google.com/go/storage v1.21.0 21:07:22 go: downloading cloud.google.com/go v0.100.2 21:07:25 go: downloading k8s.io/apimachinery v0.23.4 21:07:27 go: downloading k8s.io/kube-aggregator v0.23.3 21:07:28 go: downloading cloud.google.com/go/security v1.3.0 21:07:28 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:07:30 go: downloading github.com/hashicorp/vault/api v1.4.1 21:07:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:07:30 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:07:32 go: downloading gopkg.in/yaml.v2 v2.4.0 21:07:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:07:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:07:33 go: downloading github.com/gobwas/glob v0.2.3 21:07:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:07:33 go: downloading github.com/twmb/murmur3 v1.1.6 21:07:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:07:34 go: downloading github.com/aws/smithy-go v1.11.0 21:07:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:07:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:07:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:07:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:07:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:07:36 go: downloading github.com/jinzhu/inflection v1.0.0 21:07:36 go: downloading github.com/gogo/protobuf v1.3.2 21:07:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:07:43 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:07:44 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:07:44 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:07:44 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:07:44 go: downloading github.com/dimchansky/utfbom v1.1.1 21:07:44 go: downloading cloud.google.com/go/compute v1.3.0 21:07:45 go: downloading cloud.google.com/go/iam v0.1.1 21:07:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:07:45 go: downloading k8s.io/klog/v2 v2.30.0 21:07:46 go: downloading github.com/google/gofuzz v1.1.0 21:07:46 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:07:47 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:07:48 go: downloading github.com/spf13/pflag v1.0.5 21:07:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:07:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:07:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:07:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:07:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:07:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:07:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:07:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:07:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:07:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:07:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:07:52 go: downloading go.opencensus.io v0.23.0 21:07:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:07:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:07:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:07:55 go: downloading gopkg.in/inf.v0 v0.9.1 21:07:56 go: downloading github.com/go-logr/logr v1.2.2 21:07:56 go: downloading github.com/google/go-cmp v0.5.7 21:07:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:07:56 go: downloading github.com/json-iterator/go v1.1.12 21:07:57 go: downloading github.com/googleapis/gnostic v0.5.5 21:08:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:08:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:08:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:08:04 go: downloading github.com/tklauser/numcpus v0.3.0 21:08:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:08:05 go: downloading go.uber.org/zap v1.21.0 21:08:05 go: downloading sigs.k8s.io/yaml v1.3.0 21:08:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:08:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:08:06 go: downloading github.com/modern-go/reflect2 v1.0.2 21:08:07 go: downloading github.com/ryanuber/go-glob v1.0.0 21:08:07 go: downloading github.com/golang/snappy v0.0.4 21:08:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:08:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:08:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:08:19 go: downloading github.com/hashicorp/go-version v1.2.0 21:08:19 go: downloading go.uber.org/multierr v1.6.0 21:09:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:09:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:11:13 Removing intermediate container da4337ea61d7 21:11:13 ---> 14ddf10edfcf 21:11:13 21:11:13 Step 10/23 : FROM alpine:3.14 21:11:13 ---> ac73e934f311 21:11:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:14 ---> Running in 48ef6b590fd1 21:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:18 (1/1) Installing dumb-init (1.2.5-r1) 21:11:18 Executing busybox-1.33.1-r7.trigger 21:11:18 OK: 5 MiB in 15 packages 21:11:19 Removing intermediate container 48ef6b590fd1 21:11:19 ---> 85cf43045088 21:11:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:20 ---> Running in 7e277b32b76e 21:11:20 Removing intermediate container 7e277b32b76e 21:11:20 ---> d176c7f3c5cc 21:11:20 Step 13/23 : ENV APP_PORT=59882 21:11:20 ---> Running in 0a0e897906e9 21:11:21 Removing intermediate container 0a0e897906e9 21:11:21 ---> 896fa76ba88b 21:11:21 Step 14/23 : EXPOSE $APP_PORT 21:11:21 ---> Running in eeba2879dc08 21:11:21 Removing intermediate container eeba2879dc08 21:11:21 ---> bf63cf76a99f 21:11:21 Step 15/23 : WORKDIR / 21:11:21 ---> Running in 909376370e63 21:11:22 Removing intermediate container 909376370e63 21:11:22 ---> 670058985058 21:11:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:23 ---> 8e737e685e69 21:11:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:11:25 ---> 2fbf1948e489 21:11:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:11:26 ---> ff2280840fe8 21:11:26 Step 19/23 : ENTRYPOINT ["/core-command"] 21:11:27 ---> Running in aeb157cb44e0 21:11:27 Removing intermediate container aeb157cb44e0 21:11:27 ---> b8e9b88adddd 21:11:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:27 ---> Running in baa122375c05 21:11:28 Removing intermediate container baa122375c05 21:11:28 ---> be2e87527676 21:11:28 Step 21/23 : LABEL arch=arm64 21:11:28 ---> Running in ba721a8df616 21:11:29 Removing intermediate container ba721a8df616 21:11:29 ---> 435079a37c5b 21:11:29 Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:11:29 ---> Running in cdc05b17400c 21:11:29 Removing intermediate container cdc05b17400c 21:11:29 ---> b821e5444f4d 21:11:29 Step 23/23 : LABEL version=0.0.0 21:11:29 ---> Running in c77cf5e51838 21:11:30 Removing intermediate container c77cf5e51838 21:11:30 ---> 7bb264b72a70 21:11:30 21:11:31 Successfully built 7bb264b72a70 21:11:31 Successfully tagged core-command-arm64:latest 21:11:31  Building core-command ... done Building security-proxy-setup 21:12:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:12:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:18 ---> d2357830cdcc 21:12:18 Step 3/22 : WORKDIR /edgex-go 21:12:18 ---> Using cache 21:12:18 ---> cf7d4c3c918f 21:12:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:18 ---> Using cache 21:12:18 ---> 28471c306c0d 21:12:18 Step 5/22 : RUN apk add --update --no-cache make git 21:12:18 ---> Using cache 21:12:18 ---> 06dd8ac49a70 21:12:18 Step 6/22 : COPY go.mod vendor* ./ 21:12:18 ---> Using cache 21:12:18 ---> 15f1a05ffa21 21:12:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:18 ---> Using cache 21:12:18 ---> 23687d42fd50 21:12:18 Step 8/22 : COPY . . 21:12:18 ---> Using cache 21:12:18 ---> 56d46b0156bf 21:12:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:12:18 ---> Running in 4c6e369ba5d6 21:12:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:12:26 Removing intermediate container 243ca69cd4cc 21:12:26 ---> b9094bf3ab7c 21:12:26 21:12:26 Step 10/22 : FROM alpine:3.14 21:12:26 ---> ac73e934f311 21:12:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:12:26 ---> Using cache 21:12:26 ---> 85cf43045088 21:12:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:26 ---> Using cache 21:12:26 ---> d176c7f3c5cc 21:12:26 Step 13/22 : ENV APP_PORT=59861 21:12:26 ---> Running in b12045f4f593 21:12:27 Removing intermediate container b12045f4f593 21:12:27 ---> a8814d0abec2 21:12:27 Step 14/22 : EXPOSE $APP_PORT 21:12:27 ---> Running in e60dd197a221 21:12:27 Removing intermediate container e60dd197a221 21:12:27 ---> 67b5b1bc175c 21:12:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:28 ---> 479a46939448 21:12:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:12:31 ---> 1f2606365bf9 21:12:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:12:32 ---> dc53fb8fa7cf 21:12:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:12:32 ---> Running in 8fcc42a53e48 21:12:33 Removing intermediate container 8fcc42a53e48 21:12:33 ---> 6fb021aa28fc 21:12:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:33 ---> Running in 57172557f3b7 21:12:34 Removing intermediate container 57172557f3b7 21:12:34 ---> 1af196bfd712 21:12:34 Step 20/22 : LABEL arch=arm64 21:12:34 ---> Running in ecbf02ff59e5 21:12:34 Removing intermediate container ecbf02ff59e5 21:12:34 ---> 758fe027723d 21:12:34 Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:12:35 ---> Running in e55a1651d894 21:12:35 Removing intermediate container e55a1651d894 21:12:35 ---> 6eda495de84c 21:12:35 Step 22/22 : LABEL version=0.0.0 21:12:35 ---> Running in 37f1333830ec 21:12:36 Removing intermediate container 37f1333830ec 21:12:36 ---> 04c3ad6a6680 21:12:36 21:12:36 Successfully built 04c3ad6a6680 21:12:36 Successfully tagged support-scheduler-arm64:latest 21:12:36  Building support-scheduler ... done Building core-metadata 21:13:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:13:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:13:16 ---> d2357830cdcc 21:13:16 Step 3/23 : WORKDIR /edgex-go 21:13:16 ---> Using cache 21:13:16 ---> cf7d4c3c918f 21:13:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:16 ---> Using cache 21:13:16 ---> 28471c306c0d 21:13:16 Step 5/23 : RUN apk add --update --no-cache make git 21:13:16 ---> Using cache 21:13:16 ---> 06dd8ac49a70 21:13:16 Step 6/23 : COPY go.mod vendor* ./ 21:13:16 ---> Using cache 21:13:16 ---> 15f1a05ffa21 21:13:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:16 ---> Using cache 21:13:16 ---> 23687d42fd50 21:13:16 Step 8/23 : COPY . . 21:13:16 ---> Using cache 21:13:16 ---> 56d46b0156bf 21:13:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:13:16 ---> Running in 88b6cbb46383 21:13:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:13:41 Removing intermediate container fbce5fd117b5 21:13:41 ---> 0a2ce4fb3ea4 21:13:41 21:13:41 Step 10/22 : FROM alpine:3.14 21:13:41 ---> ac73e934f311 21:13:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:13:41 ---> Running in b7dfb7d86fed 21:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:13:42 (1/2) Installing ca-certificates (20211220-r0) 21:13:42 (2/2) Installing dumb-init (1.2.5-r1) 21:13:42 Executing busybox-1.33.1-r7.trigger 21:13:42 Executing ca-certificates-20211220-r0.trigger 21:13:43 OK: 6 MiB in 16 packages 21:13:45 Removing intermediate container b7dfb7d86fed 21:13:45 ---> bf943b4da3f1 21:13:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:13:45 ---> Running in f8087a64cccc 21:13:46 Removing intermediate container f8087a64cccc 21:13:46 ---> bff9defcf083 21:13:46 Step 13/22 : ENV APP_PORT=59860 21:13:46 ---> Running in 4c161bae0ce8 21:13:46 Removing intermediate container 4c161bae0ce8 21:13:46 ---> 64091f760a04 21:13:46 Step 14/22 : EXPOSE $APP_PORT 21:13:46 ---> Running in 88808ec18c01 21:13:47 Removing intermediate container 88808ec18c01 21:13:47 ---> 00828b4c33f4 21:13:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:48 ---> 977d4622e085 21:13:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:13:51 ---> 4c5563b35920 21:13:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:13:52 ---> b1b68fea59ce 21:13:52 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:13:52 ---> Running in c5b856656e09 21:13:53 Removing intermediate container c5b856656e09 21:13:53 ---> 8de729131243 21:13:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:53 ---> Running in 21e1c9aa6836 21:13:53 Removing intermediate container 21e1c9aa6836 21:13:53 ---> 7e4f9f804ca0 21:13:53 Step 20/22 : LABEL arch=arm64 21:13:53 ---> Running in a3e667c17357 21:13:54 Removing intermediate container a3e667c17357 21:13:54 ---> 8cf6af48cdb6 21:13:54 Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:13:54 ---> Running in 73fe8b25b7af 21:13:55 Removing intermediate container 73fe8b25b7af 21:13:55 ---> b137d71569be 21:13:55 Step 22/22 : LABEL version=0.0.0 21:13:55 ---> Running in ae67aede7216 21:13:55 Removing intermediate container ae67aede7216 21:13:55 ---> 3ec522ef55f2 21:13:55 21:13:56 Successfully built 3ec522ef55f2 21:13:56 Successfully tagged support-notifications-arm64:latest 21:13:56  Building support-notifications ... done Building security-spire-server 21:14:36 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:14:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:14:36 ---> d2357830cdcc 21:14:36 Step 3/25 : WORKDIR /edgex-go 21:14:36 ---> Using cache 21:14:36 ---> cf7d4c3c918f 21:14:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:36 ---> Using cache 21:14:36 ---> 28471c306c0d 21:14:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:14:36 ---> Using cache 21:14:36 ---> a86d94c1f0cc 21:14:36 Step 6/25 : COPY go.mod vendor* ./ 21:14:36 ---> Using cache 21:14:36 ---> 88e2512003e1 21:14:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:36 ---> Using cache 21:14:36 ---> 3e9feac7d504 21:14:36 Step 8/25 : COPY . . 21:14:36 ---> Using cache 21:14:36 ---> 15f57f7c8006 21:14:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:14:36 ---> Using cache 21:14:36 ---> cffe6c73396f 21:14:36 Step 10/25 : RUN mkdir -p spire-build 21:14:36 ---> Using cache 21:14:36 ---> 5e3f27d58354 21:14:36 Step 11/25 : WORKDIR /edgex-go/spire-build 21:14:36 ---> Using cache 21:14:36 ---> 7bd8efac786c 21:14:36 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:14:36 ---> Running in 4b4f581df1c0 21:14:38 spire-1.2.1/ 21:14:38 spire-1.2.1/.data/ 21:14:38 spire-1.2.1/.data/.file 21:14:38 spire-1.2.1/.dockerignore 21:14:38 spire-1.2.1/.gitattributes 21:14:38 spire-1.2.1/.githooks/ 21:14:38 spire-1.2.1/.githooks/pre-commit 21:14:38 spire-1.2.1/.github/ 21:14:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:14:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:14:38 spire-1.2.1/.github/dependabot.yml 21:14:38 spire-1.2.1/.github/workflows/ 21:14:38 spire-1.2.1/.github/workflows/nightly_build.yaml 21:14:38 spire-1.2.1/.github/workflows/pr_build.yaml 21:14:38 spire-1.2.1/.github/workflows/release_build.yaml 21:14:38 spire-1.2.1/.github/workflows/scripts/ 21:14:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:14:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:14:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:14:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:14:38 spire-1.2.1/.github/workflows/scripts/split.sh 21:14:38 spire-1.2.1/.gitignore 21:14:38 spire-1.2.1/.go-version 21:14:38 spire-1.2.1/.golangci.yml 21:14:38 spire-1.2.1/ADOPTERS.md 21:14:38 spire-1.2.1/CHANGELOG.md 21:14:38 spire-1.2.1/CODE-OF-CONDUCT.md 21:14:38 spire-1.2.1/CODEOWNERS 21:14:38 spire-1.2.1/CONTRIBUTING.md 21:14:38 spire-1.2.1/Dockerfile 21:14:38 spire-1.2.1/Dockerfile.dev 21:14:38 spire-1.2.1/Dockerfile.scratch 21:14:38 spire-1.2.1/LICENSE 21:14:38 spire-1.2.1/MAINTAINERS.md 21:14:38 spire-1.2.1/Makefile 21:14:38 spire-1.2.1/README.md 21:14:38 spire-1.2.1/ROADMAP.md 21:14:38 spire-1.2.1/SECURITY.md 21:14:38 spire-1.2.1/cmd/ 21:14:38 spire-1.2.1/cmd/spire-agent/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/common/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/run/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:14:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:14:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:14:38 spire-1.2.1/cmd/spire-agent/main.go 21:14:38 spire-1.2.1/cmd/spire-server/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/cli.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/run/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/token/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/validate/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/x509/ 21:14:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:14:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:14:38 spire-1.2.1/cmd/spire-server/main.go 21:14:38 spire-1.2.1/cmd/spire-server/util/ 21:14:38 spire-1.2.1/cmd/spire-server/util/util.go 21:14:38 spire-1.2.1/conf/ 21:14:38 spire-1.2.1/conf/agent/ 21:14:38 spire-1.2.1/conf/agent/agent.conf 21:14:38 spire-1.2.1/conf/agent/agent_full.conf 21:14:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:14:38 spire-1.2.1/conf/server/ 21:14:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:14:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:14:38 spire-1.2.1/conf/server/server.conf 21:14:38 spire-1.2.1/conf/server/server_full.conf 21:14:38 spire-1.2.1/doc/ 21:14:38 spire-1.2.1/doc/SPIRE101.md 21:14:38 spire-1.2.1/doc/auditlog.md 21:14:38 spire-1.2.1/doc/authorization_policy_engine.md 21:14:38 spire-1.2.1/doc/changelog_guidelines.md 21:14:38 spire-1.2.1/doc/cure53-report.pdf 21:14:38 spire-1.2.1/doc/images/ 21:14:38 spire-1.2.1/doc/images/2019_roadmap.png 21:14:38 spire-1.2.1/doc/images/SPIRE101.png 21:14:38 spire-1.2.1/doc/images/SPIRE_agent.png 21:14:38 spire-1.2.1/doc/images/SPIRE_server.png 21:14:38 spire-1.2.1/doc/images/cache_mgr.png 21:14:38 spire-1.2.1/doc/images/cache_mgr_components.png 21:14:38 spire-1.2.1/doc/images/federated_spire.png 21:14:38 spire-1.2.1/doc/images/ha_mode.png 21:14:38 spire-1.2.1/doc/images/nested_spire.png 21:14:38 spire-1.2.1/doc/images/oidc_federation.png 21:14:38 spire-1.2.1/doc/images/single_trust_domain.png 21:14:38 spire-1.2.1/doc/images/spiffe_compatible.png 21:14:38 spire-1.2.1/doc/images/spire_logo.png 21:14:38 spire-1.2.1/doc/migrating_registration_api_clients.md 21:14:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:14:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:14:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:14:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:14:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:14:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:14:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:14:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:14:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:14:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:14:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:14:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:14:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:14:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:14:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:14:38 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:14:38 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:14:38 spire-1.2.1/doc/scaling_spire.md 21:14:38 spire-1.2.1/doc/spire_agent.md 21:14:38 spire-1.2.1/doc/spire_server.md 21:14:38 spire-1.2.1/doc/supported_integrations.md 21:14:38 spire-1.2.1/doc/telemetry.md 21:14:38 spire-1.2.1/doc/telemetry_config.md 21:14:38 spire-1.2.1/doc/upgrading.md 21:14:38 spire-1.2.1/doc/using_spire.md 21:14:38 spire-1.2.1/examples/ 21:14:38 spire-1.2.1/examples/README.md 21:14:38 spire-1.2.1/go.mod 21:14:38 spire-1.2.1/go.sum 21:14:38 spire-1.2.1/pkg/ 21:14:38 spire-1.2.1/pkg/agent/ 21:14:38 spire-1.2.1/pkg/agent/agent.go 21:14:38 spire-1.2.1/pkg/agent/api/ 21:14:38 spire-1.2.1/pkg/agent/api/config.go 21:14:38 spire-1.2.1/pkg/agent/api/debug/ 21:14:38 spire-1.2.1/pkg/agent/api/debug/v1/ 21:14:38 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:14:38 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 21:14:38 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:14:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:14:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:14:38 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:14:38 spire-1.2.1/pkg/agent/api/endpoints.go 21:14:38 spire-1.2.1/pkg/agent/api/health/ 21:14:38 spire-1.2.1/pkg/agent/api/health/v1/ 21:14:38 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:14:38 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:14:38 spire-1.2.1/pkg/agent/api/rpccontext/ 21:14:38 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:14:38 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:14:38 spire-1.2.1/pkg/agent/attestor/ 21:14:38 spire-1.2.1/pkg/agent/attestor/node/ 21:14:38 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:14:38 spire-1.2.1/pkg/agent/attestor/node/node.go 21:14:38 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:14:38 spire-1.2.1/pkg/agent/attestor/workload/ 21:14:38 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:14:38 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:14:38 spire-1.2.1/pkg/agent/catalog/ 21:14:38 spire-1.2.1/pkg/agent/catalog/catalog.go 21:14:38 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:14:38 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:14:38 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:14:38 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:14:38 spire-1.2.1/pkg/agent/client/ 21:14:38 spire-1.2.1/pkg/agent/client/client.go 21:14:38 spire-1.2.1/pkg/agent/client/client_test.go 21:14:38 spire-1.2.1/pkg/agent/client/dial.go 21:14:38 spire-1.2.1/pkg/agent/client/nodeconn.go 21:14:38 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:14:38 spire-1.2.1/pkg/agent/client/update.go 21:14:38 spire-1.2.1/pkg/agent/client/util.go 21:14:38 spire-1.2.1/pkg/agent/common/ 21:14:38 spire-1.2.1/pkg/agent/common/backoff/ 21:14:38 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:14:38 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:14:38 spire-1.2.1/pkg/agent/common/cgroups/ 21:14:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:14:38 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:14:38 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:14:38 spire-1.2.1/pkg/agent/config.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/ 21:14:38 spire-1.2.1/pkg/agent/endpoints/config.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/workload/ 21:14:38 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:14:38 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/ 21:14:38 spire-1.2.1/pkg/agent/manager/cache/ 21:14:38 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:14:38 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:14:38 spire-1.2.1/pkg/agent/manager/config.go 21:14:38 spire-1.2.1/pkg/agent/manager/manager.go 21:14:38 spire-1.2.1/pkg/agent/manager/manager_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/storage.go 21:14:38 spire-1.2.1/pkg/agent/manager/storage_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/storecache/ 21:14:38 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:14:38 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:14:38 spire-1.2.1/pkg/agent/manager/sync.go 21:14:38 spire-1.2.1/pkg/agent/plugin/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:14:38 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:14:38 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:14:38 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:14:38 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:14:38 spire-1.2.1/pkg/agent/svid/ 21:14:38 spire-1.2.1/pkg/agent/svid/rotator.go 21:14:38 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:14:38 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:14:38 spire-1.2.1/pkg/agent/svid/store/ 21:14:38 spire-1.2.1/pkg/agent/svid/store/service.go 21:14:38 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:14:38 spire-1.2.1/pkg/common/ 21:14:38 spire-1.2.1/pkg/common/agentpathtemplate/ 21:14:38 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:14:38 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:14:38 spire-1.2.1/pkg/common/api/ 21:14:38 spire-1.2.1/pkg/common/api/metrics.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/ 21:14:38 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/logger.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/names.go 21:14:38 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:14:38 spire-1.2.1/pkg/common/api/names.go 21:14:38 spire-1.2.1/pkg/common/api/ratelimit.go 21:14:38 spire-1.2.1/pkg/common/api/rpccontext/ 21:14:38 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:14:38 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:14:38 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:14:38 spire-1.2.1/pkg/common/auth/ 21:14:38 spire-1.2.1/pkg/common/auth/interceptors.go 21:14:38 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:14:38 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:14:38 spire-1.2.1/pkg/common/bundleutil/ 21:14:38 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/types.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:14:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:14:39 spire-1.2.1/pkg/common/catalog/ 21:14:39 spire-1.2.1/pkg/common/catalog/bind.go 21:14:39 spire-1.2.1/pkg/common/catalog/builtin.go 21:14:39 spire-1.2.1/pkg/common/catalog/catalog.go 21:14:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:14:39 spire-1.2.1/pkg/common/catalog/closers.go 21:14:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:14:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:14:39 spire-1.2.1/pkg/common/catalog/config.go 21:14:39 spire-1.2.1/pkg/common/catalog/config_test.go 21:14:39 spire-1.2.1/pkg/common/catalog/configure.go 21:14:39 spire-1.2.1/pkg/common/catalog/constraints.go 21:14:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:14:39 spire-1.2.1/pkg/common/catalog/context.go 21:14:39 spire-1.2.1/pkg/common/catalog/external.go 21:14:39 spire-1.2.1/pkg/common/catalog/host.go 21:14:39 spire-1.2.1/pkg/common/catalog/pipenet.go 21:14:39 spire-1.2.1/pkg/common/catalog/plugin.go 21:14:39 spire-1.2.1/pkg/common/catalog/testplugin/ 21:14:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:14:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:14:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:14:39 spire-1.2.1/pkg/common/cli/ 21:14:39 spire-1.2.1/pkg/common/cli/env.go 21:14:39 spire-1.2.1/pkg/common/cli/flags.go 21:14:39 spire-1.2.1/pkg/common/cli/trust_domain.go 21:14:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:14:39 spire-1.2.1/pkg/common/cli/umask.go 21:14:39 spire-1.2.1/pkg/common/cli/umask_posix.go 21:14:39 spire-1.2.1/pkg/common/cli/umask_test.go 21:14:39 spire-1.2.1/pkg/common/cli/umask_windows.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/flag.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/format.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:14:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:14:39 spire-1.2.1/pkg/common/coretypes/ 21:14:39 spire-1.2.1/pkg/common/coretypes/bundle/ 21:14:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:14:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:14:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:14:39 spire-1.2.1/pkg/common/cryptoutil/ 21:14:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:14:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:14:39 spire-1.2.1/pkg/common/diskutil/ 21:14:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:14:39 spire-1.2.1/pkg/common/diskutil/file_test.go 21:14:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:14:39 spire-1.2.1/pkg/common/errorutil/ 21:14:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:14:39 spire-1.2.1/pkg/common/health/ 21:14:39 spire-1.2.1/pkg/common/health/config.go 21:14:39 spire-1.2.1/pkg/common/health/context.go 21:14:39 spire-1.2.1/pkg/common/health/context_test.go 21:14:39 spire-1.2.1/pkg/common/health/health.go 21:14:39 spire-1.2.1/pkg/common/health/health_test.go 21:14:39 spire-1.2.1/pkg/common/health/logger.go 21:14:39 spire-1.2.1/pkg/common/hostservice/ 21:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:14:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:14:39 spire-1.2.1/pkg/common/idutil/ 21:14:39 spire-1.2.1/pkg/common/idutil/require.go 21:14:39 spire-1.2.1/pkg/common/idutil/require_test.go 21:14:39 spire-1.2.1/pkg/common/idutil/safety.go 21:14:39 spire-1.2.1/pkg/common/idutil/safety_test.go 21:14:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:14:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:14:39 spire-1.2.1/pkg/common/jwtsvid/ 21:14:39 spire-1.2.1/pkg/common/jwtsvid/common.go 21:14:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:14:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:14:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:14:39 spire-1.2.1/pkg/common/jwtutil/ 21:14:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:14:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:14:39 spire-1.2.1/pkg/common/log/ 21:14:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:14:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:14:39 spire-1.2.1/pkg/common/log/log.go 21:14:39 spire-1.2.1/pkg/common/log/log_test.go 21:14:39 spire-1.2.1/pkg/common/log/options.go 21:14:39 spire-1.2.1/pkg/common/nodeutil/ 21:14:39 spire-1.2.1/pkg/common/nodeutil/node.go 21:14:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:14:39 spire-1.2.1/pkg/common/peertracker/ 21:14:39 spire-1.2.1/pkg/common/peertracker/conn.go 21:14:39 spire-1.2.1/pkg/common/peertracker/credentials.go 21:14:39 spire-1.2.1/pkg/common/peertracker/errors.go 21:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:14:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:14:39 spire-1.2.1/pkg/common/peertracker/info.go 21:14:39 spire-1.2.1/pkg/common/peertracker/listener.go 21:14:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:14:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tcp.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:14:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:14:39 spire-1.2.1/pkg/common/peertracker/uds.go 21:14:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:14:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:14:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:14:39 spire-1.2.1/pkg/common/pemutil/ 21:14:39 spire-1.2.1/pkg/common/pemutil/block.go 21:14:39 spire-1.2.1/pkg/common/pemutil/certs.go 21:14:39 spire-1.2.1/pkg/common/pemutil/common.go 21:14:39 spire-1.2.1/pkg/common/pemutil/csr.go 21:14:39 spire-1.2.1/pkg/common/pemutil/keys.go 21:14:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:14:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:14:39 spire-1.2.1/pkg/common/plugin/ 21:14:39 spire-1.2.1/pkg/common/plugin/aws/ 21:14:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:14:39 spire-1.2.1/pkg/common/plugin/azure/ 21:14:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:14:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/facade.go 21:14:39 spire-1.2.1/pkg/common/plugin/facade_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/gcp/ 21:14:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/ 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:14:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/log.go 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/ 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:14:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:14:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:14:39 spire-1.2.1/pkg/common/plugin/x509pop/ 21:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:14:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:14:39 spire-1.2.1/pkg/common/profiling/ 21:14:39 spire-1.2.1/pkg/common/profiling/dumpers.go 21:14:39 spire-1.2.1/pkg/common/profiling/profiling.go 21:14:39 spire-1.2.1/pkg/common/protoutil/ 21:14:39 spire-1.2.1/pkg/common/protoutil/masks.go 21:14:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:14:39 spire-1.2.1/pkg/common/rotationutil/ 21:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:14:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:14:39 spire-1.2.1/pkg/common/selector/ 21:14:39 spire-1.2.1/pkg/common/selector/selector.go 21:14:39 spire-1.2.1/pkg/common/selector/selector_test.go 21:14:39 spire-1.2.1/pkg/common/selector/set.go 21:14:39 spire-1.2.1/pkg/common/selector/set_utils.go 21:14:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/ 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/ 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:14:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:14:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:14:39 spire-1.2.1/pkg/common/telemetry/call.go 21:14:39 spire-1.2.1/pkg/common/telemetry/common/ 21:14:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:14:39 spire-1.2.1/pkg/common/telemetry/config.go 21:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:14:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/inmem.go 21:14:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/m3.go 21:14:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/metrics.go 21:14:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/names.go 21:14:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:14:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:14:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/ 21:14:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:14:39 spire-1.2.1/pkg/common/telemetry/server/server.go 21:14:39 spire-1.2.1/pkg/common/telemetry/sink.go 21:14:39 spire-1.2.1/pkg/common/telemetry/statsd.go 21:14:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:14:39 spire-1.2.1/pkg/common/telemetry/uptime.go 21:14:39 spire-1.2.1/pkg/common/telemetry/version.go 21:14:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:14:39 spire-1.2.1/pkg/common/uptime/ 21:14:39 spire-1.2.1/pkg/common/uptime/uptime.go 21:14:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 21:14:39 spire-1.2.1/pkg/common/util/ 21:14:39 spire-1.2.1/pkg/common/util/certs.go 21:14:39 spire-1.2.1/pkg/common/util/certs_test.go 21:14:39 spire-1.2.1/pkg/common/util/csr.go 21:14:39 spire-1.2.1/pkg/common/util/hash.go 21:14:39 spire-1.2.1/pkg/common/util/selectors.go 21:14:39 spire-1.2.1/pkg/common/util/selectors_test.go 21:14:39 spire-1.2.1/pkg/common/util/signals.go 21:14:39 spire-1.2.1/pkg/common/util/sort.go 21:14:39 spire-1.2.1/pkg/common/util/sort_test.go 21:14:39 spire-1.2.1/pkg/common/util/task.go 21:14:39 spire-1.2.1/pkg/common/util/task_test.go 21:14:39 spire-1.2.1/pkg/common/util/testdata/ 21:14:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:14:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:14:39 spire-1.2.1/pkg/common/version/ 21:14:39 spire-1.2.1/pkg/common/version/version.go 21:14:39 spire-1.2.1/pkg/common/x509svid/ 21:14:39 spire-1.2.1/pkg/common/x509svid/common_test.go 21:14:39 spire-1.2.1/pkg/common/x509svid/csr.go 21:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:14:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:14:39 spire-1.2.1/pkg/common/x509util/ 21:14:39 spire-1.2.1/pkg/common/x509util/cert.go 21:14:39 spire-1.2.1/pkg/common/x509util/dns.go 21:14:39 spire-1.2.1/pkg/common/x509util/dns_test.go 21:14:39 spire-1.2.1/pkg/common/x509util/keyid.go 21:14:39 spire-1.2.1/pkg/common/x509util/keypair.go 21:14:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:14:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:14:39 spire-1.2.1/pkg/server/ 21:14:39 spire-1.2.1/pkg/server/api/ 21:14:39 spire-1.2.1/pkg/server/api/agent.go 21:14:39 spire-1.2.1/pkg/server/api/agent/ 21:14:39 spire-1.2.1/pkg/server/api/agent/v1/ 21:14:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/agent_test.go 21:14:39 spire-1.2.1/pkg/server/api/api.go 21:14:39 spire-1.2.1/pkg/server/api/audit/ 21:14:39 spire-1.2.1/pkg/server/api/audit/audit.go 21:14:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:14:39 spire-1.2.1/pkg/server/api/bundle.go 21:14:39 spire-1.2.1/pkg/server/api/bundle/ 21:14:39 spire-1.2.1/pkg/server/api/bundle/v1/ 21:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/bundle_test.go 21:14:39 spire-1.2.1/pkg/server/api/debug/ 21:14:39 spire-1.2.1/pkg/server/api/debug/v1/ 21:14:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/entry.go 21:14:39 spire-1.2.1/pkg/server/api/entry/ 21:14:39 spire-1.2.1/pkg/server/api/entry/v1/ 21:14:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/entry_test.go 21:14:39 spire-1.2.1/pkg/server/api/health/ 21:14:39 spire-1.2.1/pkg/server/api/health/v1/ 21:14:39 spire-1.2.1/pkg/server/api/health/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/id.go 21:14:39 spire-1.2.1/pkg/server/api/id_test.go 21:14:39 spire-1.2.1/pkg/server/api/limits/ 21:14:39 spire-1.2.1/pkg/server/api/limits/limits.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/ 21:14:39 spire-1.2.1/pkg/server/api/middleware/alias.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/audit.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/caller.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/common.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/entries.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:14:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:14:39 spire-1.2.1/pkg/server/api/ratelimit.go 21:14:39 spire-1.2.1/pkg/server/api/rpccontext/ 21:14:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:14:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:14:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:14:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:14:39 spire-1.2.1/pkg/server/api/selector.go 21:14:39 spire-1.2.1/pkg/server/api/selector_test.go 21:14:39 spire-1.2.1/pkg/server/api/status.go 21:14:39 spire-1.2.1/pkg/server/api/status_test.go 21:14:39 spire-1.2.1/pkg/server/api/svid/ 21:14:39 spire-1.2.1/pkg/server/api/svid/v1/ 21:14:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/trustdomain.go 21:14:39 spire-1.2.1/pkg/server/api/trustdomain/ 21:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:14:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:14:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:14:39 spire-1.2.1/pkg/server/authpolicy/ 21:14:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:14:39 spire-1.2.1/pkg/server/authpolicy/policy.go 21:14:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:14:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:14:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:14:39 spire-1.2.1/pkg/server/authpolicy/validate.go 21:14:39 spire-1.2.1/pkg/server/bundle/ 21:14:39 spire-1.2.1/pkg/server/bundle/client/ 21:14:39 spire-1.2.1/pkg/server/bundle/client/client.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/manager.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/sources.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/updater.go 21:14:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:14:39 spire-1.2.1/pkg/server/ca/ 21:14:39 spire-1.2.1/pkg/server/ca/ca.go 21:14:39 spire-1.2.1/pkg/server/ca/ca_health.go 21:14:39 spire-1.2.1/pkg/server/ca/ca_test.go 21:14:39 spire-1.2.1/pkg/server/ca/journal.go 21:14:39 spire-1.2.1/pkg/server/ca/journal_test.go 21:14:39 spire-1.2.1/pkg/server/ca/manager.go 21:14:39 spire-1.2.1/pkg/server/ca/manager_health.go 21:14:39 spire-1.2.1/pkg/server/ca/manager_test.go 21:14:39 spire-1.2.1/pkg/server/ca/templates.go 21:14:39 spire-1.2.1/pkg/server/ca/upstream_client.go 21:14:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:14:39 spire-1.2.1/pkg/server/ca/validation.go 21:14:39 spire-1.2.1/pkg/server/cache/ 21:14:39 spire-1.2.1/pkg/server/cache/dscache/ 21:14:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:14:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/ 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:14:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:14:39 spire-1.2.1/pkg/server/catalog/ 21:14:39 spire-1.2.1/pkg/server/catalog/catalog.go 21:14:39 spire-1.2.1/pkg/server/catalog/keymanager.go 21:14:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:14:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:14:39 spire-1.2.1/pkg/server/catalog/notifier.go 21:14:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:14:39 spire-1.2.1/pkg/server/config.go 21:14:39 spire-1.2.1/pkg/server/datastore/ 21:14:39 spire-1.2.1/pkg/server/datastore/datastore.go 21:14:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:14:39 spire-1.2.1/pkg/server/datastore/repository.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:14:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:14:39 spire-1.2.1/pkg/server/endpoints/ 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/ 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:14:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:14:39 spire-1.2.1/pkg/server/endpoints/config.go 21:14:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:14:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:14:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:14:39 spire-1.2.1/pkg/server/endpoints/middleware.go 21:14:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:14:39 spire-1.2.1/pkg/server/hostservice/ 21:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:14:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:14:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:14:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:14:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:14:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/ 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:14:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:14:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:14:39 spire-1.2.1/pkg/server/registration/ 21:14:39 spire-1.2.1/pkg/server/registration/manager.go 21:14:39 spire-1.2.1/pkg/server/registration/manager_test.go 21:14:39 spire-1.2.1/pkg/server/scanentries.go 21:14:39 spire-1.2.1/pkg/server/scanentries_test.go 21:14:39 spire-1.2.1/pkg/server/server.go 21:14:39 spire-1.2.1/pkg/server/server_test.go 21:14:39 spire-1.2.1/pkg/server/svid/ 21:14:39 spire-1.2.1/pkg/server/svid/observer.go 21:14:39 spire-1.2.1/pkg/server/svid/observer_test.go 21:14:39 spire-1.2.1/pkg/server/svid/rotator.go 21:14:39 spire-1.2.1/pkg/server/svid/rotator_config.go 21:14:39 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:14:39 spire-1.2.1/pkg/server/svid/rotator_test.go 21:14:39 spire-1.2.1/proto/ 21:14:39 spire-1.2.1/proto/private/ 21:14:39 spire-1.2.1/proto/private/server/ 21:14:39 spire-1.2.1/proto/private/server/journal/ 21:14:39 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:14:39 spire-1.2.1/proto/private/server/journal/journal.proto 21:14:39 spire-1.2.1/proto/spire/ 21:14:39 spire-1.2.1/proto/spire/common/ 21:14:39 spire-1.2.1/proto/spire/common/common.pb.go 21:14:39 spire-1.2.1/proto/spire/common/common.proto 21:14:39 spire-1.2.1/proto/spire/common/plugin/ 21:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:14:39 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:14:39 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:14:39 spire-1.2.1/proto/spire/plugin/ 21:14:39 spire-1.2.1/proto/spire/plugin/agent/ 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:14:39 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:14:39 spire-1.2.1/release/ 21:14:39 spire-1.2.1/release/spire-extras/ 21:14:39 spire-1.2.1/release/spire-extras/README.md 21:14:39 spire-1.2.1/release/spire-extras/conf/ 21:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:14:39 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:14:39 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:14:39 spire-1.2.1/release/spire/ 21:14:39 spire-1.2.1/release/spire/README.md 21:14:39 spire-1.2.1/release/spire/conf/ 21:14:39 spire-1.2.1/release/spire/conf/agent/ 21:14:39 spire-1.2.1/release/spire/conf/agent/agent.conf 21:14:39 spire-1.2.1/release/spire/conf/server/ 21:14:39 spire-1.2.1/release/spire/conf/server/server.conf 21:14:39 spire-1.2.1/script/ 21:14:39 spire-1.2.1/script/build-artifact.sh 21:14:39 spire-1.2.1/script/generate_dummy_ca.sh 21:14:39 spire-1.2.1/support/ 21:14:39 spire-1.2.1/support/k8s/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:14:39 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/ 21:14:39 spire-1.2.1/support/oidc-discovery-provider/README.md 21:14:39 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/config.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/main.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:14:39 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:14:39 spire-1.2.1/test/ 21:14:39 spire-1.2.1/test/clock/ 21:14:39 spire-1.2.1/test/clock/clock.go 21:14:39 spire-1.2.1/test/fakes/ 21:14:39 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:14:39 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:14:39 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:14:39 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:14:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:14:39 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:14:39 spire-1.2.1/test/fakes/fakeagentstore/ 21:14:39 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:14:39 spire-1.2.1/test/fakes/fakedatastore/ 21:14:39 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:14:39 spire-1.2.1/test/fakes/fakeentryclient/ 21:14:39 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:14:39 spire-1.2.1/test/fakes/fakehealthchecker/ 21:14:39 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:14:39 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:14:39 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:14:39 spire-1.2.1/test/fakes/fakemetrics/ 21:14:39 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:14:39 spire-1.2.1/test/fakes/fakenoderesolver/ 21:14:39 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:14:39 spire-1.2.1/test/fakes/fakenotifier/ 21:14:39 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:14:39 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:14:39 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:14:39 spire-1.2.1/test/fakes/fakeserverca/ 21:14:39 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:14:39 spire-1.2.1/test/fakes/fakeservercatalog/ 21:14:39 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:14:39 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:14:39 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:14:39 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:14:39 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:14:39 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:14:39 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:14:39 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:14:39 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:14:39 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:14:39 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:14:39 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:14:39 spire-1.2.1/test/fixture/ 21:14:39 spire-1.2.1/test/fixture/certs/ 21:14:39 spire-1.2.1/test/fixture/certs/agent_svid.der 21:14:39 spire-1.2.1/test/fixture/certs/base_cert.pem 21:14:39 spire-1.2.1/test/fixture/certs/base_csr.pem 21:14:39 spire-1.2.1/test/fixture/certs/base_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:14:39 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:14:39 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:14:39 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:14:39 spire-1.2.1/test/fixture/certs/blog_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/bundle.der 21:14:39 spire-1.2.1/test/fixture/certs/ca.pem 21:14:39 spire-1.2.1/test/fixture/certs/ca_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/database_cert.pem 21:14:39 spire-1.2.1/test/fixture/certs/database_csr.pem 21:14:39 spire-1.2.1/test/fixture/certs/database_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/node_cert.pem 21:14:39 spire-1.2.1/test/fixture/certs/node_csr.pem 21:14:39 spire-1.2.1/test/fixture/certs/node_key.pem 21:14:39 spire-1.2.1/test/fixture/certs/svid.pem 21:14:39 spire-1.2.1/test/fixture/certs/svid_key.pem 21:14:39 spire-1.2.1/test/fixture/config/ 21:14:39 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:14:39 spire-1.2.1/test/fixture/config/agent_good.conf 21:14:39 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:14:39 spire-1.2.1/test/fixture/config/plugin_good.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:14:39 spire-1.2.1/test/fixture/config/server_good.conf 21:14:39 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:14:39 spire-1.2.1/test/fixture/fixture.go 21:14:39 spire-1.2.1/test/fixture/nodeattestor/ 21:14:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:14:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:14:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:14:39 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:14:39 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:14:39 spire-1.2.1/test/fixture/registration/ 21:14:39 spire-1.2.1/test/fixture/registration/entries.json 21:14:39 spire-1.2.1/test/fixture/registration/good-for-update.json 21:14:39 spire-1.2.1/test/fixture/registration/good.json 21:14:39 spire-1.2.1/test/fixture/registration/invalid.json 21:14:39 spire-1.2.1/test/fixture/registration/invalid_json.json 21:14:39 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:14:39 spire-1.2.1/test/integration/ 21:14:39 spire-1.2.1/test/integration/README.md 21:14:39 spire-1.2.1/test/integration/common 21:14:39 spire-1.2.1/test/integration/setup/ 21:14:39 spire-1.2.1/test/integration/setup/adminclient/ 21:14:39 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:14:39 spire-1.2.1/test/integration/setup/adminclient/client.go 21:14:39 spire-1.2.1/test/integration/setup/debugagent/ 21:14:39 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:14:39 spire-1.2.1/test/integration/setup/debugagent/main.go 21:14:39 spire-1.2.1/test/integration/setup/debugserver/ 21:14:39 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:14:39 spire-1.2.1/test/integration/setup/debugserver/main.go 21:14:39 spire-1.2.1/test/integration/setup/downstreamclient/ 21:14:39 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:14:39 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:14:39 spire-1.2.1/test/integration/setup/itclient/ 21:14:39 spire-1.2.1/test/integration/setup/itclient/client.go 21:14:39 spire-1.2.1/test/integration/setup/node-attestation/ 21:14:39 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:14:39 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:14:39 spire-1.2.1/test/integration/setup/x509pop/ 21:14:39 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:14:39 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:14:39 spire-1.2.1/test/integration/suites/ 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:14:39 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:14:40 spire-1.2.1/test/integration/suites/join-token/ 21:14:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:14:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:14:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:14:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:14:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:14:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:14:40 spire-1.2.1/test/integration/suites/join-token/README.md 21:14:40 spire-1.2.1/test/integration/suites/join-token/conf/ 21:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/join-token/teardown 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:14:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:14:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:14:40 spire-1.2.1/test/integration/suites/k8s/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/00-setup 21:14:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:14:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:14:40 spire-1.2.1/test/integration/suites/k8s/README.md 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:14:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:14:40 spire-1.2.1/test/integration/suites/k8s/teardown 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/ 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:14:40 spire-1.2.1/test/integration/suites/rotation/ 21:14:40 spire-1.2.1/test/integration/suites/rotation/00-setup 21:14:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:14:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:14:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:14:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:14:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:14:40 spire-1.2.1/test/integration/suites/rotation/README.md 21:14:40 spire-1.2.1/test/integration/suites/rotation/conf/ 21:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/rotation/teardown 21:14:40 spire-1.2.1/test/integration/suites/self-test/ 21:14:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:14:40 spire-1.2.1/test/integration/suites/self-test/README.md 21:14:40 spire-1.2.1/test/integration/suites/self-test/teardown 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:14:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:14:40 spire-1.2.1/test/integration/suites/upgrade/ 21:14:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:14:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:14:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:14:40 spire-1.2.1/test/integration/suites/upgrade/README.md 21:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:14:40 spire-1.2.1/test/integration/suites/upgrade/teardown 21:14:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:14:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:14:40 spire-1.2.1/test/integration/test-one.sh 21:14:40 spire-1.2.1/test/integration/test.sh 21:14:40 spire-1.2.1/test/plugintest/ 21:14:40 spire-1.2.1/test/plugintest/config.go 21:14:40 spire-1.2.1/test/plugintest/load.go 21:14:40 spire-1.2.1/test/plugintest/option.go 21:14:40 spire-1.2.1/test/spiretest/ 21:14:40 spire-1.2.1/test/spiretest/apiserver.go 21:14:40 spire-1.2.1/test/spiretest/assertions.go 21:14:40 spire-1.2.1/test/spiretest/dir.go 21:14:40 spire-1.2.1/test/spiretest/errors_posix.go 21:14:40 spire-1.2.1/test/spiretest/errors_windows.go 21:14:40 spire-1.2.1/test/spiretest/logs.go 21:14:40 spire-1.2.1/test/spiretest/socketapi.go 21:14:40 spire-1.2.1/test/spiretest/suite.go 21:14:40 spire-1.2.1/test/spiretest/x509.go 21:14:40 spire-1.2.1/test/testca/ 21:14:40 spire-1.2.1/test/testca/ca.go 21:14:40 spire-1.2.1/test/testkey/ 21:14:40 spire-1.2.1/test/testkey/generate.sh 21:14:40 spire-1.2.1/test/testkey/genkeys.go 21:14:40 spire-1.2.1/test/testkey/keys.go 21:14:40 spire-1.2.1/test/testkey/new.go 21:14:40 spire-1.2.1/test/tpmsimulator/ 21:14:40 spire-1.2.1/test/tpmsimulator/simulator.go 21:14:40 spire-1.2.1/test/util/ 21:14:40 spire-1.2.1/test/util/cert_fixtures.go 21:14:40 spire-1.2.1/test/util/cert_generation.go 21:14:40 spire-1.2.1/test/util/io_redirection.go 21:14:40 spire-1.2.1/test/util/race.go 21:14:40 spire-1.2.1/test/util/util.go 21:14:40 building spire from source... 21:14:41 Installing go1.17.7... 21:15:13 Building bin/spire-server... 21:15:13 go: downloading github.com/mitchellh/cli v1.1.2 21:15:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:15:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:15:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:15:13 go: downloading google.golang.org/grpc v1.44.0 21:15:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:15:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:15:13 go: downloading github.com/imdario/mergo v0.3.12 21:15:13 go: downloading github.com/sirupsen/logrus v1.8.1 21:15:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:15:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:15:16 go: downloading github.com/fatih/color v1.13.0 21:15:16 go: downloading github.com/mattn/go-isatty v0.0.14 21:15:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:15:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:15:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:15:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:15:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:15:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:15:18 go: downloading github.com/armon/go-metrics v0.3.10 21:15:18 go: downloading github.com/prometheus/client_golang v1.12.1 21:15:18 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:15:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:15:19 go: downloading github.com/open-policy-agent/opa v0.38.0 21:15:38 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:15:38 go: downloading github.com/mattn/go-colorable v0.1.12 21:15:38 go: downloading github.com/Masterminds/goutils v1.1.0 21:15:38 go: downloading github.com/Masterminds/semver v1.5.0 21:15:38 go: downloading github.com/google/uuid v1.1.2 21:15:38 go: downloading github.com/huandu/xstrings v1.3.2 21:15:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:15:38 go: downloading github.com/oklog/run v1.0.0 21:15:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:15:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:15:38 go: downloading go.uber.org/atomic v1.9.0 21:15:38 go: downloading github.com/pkg/errors v0.9.1 21:15:38 go: downloading github.com/prometheus/client_model v0.2.0 21:15:38 go: downloading github.com/prometheus/common v0.32.1 21:15:38 go: downloading github.com/imkira/go-observer v1.0.3 21:15:38 go: downloading github.com/beorn7/perks v1.0.1 21:15:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:15:38 go: downloading github.com/prometheus/procfs v0.7.3 21:15:39 go: downloading github.com/hashicorp/errwrap v1.1.0 21:15:39 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:15:39 go: downloading github.com/twmb/murmur3 v1.1.6 21:15:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:15:40 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:15:40 go: downloading github.com/blang/semver/v4 v4.0.0 21:15:40 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:15:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:15:41 go: downloading github.com/jinzhu/gorm v1.9.16 21:15:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:15:42 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:15:42 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:15:48 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:15:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:15:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:15:58 go: downloading github.com/stretchr/testify v1.7.0 21:15:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:15:59 go: downloading google.golang.org/api v0.70.0 21:15:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:16:55 go: downloading k8s.io/client-go v0.23.4 21:16:55 go: downloading github.com/google/go-tpm v0.3.3 21:16:55 go: downloading k8s.io/api v0.23.4 21:16:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:17:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:17:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:17:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:17:04 go: downloading cloud.google.com/go/storage v1.21.0 21:17:05 go: downloading cloud.google.com/go v0.100.2 21:17:07 go: downloading k8s.io/apimachinery v0.23.4 21:17:09 go: downloading k8s.io/kube-aggregator v0.23.3 21:17:10 go: downloading cloud.google.com/go/security v1.3.0 21:17:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:17:13 go: downloading github.com/hashicorp/vault/api v1.4.1 21:17:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:17:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:17:14 go: downloading gopkg.in/yaml.v2 v2.4.0 21:17:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:17:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:17:15 go: downloading github.com/gobwas/glob v0.2.3 21:17:16 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:17:16 go: downloading github.com/jinzhu/inflection v1.0.0 21:17:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:17:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:17:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:17:17 go: downloading github.com/aws/smithy-go v1.11.0 21:17:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:17:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:17:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:17:20 go: downloading github.com/gogo/protobuf v1.3.2 21:17:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:17:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:17:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:17:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:17:27 go: downloading github.com/dimchansky/utfbom v1.1.1 21:17:27 go: downloading cloud.google.com/go/compute v1.3.0 21:17:28 go: downloading cloud.google.com/go/iam v0.1.1 21:17:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:17:28 go: downloading k8s.io/klog/v2 v2.30.0 21:17:28 go: downloading github.com/google/gofuzz v1.1.0 21:17:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:17:30 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:17:30 go: downloading github.com/spf13/pflag v1.0.5 21:17:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:17:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:17:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:17:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:17:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:17:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:17:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:17:33 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:17:33 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:17:34 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:17:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:17:34 go: downloading go.opencensus.io v0.23.0 21:17:35 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:17:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:17:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:17:38 go: downloading gopkg.in/inf.v0 v0.9.1 21:17:38 go: downloading github.com/go-logr/logr v1.2.2 21:17:38 go: downloading github.com/google/go-cmp v0.5.7 21:17:38 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:17:39 go: downloading github.com/json-iterator/go v1.1.12 21:17:40 go: downloading github.com/googleapis/gnostic v0.5.5 21:17:43 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:17:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:17:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:17:46 go: downloading github.com/tklauser/numcpus v0.3.0 21:17:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:17:46 go: downloading go.uber.org/zap v1.21.0 21:17:47 go: downloading sigs.k8s.io/yaml v1.3.0 21:17:47 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:17:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:17:48 go: downloading github.com/modern-go/reflect2 v1.0.2 21:17:48 go: downloading github.com/ryanuber/go-glob v1.0.0 21:17:48 go: downloading github.com/golang/snappy v0.0.4 21:17:48 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:17:59 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:17:59 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:17:59 go: downloading github.com/hashicorp/go-version v1.2.0 21:17:59 go: downloading go.uber.org/multierr v1.6.0 21:18:38 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:18:38 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:20:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:21:00 Removing intermediate container 4c6e369ba5d6 21:21:00 ---> c597f0ae09e1 21:21:00 21:21:00 Step 10/22 : FROM alpine:3.14 21:21:00 ---> ac73e934f311 21:21:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:21:00 ---> Running in ac864f8f184b 21:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:21:03 (1/6) Installing ca-certificates (20211220-r0) 21:21:03 (2/6) Installing brotli-libs (1.0.9-r5) 21:21:03 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:21:03 (4/6) Installing libcurl (7.79.1-r0) 21:21:03 (5/6) Installing curl (7.79.1-r0) 21:21:03 (6/6) Installing dumb-init (1.2.5-r1) 21:21:03 Executing busybox-1.33.1-r7.trigger 21:21:03 Executing ca-certificates-20211220-r0.trigger 21:21:04 OK: 8 MiB in 20 packages 21:21:06 Removing intermediate container ac864f8f184b 21:21:06 ---> 3410080f29d9 21:21:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:21:06 ---> Running in 8eb38d3eb9a0 21:21:07 Removing intermediate container 8eb38d3eb9a0 21:21:07 ---> c64b79027b85 21:21:07 Step 13/22 : WORKDIR /edgex 21:21:07 ---> Running in e96d7cb598e7 21:21:07 Removing intermediate container e96d7cb598e7 21:21:07 ---> d7663efc0965 21:21:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:21:09 ---> 8278c7c64cf4 21:21:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:21:11 ---> e555f5426af9 21:21:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:21:14 ---> b1eab6efc185 21:21:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:21:15 ---> 1152fc2ac897 21:21:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:21:15 ---> Running in 6015c504a9d6 21:21:18 Removing intermediate container 6015c504a9d6 21:21:18 ---> 1a5597aa7df1 21:21:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:21:18 ---> Running in 1541e65f0550 21:21:19 Removing intermediate container 1541e65f0550 21:21:19 ---> 9e4aa17d8a85 21:21:19 Step 20/22 : LABEL arch=arm64 21:21:19 ---> Running in ac4b558d678b 21:21:19 Removing intermediate container ac4b558d678b 21:21:19 ---> 4467b84c5954 21:21:19 Step 21/22 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:21:20 ---> Running in 53d1aebaeb61 21:21:20 Removing intermediate container 53d1aebaeb61 21:21:20 ---> 62cfab078d4e 21:21:20 Step 22/22 : LABEL version=0.0.0 21:21:20 ---> Running in f9c3d6f22ca7 21:21:21 Removing intermediate container f9c3d6f22ca7 21:21:21 ---> 246839bfd82f 21:21:21 21:21:21 Successfully built 246839bfd82f 21:21:21 Successfully tagged security-proxy-setup-arm64:latest 21:21:21  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:22:01 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:22:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:22:01 ---> d2357830cdcc 21:22:01 Step 3/20 : WORKDIR /edgex-go 21:22:01 ---> Using cache 21:22:01 ---> cf7d4c3c918f 21:22:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:22:01 ---> Running in 2bc8d14a5d41 21:22:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:22:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:22:05 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:22:05 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:22:05 OK: 15739 distinct packages available 21:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:22:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:22:08 OK: 220 MiB in 52 packages 21:22:10 Removing intermediate container 2bc8d14a5d41 21:22:10 ---> 3b00d12678cb 21:22:10 Step 5/20 : COPY go.mod vendor* ./ 21:22:11 ---> 1fec7b94f8c2 21:22:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:11 ---> Running in f0ea360ff488 21:22:17 Removing intermediate container f0ea360ff488 21:22:17 ---> 30992b682b7a 21:22:17 Step 7/20 : COPY . . 21:22:36 Removing intermediate container 88b6cbb46383 21:22:36 ---> 9cd1b34d0724 21:22:36 21:22:36 Step 10/23 : FROM alpine:3.14 21:22:36 ---> ac73e934f311 21:22:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:22:36 ---> Using cache 21:22:36 ---> 85cf43045088 21:22:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:22:36 ---> Using cache 21:22:36 ---> d176c7f3c5cc 21:22:36 Step 13/23 : ENV APP_PORT=59881 21:22:36 ---> Running in 5aadb5472418 21:22:37 Removing intermediate container 5aadb5472418 21:22:37 ---> c24bc571172c 21:22:37 Step 14/23 : EXPOSE $APP_PORT 21:22:37 ---> Running in 81cd3a980cb9 21:22:39 Removing intermediate container 81cd3a980cb9 21:22:39 ---> 9334f109ff12 21:22:39 Step 15/23 : WORKDIR / 21:22:39 ---> Running in 0b9cab4ddd58 21:22:40 Removing intermediate container 0b9cab4ddd58 21:22:40 ---> f7c02a42a270 21:22:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:22:42 ---> 1d41192dd63f 21:22:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:22:46 ---> 01d3c3bb494c 21:22:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:22:48 ---> 0d8eaf4313a4 21:22:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:22:48 ---> Running in 8b2e98f7407c 21:22:49 Removing intermediate container 8b2e98f7407c 21:22:49 ---> 73dbc3fb358f 21:22:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:22:49 ---> Running in efc377b88db5 21:22:50 Removing intermediate container efc377b88db5 21:22:50 ---> fdeef5c7fc7f 21:22:50 Step 21/23 : LABEL arch=arm64 21:22:51 ---> Running in 391765c5be03 21:22:52 Removing intermediate container 391765c5be03 21:22:52 ---> 4b22e5fee61c 21:22:52 Step 22/23 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:22:52 ---> Running in 5ad51b45f7eb 21:22:53 Removing intermediate container 5ad51b45f7eb 21:22:53 ---> 7df63d53cae3 21:22:53 Step 23/23 : LABEL version=0.0.0 21:22:53 ---> Running in 0e8ae3dd128f 21:22:54 Removing intermediate container 0e8ae3dd128f 21:22:54 ---> 818aeefbb5a1 21:22:54 21:22:55 Successfully built 818aeefbb5a1 21:22:55 Successfully tagged core-metadata-arm64:latest 21:22:55  Building core-metadata ... done  ---> 6474a66b95dc 21:22:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:22:55 ---> Running in 0f007eb96107 21:22:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:25:28 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 21:25:28 Downloading snap 'edgex-app-service-configurable' 21:25:28 Pulling app-service-configurable 21:25:28 + snapcraftctl pull 21:25:28 Pulling config-common 21:25:28 + snapcraftctl pull 21:25:28 Pulling go-build-helper 21:25:28 + snapcraftctl pull 21:25:28 'edgex-go' has dependencies that need to be staged: go-build-helper 21:25:28 Skipping pull go-build-helper (already ran) 21:25:28 Building go-build-helper 21:25:28 + snapcraftctl build 21:25:28 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 21:25:28 Staging go-build-helper 21:25:28 + snapcraftctl stage 21:25:28 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 21:25:28 Fetched 290 kB in 0s (0 B/s) 21:25:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 21:25:28 Fetched 158 kB in 0s (0 B/s) 21:25:28 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 21:25:28 Fetched 242 kB in 0s (0 B/s) 21:25:28 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 21:25:28 Fetched 150 kB in 0s (0 B/s) 21:25:28 Pulling edgex-go 21:25:28 + snapcraftctl pull 21:25:30 Pulling hooks 21:25:30 + snapcraftctl pull 21:25:42 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:25:42 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 21:25:42 Fetched 96.1 kB in 0s (0 B/s) 21:25:42 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 21:25:42 Fetched 78.7 kB in 0s (0 B/s) 21:25:42 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 21:25:42 Fetched 48.0 kB in 0s (0 B/s) 21:25:42 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 21:25:42 Fetched 50.2 kB in 0s (0 B/s) 21:25:42 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 21:25:42 Fetched 14.7 kB in 0s (0 B/s) 21:25:42 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 21:25:42 Fetched 234 kB in 0s (0 B/s) 21:25:42 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 21:25:42 Fetched 155 kB in 0s (0 B/s) 21:25:42 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 21:25:42 Fetched 170 kB in 0s (0 B/s) 21:25:42 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 21:25:42 Fetched 267 kB in 0s (0 B/s) 21:25:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:25:42 Fetched 50.6 kB in 0s (0 B/s) 21:25:42 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 21:25:42 Fetched 15.1 kB in 0s (0 B/s) 21:25:42 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 21:25:42 Fetched 51.5 kB in 0s (0 B/s) 21:25:42 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 21:25:42 Fetched 121 kB in 0s (0 B/s) 21:25:42 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 21:25:42 Fetched 29.7 kB in 0s (0 B/s) 21:25:42 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 21:25:42 Fetched 1021 kB in 0s (0 B/s) 21:25:42 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 21:25:42 Fetched 49.3 kB in 0s (0 B/s) 21:25:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 21:25:42 Fetched 54.9 kB in 0s (0 B/s) 21:25:42 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 21:25:42 Fetched 16.6 kB in 0s (0 B/s) 21:25:42 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 21:25:42 Fetched 87.9 kB in 0s (0 B/s) 21:25:42 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 21:25:42 Fetched 142 kB in 0s (0 B/s) 21:25:42 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 21:25:42 Fetched 41.8 kB in 0s (0 B/s) 21:25:42 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 21:25:42 Fetched 181 kB in 0s (0 B/s) 21:25:42 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 21:25:42 Fetched 208 kB in 0s (0 B/s) 21:25:42 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 21:25:42 Fetched 161 kB in 0s (0 B/s) 21:25:42 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 21:25:42 Fetched 107 kB in 0s (0 B/s) 21:25:42 Pulling static-packages 21:25:42 + snapcraftctl pull 21:25:42 Pulling version 21:25:42 + cd /root/project 21:25:42 ++ git describe --tags --abbrev=0 21:25:42 ++ sed s/v// 21:25:42 + GIT_VERSION=2.2.0-dev.56 21:25:42 + '[' -z 2.2.0-dev.56 ']' 21:25:42 + snapcraftctl set-version 2.2.0-dev.56 21:25:43 Building app-service-configurable 21:25:43 + snapcraftctl build 21:25:46 Building config-common 21:25:46 + snapcraftctl build 21:25:47 + cp --archive --link --no-dereference . /root/parts/config-common/install 21:25:47 Skipping build go-build-helper (already ran) 21:25:47 Building edgex-go 21:25:47 + cd /root/parts/edgex-go/src 21:25:47 ++ git describe --tags --abbrev=0 21:25:47 ++ sed s/v// 21:25:47 + GIT_VERSION=2.2.0-dev.56 21:25:47 + '[' -z 2.2.0-dev.56 ']' 21:25:47 + echo 2.2.0-dev.56 21:25:47 + '[' '!' -d vendor ']' 21:25:47 + go mod download all 21:25:53 + make build 21:25:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 21:26:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:26:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:26:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:26:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:26:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:26:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:26:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:26:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:26:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:26:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:26:41 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:26:41 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:26:41 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:26:41 + case "$service" in 21:26:41 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:26:41 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 21:26:41 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:26:41 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:26:41 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:26:42 Building hooks 21:26:42 + cd /root/parts/hooks/src 21:26:42 + make build 21:26:42 go mod tidy 21:26:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 21:26:42 go: downloading github.com/stretchr/testify v1.7.0 21:26:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:26:42 go: downloading github.com/davecgh/go-spew v1.1.0 21:26:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:26:44 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:26:45 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:26:45 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:26:47 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:26:47 Building static-packages 21:26:47 + snapcraftctl build 21:26:48 Building version 21:26:48 + snapcraftctl build 21:26:51 Staging app-service-configurable 21:26:51 + snapcraftctl stage 21:26:52 Staging config-common 21:26:52 + snapcraftctl stage 21:26:53 Skipping stage go-build-helper (already ran) 21:26:53 Staging edgex-go 21:26:53 + snapcraftctl stage 21:26:55 Staging hooks 21:26:55 + snapcraftctl stage 21:26:56 Staging static-packages 21:26:56 + snapcraftctl stage 21:26:57 Staging version 21:26:57 + snapcraftctl stage 21:26:59 Priming app-service-configurable 21:26:59 + snapcraftctl prime 21:27:01 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 21:27:01 stage-packages: 21:27:01 - libnorm1 21:27:01 - libpgm-5.2-0 21:27:01 - libsodium23 21:27:01 - libzmq5 21:27:01 Priming config-common 21:27:01 + snapcraftctl prime 21:27:03 Priming go-build-helper 21:27:03 + snapcraftctl prime 21:27:04 Priming edgex-go 21:27:04 + snapcraftctl prime 21:27:06 Priming hooks 21:27:06 + snapcraftctl prime 21:27:07 Priming static-packages 21:27:07 + snapcraftctl prime 21:27:12 Priming version 21:27:12 + snapcraftctl prime 21:27:13 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:35 Removing intermediate container 0f007eb96107 21:29:35 ---> 4290ad9eedb4 21:29:35 21:29:35 Step 9/20 : FROM alpine:3.15 21:29:35 3.15: Pulling from library/alpine 21:29:35 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 21:29:35 Status: Downloaded newer image for alpine:3.15 21:29:35 ---> 3fb3c9af89a9 21:29:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:29:35 ---> Running in 658e17efc3a5 21:29:35 Removing intermediate container 658e17efc3a5 21:29:35 ---> a4cceb9977dd 21:29:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:35 ---> Running in 25da3d36ecce 21:29:35 Removing intermediate container 25da3d36ecce 21:29:35 ---> f8ff0a479a71 21:29:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:29:35 ---> Running in 36281bcde593 21:29:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:29:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:29:35 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:29:35 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:29:35 OK: 15729 distinct packages available 21:29:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:29:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:29:38 (1/9) Installing ca-certificates (20211220-r0) 21:29:38 (2/9) Installing brotli-libs (1.0.9-r5) 21:29:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:29:38 (4/9) Installing libcurl (7.80.0-r0) 21:29:38 (5/9) Installing curl (7.80.0-r0) 21:29:38 (6/9) Installing dumb-init (1.2.5-r1) 21:29:38 (7/9) Installing musl-obstack (1.2.3-r0) 21:29:38 (8/9) Installing libucontext (1.1-r0) 21:29:39 (9/9) Installing gcompat (1.0.0-r4) 21:29:39 Executing busybox-1.34.1-r5.trigger 21:29:39 Executing ca-certificates-20211220-r0.trigger 21:29:39 OK: 8 MiB in 23 packages 21:29:42 Removing intermediate container 36281bcde593 21:29:42 ---> 6656bfe93f60 21:29:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:29:42 ---> 7dc34c17ef41 21:29:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:29:45 ---> f43b1e3c7a30 21:29:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:29:46 ---> 26a00e6dd4c8 21:29:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:29:46 ---> Running in 6b34e9e5d340 21:29:47 Removing intermediate container 6b34e9e5d340 21:29:47 ---> b11364019a1b 21:29:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:29:47 ---> Running in 9ce2339031d0 21:29:48 Removing intermediate container 9ce2339031d0 21:29:48 ---> 15006b04de0b 21:29:48 Step 18/20 : LABEL arch=arm64 21:29:48 ---> Running in ad089bd92719 21:29:48 Removing intermediate container ad089bd92719 21:29:48 ---> e2ec50799ad3 21:29:48 Step 19/20 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:29:49 ---> Running in b21a2ac3cd28 21:29:49 Removing intermediate container b21a2ac3cd28 21:29:49 ---> e18d67781ba5 21:29:49 Step 20/20 : LABEL version=0.0.0 21:29:49 ---> Running in 6fc1e37a63e3 21:29:50 Removing intermediate container 6fc1e37a63e3 21:29:50 ---> 2437808eaf04 21:29:50 21:29:50 Successfully built 2437808eaf04 21:29:50 Successfully tagged security-spiffe-token-provider-arm64:latest 21:41:44  Building security-spiffe-token-provider ... done Building bin/spire-agent... 21:41:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:41:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:41:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:41:44 go: downloading github.com/docker/docker v20.10.12+incompatible 21:41:49 go: downloading github.com/google/go-tpm-tools v0.3.3 21:41:50 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:41:50 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:41:51 go: downloading github.com/docker/go-connections v0.4.0 21:41:51 go: downloading github.com/docker/go-units v0.4.0 21:41:51 go: downloading github.com/opencontainers/image-spec v1.0.1 21:41:52 go: downloading github.com/containerd/containerd v1.3.4 21:41:52 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:41:52 go: downloading github.com/opencontainers/go-digest v1.0.0 21:48:44 Removing intermediate container 024ff10547ef 21:48:44 ---> 92a9590dbbd6 21:48:44 21:48:44 Step 13/26 : FROM alpine:3.15 21:48:44 ---> 3fb3c9af89a9 21:48:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:44 ---> Using cache 21:48:44 ---> a4cceb9977dd 21:48:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:44 ---> Using cache 21:48:44 ---> f8ff0a479a71 21:48:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:44 ---> Running in 5e0bc2d99947 21:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:44 Building bin/spire-agent... 21:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:48:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:48:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:48:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:48:44 go: downloading github.com/docker/docker v20.10.12+incompatible 21:48:44 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:48:44 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:48:44 OK: 15729 distinct packages available 21:48:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:48:46 go: downloading github.com/google/go-tpm-tools v0.3.3 21:48:46 (1/5) Installing dumb-init (1.2.5-r1) 21:48:46 (2/5) Installing musl-obstack (1.2.3-r0) 21:48:46 (3/5) Installing libucontext (1.1-r0) 21:48:46 (4/5) Installing gcompat (1.0.0-r4) 21:48:47 (5/5) Installing openssl (1.1.1n-r0) 21:48:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:48:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:48:47 Executing busybox-1.34.1-r5.trigger 21:48:47 OK: 6 MiB in 19 packages 21:48:47 go: downloading github.com/docker/go-connections v0.4.0 21:48:47 go: downloading github.com/docker/go-units v0.4.0 21:48:47 go: downloading github.com/opencontainers/image-spec v1.0.1 21:48:47 go: downloading github.com/containerd/containerd v1.3.4 21:48:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:48:48 go: downloading github.com/opencontainers/go-digest v1.0.0 21:48:49 Removing intermediate container 5e0bc2d99947 21:48:49 ---> 30a74b35e621 21:48:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:48:52 ---> 691c0025f6cb 21:48:52 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:48:59 ---> 71fdbe60ac44 21:48:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:48:59 ---> aea288b96796 21:48:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:49:00 ---> e70fec5f4bd5 21:49:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:49:01 ---> 586d3556a1dd 21:49:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:49:01 ---> Running in d02478b47d46 21:49:02 Removing intermediate container d02478b47d46 21:49:02 ---> 65da05682bf7 21:49:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:49:02 ---> Running in c015bdd9a903 21:49:02 Removing intermediate container c015bdd9a903 21:49:02 ---> 9a637fcbf6b6 21:49:02 Step 24/26 : LABEL arch=arm64 21:49:02 ---> Running in 824650c3f6d6 21:49:03 Removing intermediate container 824650c3f6d6 21:49:03 ---> 638e0f38eb01 21:49:03 Step 25/26 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:49:03 ---> Running in e1362fc04532 21:49:04 Removing intermediate container e1362fc04532 21:49:04 ---> e2f6e4f81a43 21:49:04 Step 26/26 : LABEL version=0.0.0 21:49:04 ---> Running in 02ee382f4f0d 21:49:04 Removing intermediate container 02ee382f4f0d 21:49:04 ---> 390567d8f9a4 21:49:04 21:49:05 Successfully built 390567d8f9a4 21:49:05 Successfully tagged security-spire-agent-arm64:latest 21:52:27  Building security-spire-agent ... done Building bin/spire-agent... 21:52:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:52:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:52:27 go: downloading github.com/docker/docker v20.10.12+incompatible 21:52:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:52:27 go: downloading github.com/google/go-tpm-tools v0.3.3 21:52:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:52:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:52:27 go: downloading github.com/docker/go-connections v0.4.0 21:52:27 go: downloading github.com/docker/go-units v0.4.0 21:52:27 go: downloading github.com/opencontainers/image-spec v1.0.1 21:52:27 go: downloading github.com/containerd/containerd v1.3.4 21:52:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:52:27 go: downloading github.com/opencontainers/go-digest v1.0.0 21:53:23 Removing intermediate container f5471f00bdb0 21:53:23 ---> a633a978b476 21:53:23 21:53:23 Step 13/26 : FROM alpine:3.15 21:53:23 ---> 3fb3c9af89a9 21:53:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:53:23 ---> Using cache 21:53:23 ---> a4cceb9977dd 21:53:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:23 ---> Using cache 21:53:23 ---> f8ff0a479a71 21:53:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:53:23 ---> Running in e82f3d5b90d2 21:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:53:23 v3.15.3-22-g2f37e4c57b [https://nl.alpinelinux.org/alpine/v3.15/main] 21:53:23 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 21:53:23 OK: 15729 distinct packages available 21:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:53:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:53:23 (1/4) Installing dumb-init (1.2.5-r1) 21:53:23 (2/4) Installing musl-obstack (1.2.3-r0) 21:53:23 (3/4) Installing libucontext (1.1-r0) 21:53:23 (4/4) Installing gcompat (1.0.0-r4) 21:53:23 Executing busybox-1.34.1-r5.trigger 21:53:23 OK: 6 MiB in 18 packages 21:53:24 Removing intermediate container e82f3d5b90d2 21:53:24 ---> 1657d40c1a4b 21:53:24 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:53:28 ---> c0584dc68f79 21:53:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:53:28 ---> ffbfeff6cec5 21:53:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:53:28 ---> Running in 63109bc3ac2d 21:53:29 Removing intermediate container 63109bc3ac2d 21:53:29 ---> 7f893cc373bd 21:53:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:53:29 ---> f51dfd04c134 21:53:29 Step 21/26 : WORKDIR / 21:53:29 ---> Running in e1c1ec1771d9 21:53:30 Removing intermediate container e1c1ec1771d9 21:53:30 ---> d2d124c788e7 21:53:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:53:30 ---> Running in 8a72315091a1 21:53:30 Removing intermediate container 8a72315091a1 21:53:30 ---> 6eddcc134ab6 21:53:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:53:31 ---> Running in fc516727377e 21:53:31 Removing intermediate container fc516727377e 21:53:31 ---> 57b6d288fb49 21:53:31 Step 24/26 : LABEL arch=arm64 21:53:31 ---> Running in ef9d56df0a1c 21:53:31 Removing intermediate container ef9d56df0a1c 21:53:31 ---> bb1c13e8fe2b 21:53:31 Step 25/26 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:53:31 ---> Running in 3f4687f34206 21:53:32 Removing intermediate container 3f4687f34206 21:53:32 ---> 18d62c8bc352 21:53:32 Step 26/26 : LABEL version=0.0.0 21:53:32 ---> Running in 1373f1addd4f 21:53:32 Removing intermediate container 1373f1addd4f 21:53:32 ---> 8e0ccceec589 21:53:32 21:53:32 Successfully built 8e0ccceec589 21:53:33 Successfully tagged security-spire-config-arm64:latest 21:56:25  Building security-spire-config ... done Removing intermediate container 4b4f581df1c0 21:56:25 ---> 5395e31ea21f 21:56:25 21:56:25 Step 13/25 : FROM alpine:3.15 21:56:25 ---> 3fb3c9af89a9 21:56:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:56:25 ---> Using cache 21:56:25 ---> a4cceb9977dd 21:56:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:56:25 ---> Using cache 21:56:25 ---> f8ff0a479a71 21:56:25 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:56:25 ---> Using cache 21:56:25 ---> 30a74b35e621 21:56:25 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:56:25 ---> a43b1835e707 21:56:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:56:25 ---> 415d4621c03c 21:56:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:56:25 ---> 1e6d50fce425 21:56:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:56:25 ---> 27aa622235d0 21:56:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:56:25 ---> Running in c1cf9fad14ac 21:56:25 Removing intermediate container c1cf9fad14ac 21:56:25 ---> 236f1b872b7d 21:56:25 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:56:25 ---> Running in 867cb9f0a09e 21:56:25 Removing intermediate container 867cb9f0a09e 21:56:25 ---> 9ec23beab2f1 21:56:25 Step 23/25 : LABEL arch=arm64 21:56:25 ---> Running in 8549a2cc86fe 21:56:25 Removing intermediate container 8549a2cc86fe 21:56:25 ---> 1df043168e25 21:56:25 Step 24/25 : LABEL git_sha=e15a1a3465499456f4c60c09a8e068ad46c2a25b 21:56:25 ---> Running in 85f30885fbff 21:56:25 Removing intermediate container 85f30885fbff 21:56:25 ---> 80dc60479926 21:56:25 Step 25/25 : LABEL version=0.0.0 21:56:25 ---> Running in ea83bb64b8e6 21:56:25 Removing intermediate container ea83bb64b8e6 21:56:25 ---> 8ccd695ae40e 21:56:25 21:56:25 Successfully built 8ccd695ae40e 21:56:25 Successfully tagged security-spire-server-arm64:latest 21:56:25  Building security-spire-server ... done  [Pipeline] } 21:56:25 $ docker stop --time=1 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee 21:56:27 $ docker rm -f 281e635ce2d96058325a35506db9bd364b6ca06f48bb06b715af807b91bd2bee [Pipeline] // withDockerContainer [Pipeline] sh 21:56:27 + docker images 21:56:28 REPOSITORY TAG IMAGE ID CREATED SIZE 21:56:28 security-spire-server-arm64 latest 8ccd695ae40e 5 seconds ago 86.3MB 21:56:28 5395e31ea21f 29 seconds ago 4.21GB 21:56:28 security-spire-config-arm64 latest 8e0ccceec589 2 minutes ago 85.6MB 21:56:28 a633a978b476 3 minutes ago 4.21GB 21:56:28 security-spire-agent-arm64 latest 390567d8f9a4 7 minutes ago 126MB 21:56:28 92a9590dbbd6 8 minutes ago 4.21GB 21:56:28 security-spiffe-token-provider-arm64 latest 2437808eaf04 26 minutes ago 27.7MB 21:56:28 4290ad9eedb4 27 minutes ago 1.42GB 21:56:28 core-metadata-arm64 latest 818aeefbb5a1 33 minutes ago 25.1MB 21:56:28 9cd1b34d0724 33 minutes ago 1.43GB 21:56:28 security-proxy-setup-arm64 latest 246839bfd82f 35 minutes ago 42.1MB 21:56:28 c597f0ae09e1 35 minutes ago 1.44GB 21:56:28 support-notifications-arm64 latest 3ec522ef55f2 42 minutes ago 25.5MB 21:56:28 0a2ce4fb3ea4 42 minutes ago 1.43GB 21:56:28 support-scheduler-arm64 latest 04c3ad6a6680 43 minutes ago 24.9MB 21:56:28 b9094bf3ab7c 44 minutes ago 1.43GB 21:56:28 core-command-arm64 latest 7bb264b72a70 44 minutes ago 23.7MB 21:56:28 14ddf10edfcf 45 minutes ago 1.43GB 21:56:28 sys-mgmt-agent-arm64 latest 27f9e619305e 52 minutes ago 290MB 21:56:28 core-data-arm64 latest 992428fc6f17 54 minutes ago 34.4MB 21:56:28 security-bootstrapper-arm64 latest 45929919cd60 54 minutes ago 23.6MB 21:56:28 5df188f478f5 54 minutes ago 1.46GB 21:56:28 security-secretstore-setup-arm64 latest 05a09caaa958 54 minutes ago 40.8MB 21:56:28 6d1721f7776f 55 minutes ago 1.43GB 21:56:28 22e3b45f4dcd 55 minutes ago 1.43GB 21:56:28 ef96b756e5ac 55 minutes ago 1.44GB 21:56:28 ci-base-image-arm64 latest d2357830cdcc About an hour ago 886MB 21:56:28 docker 20.10.14 c346e9eafbab 37 hours ago 202MB 21:56:28 alpine 3.14 ac73e934f311 46 hours ago 5.34MB 21:56:28 alpine 3.15 3fb3c9af89a9 46 hours ago 5.32MB 21:56:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:56:28 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:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:28 21:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:29 arm64: Pulling from edgex-lftools-log-publisher 21:56:29 8998bd30e6a1: Pulling fs layer 21:56:29 04944245beec: Pulling fs layer 21:56:29 699f458cf7ca: Pulling fs layer 21:56:29 765212b225bb: Pulling fs layer 21:56:29 f23df028b6ca: Pulling fs layer 21:56:29 d65c8cfc05b1: Pulling fs layer 21:56:29 2437ff75d9bd: Pulling fs layer 21:56:29 f23df028b6ca: Waiting 21:56:29 d65c8cfc05b1: Waiting 21:56:29 2437ff75d9bd: Waiting 21:56:29 765212b225bb: Waiting 21:56:29 04944245beec: Verifying Checksum 21:56:29 04944245beec: Download complete 21:56:29 765212b225bb: Verifying Checksum 21:56:29 765212b225bb: Download complete 21:56:29 f23df028b6ca: Verifying Checksum 21:56:29 f23df028b6ca: Download complete 21:56:29 d65c8cfc05b1: Verifying Checksum 21:56:29 d65c8cfc05b1: Download complete 21:56:29 699f458cf7ca: Verifying Checksum 21:56:29 699f458cf7ca: Download complete 21:56:30 8998bd30e6a1: Verifying Checksum 21:56:30 8998bd30e6a1: Download complete 21:56:32 2437ff75d9bd: Verifying Checksum 21:56:32 2437ff75d9bd: Download complete 21:56:34 8998bd30e6a1: Pull complete 21:56:34 04944245beec: Pull complete 21:56:36 699f458cf7ca: Pull complete 21:56:36 765212b225bb: Pull complete 21:56:37 f23df028b6ca: Pull complete 21:56:37 d65c8cfc05b1: Pull complete 21:56:52 2437ff75d9bd: Pull complete 21:56:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:56:53 prd-ubuntu20.04-docker-arm64-4c-16g-10992 does not seem to be running inside a container 21:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:56:56 $ docker top d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:57 ---> job-cost.sh 21:56:57 lf-activate-venv: SKIPPING 21:56:57 INFO: No Stack... 21:56:57 INFO: Retrieving Pricing Info for: v3-standard-4 21:56:58 INFO: Archiving Costs [Pipeline] sh 21:56:59 + cut -d, -f6 21:56:59 + cat /w/workspace/edgex-go/10/archives/cost.csv [Pipeline] lock 21:56:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] 21:56:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] did not exist. Created. 21:56:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:00 + echo total: 0.2199999988079071 [Pipeline] stash 21:57:00 Stashed 1 file(s) [Pipeline] } 21:57:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-10-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:00 $ docker stop --time=1 d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe 21:57:02 $ docker rm -f d62d91ba91f6dc01d3eecd8cf609e2c5744b679ee57deed1d1cd30da1d899dfe [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:57:02 provisioning config files... 21:57:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config576816017256292276tmp [Pipeline] { [Pipeline] sh 21:57:02 + set +x 21:57:02 + curl -s https://codecov.io/bash 21:57:02 + bash -s -- 21:57:02 21:57:02 _____ _ 21:57:02 / ____| | | 21:57:02 | | ___ __| | ___ ___ _____ __ 21:57:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:57:02 | |___| (_) | (_| | __/ (_| (_) \ V / 21:57:02 \_____\___/ \__,_|\___|\___\___/ \_/ 21:57:02 Bash-1.0.6 21:57:02 21:57:02 21:57:02 ==> git version 2.25.1 found 21:57:02 ==> 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:57:02 Release-Date: 2020-01-08 21:57:02 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:57:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:57:02 ==> Jenkins CI detected. 21:57:02 current dir:  /w/workspace/edgex-go/10 21:57:02 project root: . 21:57:02 --> token set from env 21:57:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:57:02 ==> Running gcov in . (disable via -X gcov) 21:57:02 ==> Python coveragepy not found 21:57:02 ==> Searching for coverage reports in: 21:57:02 + . 21:57:02 -> Found 1 reports 21:57:02 ==> Detecting git/mercurial file structure 21:57:02 ==> Reading reports 21:57:02 + ./coverage.out bytes=429121 21:57:02 ==> Appending adjustments 21:57:02 https://docs.codecov.io/docs/fixing-reports 21:57:04 + Found adjustments 21:57:04 ==> Gzipping contents 21:57:04 60K /tmp/codecov.N5YHiP.gz 21:57:04 ==> Uploading reports 21:57:04 url: https://codecov.io 21:57:04 query: branch=PR-3924&commit=55707faaa197fb62eae33663f83e0b06daf7eb37&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:57:04 -> Pinging Codecov 21:57:04 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=55707faaa197fb62eae33663f83e0b06daf7eb37&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= 21:57:04 -> Uploading to 21:57:04 https://storage.googleapis.com/codecov/v4/raw/2022-04-06/00271124DB129430A58F1EEE437C3FCB/55707faaa197fb62eae33663f83e0b06daf7eb37/890f7e27-b215-4d8c-85a0-916429bed25a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T215704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad01a81f25e38f7675a04c3b6c9330f4b4ae43505f7f013d787310cd44cf9a42 21:57:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:04 Dload Upload Total Spent Left Speed 21:57:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58738 0 0 100 58738 0 258k --:--:-- --:--:-- --:--:-- 258k 21:57:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/55707faaa197fb62eae33663f83e0b06daf7eb37 [Pipeline] } 21:57:04 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:57:05 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 21:57:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:06 ---> package-listing.sh 21:57:06 ++ facter osfamily 21:57:06 ++ tr '[:upper:]' '[:lower:]' 21:57:06 + OS_FAMILY=debian 21:57:06 + workspace=/w/workspace/edgex-go/10 21:57:06 + START_PACKAGES=/tmp/packages_start.txt 21:57:06 + END_PACKAGES=/tmp/packages_end.txt 21:57:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:06 + PACKAGES=/tmp/packages_start.txt 21:57:06 + '[' /w/workspace/edgex-go/10 ']' 21:57:06 + PACKAGES=/tmp/packages_end.txt 21:57:06 + case "${OS_FAMILY}" in 21:57:06 + dpkg -l 21:57:06 + grep '^ii' 21:57:06 + '[' -f /tmp/packages_start.txt ']' 21:57:06 + '[' -f /tmp/packages_end.txt ']' 21:57:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:57:06 + '[' /w/workspace/edgex-go/10 ']' 21:57:06 + mkdir -p /w/workspace/edgex-go/10/archives/ 21:57:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 21:57:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:57:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:07 21:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:07 latest: Pulling from edgex-lftools-log-publisher 21:57:07 5eb5b503b376: Pulling fs layer 21:57:07 5c69ac0246d0: Pulling fs layer 21:57:07 ec43610c2a17: Pulling fs layer 21:57:07 3a2ae6a8a46f: Pulling fs layer 21:57:07 33b1e0a273af: Pulling fs layer 21:57:07 5d3b04190fa2: Pulling fs layer 21:57:07 2f39f015ded8: Pulling fs layer 21:57:07 5d3b04190fa2: Waiting 21:57:07 33b1e0a273af: Waiting 21:57:07 5c69ac0246d0: Verifying Checksum 21:57:07 5c69ac0246d0: Download complete 21:57:07 3a2ae6a8a46f: Verifying Checksum 21:57:07 3a2ae6a8a46f: Download complete 21:57:07 33b1e0a273af: Verifying Checksum 21:57:07 33b1e0a273af: Download complete 21:57:07 5d3b04190fa2: Download complete 21:57:07 ec43610c2a17: Verifying Checksum 21:57:07 ec43610c2a17: Download complete 21:57:07 5eb5b503b376: Verifying Checksum 21:57:07 5eb5b503b376: Download complete 21:57:08 2f39f015ded8: Verifying Checksum 21:57:08 2f39f015ded8: Download complete 21:57:09 5eb5b503b376: Pull complete 21:57:09 5c69ac0246d0: Pull complete 21:57:09 ec43610c2a17: Pull complete 21:57:09 3a2ae6a8a46f: Pull complete 21:57:09 33b1e0a273af: Pull complete 21:57:10 5d3b04190fa2: Pull complete 21:57:14 2f39f015ded8: Pull complete 21:57:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:57:14 prd-ubuntu20.04-docker-8c-8g-10986 does not seem to be running inside a container 21:57:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:57:16 $ docker top fed5c846e099a6b0cc0901f3fd2715caafe9a572a26725b39b903f739c96fe81 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:57:17 + ls /var/log/sa-host 21:57:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:17 provisioning config files... 21:57:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config7389363121442549751tmp [Pipeline] { [Pipeline] echo 21:57:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> create-netrc.sh [Pipeline] } 21:57:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:57:17 ---> python-tools-install.sh [Pipeline] echo 21:57:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:18 ---> sudo-logs.sh 21:57:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:57:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:18 ---> job-cost.sh 21:57:18 lf-activate-venv: SKIPPING 21:57:18 DEBUG: total: 0.2199999988079071 21:57:18 INFO: Retrieving Stack Cost... 21:57:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:19 INFO: Archiving Costs [Pipeline] echo 21:57:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:19 ---> logs-deploy.sh 21:57:19 lf-activate-venv: SKIPPING 21:57:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/10 21:57:19 INFO: archiving workspace using pattern(s): 21:57:20 Archives upload complete. 21:57:20 INFO: archiving logs to Nexus 21:57:21 ---> uname -a: 21:57:21 Linux prd-ubuntu20-04-docker-8c-8g-10986 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:57:21 21:57:21 21:57:21 ---> lscpu: 21:57:21 Architecture: x86_64 21:57:21 CPU op-mode(s): 32-bit, 64-bit 21:57:21 Byte Order: Little Endian 21:57:21 Address sizes: 40 bits physical, 48 bits virtual 21:57:21 CPU(s): 8 21:57:21 On-line CPU(s) list: 0-7 21:57:21 Thread(s) per core: 1 21:57:21 Core(s) per socket: 1 21:57:21 Socket(s): 8 21:57:21 NUMA node(s): 1 21:57:21 Vendor ID: AuthenticAMD 21:57:21 CPU family: 23 21:57:21 Model: 49 21:57:21 Model name: AMD EPYC-Rome Processor 21:57:21 Stepping: 0 21:57:21 CPU MHz: 2800.000 21:57:21 BogoMIPS: 5600.00 21:57:21 Virtualization: AMD-V 21:57:21 Hypervisor vendor: KVM 21:57:21 Virtualization type: full 21:57:21 L1d cache: 256 KiB 21:57:21 L1i cache: 256 KiB 21:57:21 L2 cache: 4 MiB 21:57:21 L3 cache: 128 MiB 21:57:21 NUMA node0 CPU(s): 0-7 21:57:21 Vulnerability Itlb multihit: Not affected 21:57:21 Vulnerability L1tf: Not affected 21:57:21 Vulnerability Mds: Not affected 21:57:21 Vulnerability Meltdown: Not affected 21:57:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:57:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:57:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:57:21 Vulnerability Srbds: Not affected 21:57:21 Vulnerability Tsx async abort: Not affected 21:57:21 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:21 21:57:21 21:57:21 ---> nproc: 21:57:21 8 21:57:21 21:57:21 21:57:21 ---> df -h: 21:57:21 Filesystem Size Used Avail Use% Mounted on 21:57:21 overlay 155G 28G 128G 18% / 21:57:21 tmpfs 64M 0 64M 0% /dev 21:57:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:57:21 shm 64M 0 64M 0% /dev/shm 21:57:21 /dev/vda1 155G 28G 128G 18% /facter-os 21:57:21 21:57:21 21:57:21 ---> sar -b -r -n DEV: 21:57:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10986) 04/06/22 _x86_64_ (8 CPU) 21:57:21 21:57:21 20:29:50 LINUX RESTART (8 CPU) 21:57:21 21:57:21 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:57:21 20:31:02 366.76 54.42 312.35 0.00 5177.21 181577.74 0.00 21:57:21 20:32:01 146.72 1.83 144.89 0.00 19.25 66696.49 0.00 21:57:21 20:33:01 105.20 10.90 94.30 0.00 3441.56 30638.64 0.00 21:57:21 20:34:01 424.60 0.13 424.46 0.00 25.46 377730.91 0.00 21:57:21 20:35:01 844.65 0.40 844.25 0.00 12.80 237908.56 0.00 21:57:21 20:36:01 819.36 0.52 818.84 0.00 4.13 414120.76 0.00 21:57:21 20:37:01 982.04 2.83 979.21 0.00 2285.39 332708.85 0.00 21:57:21 20:38:01 790.43 0.07 790.37 0.00 0.67 231369.44 0.00 21:57:21 20:39:01 395.70 0.12 395.58 0.00 0.93 159231.99 0.00 21:57:21 20:40:01 368.41 0.12 368.29 0.00 2.93 142741.89 0.00 21:57:21 20:41:01 2.40 0.00 2.40 0.00 0.00 26.00 0.00 21:57:21 20:42:01 2.10 0.00 2.10 0.00 0.00 23.33 0.00 21:57:21 20:43:01 1.63 0.00 1.63 0.00 0.00 25.46 0.00 21:57:21 20:44:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 21:57:21 20:45:01 2.17 0.02 2.15 0.00 0.13 24.00 0.00 21:57:21 20:46:01 1.68 0.00 1.68 0.00 0.00 19.99 0.00 21:57:21 20:47:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 21:57:21 20:48:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 21:57:21 20:49:01 1.68 0.00 1.68 0.00 0.00 17.86 0.00 21:57:21 20:50:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 21:57:21 20:51:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 21:57:21 20:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 21:57:21 20:53:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 21:57:21 20:54:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 21:57:21 20:55:01 1.32 0.00 1.32 0.00 0.00 15.19 0.00 21:57:21 20:56:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 21:57:21 20:57:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 21:57:21 20:58:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 21:57:21 20:59:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 21:57:21 21:00:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 21:57:21 21:01:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 21:57:21 21:02:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 21:57:21 21:03:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 21:57:21 21:04:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 21:57:21 21:05:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 21:57:21 21:06:01 2.08 0.00 2.08 0.00 0.00 23.46 0.00 21:57:21 21:07:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 21:57:21 21:08:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 21:57:21 21:09:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 21:57:21 21:10:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 21:57:21 21:11:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 21:57:21 21:12:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 21:57:21 21:13:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 21:57:21 21:14:01 1.67 0.00 1.67 0.00 0.00 20.13 0.00 21:57:21 21:15:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 21:57:21 21:16:01 1.58 0.00 1.58 0.00 0.00 19.73 0.00 21:57:21 21:17:01 1.10 0.02 1.08 0.00 0.13 12.13 0.00 21:57:21 21:18:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 21:57:21 21:19:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 21:57:21 21:20:01 3.32 0.87 2.45 0.00 18.39 35.19 0.00 21:57:21 21:21:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 21:57:21 21:22:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 21:57:21 21:23:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 21:57:21 21:24:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 21:57:21 21:25:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 21:57:21 21:26:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 21:57:21 21:27:01 3.08 1.58 1.50 0.00 50.39 18.26 0.00 21:57:21 21:28:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 21:57:21 21:29:01 1.32 0.00 1.32 0.00 0.00 17.19 0.00 21:57:21 21:30:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 21:57:21 21:31:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 21:57:21 21:32:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:57:21 21:33:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 21:57:21 21:34:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 21:57:21 21:35:02 1.42 0.00 1.42 0.00 0.00 17.46 0.00 21:57:21 21:36:01 1.05 0.00 1.05 0.00 0.00 11.93 0.00 21:57:21 21:37:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 21:57:21 21:38:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 21:57:21 21:39:01 1.23 0.00 1.23 0.00 0.00 14.67 0.00 21:57:21 21:40:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 21:57:21 21:41:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 21:57:21 21:42:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 21:57:21 21:43:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 21:57:21 21:44:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 21:57:21 21:45:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 21:57:21 21:46:01 1.82 0.00 1.82 0.00 0.00 22.13 0.00 21:57:21 21:47:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 21:57:21 21:48:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 21:57:21 21:49:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 21:57:21 21:50:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 21:57:21 21:51:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 21:57:21 21:52:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 21:57:21 21:53:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 21:57:21 21:54:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 21:57:21 21:55:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 21:57:21 21:56:01 1.50 0.00 1.50 0.00 0.00 16.13 0.00 21:57:21 21:57:01 1.13 0.00 1.13 0.00 0.00 15.20 0.00 21:57:21 Average: 61.51 0.85 60.66 0.00 126.95 25009.94 0.00 21:57:21 21:57:21 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:57:21 20:31:02 29613440 31799236 551160 1.68 69016 2427664 2165484 6.38 840704 2138800 402848 21:57:21 20:32:01 28208912 31643948 656716 2.00 139860 3513504 2207188 6.50 1411812 2829264 502596 21:57:21 20:33:01 27629352 31689988 600976 1.83 164384 4065944 2059912 6.07 1456296 3308992 461820 21:57:21 20:34:01 20064264 31667176 615636 1.87 176308 11379520 2393568 7.05 1856432 10241136 116100 21:57:21 20:35:01 16974560 30668228 1598936 4.86 266788 13118440 3676600 10.84 3632128 11275372 128864 21:57:21 20:36:01 11002536 31118724 1132848 3.45 370100 19031048 3614588 10.65 4015552 16438080 274136 21:57:21 20:37:01 4372948 29754980 2490580 7.57 502020 23818952 5520164 16.27 6046020 20680668 1428 21:57:21 20:38:01 5948412 30220888 2020092 6.14 576272 22671464 4872944 14.36 5353700 19825028 57880 21:57:21 20:39:01 6746568 31245692 1007052 3.06 645716 22881076 2714960 8.00 4314920 20132796 57872 21:57:21 20:40:01 8802820 31750140 516268 1.57 731696 21327716 1903920 5.61 3017916 19477108 484 21:57:21 20:41:01 8803704 31750948 515476 1.57 731704 21327716 1903920 5.61 3017368 19477072 20 21:57:21 20:42:01 8805344 31752648 513964 1.56 731728 21327720 1903920 5.61 3016356 19477108 220 21:57:21 20:43:01 8812344 31759668 506944 1.54 731756 21327696 1903920 5.61 3009020 19477084 168 21:57:21 20:44:01 8813936 31761384 505232 1.54 731768 21327832 1903920 5.61 3008108 19477204 196 21:57:21 20:45:01 8814364 31761916 504436 1.53 731784 21327836 1932248 5.69 3006156 19477224 8 21:57:21 20:46:01 8814324 31761892 504392 1.53 731816 21327836 1932248 5.69 3006400 19477224 52 21:57:21 20:47:01 8814040 31761668 504608 1.53 731828 21327840 1932248 5.69 3005996 19477264 12 21:57:21 20:48:01 8814284 31761928 504280 1.53 731848 21327844 1932248 5.69 3006024 19477268 44 21:57:21 20:49:01 8813832 31761496 504632 1.53 731888 21327844 1932248 5.69 3006288 19477268 12 21:57:21 20:50:01 8814304 31762036 503984 1.53 731908 21327848 1932248 5.69 3006140 19477276 60 21:57:21 20:51:01 8814808 31762544 503456 1.53 731916 21327848 1932248 5.69 3006580 19477272 8 21:57:21 20:52:01 8814524 31762272 503684 1.53 731920 21327852 1932248 5.69 3006080 19477276 52 21:57:21 20:53:01 8814516 31762272 503624 1.53 731928 21327860 1932248 5.69 3006244 19477284 12 21:57:21 20:54:01 8814856 31762612 503364 1.53 731936 21327860 1932248 5.69 3006612 19477284 280 21:57:21 20:55:01 8814384 31762168 503804 1.53 731940 21327864 1932248 5.69 3007180 19477288 184 21:57:21 20:56:01 8814004 31761788 504096 1.53 731956 21327864 1932248 5.69 3006884 19477288 280 21:57:21 20:57:01 8814304 31762116 503776 1.53 731964 21327872 1932248 5.69 3006416 19477296 12 21:57:21 20:58:01 8814264 31762080 503752 1.53 731972 21327876 1932248 5.69 3006372 19477300 176 21:57:21 20:59:01 8814468 31762284 503476 1.53 731984 21327876 1932248 5.69 3006400 19477300 12 21:57:21 21:00:01 8814704 31762528 503188 1.53 731996 21327880 1932248 5.69 3006124 19477304 68 21:57:21 21:01:01 8814624 31762496 503208 1.53 732008 21327884 1932248 5.69 3006840 19477308 12 21:57:21 21:02:01 8814816 31762700 503132 1.53 732036 21327888 1932248 5.69 3006472 19477308 8 21:57:21 21:03:01 8814548 31762440 503356 1.53 732044 21327892 1932248 5.69 3006164 19477312 12 21:57:21 21:04:01 8814208 31762136 503628 1.53 732052 21327892 1932248 5.69 3006936 19477316 8 21:57:21 21:05:01 8814200 31762136 503560 1.53 732064 21327892 1932248 5.69 3006700 19477320 20 21:57:21 21:06:01 8814320 31762280 503552 1.53 732084 21327900 1931688 5.69 3006944 19477324 44 21:57:21 21:07:01 8814824 31762816 503020 1.53 732096 21327900 1931688 5.69 3006572 19477324 12 21:57:21 21:08:01 8814264 31762264 503508 1.53 732104 21327900 1931688 5.69 3006588 19477328 152 21:57:21 21:09:01 8814472 31762488 503432 1.53 732120 21327904 1931688 5.69 3006292 19477328 12 21:57:21 21:10:01 8814640 31762660 503432 1.53 732148 21327896 1931688 5.69 3006604 19477332 8 21:57:21 21:11:01 8814820 31762844 503124 1.53 732160 21327916 1931688 5.69 3007156 19477336 192 21:57:21 21:12:01 8814852 31762940 503056 1.53 732196 21327916 1931688 5.69 3006668 19477344 44 21:57:21 21:13:01 8814552 31762760 503156 1.53 732204 21328048 1931688 5.69 3006652 19477464 8 21:57:21 21:14:01 8814756 31762976 502864 1.53 732220 21328052 1931688 5.69 3006408 19477468 8 21:57:21 21:15:01 8814676 31762972 502876 1.53 732232 21328048 1931688 5.69 3006964 19477488 20 21:57:21 21:16:01 8814912 31763220 502568 1.53 732236 21328056 1931688 5.69 3007140 19477484 8 21:57:21 21:17:01 8814856 31763172 502552 1.53 732248 21328056 1931688 5.69 3006708 19477484 12 21:57:21 21:18:01 8814800 31763128 502508 1.53 732264 21328064 1931688 5.69 3006496 19477488 8 21:57:21 21:19:01 8813964 31762312 503268 1.53 732268 21328068 1931688 5.69 3006792 19477492 184 21:57:21 21:20:01 8811904 31761116 504360 1.53 732324 21328584 1955436 5.76 3006636 19477888 40 21:57:21 21:21:01 8811532 31760768 504608 1.53 732328 21328588 1955436 5.76 3007408 19477896 200 21:57:21 21:22:01 8812020 31761272 504044 1.53 732340 21328592 1955436 5.76 3006992 19477900 120 21:57:21 21:23:01 8812296 31761548 503760 1.53 732348 21328592 1955436 5.76 3006648 19477900 12 21:57:21 21:24:01 8812208 31761476 503772 1.53 732356 21328592 1955436 5.76 3006676 19477904 160 21:57:21 21:25:01 8812160 31761428 503748 1.53 732372 21328588 1955436 5.76 3006664 19477904 12 21:57:21 21:26:01 8812176 31761472 503652 1.53 732384 21328596 1955436 5.76 3007072 19477908 152 21:57:21 21:27:01 8809368 31761012 504480 1.53 732396 21330116 1921880 5.66 3012392 19477520 204 21:57:21 21:28:01 8808792 31760456 505016 1.54 732404 21330120 1921880 5.66 3011484 19477468 188 21:57:21 21:29:01 8808776 31760452 504968 1.54 732404 21330124 1921880 5.66 3011476 19477472 12 21:57:21 21:30:01 8808720 31760396 504940 1.54 732416 21330128 1921880 5.66 3011492 19477472 164 21:57:21 21:31:01 8808420 31760120 505280 1.54 732420 21330132 1921880 5.66 3011792 19477484 12 21:57:21 21:32:01 8808656 31760364 504988 1.54 732420 21330136 1921880 5.66 3011508 19477488 172 21:57:21 21:33:01 8808316 31760028 505272 1.54 732424 21330136 1921880 5.66 3012064 19477488 8 21:57:21 21:34:01 8808508 31760240 505244 1.54 732428 21330140 1921880 5.66 3012336 19477492 196 21:57:21 21:35:02 8808232 31759980 505472 1.54 732432 21330144 1921880 5.66 3011720 19477496 16 21:57:21 21:36:01 8808412 31760164 505204 1.54 732444 21330144 1921880 5.66 3011968 19477496 164 21:57:21 21:37:01 8808388 31760152 505180 1.54 732444 21330148 1921880 5.66 3011716 19477500 12 21:57:21 21:38:01 8808120 31759888 505380 1.54 732444 21330152 1921880 5.66 3011732 19477500 208 21:57:21 21:39:01 8808064 31759940 505232 1.54 732444 21330284 1921880 5.66 3011732 19477604 36 21:57:21 21:40:01 8808016 31759924 505316 1.54 732452 21330288 1921880 5.66 3011732 19477636 188 21:57:21 21:41:01 8808112 31760052 505320 1.54 732476 21330284 1921880 5.66 3012152 19477640 12 21:57:21 21:42:01 8808088 31760048 505296 1.54 732484 21330292 1921880 5.66 3011800 19477644 176 21:57:21 21:43:01 8808072 31760044 505244 1.54 732488 21330292 1921880 5.66 3011976 19477644 16 21:57:21 21:44:01 8808024 31760004 505220 1.54 732496 21330296 1921880 5.66 3011816 19477648 196 21:57:21 21:45:01 8807940 31759928 505500 1.54 732496 21330300 1921880 5.66 3011820 19477652 8 21:57:21 21:46:01 8808216 31760208 505180 1.54 732516 21330304 1905572 5.62 3012128 19477656 60 21:57:21 21:47:01 8807884 31759904 505436 1.54 732524 21330312 1905572 5.62 3011848 19477664 12 21:57:21 21:48:01 8807900 31759936 505396 1.54 732524 21330316 1905572 5.62 3012224 19477668 168 21:57:21 21:49:01 8807624 31759660 505624 1.54 732532 21330316 1905572 5.62 3012100 19477668 12 21:57:21 21:50:01 8807576 31759624 505652 1.54 732548 21330320 1905572 5.62 3011864 19477672 160 21:57:21 21:51:01 8807508 31759580 505892 1.54 732564 21330316 1905572 5.62 3012444 19477672 20 21:57:21 21:52:01 8807216 31759300 506116 1.54 732564 21330324 1905572 5.62 3012216 19477676 248 21:57:21 21:53:01 8807216 31759308 506084 1.54 732572 21330328 1905572 5.62 3012320 19477680 20 21:57:21 21:54:01 8807088 31759188 506104 1.54 732576 21330328 1921632 5.66 3012228 19477680 180 21:57:21 21:55:01 8807136 31759256 506040 1.54 732588 21330332 1921632 5.66 3012220 19477684 16 21:57:21 21:56:01 8807356 31759476 505744 1.54 732600 21330336 1921632 5.66 3012236 19477684 172 21:57:21 21:57:01 8807232 31759372 506012 1.54 732608 21330340 1921632 5.66 3011916 19477692 12 21:57:21 Average: 9630339 31691438 575287 1.75 689932 20535182 2063227 6.08 3030389 18690955 23109 21:57:21 21:57:21 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:57:21 20:31:02 ens3 1630.41 1763.58 10332.19 231.64 0.00 0.00 0.00 0.00 21:57:21 20:31:02 docker0 801.78 462.50 67.57 2716.56 0.00 0.00 0.00 0.00 21:57:21 20:31:02 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 21:57:21 20:32:01 veth43dc32c 0.44 0.64 0.03 0.05 0.00 0.00 0.00 0.00 21:57:21 20:32:01 ens3 434.76 299.25 1591.68 82.09 0.00 0.00 0.00 0.00 21:57:21 20:32:01 docker0 88.10 113.15 7.41 1003.10 0.00 0.00 0.00 0.00 21:57:21 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:33:01 veth43dc32c 0.93 0.95 0.07 0.07 0.00 0.00 0.00 0.00 21:57:21 20:33:01 ens3 125.85 80.72 216.96 14.86 0.00 0.00 0.00 0.00 21:57:21 20:33:01 docker0 0.93 0.93 0.06 0.07 0.00 0.00 0.00 0.00 21:57:21 20:33:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 21:57:21 20:34:01 ens3 323.51 219.35 2175.77 82.17 0.00 0.00 0.00 0.00 21:57:21 20:34:01 veth91115fd 0.00 1.00 0.00 0.06 0.00 0.00 0.00 0.00 21:57:21 20:34:01 docker0 47.61 58.16 2.73 228.97 0.00 0.00 0.00 0.00 21:57:21 20:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:57:21 20:35:01 ens3 694.04 424.73 7450.70 113.67 0.00 0.00 0.00 0.00 21:57:21 20:35:01 vethfb96531 246.33 432.84 21.13 5827.43 0.00 0.00 0.00 0.48 21:57:21 20:35:01 veth91115fd 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:35:01 vethd7a12c5 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:35:01 docker0 266.61 460.71 18.96 5994.26 0.00 0.00 0.00 0.00 21:57:21 20:35:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 21:57:21 20:35:01 veth2ff7416 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:36:01 ens3 672.63 361.43 6670.02 50.29 0.00 0.00 0.00 0.00 21:57:21 20:36:01 vethfb96531 0.17 0.37 0.01 0.02 0.00 0.00 0.00 0.00 21:57:21 20:36:01 veth91115fd 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:36:01 veth1afdd98 224.31 424.98 19.42 5828.72 0.00 0.00 0.00 0.48 21:57:21 20:36:01 docker0 263.85 498.53 18.98 6389.38 0.00 0.00 0.00 0.00 21:57:21 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:36:01 vethecdecaf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:37:01 ens3 658.57 397.92 6400.27 111.14 0.00 0.00 0.00 0.00 21:57:21 20:37:01 vethaf64a8b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:37:01 veth91115fd 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:37:01 veth1afdd98 0.10 0.37 0.01 0.02 0.00 0.00 0.00 0.00 21:57:21 20:37:01 vethf5228c0 254.92 460.52 22.04 5827.97 0.00 0.00 0.00 0.48 21:57:21 20:37:01 docker0 281.59 499.38 20.35 6195.82 0.00 0.00 0.00 0.00 21:57:21 20:37:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:38:01 ens3 107.90 91.25 357.31 82.60 0.00 0.00 0.00 0.00 21:57:21 20:38:01 veth91115fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:38:01 veth1afdd98 9.15 13.25 0.90 206.63 0.00 0.00 0.00 0.02 21:57:21 20:38:01 vethf5228c0 0.12 0.27 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:38:01 docker0 29.50 38.79 1.98 322.70 0.00 0.00 0.00 0.00 21:57:21 20:38:01 veth75987c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:57:21 20:39:01 ens3 44.96 29.96 148.45 9.78 0.00 0.00 0.00 0.00 21:57:21 20:39:01 veth91115fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:57:21 20:39:01 vethf5228c0 0.13 0.27 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:39:01 docker0 19.45 25.90 1.15 132.82 0.00 0.00 0.00 0.00 21:57:21 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:40:01 ens3 70.06 90.97 222.44 73.80 0.00 0.00 0.00 0.00 21:57:21 20:40:01 docker0 11.15 14.86 0.90 206.58 0.00 0.00 0.00 0.00 21:57:21 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:41:01 ens3 0.28 0.20 0.08 0.08 0.00 0.00 0.00 0.00 21:57:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:43:01 ens3 0.70 0.00 0.06 0.00 0.00 0.00 0.00 0.00 21:57:21 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:44:01 ens3 0.70 0.48 0.36 0.28 0.00 0.00 0.00 0.00 21:57:21 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:46:01 ens3 0.65 0.57 0.53 0.10 0.00 0.00 0.00 0.00 21:57:21 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:47:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:57:21 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:49:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:57:21 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:51:01 ens3 0.73 0.48 0.35 0.28 0.00 0.00 0.00 0.00 21:57:21 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:53:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 21:57:21 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:54:01 ens3 2.25 0.13 0.20 0.01 0.00 0.00 0.00 0.00 21:57:21 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:55:01 ens3 1.97 0.93 0.91 0.68 0.00 0.00 0.00 0.00 21:57:21 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:56:01 ens3 1.15 0.55 0.53 0.34 0.00 0.00 0.00 0.00 21:57:21 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 20:59:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:00:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:01:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:57:21 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:04:01 ens3 1.00 0.38 0.31 0.21 0.00 0.00 0.00 0.00 21:57:21 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:05:01 ens3 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:57:21 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:06:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:57:21 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:11:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:12:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:14:01 ens3 0.57 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:57:21 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:15:01 ens3 0.55 0.48 0.37 0.22 0.00 0.00 0.00 0.00 21:57:21 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:16:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:21:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:26:01 ens3 0.43 0.35 0.26 0.08 0.00 0.00 0.00 0.00 21:57:21 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:27:01 ens3 7.12 5.57 5.14 6.14 0.00 0.00 0.00 0.00 21:57:21 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:29:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:30:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:57:21 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:31:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:32:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 21:57:21 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:33:01 ens3 0.68 0.37 0.38 0.21 0.00 0.00 0.00 0.00 21:57:21 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:34:01 ens3 1.03 0.53 0.40 0.29 0.00 0.00 0.00 0.00 21:57:21 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:35:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:36:01 ens3 0.25 0.19 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:37:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:41:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:43:01 ens3 0.22 0.08 0.12 0.00 0.00 0.00 0.00 0.00 21:57:21 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:44:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:45:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:46:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:47:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 21:57:21 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:48:01 ens3 0.62 0.40 0.32 0.21 0.00 0.00 0.00 0.00 21:57:21 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:49:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:51:01 ens3 0.70 0.42 0.34 0.27 0.00 0.00 0.00 0.00 21:57:21 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:52:01 ens3 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:57:21 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:53:01 ens3 0.63 0.43 0.35 0.28 0.00 0.00 0.00 0.00 21:57:21 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:54:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:55:01 ens3 0.20 0.10 0.06 0.00 0.00 0.00 0.00 0.00 21:57:21 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:56:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:57:21 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:21 21:57:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:21 Average: ens3 55.04 43.37 408.85 9.90 0.00 0.00 0.00 0.00 21:57:21 Average: docker0 20.80 24.97 1.61 266.51 0.00 0.00 0.00 0.00 21:57:21 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 21:57:21 21:57:21 21:57:21 ---> sar -P ALL: 21:57:21 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-10986) 04/06/22 _x86_64_ (8 CPU) 21:57:21 21:57:21 20:29:50 LINUX RESTART (8 CPU) 21:57:21 21:57:21 20:30:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 20:31:02 all 9.93 0.00 3.01 2.02 0.05 84.98 21:57:21 20:31:02 0 9.16 0.00 2.70 0.96 0.05 87.14 21:57:21 20:31:02 1 8.62 0.00 3.39 2.97 0.05 84.97 21:57:21 20:31:02 2 8.44 0.00 2.66 4.15 0.05 84.69 21:57:21 20:31:02 3 13.35 0.00 3.76 2.28 0.07 80.55 21:57:21 20:31:02 4 11.82 0.00 3.22 0.18 0.05 84.73 21:57:21 20:31:02 5 8.32 0.00 3.04 2.18 0.05 86.41 21:57:21 20:31:02 6 10.87 0.00 2.71 3.28 0.03 83.11 21:57:21 20:31:02 7 8.85 0.00 2.61 0.17 0.07 88.30 21:57:21 20:32:01 all 32.59 0.00 7.54 1.31 0.08 58.48 21:57:21 20:32:01 0 31.80 0.00 8.69 0.29 0.07 59.15 21:57:21 20:32:01 1 31.38 0.00 6.64 2.50 0.09 59.39 21:57:21 20:32:01 2 33.08 0.00 7.01 1.57 0.07 58.27 21:57:21 20:32:01 3 33.61 0.00 7.87 1.33 0.09 57.11 21:57:21 20:32:01 4 32.56 0.00 7.38 1.45 0.09 58.52 21:57:21 20:32:01 5 33.36 0.00 7.78 2.07 0.09 56.70 21:57:21 20:32:01 6 32.24 0.00 6.81 0.41 0.09 60.45 21:57:21 20:32:01 7 32.66 0.00 8.15 0.86 0.09 58.24 21:57:21 20:33:01 all 46.86 0.00 6.38 0.65 0.09 46.02 21:57:21 20:33:01 0 46.89 0.00 7.12 0.19 0.08 45.73 21:57:21 20:33:01 1 47.33 0.00 5.70 0.15 0.08 46.74 21:57:21 20:33:01 2 48.57 0.00 6.08 1.87 0.10 43.37 21:57:21 20:33:01 3 46.16 0.00 7.13 1.64 0.12 44.96 21:57:21 20:33:01 4 46.74 0.00 6.09 0.35 0.08 46.74 21:57:21 20:33:01 5 46.25 0.00 5.73 0.44 0.08 47.49 21:57:21 20:33:01 6 45.73 0.00 6.39 0.46 0.08 47.33 21:57:21 20:33:01 7 47.22 0.00 6.78 0.10 0.10 45.79 21:57:21 20:34:01 all 18.15 0.00 12.76 5.40 0.08 63.61 21:57:21 20:34:01 0 18.91 0.00 11.03 1.38 0.07 68.62 21:57:21 20:34:01 1 17.35 0.00 12.90 7.34 0.07 62.34 21:57:21 20:34:01 2 15.91 0.00 12.88 6.49 0.09 64.63 21:57:21 20:34:01 3 18.14 0.00 12.57 1.66 0.09 67.54 21:57:21 20:34:01 4 20.24 0.00 13.88 1.30 0.09 64.50 21:57:21 20:34:01 5 18.01 0.00 11.44 10.23 0.07 60.25 21:57:21 20:34:01 6 20.08 0.00 14.41 1.22 0.09 64.21 21:57:21 20:34:01 7 16.57 0.00 12.99 13.71 0.07 56.66 21:57:21 20:35:01 all 77.90 0.00 13.85 2.04 0.12 6.09 21:57:21 20:35:01 0 77.67 0.00 13.87 1.20 0.12 7.15 21:57:21 20:35:01 1 77.54 0.00 13.78 2.21 0.12 6.35 21:57:21 20:35:01 2 77.49 0.00 14.03 2.68 0.12 5.69 21:57:21 20:35:01 3 77.30 0.00 14.54 3.51 0.12 4.52 21:57:21 20:35:01 4 78.16 0.00 13.38 0.98 0.12 7.37 21:57:21 20:35:01 5 77.29 0.00 14.62 2.46 0.12 5.52 21:57:21 20:35:01 6 79.58 0.00 12.52 0.69 0.12 7.10 21:57:21 20:35:01 7 78.22 0.00 14.07 2.57 0.12 5.02 21:57:21 20:36:01 all 72.94 0.00 15.31 3.46 0.13 8.16 21:57:21 20:36:01 0 69.19 0.00 17.79 3.27 0.13 9.61 21:57:21 20:36:01 1 82.44 0.00 10.96 1.18 0.12 5.31 21:57:21 20:36:01 2 73.07 0.00 14.26 2.24 0.12 10.31 21:57:21 20:36:01 3 69.09 0.00 15.69 7.87 0.15 7.19 21:57:21 20:36:01 4 71.43 0.00 16.46 5.42 0.13 6.55 21:57:21 20:36:01 5 75.25 0.00 15.05 3.79 0.13 5.78 21:57:21 20:36:01 6 72.63 0.00 14.84 2.37 0.13 10.03 21:57:21 20:36:01 7 70.39 0.00 17.40 1.57 0.13 10.50 21:57:21 20:37:01 all 82.59 0.00 14.74 1.08 0.13 1.46 21:57:21 20:37:01 0 80.42 0.00 15.70 0.90 0.14 2.86 21:57:21 20:37:01 1 84.52 0.00 13.71 0.70 0.13 0.94 21:57:21 20:37:01 2 83.23 0.00 14.85 0.87 0.15 0.90 21:57:21 20:37:01 3 83.53 0.00 11.82 1.61 0.12 2.92 21:57:21 20:37:01 4 83.85 0.00 13.82 0.77 0.13 1.43 21:57:21 20:37:01 5 80.40 0.00 17.32 1.29 0.12 0.87 21:57:21 20:37:01 6 82.47 0.00 15.46 1.47 0.13 0.47 21:57:21 20:37:01 7 82.29 0.00 15.25 1.02 0.15 1.29 21:57:21 20:38:01 all 85.35 0.00 13.40 0.24 0.13 0.88 21:57:21 20:38:01 0 82.47 0.00 14.92 0.66 0.13 1.82 21:57:21 20:38:01 1 88.87 0.00 10.45 0.20 0.13 0.35 21:57:21 20:38:01 2 90.12 0.00 9.23 0.10 0.12 0.43 21:57:21 20:38:01 3 84.63 0.00 13.81 0.18 0.15 1.22 21:57:21 20:38:01 4 82.95 0.00 16.20 0.35 0.15 0.35 21:57:21 20:38:01 5 85.69 0.00 13.06 0.17 0.13 0.95 21:57:21 20:38:01 6 84.30 0.00 14.32 0.18 0.13 1.06 21:57:21 20:38:01 7 83.71 0.00 15.25 0.05 0.12 0.87 21:57:21 20:39:01 all 39.01 0.00 7.38 3.51 0.09 50.01 21:57:21 20:39:01 0 31.21 0.00 7.06 1.37 0.10 60.25 21:57:21 20:39:01 1 34.00 0.00 7.91 12.92 0.10 45.07 21:57:21 20:39:01 2 36.58 0.00 6.75 0.70 0.10 55.87 21:57:21 20:39:01 3 28.80 0.00 6.78 4.43 0.07 59.92 21:57:21 20:39:01 4 39.14 0.00 11.27 1.84 0.07 47.68 21:57:21 20:39:01 5 33.82 0.00 8.42 0.90 0.10 56.76 21:57:21 20:39:01 6 73.99 0.00 5.01 1.11 0.10 19.79 21:57:21 20:39:01 7 34.28 0.00 5.88 4.85 0.10 54.90 21:57:21 20:40:01 all 15.50 0.00 5.70 3.06 0.07 75.67 21:57:21 20:40:01 0 13.93 0.00 6.81 14.50 0.08 64.67 21:57:21 20:40:01 1 13.82 0.00 4.79 3.99 0.07 77.34 21:57:21 20:40:01 2 16.85 0.00 5.72 0.56 0.07 76.80 21:57:21 20:40:01 3 17.08 0.00 6.38 0.73 0.07 75.75 21:57:21 20:40:01 4 15.62 0.00 5.45 1.08 0.05 77.79 21:57:21 20:40:01 5 14.87 0.00 5.64 1.91 0.08 77.50 21:57:21 20:40:01 6 14.85 0.00 6.05 0.79 0.08 78.22 21:57:21 20:40:01 7 16.95 0.00 4.80 0.99 0.05 77.21 21:57:21 20:41:01 all 0.09 0.00 0.03 0.01 0.01 99.87 21:57:21 20:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:41:01 2 0.03 0.00 0.03 0.00 0.03 99.90 21:57:21 20:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:41:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:57:21 20:41:01 7 0.65 0.00 0.18 0.00 0.02 99.15 21:57:21 21:57:21 20:41:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 20:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:42:01 1 0.00 0.00 0.02 0.05 0.02 99.92 21:57:21 20:42:01 2 0.05 0.00 0.03 0.00 0.03 99.88 21:57:21 20:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:42:01 6 0.00 0.00 0.03 0.03 0.00 99.93 21:57:21 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:43:01 all 0.02 0.00 0.01 0.03 0.00 99.94 21:57:21 20:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 20:43:01 1 0.02 0.00 0.00 0.15 0.00 99.83 21:57:21 20:43:01 2 0.07 0.00 0.00 0.02 0.02 99.90 21:57:21 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:57:21 20:43:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 20:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:57:21 20:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:57:21 20:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 20:44:01 6 0.00 0.00 0.02 0.03 0.02 99.93 21:57:21 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 20:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 20:45:01 1 0.03 0.00 0.02 0.02 0.02 99.92 21:57:21 20:45:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:57:21 20:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:45:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:46:01 all 0.01 0.00 0.01 0.02 0.00 99.96 21:57:21 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:46:01 1 0.00 0.00 0.00 0.10 0.00 99.90 21:57:21 20:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:57:21 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:47:01 all 0.03 0.00 0.03 0.01 0.01 99.94 21:57:21 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:47:01 1 0.03 0.00 0.05 0.03 0.00 99.88 21:57:21 20:47:01 2 0.07 0.00 0.02 0.00 0.03 99.88 21:57:21 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:57:21 20:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:47:01 7 0.03 0.00 0.08 0.00 0.02 99.87 21:57:21 20:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:21 20:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 20:48:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 20:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:48:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:49:01 all 0.07 0.00 0.01 0.01 0.00 99.90 21:57:21 20:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:49:01 1 0.02 0.00 0.02 0.08 0.00 99.88 21:57:21 20:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 20:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:49:01 5 0.00 0.00 0.02 0.02 0.02 99.95 21:57:21 20:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:49:01 7 0.47 0.00 0.02 0.00 0.00 99.52 21:57:21 20:50:01 all 0.01 0.00 0.01 0.02 0.00 99.97 21:57:21 20:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:50:01 1 0.00 0.00 0.00 0.08 0.00 99.92 21:57:21 20:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 20:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 20:51:01 all 0.02 0.00 0.01 0.02 0.00 99.95 21:57:21 20:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:57:21 20:51:01 1 0.02 0.00 0.02 0.05 0.00 99.92 21:57:21 20:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 20:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:51:01 6 0.02 0.00 0.00 0.08 0.00 99.90 21:57:21 20:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:57:21 20:52:01 all 0.27 0.00 0.01 0.00 0.01 99.71 21:57:21 20:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:57:21 20:52:01 1 2.00 0.00 0.02 0.00 0.02 97.97 21:57:21 20:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 20:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:57:21 20:52:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 20:53:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:57:21 20:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:57:21 20:53:01 1 1.99 0.00 0.00 0.02 0.00 98.00 21:57:21 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 20:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:54:01 all 0.04 0.00 0.00 0.00 0.00 99.95 21:57:21 20:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:57:21 20:54:01 1 0.25 0.00 0.00 0.02 0.00 99.73 21:57:21 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:55:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:57:21 20:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:57:21 20:55:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 20:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 20:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:55:01 5 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 20:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:56:01 all 0.00 0.00 0.01 0.00 0.01 99.98 21:57:21 20:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 20:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:57:21 20:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 20:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:57:21 20:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 21:57:21 20:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 20:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:21 20:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 20:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:57:21 20:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 20:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:58:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:57:21 20:58:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:57:21 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:59:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:57:21 20:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 20:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:57:21 20:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 20:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 20:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 20:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.97 21:57:21 21:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:00:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:00:01 4 0.02 0.00 0.02 0.07 0.02 99.88 21:57:21 21:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:01:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:57:21 21:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:01:01 1 0.03 0.00 0.00 0.03 0.02 99.92 21:57:21 21:01:01 2 0.02 0.00 0.02 0.05 0.02 99.90 21:57:21 21:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:57:21 21:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:02:01 1 0.05 0.00 0.03 0.02 0.02 99.88 21:57:21 21:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:02:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:02:01 5 0.02 0.00 0.02 0.02 0.00 99.95 21:57:21 21:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:21 21:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:57:21 21:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:03:01 5 0.02 0.00 0.02 0.00 0.03 99.93 21:57:21 21:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:57:21 21:03:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 21:04:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:57:21 21:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:21 21:04:01 5 0.03 0.00 0.02 0.02 0.02 99.92 21:57:21 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:05:01 all 0.02 0.00 0.01 0.01 0.01 99.96 21:57:21 21:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:05:01 1 0.03 0.00 0.00 0.03 0.02 99.92 21:57:21 21:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:05:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:05:01 4 0.03 0.00 0.00 0.02 0.00 99.95 21:57:21 21:05:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:57:21 21:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:06:01 all 0.11 0.00 0.01 0.01 0.01 99.86 21:57:21 21:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:57:21 21:06:01 1 0.71 0.00 0.02 0.03 0.00 99.24 21:57:21 21:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:06:01 5 0.02 0.00 0.02 0.03 0.03 99.90 21:57:21 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:06:01 7 0.08 0.00 0.00 0.00 0.02 99.90 21:57:21 21:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:57:21 21:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:07:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:07:01 5 0.05 0.00 0.02 0.02 0.02 99.90 21:57:21 21:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:08:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:57:21 21:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:08:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 21:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:08:01 5 0.02 0.00 0.00 0.02 0.03 99.93 21:57:21 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 21:57:21 21:09:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:57:21 21:09:01 1 0.78 0.00 0.00 0.00 0.00 99.22 21:57:21 21:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:09:01 5 0.00 0.00 0.03 0.02 0.02 99.93 21:57:21 21:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:10:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:57:21 21:10:01 0 0.00 0.00 0.05 0.00 0.00 99.95 21:57:21 21:10:01 1 1.99 0.00 0.00 0.02 0.02 97.98 21:57:21 21:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:11:01 all 0.25 0.00 0.01 0.00 0.00 99.74 21:57:21 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:11:01 1 1.95 0.00 0.02 0.02 0.00 98.01 21:57:21 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:11:01 5 0.02 0.00 0.00 0.00 0.03 99.95 21:57:21 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:12:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:57:21 21:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:12:01 1 1.95 0.00 0.03 0.05 0.00 97.96 21:57:21 21:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:12:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:13:01 all 0.04 0.00 0.01 0.00 0.01 99.94 21:57:21 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:13:01 1 0.22 0.00 0.05 0.02 0.02 99.70 21:57:21 21:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:57:21 21:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:14:01 all 0.00 0.00 0.01 0.01 0.01 99.98 21:57:21 21:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:14:01 4 0.00 0.00 0.00 0.05 0.00 99.95 21:57:21 21:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:57:21 21:14:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 21:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:15:01 1 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:15:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:15:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:57:21 21:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:16:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:57:21 21:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:57:21 21:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:16:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 21:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:21 21:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:57:21 21:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 21:57:21 21:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:17:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:17:01 5 0.00 0.00 0.00 0.00 0.03 99.97 21:57:21 21:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 21:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:18:01 1 0.00 0.00 0.02 0.05 0.02 99.92 21:57:21 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:18:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:57:21 21:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:57:21 21:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:21 21:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:19:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:19:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:57:21 21:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:20:01 all 0.03 0.00 0.04 0.01 0.00 99.91 21:57:21 21:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 21:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:57:21 21:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:20:01 4 0.00 0.00 0.05 0.05 0.00 99.90 21:57:21 21:20:01 5 0.02 0.00 0.07 0.00 0.02 99.90 21:57:21 21:20:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:20:01 7 0.15 0.00 0.08 0.03 0.00 99.73 21:57:21 21:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:21 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:21:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:21:01 5 0.03 0.00 0.02 0.00 0.03 99.92 21:57:21 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:57:21 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:22:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:22:01 4 0.00 0.00 0.02 0.03 0.00 99.95 21:57:21 21:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:23:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:57:21 21:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:57:21 21:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:24:01 1 0.05 0.00 0.00 0.02 0.00 99.93 21:57:21 21:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:24:01 4 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 21:24:01 5 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:25:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:57:21 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:21 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:25:01 7 0.02 0.00 0.02 0.00 0.03 99.93 21:57:21 21:57:21 21:25:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 21:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:57:21 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 21:57:21 21:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 21:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 21:57:21 21:27:01 all 0.20 0.00 0.03 0.01 0.01 99.75 21:57:21 21:27:01 0 0.13 0.00 0.03 0.02 0.02 99.80 21:57:21 21:27:01 1 0.23 0.00 0.03 0.05 0.00 99.68 21:57:21 21:27:01 2 0.33 0.00 0.05 0.00 0.02 99.60 21:57:21 21:27:01 3 0.20 0.00 0.03 0.02 0.00 99.75 21:57:21 21:27:01 4 0.35 0.00 0.02 0.02 0.00 99.62 21:57:21 21:27:01 5 0.07 0.00 0.03 0.02 0.00 99.88 21:57:21 21:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:27:01 7 0.27 0.00 0.05 0.00 0.02 99.67 21:57:21 21:28:01 all 0.17 0.00 0.00 0.01 0.00 99.81 21:57:21 21:28:01 0 1.29 0.00 0.00 0.00 0.02 98.69 21:57:21 21:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:57:21 21:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:21 21:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 21:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:57:21 21:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 21:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:30:01 all 0.03 0.00 0.01 0.01 0.00 99.95 21:57:21 21:30:01 0 0.13 0.00 0.00 0.00 0.02 99.85 21:57:21 21:30:01 1 0.02 0.00 0.03 0.02 0.02 99.92 21:57:21 21:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:30:01 4 0.00 0.00 0.00 0.07 0.00 99.93 21:57:21 21:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:31:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:57:21 21:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:31:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:57:21 21:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:32:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:57:21 21:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:57:21 21:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:33:01 all 0.01 0.00 0.01 0.02 0.01 99.95 21:57:21 21:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:33:01 1 0.02 0.00 0.00 0.08 0.02 99.88 21:57:21 21:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:33:01 4 0.00 0.00 0.00 0.10 0.00 99.90 21:57:21 21:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:21 21:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:34:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:57:21 21:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 21:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:57:21 21:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:35:02 all 0.05 0.00 0.00 0.01 0.00 99.94 21:57:21 21:35:02 0 0.30 0.00 0.00 0.00 0.00 99.70 21:57:21 21:35:02 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:35:02 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:35:02 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:35:02 4 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:35:02 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:35:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:35:02 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:57:21 21:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:57:21 21:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:57:21 21:36:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 21:37:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:57:21 21:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:37:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:57:21 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 21:57:21 21:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:57:21 21:38:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:57:21 21:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:38:01 4 0.02 0.00 0.00 0.03 0.02 99.93 21:57:21 21:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:57:21 21:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:39:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:57:21 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:39:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:57:21 21:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:39:01 4 0.02 0.00 0.02 0.03 0.00 99.93 21:57:21 21:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 21:57:21 21:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:57:21 21:41:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:57:21 21:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:41:01 1 0.03 0.00 0.02 0.02 0.03 99.90 21:57:21 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:57:21 21:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:57:21 21:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 21:57:21 21:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:42:01 4 0.00 0.00 0.02 0.02 0.02 99.95 21:57:21 21:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:57:21 21:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:57:21 21:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:43:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:57:21 21:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:43:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:43:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:57:21 21:44:01 all 0.14 0.00 0.00 0.01 0.01 99.84 21:57:21 21:44:01 0 1.08 0.00 0.00 0.00 0.02 98.91 21:57:21 21:44:01 1 0.00 0.00 0.02 0.02 0.02 99.95 21:57:21 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:44:01 4 0.00 0.00 0.00 0.10 0.00 99.90 21:57:21 21:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:45:01 all 0.25 0.00 0.01 0.00 0.01 99.74 21:57:21 21:45:01 0 1.87 0.00 0.03 0.00 0.00 98.09 21:57:21 21:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:57:21 21:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:57:21 21:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:46:01 1 0.02 0.00 0.02 0.05 0.03 99.88 21:57:21 21:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:47:01 all 0.09 0.00 0.00 0.00 0.00 99.90 21:57:21 21:47:01 0 0.62 0.00 0.00 0.00 0.00 99.38 21:57:21 21:47:01 1 0.05 0.00 0.02 0.02 0.02 99.90 21:57:21 21:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:57:21 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:57:21 21:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 21:57:21 21:48:01 0 0.18 0.00 0.03 0.00 0.02 99.77 21:57:21 21:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 21:57:21 21:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:57:21 21:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:49:01 all 0.06 0.00 0.01 0.01 0.01 99.91 21:57:21 21:49:01 0 0.43 0.00 0.02 0.00 0.02 99.53 21:57:21 21:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:57:21 21:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:49:01 4 0.02 0.00 0.02 0.05 0.00 99.92 21:57:21 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:50:01 all 0.07 0.00 0.00 0.01 0.00 99.91 21:57:21 21:50:01 0 0.55 0.00 0.02 0.00 0.00 99.43 21:57:21 21:50:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:57:21 21:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:51:01 all 0.08 0.00 0.01 0.00 0.01 99.90 21:57:21 21:51:01 0 0.58 0.00 0.02 0.00 0.02 99.38 21:57:21 21:51:01 1 0.02 0.00 0.03 0.02 0.02 99.92 21:57:21 21:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:52:01 all 0.07 0.00 0.01 0.00 0.01 99.91 21:57:21 21:52:01 0 0.52 0.00 0.02 0.00 0.00 99.47 21:57:21 21:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 21:57:21 21:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:52:01 4 0.02 0.00 0.00 0.02 0.02 99.95 21:57:21 21:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:57:21 21:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:57:21 21:53:01 1 0.03 0.00 0.02 0.02 0.03 99.90 21:57:21 21:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:57:21 21:54:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:57:21 21:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:57:21 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:57:21 21:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:55:01 all 0.09 0.00 0.01 0.01 0.01 99.88 21:57:21 21:55:01 0 0.60 0.00 0.00 0.00 0.00 99.40 21:57:21 21:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 21:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:57:21 21:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:57:21 21:55:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:55:01 5 0.08 0.00 0.05 0.00 0.03 99.83 21:57:21 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:56:01 all 0.09 0.00 0.01 0.01 0.00 99.88 21:57:21 21:56:01 0 0.71 0.00 0.02 0.00 0.02 99.25 21:57:21 21:56:01 1 0.00 0.00 0.00 0.03 0.00 99.97 21:57:21 21:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:56:01 5 0.02 0.00 0.03 0.03 0.02 99.90 21:57:21 21:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:57:21 21:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:57:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:57:21 21:57:01 0 1.97 0.00 0.00 0.00 0.00 98.03 21:57:21 21:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:57:21 21:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:57:21 21:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:21 21:57:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:57:21 21:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 21:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:21 Average: all 5.52 0.00 1.15 0.26 0.02 93.05 21:57:21 Average: 0 5.39 0.00 1.21 0.28 0.02 93.11 21:57:21 Average: 1 5.70 0.00 1.04 0.41 0.02 92.84 21:57:21 Average: 2 5.53 0.00 1.07 0.24 0.02 93.14 21:57:21 Average: 3 5.37 0.00 1.14 0.29 0.01 93.19 21:57:21 Average: 4 5.51 0.00 1.22 0.17 0.01 93.08 21:57:21 Average: 5 5.40 0.00 1.17 0.29 0.02 93.12 21:57:21 Average: 6 5.89 0.00 1.12 0.14 0.01 92.83 21:57:21 Average: 7 5.40 0.00 1.18 0.29 0.01 93.11 21:57:21 21:57:21 21:57:21