Pull request #3954 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from f77a93a477679a276c1892d50d982f8c376e6f92+32880946a0a1135bf0659d7b4e6de2ff01b37dfb (59d0795dac4aa90ea4a335dd2d8527765d549fa2) 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-ssh14690150577299379772.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-ssh8939135300435807286.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9688934650643051849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7219171950773078723.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7088151662972013018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3954/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14090948566037854987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 Running on prd-ubuntu20.04-docker-8c-8g-11603 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) > 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/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # 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 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 Commit message: "feat: remove default github templates that are now provided in .github repo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:45 ========================================================= 19:07:45 EdgeX Global Pipelines Version Info 19:07:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:46 ------------------- 19:07:46 stable info: 19:07:46 ------------------- 19:07:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:46 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:07:46 Message: update stable to v1.0.221 19:07:47 ------------------- 19:07:47 experimental info: 19:07:47 ------------------- 19:07:47 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:47 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:07:47 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3954 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3954 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3954 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f77a93a [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:48 provisioning config files... 19:07:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config404172777294898376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:48 ---> docker-login.sh 19:07:48 nexus3.edgexfoundry.org:10001 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10002 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10003 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10004 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 docker.io 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:50 Configure a credential helper to remove this warning. See 19:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:50 19:07:50 Login Succeeded 19:07:50 ---> docker-login.sh ends [Pipeline] } 19:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:50 + 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 19:07:50 + dirname cmd/core-command/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo core-command,cmd/core-command/Dockerfile 19:07:50 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 19:07:50 19:07:50 + echo core-data,cmd/core-data/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + dirname cmd/core-metadata/Dockerfile 19:07:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:50 + dirname cmd/security-bootstrapper/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:50 + dirname cmd/security-proxy-setup/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:50 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:50 + dirname cmd/security-spire-agent/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:50 + dirname cmd/security-spire-config/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:50 + dirname cmd/security-spire-server/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:50 + dirname cmd/support-notifications/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:50 + dirname cmd/support-scheduler/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:50 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:50 + cut -d/ -f2 19:07:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:50 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 19:07:51 + git rev-list -1 --merges f77a93a477679a276c1892d50d982f8c376e6f92~1..f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo 19:07:51 -----------> git rev-list -1 --merges f77a93a477679a276c1892d50d982f8c376e6f92~1..f77a93a477679a276c1892d50d982f8c376e6f92 f77a93a477679a276c1892d50d982f8c376e6f92 [false] [Pipeline] sh 19:07:51 + git log --format=format:%s -1 f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] echo 19:07:51 ========================================================= 19:07:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:52 + grep -v github /etc/ssh/ssh_known_hosts 19:07:52 + [ -e /tmp/ssh_known_hosts ] 19:07:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:52 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:52 19:07:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:52 latest: Pulling from edgex-devops/git-semver 19:07:52 a0d0a0d46f8b: Pulling fs layer 19:07:52 3e5f54012d9b: Pulling fs layer 19:07:52 4c7163046ea9: Pulling fs layer 19:07:52 0c2d73faf560: Pulling fs layer 19:07:52 0c2d73faf560: Waiting 19:07:52 3e5f54012d9b: Verifying Checksum 19:07:52 3e5f54012d9b: Download complete 19:07:52 a0d0a0d46f8b: Verifying Checksum 19:07:52 a0d0a0d46f8b: Download complete 19:07:52 0c2d73faf560: Verifying Checksum 19:07:52 0c2d73faf560: Download complete 19:07:52 4c7163046ea9: Verifying Checksum 19:07:52 4c7163046ea9: Download complete 19:07:53 a0d0a0d46f8b: Pull complete 19:07:53 3e5f54012d9b: Pull complete 19:07:53 4c7163046ea9: Pull complete 19:07:53 0c2d73faf560: Pull complete 19:07:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:07:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:53 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 19:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:54 $ docker top e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:54 [ssh-agent] Looking for ssh-agent implementation... 19:07:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:54 $ docker exec e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent 19:07:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnAgPH/agent.14 19:07:54 SSH_AGENT_PID=20 19:07:54 Running ssh-add (command line suppressed) 19:07:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6010511231541491712.key (/w/workspace/edgex-go/1@tmp/private_key_6010511231541491712.key) 19:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:55 + git tag --points-at HEAD [Pipeline] } 19:07:55 $ docker exec --env ******** --env ******** e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent -k 19:07:55 unset SSH_AUTH_SOCK; 19:07:55 unset SSH_AGENT_PID; 19:07:55 echo Agent pid 20 killed; 19:07:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:55 [ssh-agent] Looking for ssh-agent implementation... 19:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:55 $ docker exec e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent 19:07:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBNbmGC/agent.53 19:07:55 SSH_AGENT_PID=60 19:07:55 Running ssh-add (command line suppressed) 19:07:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5944533750153813758.key (/w/workspace/edgex-go/1@tmp/private_key_5944533750153813758.key) 19:07:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:56 + git semver init 19:07:56 # -> Open(): unable to determine branch for HEAD 19:07:56 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:07:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:07:56 # $SEMVER_REMOTE_NAME = origin 19:07:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:07:56 # $SEMVER_USER_NAME = edgex-jenkins 19:07:56 # $SEMVER_BRANCH = PR-3954 19:07:56 # $SEMVER_TEMP = /tmp/semver-525577212 19:07:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:11 # '/tmp/semver-525577212' -> '/w/workspace/edgex-go/1/.semver' 19:08:11 # -> Force: false 19:08:11 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:11 $ docker exec --env ******** --env ******** e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 ssh-agent -k 19:08:11 unset SSH_AUTH_SOCK; 19:08:11 unset SSH_AGENT_PID; 19:08:11 echo Agent pid 60 killed; 19:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:11 + git semver [Pipeline] } 19:08:11 $ docker stop --time=1 e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 19:08:13 $ docker rm -f e916c90f86cf41f19b7d51c7d55af0cfa3b1d5188ad91b52bc201aee18c2df55 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:14 Stashed 1 file(s) [Pipeline] echo 19:08:14 [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 19:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:15 ========================================================= 19:08:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:08:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:15 59bf1c3509f3: Pulling fs layer 19:08:15 666ba61612fd: Pulling fs layer 19:08:15 8ed8ca486205: Pulling fs layer 19:08:15 4fe6c5a15a65: Pulling fs layer 19:08:15 22a0e8bec74d: Pulling fs layer 19:08:15 640e595b4fbd: Pulling fs layer 19:08:15 763cafe07f6e: Pulling fs layer 19:08:15 0c0b528cf693: Pulling fs layer 19:08:15 10935f4eaf8b: Pulling fs layer 19:08:15 640e595b4fbd: Waiting 19:08:15 10935f4eaf8b: Waiting 19:08:15 763cafe07f6e: Waiting 19:08:15 4fe6c5a15a65: Waiting 19:08:15 0c0b528cf693: Waiting 19:08:15 22a0e8bec74d: Waiting 19:08:15 8ed8ca486205: Verifying Checksum 19:08:15 8ed8ca486205: Download complete 19:08:15 666ba61612fd: Download complete 19:08:15 22a0e8bec74d: Verifying Checksum 19:08:15 22a0e8bec74d: Download complete 19:08:15 640e595b4fbd: Verifying Checksum 19:08:15 640e595b4fbd: Download complete 19:08:15 59bf1c3509f3: Verifying Checksum 19:08:15 59bf1c3509f3: Download complete 19:08:15 763cafe07f6e: Download complete 19:08:15 0c0b528cf693: Verifying Checksum 19:08:15 0c0b528cf693: Download complete 19:08:15 59bf1c3509f3: Pull complete 19:08:15 666ba61612fd: Pull complete 19:08:15 8ed8ca486205: Pull complete 19:08:16 10935f4eaf8b: Verifying Checksum 19:08:16 10935f4eaf8b: Download complete 19:08:16 4fe6c5a15a65: Verifying Checksum 19:08:20 4fe6c5a15a65: Pull complete 19:08:20 22a0e8bec74d: Pull complete 19:08:20 640e595b4fbd: Pull complete 19:08:20 763cafe07f6e: Pull complete 19:08:20 0c0b528cf693: Pull complete 19:08:22 10935f4eaf8b: Pull complete 19:08:22 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:08:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:22 WORKDIR /edgex 19:08:22 COPY go.mod . 19:08:22 RUN go mod download 19:08:22 + docker build -t ci-base-image-x86_64 -f - . 19:08:24 Sending build context to Docker daemon 334.8MB 19:08:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:08:24 ---> 99d49a6021b9 19:08:24 Step 2/4 : WORKDIR /edgex 19:08:26 ---> Running in b1c52190e755 19:08:26 Removing intermediate container b1c52190e755 19:08:26 ---> 065b2bd20e3c 19:08:26 Step 3/4 : COPY go.mod . 19:08:26 ---> 2e8498047494 19:08:26 Step 4/4 : RUN go mod download 19:08:26 ---> Running in 3a08c78b7c04 19:08:29 Still waiting to schedule task 19:08:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:41 Removing intermediate container 3a08c78b7c04 19:08:41 ---> b5cd74f954ae 19:08:41 Successfully built b5cd74f954ae 19:08:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:41 + docker inspect -f . ci-base-image-x86_64 19:08:41 . [Pipeline] withDockerContainer 19:08:41 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 19:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:42 $ docker top 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:42 + go version 19:08:42 go version go1.17.6 linux/amd64 [Pipeline] } 19:08:42 $ docker stop --time=1 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b 19:08:44 $ docker rm -f 8662781e4e53b72473b06d8ff5d34be7ae52a91b4c29b11a44d197479dfc653b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:44 + docker inspect -f . ci-base-image-x86_64 19:08:44 . [Pipeline] withDockerContainer 19:08:44 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 19:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:45 $ docker top 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:45 ========================================================= 19:08:45 [edgeXBuildGoParallel] Running Tests and Build... 19:08:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:45 + make test 19:08:45 go mod tidy -compat=1.17 19:08:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.9% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.077s coverage: 89.2% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.081s coverage: 84.4% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.432s coverage: 95.1% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 24.0% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.086s coverage: 94.1% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 19:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 82.5% of statements 19:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.145s coverage: 91.2% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.4% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.139s coverage: 43.8% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:09:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:46 GO111MODULE=on go vet ./... 19:09:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:09:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:49 + ls -al . 19:09:49 total 668 19:09:49 drwxrwxr-x 10 1001 1001 4096 Apr 8 19:09 . 19:09:49 drwxr-xr-x 4 root root 4096 Apr 8 19:08 .. 19:09:49 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:07 .dockerignore 19:09:49 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:07 .git 19:09:49 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:07 .github 19:09:49 -rw-rw-r-- 1 1001 1001 870 Apr 8 19:07 .gitignore 19:09:49 -rw-rw-r-- 1 1001 1001 42 Apr 8 19:07 .golangci.yml 19:09:49 -rw-rw-r-- 1 1001 1001 87 Apr 8 19:07 .hadolint.yml 19:09:49 drwx------ 3 1001 1001 4096 Apr 8 19:08 .semver 19:09:49 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:07 .sonarcloud.properties 19:09:49 -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:07 ADOPTERS.md 19:09:49 -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:07 Attribution.txt 19:09:49 -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:07 CHANGELOG.md 19:09:49 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:07 CONTRIBUTING.md 19:09:49 -rw-rw-r-- 1 1001 1001 677 Apr 8 19:07 GOVERNANCE.md 19:09:49 -rw-rw-r-- 1 1001 1001 849 Apr 8 19:07 Jenkinsfile 19:09:49 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:07 LICENSE 19:09:49 -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:07 Makefile 19:09:49 -rw-rw-r-- 1 1001 1001 582 Apr 8 19:07 OWNERS.md 19:09:49 -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:07 README.md 19:09:49 -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:07 SECURITY.md 19:09:49 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:08 VERSION 19:09:49 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:07 ZMQWindows.md 19:09:49 drwxrwxr-x 2 1001 1001 4096 Apr 8 19:07 bin 19:09:49 drwxrwxr-x 18 1001 1001 4096 Apr 8 19:07 cmd 19:09:49 -rw-r--r-- 1 root root 431014 Apr 8 19:09 coverage.out 19:09:49 -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:07 go.mod 19:09:49 -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:08 go.sum 19:09:49 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:07 internal 19:09:49 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:07 openapi 19:09:49 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:07 snap 19:09:49 -rw-rw-r-- 1 1001 1001 204 Apr 8 19:07 version.go [Pipeline] sh 19:09:49 + '[' -e coverage.out ] 19:09:49 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:49 Stashed 1 file(s) [Pipeline] sh 19:09:49 + make build 19:09:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:10:04 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 19:10:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11606 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws 19:10:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:10 The recommended git tool is: git 19:10:17 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 19:10:17 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 19:10:17 using credential edgex-jenkins-ssh 19:10:17 Cloning the remote Git repository 19:10:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:17 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:18 > git --version # timeout=10 19:10:18 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 19:10:18 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 19:10:18 > git --version # 'git version 2.25.1' 19:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10: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 19:10:20 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 19:10:21 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 19:10:22 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 19:10:23 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 19:10:24 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 19:10:26 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] } 19:10:27 $ docker stop --time=1 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 19:10:30 $ docker rm -f 56a3bfc84606c52ec576ba39babf533326bc9144a02dd847dc90782ff800fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:32 19:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:32 latest: Pulling from edgex-devops/edgex-compose 19:10:32 cbdbe7a5bc2a: Pulling fs layer 19:10:32 ca9280d653b3: Pulling fs layer 19:10:32 7e9c9ca2126c: Pulling fs layer 19:10:32 cbdbe7a5bc2a: Download complete 19:10:33 cbdbe7a5bc2a: Pull complete 19:10:33 ca9280d653b3: Verifying Checksum 19:10:33 ca9280d653b3: Download complete 19:10:33 7e9c9ca2126c: Download complete 19:10:33 ca9280d653b3: Pull complete 19:10:34 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 19:10:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:34 > git config core.sparsecheckout # timeout=10 19:10:34 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 19:10:35 Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 19:10:35 Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) 19:10:36 7e9c9ca2126c: Pull complete 19:10:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:35 > git remote # timeout=10 19:10:35 > git config --get remote.origin.url # timeout=10 19:10:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:35 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 19:10:35 > git rev-parse HEAD^{commit} # timeout=10 19:10:35 > git config core.sparsecheckout # timeout=10 19:10:35 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 19:10:36 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 19:10:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:38 $ docker top d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:38 + docker-compose build --help 19:10:38 + grep parallel 19:10:39 Commit message: "feat: remove default github templates that are now provided in .github repo" 19:10:39 > git --version # timeout=10 19:10:39 > git --version # 'git version 2.25.1' 19:10:39 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 19:10:39 --parallel Build images in parallel. [Pipeline] } 19:10:39 $ docker stop --time=1 d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e 19:10:41 $ docker rm -f d0fa5633aecb251fd451398d0b67d8bf689c58930b53001839bad10e338f500e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:10:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:41 . 19:10:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:41 Dload Upload Total Spent Left Speed 19:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] withDockerContainer 19:10:41 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 19:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:42 $ docker top e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:10:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:42 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:43 + sudo tee /etc/docker/daemon.new 19:10:43 { 19:10:43 "registry-mirrors": [ 19:10:43 "https://nexus3.edgexfoundry.org:10001" 19:10:43 ], 19:10:43 "bip": "10.250.0.254/24", 19:10:43 "hosts": [ 19:10:43 "tcp://0.0.0.0:5555", 19:10:43 "unix:///var/run/docker.sock" 19:10:43 ], 19:10:43 "mtu": 1458, 19:10:43 "selinux-enabled": true, 19:10:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:43 } [Pipeline] sh 19:10:43 Building core-command ... 19:10:43 Building core-data ... 19:10:43 Building core-metadata ... 19:10:43 Building security-bootstrapper ... 19:10:43 Building security-proxy-setup ... 19:10:43 Building security-secretstore-setup ... 19:10:43 Building security-spiffe-token-provider ... 19:10:43 Building security-spire-agent ... 19:10:43 Building security-spire-config ... 19:10:43 Building security-spire-server ... 19:10:43 Building support-notifications ... 19:10:43 Building support-scheduler ... 19:10:43 Building sys-mgmt-agent ... 19:10:43 Building security-spire-agent 19:10:43 Building security-bootstrapper 19:10:43 Building sys-mgmt-agent 19:10:43 Building security-secretstore-setup 19:10:43 Building core-metadata 19:10:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:43 + sudo service docker restart 19:11:01 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> b5cd74f954ae 19:11:01 Step 3/31 : WORKDIR /edgex-go 19:11:01 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> b5cd74f954ae 19:11:01 Step 3/25 : WORKDIR /edgex-go 19:11:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> b5cd74f954ae 19:11:01 Step 3/23 : WORKDIR /edgex-go 19:11:01 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> b5cd74f954ae 19:11:01 Step 3/26 : WORKDIR /edgex-go 19:11:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:01 ---> b5cd74f954ae 19:11:01 Step 3/23 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:02 provisioning config files... 19:11:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4624790860552954579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:02 ---> docker-login.sh 19:11:02 nexus3.edgexfoundry.org:10001 19:11:03 ---> Running in ff5412a0000f 19:11:03 ---> Running in fc66b56e9087 19:11:03 ---> Running in a0c051c56ea0 19:11:03 ---> Running in 7e0dc14bcf6b 19:11:03 ---> Running in d084f1a6b672 19:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:03 Removing intermediate container ff5412a0000f 19:11:03 ---> ffb482a8c688 19:11:03 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container d084f1a6b672 19:11:03 ---> 4b2b83901765 19:11:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 ---> Running in fb3cf8ff5e54 19:11:03 Removing intermediate container fc66b56e9087 19:11:03 ---> 4f7fb823e184 19:11:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container 7e0dc14bcf6b 19:11:03 ---> 33d828013701 19:11:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 Removing intermediate container a0c051c56ea0 19:11:03 ---> e0bae7afaf26 19:11:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:03 ---> Running in 310a522bede8 19:11:03 ---> Running in 9fcc7af5d537 19:11:03 ---> Running in 12e025ef0ccb 19:11:03 ---> Running in e92ebe307f45 19:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:03 Configure a credential helper to remove this warning. See 19:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:03 19:11:03 Login Succeeded 19:11:03 nexus3.edgexfoundry.org:10002 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10003 19:11:04 Removing intermediate container fb3cf8ff5e54 19:11:04 ---> 197c40767a8d 19:11:04 Step 5/31 : RUN apk add --update --no-cache make git 19:11:04 ---> Running in b4504552cbba 19:11:04 Removing intermediate container 310a522bede8 19:11:04 ---> 9a06e08b2d6f 19:11:04 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:04 ---> Running in fa570ed5ce6d 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:04 Configure a credential helper to remove this warning. See 19:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:04 19:11:04 Login Succeeded 19:11:04 nexus3.edgexfoundry.org:10004 19:11:04 Removing intermediate container 9fcc7af5d537 19:11:04 ---> 8954f3b23f96 19:11:04 Step 5/23 : RUN apk add --update --no-cache make git 19:11:04 ---> Running in d9dc3174bd72 19:11:04 Removing intermediate container e92ebe307f45 19:11:04 ---> 34509507945b 19:11:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 ---> Running in 920051cbbe78 19:11:05 Removing intermediate container 12e025ef0ccb 19:11:05 ---> 171c6a418b38 19:11:05 Step 5/25 : RUN apk add --update --no-cache make git 19:11:05 ---> Running in 372037923bee 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 docker.io 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:05 Configure a credential helper to remove this warning. See 19:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:05 19:11:05 Login Succeeded 19:11:05 ---> docker-login.sh ends [Pipeline] } 19:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 19:11:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:06 OK: 221 MiB in 52 packages [Pipeline] echo 19:11:06 ========================================================= 19:11:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:06 OK: 221 MiB in 52 packages 19:11:06 OK: 221 MiB in 52 packages 19:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:06 Removing intermediate container b4504552cbba 19:11:06 ---> b90a4f147998 19:11:06 Step 6/31 : COPY go.mod vendor* ./ 19:11:06 OK: 221 MiB in 52 packages 19:11:06 OK: 221 MiB in 52 packages 19:11:06 ---> 6fc817d3ec93 19:11:06 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:06 9b3977197b4f: Pulling fs layer 19:11:06 1a89e8eeedd5: Pulling fs layer 19:11:06 94645a83ff95: Pulling fs layer 19:11:06 3f3a8bcf1eab: Pulling fs layer 19:11:06 0c92f367c5e7: Pulling fs layer 19:11:06 f7c0051592d6: Pulling fs layer 19:11:06 a227ed2f7395: Pulling fs layer 19:11:06 7b1c46037f91: Pulling fs layer 19:11:06 0c92f367c5e7: Waiting 19:11:06 f7c0051592d6: Waiting 19:11:06 7b1c46037f91: Waiting 19:11:06 a227ed2f7395: Waiting 19:11:06 3f3a8bcf1eab: Waiting 19:11:06 94645a83ff95: Verifying Checksum 19:11:06 94645a83ff95: Download complete 19:11:06 1a89e8eeedd5: Verifying Checksum 19:11:06 1a89e8eeedd5: Download complete 19:11:06 0c92f367c5e7: Download complete 19:11:06 f7c0051592d6: Verifying Checksum 19:11:06 f7c0051592d6: Download complete 19:11:06 9b3977197b4f: Download complete 19:11:06 a227ed2f7395: Verifying Checksum 19:11:06 a227ed2f7395: Download complete 19:11:07 ---> Running in a05d25ead984 19:11:07 Removing intermediate container d9dc3174bd72 19:11:07 ---> b31f663b884d 19:11:07 Step 6/23 : COPY go.mod vendor* ./ 19:11:07 Removing intermediate container fa570ed5ce6d 19:11:07 ---> 7463583dfae3 19:11:07 Step 6/23 : COPY go.mod vendor* ./ 19:11:07 ---> 0fda408f16aa 19:11:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 ---> Running in fd7737045f95 19:11:07 Removing intermediate container 372037923bee 19:11:07 ---> 979d6470bb4c 19:11:07 Step 6/25 : COPY go.mod vendor* ./ 19:11:07 ---> 59a9cdcdad39 19:11:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 ---> Running in bcad840afe76 19:11:07 Removing intermediate container 920051cbbe78 19:11:07 ---> ca3a2ea4ac2f 19:11:07 Step 6/26 : COPY go.mod vendor* ./ 19:11:07 9b3977197b4f: Pull complete 19:11:07 ---> fb171ad18663 19:11:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 ---> Running in 742bfe82459b 19:11:07 ---> c653d7c7215a 19:11:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:07 ---> Running in 50aca83ee14e 19:11:08 1a89e8eeedd5: Pull complete 19:11:08 Removing intermediate container a05d25ead984 19:11:08 ---> 669509a43cba 19:11:08 Step 8/31 : COPY . . 19:11:08 94645a83ff95: Pull complete 19:11:09 7b1c46037f91: Verifying Checksum 19:11:09 7b1c46037f91: Download complete 19:11:09 Removing intermediate container fd7737045f95 19:11:09 ---> 49519febd3a6 19:11:09 Step 8/23 : COPY . . 19:11:09 3f3a8bcf1eab: Verifying Checksum 19:11:09 3f3a8bcf1eab: Download complete 19:11:09 Removing intermediate container bcad840afe76 19:11:09 ---> bece1f8fea90 19:11:09 Step 8/23 : COPY . . 19:11:11 Removing intermediate container 50aca83ee14e 19:11:11 ---> ecbd9fbfa9b0 19:11:11 Step 8/26 : COPY . . 19:11:16 Removing intermediate container 742bfe82459b 19:11:16 ---> adf0ec8ab1dc 19:11:16 Step 8/25 : COPY . . 19:11:19 ---> 46b6b130ad45 19:11:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:19 ---> d30501058861 19:11:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:19 ---> 80a6a490f512 19:11:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:11:19 ---> 341cf356e483 19:11:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:19 ---> Running in 037d11fcfc63 19:11:19 ---> Running in 367cd810c9e3 19:11:19 ---> Running in a582f02b670d 19:11:19 ---> Running in fc47ebfa32a5 19:11:20 Removing intermediate container 037d11fcfc63 19:11:20 ---> f9ad29802eee 19:11:20 Step 10/26 : RUN mkdir -p spire-build 19:11:20 ---> Running in 14937efc9a62 19:11:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:20 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 19:11:20 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 19:11:21 Removing intermediate container 14937efc9a62 19:11:21 ---> f598ede8e7e0 19:11:21 Step 11/26 : WORKDIR /edgex-go/spire-build 19:11:21 ---> d135b8a0d675 19:11:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:21 ---> Running in 7258ccf76801 19:11:21 ---> Running in d4cfeb89432f 19:11:21 Removing intermediate container 7258ccf76801 19:11:21 ---> 2676f5c85396 19:11:21 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 19:11:21 ---> Running in 7415c28b868e 19:11:22 3f3a8bcf1eab: Pull complete 19:11:22 0c92f367c5e7: Pull complete 19:11:22 f7c0051592d6: Pull complete 19:11:22 a227ed2f7395: Pull complete 19:11:22 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 19:11:23 spire-1.2.1/ 19:11:23 spire-1.2.1/.data/ 19:11:23 spire-1.2.1/.data/.file 19:11:23 spire-1.2.1/.dockerignore 19:11:23 spire-1.2.1/.gitattributes 19:11:23 spire-1.2.1/.githooks/ 19:11:23 spire-1.2.1/.githooks/pre-commit 19:11:23 spire-1.2.1/.github/ 19:11:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:11:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:11:23 spire-1.2.1/.github/dependabot.yml 19:11:23 spire-1.2.1/.github/workflows/ 19:11:23 spire-1.2.1/.github/workflows/nightly_build.yaml 19:11:23 spire-1.2.1/.github/workflows/pr_build.yaml 19:11:23 spire-1.2.1/.github/workflows/release_build.yaml 19:11:23 spire-1.2.1/.github/workflows/scripts/ 19:11:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:11:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:11:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:11:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:11:23 spire-1.2.1/.github/workflows/scripts/split.sh 19:11:23 spire-1.2.1/.gitignore 19:11:23 spire-1.2.1/.go-version 19:11:23 spire-1.2.1/.golangci.yml 19:11:23 spire-1.2.1/ADOPTERS.md 19:11:23 spire-1.2.1/CHANGELOG.md 19:11:23 spire-1.2.1/CODE-OF-CONDUCT.md 19:11:23 spire-1.2.1/CODEOWNERS 19:11:23 spire-1.2.1/CONTRIBUTING.md 19:11:23 spire-1.2.1/Dockerfile 19:11:23 spire-1.2.1/Dockerfile.dev 19:11:23 spire-1.2.1/Dockerfile.scratch 19:11:23 spire-1.2.1/LICENSE 19:11:23 spire-1.2.1/MAINTAINERS.md 19:11:23 spire-1.2.1/Makefile 19:11:23 spire-1.2.1/README.md 19:11:23 spire-1.2.1/ROADMAP.md 19:11:23 spire-1.2.1/SECURITY.md 19:11:23 spire-1.2.1/cmd/ 19:11:23 spire-1.2.1/cmd/spire-agent/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/common/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/run/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:11:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:11:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:11:23 spire-1.2.1/cmd/spire-agent/main.go 19:11:23 spire-1.2.1/cmd/spire-server/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/cli.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/run/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/token/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/validate/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/x509/ 19:11:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:11:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:11:23 spire-1.2.1/cmd/spire-server/main.go 19:11:23 spire-1.2.1/cmd/spire-server/util/ 19:11:23 spire-1.2.1/cmd/spire-server/util/util.go 19:11:23 spire-1.2.1/conf/ 19:11:23 spire-1.2.1/conf/agent/ 19:11:23 spire-1.2.1/conf/agent/agent.conf 19:11:23 spire-1.2.1/conf/agent/agent_full.conf 19:11:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:11:23 spire-1.2.1/conf/server/ 19:11:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:11:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:11:23 spire-1.2.1/conf/server/server.conf 19:11:23 spire-1.2.1/conf/server/server_full.conf 19:11:23 spire-1.2.1/doc/ 19:11:23 spire-1.2.1/doc/SPIRE101.md 19:11:23 spire-1.2.1/doc/auditlog.md 19:11:23 spire-1.2.1/doc/authorization_policy_engine.md 19:11:23 spire-1.2.1/doc/changelog_guidelines.md 19:11:23 spire-1.2.1/doc/cure53-report.pdf 19:11:23 spire-1.2.1/doc/images/ 19:11:23 spire-1.2.1/doc/images/2019_roadmap.png 19:11:23 spire-1.2.1/doc/images/SPIRE101.png 19:11:23 spire-1.2.1/doc/images/SPIRE_agent.png 19:11:23 spire-1.2.1/doc/images/SPIRE_server.png 19:11:23 spire-1.2.1/doc/images/cache_mgr.png 19:11:23 spire-1.2.1/doc/images/cache_mgr_components.png 19:11:23 spire-1.2.1/doc/images/federated_spire.png 19:11:23 spire-1.2.1/doc/images/ha_mode.png 19:11:23 spire-1.2.1/doc/images/nested_spire.png 19:11:23 spire-1.2.1/doc/images/oidc_federation.png 19:11:23 spire-1.2.1/doc/images/single_trust_domain.png 19:11:23 spire-1.2.1/doc/images/spiffe_compatible.png 19:11:23 spire-1.2.1/doc/images/spire_logo.png 19:11:23 spire-1.2.1/doc/migrating_registration_api_clients.md 19:11:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:11:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:11:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:11:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:11:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:11:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:11:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:11:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:11:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:11:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:11:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:11:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:11:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:11:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:11:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:11:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:11:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:11:23 spire-1.2.1/doc/scaling_spire.md 19:11:23 spire-1.2.1/doc/spire_agent.md 19:11:23 spire-1.2.1/doc/spire_server.md 19:11:23 spire-1.2.1/doc/supported_integrations.md 19:11:23 spire-1.2.1/doc/telemetry.md 19:11:23 spire-1.2.1/doc/telemetry_config.md 19:11:23 spire-1.2.1/doc/upgrading.md 19:11:23 spire-1.2.1/doc/using_spire.md 19:11:23 spire-1.2.1/examples/ 19:11:23 spire-1.2.1/examples/README.md 19:11:23 spire-1.2.1/go.mod 19:11:23 spire-1.2.1/go.sum 19:11:23 spire-1.2.1/pkg/ 19:11:23 spire-1.2.1/pkg/agent/ 19:11:23 spire-1.2.1/pkg/agent/agent.go 19:11:23 spire-1.2.1/pkg/agent/api/ 19:11:23 spire-1.2.1/pkg/agent/api/config.go 19:11:23 spire-1.2.1/pkg/agent/api/debug/ 19:11:23 spire-1.2.1/pkg/agent/api/debug/v1/ 19:11:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:11:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:11:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:11:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:11:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:11:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:11:23 spire-1.2.1/pkg/agent/api/endpoints.go 19:11:23 spire-1.2.1/pkg/agent/api/health/ 19:11:23 spire-1.2.1/pkg/agent/api/health/v1/ 19:11:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:11:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:11:23 spire-1.2.1/pkg/agent/api/rpccontext/ 19:11:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:11:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:11:23 spire-1.2.1/pkg/agent/attestor/ 19:11:23 spire-1.2.1/pkg/agent/attestor/node/ 19:11:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:11:23 spire-1.2.1/pkg/agent/attestor/node/node.go 19:11:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:11:23 spire-1.2.1/pkg/agent/attestor/workload/ 19:11:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:11:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:11:23 spire-1.2.1/pkg/agent/catalog/ 19:11:23 spire-1.2.1/pkg/agent/catalog/catalog.go 19:11:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:11:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:11:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:11:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:11:23 spire-1.2.1/pkg/agent/client/ 19:11:23 spire-1.2.1/pkg/agent/client/client.go 19:11:23 spire-1.2.1/pkg/agent/client/client_test.go 19:11:23 spire-1.2.1/pkg/agent/client/dial.go 19:11:23 spire-1.2.1/pkg/agent/client/nodeconn.go 19:11:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:11:23 spire-1.2.1/pkg/agent/client/update.go 19:11:23 spire-1.2.1/pkg/agent/client/util.go 19:11:23 spire-1.2.1/pkg/agent/common/ 19:11:23 spire-1.2.1/pkg/agent/common/backoff/ 19:11:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:11:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:11:23 spire-1.2.1/pkg/agent/common/cgroups/ 19:11:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:11:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:11:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:11:23 spire-1.2.1/pkg/agent/config.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/ 19:11:23 spire-1.2.1/pkg/agent/endpoints/config.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/workload/ 19:11:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:11:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/ 19:11:23 spire-1.2.1/pkg/agent/manager/cache/ 19:11:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:11:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:11:23 spire-1.2.1/pkg/agent/manager/config.go 19:11:23 spire-1.2.1/pkg/agent/manager/manager.go 19:11:23 spire-1.2.1/pkg/agent/manager/manager_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/storage.go 19:11:23 spire-1.2.1/pkg/agent/manager/storage_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/storecache/ 19:11:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:11:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:11:23 spire-1.2.1/pkg/agent/manager/sync.go 19:11:23 spire-1.2.1/pkg/agent/plugin/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:11:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:11:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:11:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:11:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:11:23 spire-1.2.1/pkg/agent/svid/ 19:11:23 spire-1.2.1/pkg/agent/svid/rotator.go 19:11:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:11:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:11:23 spire-1.2.1/pkg/agent/svid/store/ 19:11:23 spire-1.2.1/pkg/agent/svid/store/service.go 19:11:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:11:23 spire-1.2.1/pkg/common/ 19:11:23 spire-1.2.1/pkg/common/agentpathtemplate/ 19:11:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:11:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:11:23 spire-1.2.1/pkg/common/api/ 19:11:23 spire-1.2.1/pkg/common/api/metrics.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/ 19:11:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/logger.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/names.go 19:11:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:11:23 spire-1.2.1/pkg/common/api/names.go 19:11:23 spire-1.2.1/pkg/common/api/ratelimit.go 19:11:23 spire-1.2.1/pkg/common/api/rpccontext/ 19:11:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:11:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:11:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:11:23 spire-1.2.1/pkg/common/auth/ 19:11:23 spire-1.2.1/pkg/common/auth/interceptors.go 19:11:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:11:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/ 19:11:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/types.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:11:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:11:23 spire-1.2.1/pkg/common/catalog/ 19:11:23 spire-1.2.1/pkg/common/catalog/bind.go 19:11:23 spire-1.2.1/pkg/common/catalog/builtin.go 19:11:23 spire-1.2.1/pkg/common/catalog/catalog.go 19:11:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:11:23 spire-1.2.1/pkg/common/catalog/closers.go 19:11:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:11:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:11:23 spire-1.2.1/pkg/common/catalog/config.go 19:11:23 spire-1.2.1/pkg/common/catalog/config_test.go 19:11:23 spire-1.2.1/pkg/common/catalog/configure.go 19:11:23 spire-1.2.1/pkg/common/catalog/constraints.go 19:11:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:11:23 spire-1.2.1/pkg/common/catalog/context.go 19:11:23 spire-1.2.1/pkg/common/catalog/external.go 19:11:23 spire-1.2.1/pkg/common/catalog/host.go 19:11:23 spire-1.2.1/pkg/common/catalog/pipenet.go 19:11:23 spire-1.2.1/pkg/common/catalog/plugin.go 19:11:23 spire-1.2.1/pkg/common/catalog/testplugin/ 19:11:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:11:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:11:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:11:23 spire-1.2.1/pkg/common/cli/ 19:11:23 spire-1.2.1/pkg/common/cli/env.go 19:11:23 spire-1.2.1/pkg/common/cli/flags.go 19:11:23 spire-1.2.1/pkg/common/cli/trust_domain.go 19:11:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:11:23 spire-1.2.1/pkg/common/cli/umask.go 19:11:23 spire-1.2.1/pkg/common/cli/umask_posix.go 19:11:23 spire-1.2.1/pkg/common/cli/umask_test.go 19:11:23 spire-1.2.1/pkg/common/cli/umask_windows.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/flag.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/format.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:11:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:11:23 spire-1.2.1/pkg/common/coretypes/ 19:11:23 spire-1.2.1/pkg/common/coretypes/bundle/ 19:11:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:11:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:11:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:11:23 spire-1.2.1/pkg/common/cryptoutil/ 19:11:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:11:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:11:23 spire-1.2.1/pkg/common/diskutil/ 19:11:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:11:23 spire-1.2.1/pkg/common/diskutil/file_test.go 19:11:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:11:23 spire-1.2.1/pkg/common/errorutil/ 19:11:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:11:23 spire-1.2.1/pkg/common/health/ 19:11:23 spire-1.2.1/pkg/common/health/config.go 19:11:23 spire-1.2.1/pkg/common/health/context.go 19:11:23 spire-1.2.1/pkg/common/health/context_test.go 19:11:23 spire-1.2.1/pkg/common/health/health.go 19:11:23 spire-1.2.1/pkg/common/health/health_test.go 19:11:23 spire-1.2.1/pkg/common/health/logger.go 19:11:23 spire-1.2.1/pkg/common/hostservice/ 19:11:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:11:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:11:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:11:23 spire-1.2.1/pkg/common/idutil/ 19:11:23 spire-1.2.1/pkg/common/idutil/require.go 19:11:23 spire-1.2.1/pkg/common/idutil/require_test.go 19:11:23 spire-1.2.1/pkg/common/idutil/safety.go 19:11:23 spire-1.2.1/pkg/common/idutil/safety_test.go 19:11:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:11:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:11:23 spire-1.2.1/pkg/common/jwtsvid/ 19:11:23 spire-1.2.1/pkg/common/jwtsvid/common.go 19:11:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:11:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:11:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:11:23 spire-1.2.1/pkg/common/jwtutil/ 19:11:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:11:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:11:23 spire-1.2.1/pkg/common/log/ 19:11:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:11:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:11:23 spire-1.2.1/pkg/common/log/log.go 19:11:23 spire-1.2.1/pkg/common/log/log_test.go 19:11:23 spire-1.2.1/pkg/common/log/options.go 19:11:23 spire-1.2.1/pkg/common/nodeutil/ 19:11:23 spire-1.2.1/pkg/common/nodeutil/node.go 19:11:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:11:23 spire-1.2.1/pkg/common/peertracker/ 19:11:23 spire-1.2.1/pkg/common/peertracker/conn.go 19:11:23 spire-1.2.1/pkg/common/peertracker/credentials.go 19:11:23 spire-1.2.1/pkg/common/peertracker/errors.go 19:11:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:11:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:11:23 spire-1.2.1/pkg/common/peertracker/info.go 19:11:23 spire-1.2.1/pkg/common/peertracker/listener.go 19:11:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:11:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tcp.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:11:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:11:23 spire-1.2.1/pkg/common/peertracker/uds.go 19:11:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:11:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:11:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:11:23 spire-1.2.1/pkg/common/pemutil/ 19:11:23 spire-1.2.1/pkg/common/pemutil/block.go 19:11:23 spire-1.2.1/pkg/common/pemutil/certs.go 19:11:23 spire-1.2.1/pkg/common/pemutil/common.go 19:11:23 spire-1.2.1/pkg/common/pemutil/csr.go 19:11:23 spire-1.2.1/pkg/common/pemutil/keys.go 19:11:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/ 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:11:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:11:23 spire-1.2.1/pkg/common/plugin/ 19:11:23 spire-1.2.1/pkg/common/plugin/aws/ 19:11:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:11:23 spire-1.2.1/pkg/common/plugin/azure/ 19:11:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:11:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/facade.go 19:11:23 spire-1.2.1/pkg/common/plugin/facade_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/gcp/ 19:11:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/ 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:11:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/log.go 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/ 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:11:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:11:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:11:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:11:23 spire-1.2.1/pkg/common/plugin/x509pop/ 19:11:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:11:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:11:23 spire-1.2.1/pkg/common/profiling/ 19:11:23 spire-1.2.1/pkg/common/profiling/dumpers.go 19:11:23 spire-1.2.1/pkg/common/profiling/profiling.go 19:11:23 spire-1.2.1/pkg/common/protoutil/ 19:11:23 spire-1.2.1/pkg/common/protoutil/masks.go 19:11:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:11:23 spire-1.2.1/pkg/common/rotationutil/ 19:11:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:11:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:11:23 spire-1.2.1/pkg/common/selector/ 19:11:23 spire-1.2.1/pkg/common/selector/selector.go 19:11:23 spire-1.2.1/pkg/common/selector/selector_test.go 19:11:23 spire-1.2.1/pkg/common/selector/set.go 19:11:23 spire-1.2.1/pkg/common/selector/set_utils.go 19:11:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/ 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/ 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:11:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:11:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:11:23 spire-1.2.1/pkg/common/telemetry/call.go 19:11:23 spire-1.2.1/pkg/common/telemetry/common/ 19:11:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:11:23 spire-1.2.1/pkg/common/telemetry/config.go 19:11:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:11:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/inmem.go 19:11:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/m3.go 19:11:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/metrics.go 19:11:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/names.go 19:11:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:11:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:11:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/ 19:11:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:11:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:11:23 spire-1.2.1/pkg/common/telemetry/server/server.go 19:11:23 spire-1.2.1/pkg/common/telemetry/sink.go 19:11:23 spire-1.2.1/pkg/common/telemetry/statsd.go 19:11:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:11:23 spire-1.2.1/pkg/common/telemetry/uptime.go 19:11:23 spire-1.2.1/pkg/common/telemetry/version.go 19:11:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:11:23 spire-1.2.1/pkg/common/uptime/ 19:11:23 spire-1.2.1/pkg/common/uptime/uptime.go 19:11:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:11:23 spire-1.2.1/pkg/common/util/ 19:11:23 spire-1.2.1/pkg/common/util/certs.go 19:11:23 spire-1.2.1/pkg/common/util/certs_test.go 19:11:23 spire-1.2.1/pkg/common/util/csr.go 19:11:23 spire-1.2.1/pkg/common/util/hash.go 19:11:23 spire-1.2.1/pkg/common/util/selectors.go 19:11:23 spire-1.2.1/pkg/common/util/selectors_test.go 19:11:23 spire-1.2.1/pkg/common/util/signals.go 19:11:23 spire-1.2.1/pkg/common/util/sort.go 19:11:23 spire-1.2.1/pkg/common/util/sort_test.go 19:11:23 spire-1.2.1/pkg/common/util/task.go 19:11:23 spire-1.2.1/pkg/common/util/task_test.go 19:11:23 spire-1.2.1/pkg/common/util/testdata/ 19:11:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:11:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:11:23 spire-1.2.1/pkg/common/version/ 19:11:23 spire-1.2.1/pkg/common/version/version.go 19:11:23 spire-1.2.1/pkg/common/x509svid/ 19:11:23 spire-1.2.1/pkg/common/x509svid/common_test.go 19:11:23 spire-1.2.1/pkg/common/x509svid/csr.go 19:11:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:11:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:11:23 spire-1.2.1/pkg/common/x509util/ 19:11:23 spire-1.2.1/pkg/common/x509util/cert.go 19:11:23 spire-1.2.1/pkg/common/x509util/dns.go 19:11:23 spire-1.2.1/pkg/common/x509util/dns_test.go 19:11:23 spire-1.2.1/pkg/common/x509util/keyid.go 19:11:23 spire-1.2.1/pkg/common/x509util/keypair.go 19:11:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:11:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:11:23 spire-1.2.1/pkg/server/ 19:11:23 spire-1.2.1/pkg/server/api/ 19:11:23 spire-1.2.1/pkg/server/api/agent.go 19:11:23 spire-1.2.1/pkg/server/api/agent/ 19:11:23 spire-1.2.1/pkg/server/api/agent/v1/ 19:11:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/agent_test.go 19:11:23 spire-1.2.1/pkg/server/api/api.go 19:11:23 spire-1.2.1/pkg/server/api/audit/ 19:11:23 spire-1.2.1/pkg/server/api/audit/audit.go 19:11:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:11:23 spire-1.2.1/pkg/server/api/bundle.go 19:11:23 spire-1.2.1/pkg/server/api/bundle/ 19:11:23 spire-1.2.1/pkg/server/api/bundle/v1/ 19:11:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/bundle_test.go 19:11:23 spire-1.2.1/pkg/server/api/debug/ 19:11:23 spire-1.2.1/pkg/server/api/debug/v1/ 19:11:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/entry.go 19:11:23 spire-1.2.1/pkg/server/api/entry/ 19:11:23 spire-1.2.1/pkg/server/api/entry/v1/ 19:11:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/entry_test.go 19:11:23 spire-1.2.1/pkg/server/api/health/ 19:11:23 spire-1.2.1/pkg/server/api/health/v1/ 19:11:23 spire-1.2.1/pkg/server/api/health/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/id.go 19:11:23 spire-1.2.1/pkg/server/api/id_test.go 19:11:23 spire-1.2.1/pkg/server/api/limits/ 19:11:23 spire-1.2.1/pkg/server/api/limits/limits.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/ 19:11:23 spire-1.2.1/pkg/server/api/middleware/alias.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/audit.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/caller.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/common.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/entries.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:11:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:11:23 spire-1.2.1/pkg/server/api/ratelimit.go 19:11:23 spire-1.2.1/pkg/server/api/rpccontext/ 19:11:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:11:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:11:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:11:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:11:23 spire-1.2.1/pkg/server/api/selector.go 19:11:23 spire-1.2.1/pkg/server/api/selector_test.go 19:11:23 spire-1.2.1/pkg/server/api/status.go 19:11:23 spire-1.2.1/pkg/server/api/status_test.go 19:11:23 spire-1.2.1/pkg/server/api/svid/ 19:11:23 spire-1.2.1/pkg/server/api/svid/v1/ 19:11:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/trustdomain.go 19:11:23 spire-1.2.1/pkg/server/api/trustdomain/ 19:11:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:11:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:11:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:11:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:11:23 spire-1.2.1/pkg/server/authpolicy/ 19:11:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:11:23 spire-1.2.1/pkg/server/authpolicy/policy.go 19:11:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:11:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:11:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:11:23 spire-1.2.1/pkg/server/authpolicy/validate.go 19:11:23 spire-1.2.1/pkg/server/bundle/ 19:11:23 spire-1.2.1/pkg/server/bundle/client/ 19:11:23 spire-1.2.1/pkg/server/bundle/client/client.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/manager.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/sources.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/updater.go 19:11:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:11:23 spire-1.2.1/pkg/server/ca/ 19:11:23 spire-1.2.1/pkg/server/ca/ca.go 19:11:23 spire-1.2.1/pkg/server/ca/ca_health.go 19:11:23 spire-1.2.1/pkg/server/ca/ca_test.go 19:11:23 spire-1.2.1/pkg/server/ca/journal.go 19:11:23 spire-1.2.1/pkg/server/ca/journal_test.go 19:11:23 spire-1.2.1/pkg/server/ca/manager.go 19:11:23 spire-1.2.1/pkg/server/ca/manager_health.go 19:11:23 spire-1.2.1/pkg/server/ca/manager_test.go 19:11:23 spire-1.2.1/pkg/server/ca/templates.go 19:11:23 spire-1.2.1/pkg/server/ca/upstream_client.go 19:11:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:11:23 spire-1.2.1/pkg/server/ca/validation.go 19:11:23 spire-1.2.1/pkg/server/cache/ 19:11:23 spire-1.2.1/pkg/server/cache/dscache/ 19:11:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:11:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/ 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:11:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:11:23 spire-1.2.1/pkg/server/catalog/ 19:11:23 spire-1.2.1/pkg/server/catalog/catalog.go 19:11:23 spire-1.2.1/pkg/server/catalog/keymanager.go 19:11:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:11:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:11:23 spire-1.2.1/pkg/server/catalog/notifier.go 19:11:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:11:23 spire-1.2.1/pkg/server/config.go 19:11:23 spire-1.2.1/pkg/server/datastore/ 19:11:23 spire-1.2.1/pkg/server/datastore/datastore.go 19:11:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:11:23 spire-1.2.1/pkg/server/datastore/repository.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:11:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:11:23 spire-1.2.1/pkg/server/endpoints/ 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/ 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:11:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:11:23 spire-1.2.1/pkg/server/endpoints/config.go 19:11:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:11:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:11:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:11:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:11:23 spire-1.2.1/pkg/server/endpoints/middleware.go 19:11:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:11:23 spire-1.2.1/pkg/server/hostservice/ 19:11:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:11:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:11:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:11:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:11:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:11:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:11:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:11:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:11:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:11:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:11:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/ 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:11:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:11:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:11:23 spire-1.2.1/pkg/server/registration/ 19:11:23 spire-1.2.1/pkg/server/registration/manager.go 19:11:23 spire-1.2.1/pkg/server/registration/manager_test.go 19:11:23 spire-1.2.1/pkg/server/scanentries.go 19:11:23 spire-1.2.1/pkg/server/scanentries_test.go 19:11:23 spire-1.2.1/pkg/server/server.go 19:11:23 spire-1.2.1/pkg/server/server_test.go 19:11:23 spire-1.2.1/pkg/server/svid/ 19:11:23 spire-1.2.1/pkg/server/svid/observer.go 19:11:23 spire-1.2.1/pkg/server/svid/observer_test.go 19:11:23 spire-1.2.1/pkg/server/svid/rotator.go 19:11:23 spire-1.2.1/pkg/server/svid/rotator_config.go 19:11:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:11:23 spire-1.2.1/pkg/server/svid/rotator_test.go 19:11:23 spire-1.2.1/proto/ 19:11:23 spire-1.2.1/proto/private/ 19:11:23 spire-1.2.1/proto/private/server/ 19:11:23 spire-1.2.1/proto/private/server/journal/ 19:11:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:11:23 spire-1.2.1/proto/private/server/journal/journal.proto 19:11:23 spire-1.2.1/proto/spire/ 19:11:23 spire-1.2.1/proto/spire/common/ 19:11:23 spire-1.2.1/proto/spire/common/common.pb.go 19:11:23 spire-1.2.1/proto/spire/common/common.proto 19:11:23 spire-1.2.1/proto/spire/common/plugin/ 19:11:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:11:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:11:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:11:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:11:23 spire-1.2.1/proto/spire/plugin/ 19:11:23 spire-1.2.1/proto/spire/plugin/agent/ 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:11:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:11:23 spire-1.2.1/release/ 19:11:23 spire-1.2.1/release/spire-extras/ 19:11:23 spire-1.2.1/release/spire-extras/README.md 19:11:23 spire-1.2.1/release/spire-extras/conf/ 19:11:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:11:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:11:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:11:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:11:23 spire-1.2.1/release/spire/ 19:11:23 spire-1.2.1/release/spire/README.md 19:11:23 spire-1.2.1/release/spire/conf/ 19:11:23 spire-1.2.1/release/spire/conf/agent/ 19:11:23 spire-1.2.1/release/spire/conf/agent/agent.conf 19:11:23 spire-1.2.1/release/spire/conf/server/ 19:11:23 spire-1.2.1/release/spire/conf/server/server.conf 19:11:23 spire-1.2.1/script/ 19:11:23 spire-1.2.1/script/build-artifact.sh 19:11:23 spire-1.2.1/script/generate_dummy_ca.sh 19:11:23 spire-1.2.1/support/ 19:11:23 spire-1.2.1/support/k8s/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:11:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/ 19:11:23 spire-1.2.1/support/oidc-discovery-provider/README.md 19:11:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/config.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/main.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:11:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:11:23 spire-1.2.1/test/ 19:11:23 spire-1.2.1/test/clock/ 19:11:23 spire-1.2.1/test/clock/clock.go 19:11:23 spire-1.2.1/test/fakes/ 19:11:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:11:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:11:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:11:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:11:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:11:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:11:23 spire-1.2.1/test/fakes/fakeagentstore/ 19:11:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:11:23 spire-1.2.1/test/fakes/fakedatastore/ 19:11:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:11:23 spire-1.2.1/test/fakes/fakeentryclient/ 19:11:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:11:23 spire-1.2.1/test/fakes/fakehealthchecker/ 19:11:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:11:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:11:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:11:23 spire-1.2.1/test/fakes/fakemetrics/ 19:11:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:11:23 spire-1.2.1/test/fakes/fakenoderesolver/ 19:11:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:11:23 spire-1.2.1/test/fakes/fakenotifier/ 19:11:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:11:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:11:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:11:23 spire-1.2.1/test/fakes/fakeserverca/ 19:11:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:11:23 spire-1.2.1/test/fakes/fakeservercatalog/ 19:11:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:11:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:11:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:11:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:11:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:11:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:11:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:11:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:11:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:11:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:11:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:11:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:11:23 spire-1.2.1/test/fixture/ 19:11:23 spire-1.2.1/test/fixture/certs/ 19:11:23 spire-1.2.1/test/fixture/certs/agent_svid.der 19:11:23 spire-1.2.1/test/fixture/certs/base_cert.pem 19:11:23 spire-1.2.1/test/fixture/certs/base_csr.pem 19:11:23 spire-1.2.1/test/fixture/certs/base_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:11:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:11:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:11:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:11:23 spire-1.2.1/test/fixture/certs/blog_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/bundle.der 19:11:23 spire-1.2.1/test/fixture/certs/ca.pem 19:11:23 spire-1.2.1/test/fixture/certs/ca_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/database_cert.pem 19:11:23 spire-1.2.1/test/fixture/certs/database_csr.pem 19:11:23 spire-1.2.1/test/fixture/certs/database_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/node_cert.pem 19:11:23 spire-1.2.1/test/fixture/certs/node_csr.pem 19:11:23 spire-1.2.1/test/fixture/certs/node_key.pem 19:11:23 spire-1.2.1/test/fixture/certs/svid.pem 19:11:23 spire-1.2.1/test/fixture/certs/svid_key.pem 19:11:23 spire-1.2.1/test/fixture/config/ 19:11:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:11:23 spire-1.2.1/test/fixture/config/agent_good.conf 19:11:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:11:23 spire-1.2.1/test/fixture/config/plugin_good.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:11:23 spire-1.2.1/test/fixture/config/server_good.conf 19:11:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:11:23 spire-1.2.1/test/fixture/fixture.go 19:11:23 spire-1.2.1/test/fixture/nodeattestor/ 19:11:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:11:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:11:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:11:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:11:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:11:23 spire-1.2.1/test/fixture/registration/ 19:11:23 spire-1.2.1/test/fixture/registration/entries.json 19:11:23 spire-1.2.1/test/fixture/registration/good-for-update.json 19:11:23 spire-1.2.1/test/fixture/registration/good.json 19:11:23 spire-1.2.1/test/fixture/registration/invalid.json 19:11:23 spire-1.2.1/test/fixture/registration/invalid_json.json 19:11:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:11:23 spire-1.2.1/test/integration/ 19:11:23 spire-1.2.1/test/integration/README.md 19:11:23 spire-1.2.1/test/integration/common 19:11:23 spire-1.2.1/test/integration/setup/ 19:11:23 spire-1.2.1/test/integration/setup/adminclient/ 19:11:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:11:23 spire-1.2.1/test/integration/setup/adminclient/client.go 19:11:23 spire-1.2.1/test/integration/setup/debugagent/ 19:11:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:11:23 spire-1.2.1/test/integration/setup/debugagent/main.go 19:11:23 spire-1.2.1/test/integration/setup/debugserver/ 19:11:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:11:23 spire-1.2.1/test/integration/setup/debugserver/main.go 19:11:23 spire-1.2.1/test/integration/setup/downstreamclient/ 19:11:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:11:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:11:23 spire-1.2.1/test/integration/setup/itclient/ 19:11:23 spire-1.2.1/test/integration/setup/itclient/client.go 19:11:23 spire-1.2.1/test/integration/setup/node-attestation/ 19:11:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:11:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:11:23 spire-1.2.1/test/integration/setup/x509pop/ 19:11:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:11:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:11:23 spire-1.2.1/test/integration/suites/ 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:11:23 spire-1.2.1/test/integration/suites/join-token/ 19:11:23 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:11:23 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:11:23 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:11:23 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:11:23 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:11:23 spire-1.2.1/test/integration/suites/join-token/README.md 19:11:23 spire-1.2.1/test/integration/suites/join-token/conf/ 19:11:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/join-token/teardown 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:11:23 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:11:23 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:11:23 spire-1.2.1/test/integration/suites/k8s/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/00-setup 19:11:23 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:11:23 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:11:23 spire-1.2.1/test/integration/suites/k8s/README.md 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:11:23 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:11:23 spire-1.2.1/test/integration/suites/k8s/teardown 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/ 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:11:23 spire-1.2.1/test/integration/suites/rotation/ 19:11:23 spire-1.2.1/test/integration/suites/rotation/00-setup 19:11:23 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:11:23 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:11:23 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:11:23 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:11:23 spire-1.2.1/test/integration/suites/rotation/README.md 19:11:23 spire-1.2.1/test/integration/suites/rotation/conf/ 19:11:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/rotation/teardown 19:11:23 spire-1.2.1/test/integration/suites/self-test/ 19:11:23 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:11:23 spire-1.2.1/test/integration/suites/self-test/README.md 19:11:23 spire-1.2.1/test/integration/suites/self-test/teardown 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:11:23 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:11:23 spire-1.2.1/test/integration/suites/upgrade/ 19:11:23 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:11:23 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:11:23 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:11:23 spire-1.2.1/test/integration/suites/upgrade/README.md 19:11:23 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:11:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:11:23 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:11:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:11:23 spire-1.2.1/test/integration/suites/upgrade/teardown 19:11:23 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:11:23 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:11:23 spire-1.2.1/test/integration/test-one.sh 19:11:23 spire-1.2.1/test/integration/test.sh 19:11:23 spire-1.2.1/test/plugintest/ 19:11:23 spire-1.2.1/test/plugintest/config.go 19:11:23 spire-1.2.1/test/plugintest/load.go 19:11:23 spire-1.2.1/test/plugintest/option.go 19:11:23 spire-1.2.1/test/spiretest/ 19:11:23 spire-1.2.1/test/spiretest/apiserver.go 19:11:23 spire-1.2.1/test/spiretest/assertions.go 19:11:23 spire-1.2.1/test/spiretest/dir.go 19:11:23 spire-1.2.1/test/spiretest/errors_posix.go 19:11:23 spire-1.2.1/test/spiretest/errors_windows.go 19:11:23 spire-1.2.1/test/spiretest/logs.go 19:11:23 spire-1.2.1/test/spiretest/socketapi.go 19:11:23 spire-1.2.1/test/spiretest/suite.go 19:11:23 spire-1.2.1/test/spiretest/x509.go 19:11:23 spire-1.2.1/test/testca/ 19:11:23 spire-1.2.1/test/testca/ca.go 19:11:23 spire-1.2.1/test/testkey/ 19:11:23 spire-1.2.1/test/testkey/generate.sh 19:11:23 spire-1.2.1/test/testkey/genkeys.go 19:11:23 spire-1.2.1/test/testkey/keys.go 19:11:23 spire-1.2.1/test/testkey/new.go 19:11:23 spire-1.2.1/test/tpmsimulator/ 19:11:23 spire-1.2.1/test/tpmsimulator/simulator.go 19:11:23 spire-1.2.1/test/util/ 19:11:23 spire-1.2.1/test/util/cert_fixtures.go 19:11:23 spire-1.2.1/test/util/cert_generation.go 19:11:23 spire-1.2.1/test/util/io_redirection.go 19:11:23 spire-1.2.1/test/util/race.go 19:11:23 spire-1.2.1/test/util/util.go 19:11:23 building spire from source... 19:11:23 Installing go1.17.7... 19:11:29 Building bin/spire-server... 19:11:29 go: downloading github.com/mitchellh/cli v1.1.2 19:11:29 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:11:29 go: downloading google.golang.org/grpc v1.44.0 19:11:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:11:29 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:11:29 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:11:29 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:11:29 go: downloading github.com/imdario/mergo v0.3.12 19:11:29 go: downloading github.com/sirupsen/logrus v1.8.1 19:11:29 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:11:29 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:11:29 go: downloading github.com/fatih/color v1.13.0 19:11:29 go: downloading github.com/mattn/go-isatty v0.0.14 19:11:29 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:11:29 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:11:29 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:11:29 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:11:29 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:11:29 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:11:29 go: downloading github.com/open-policy-agent/opa v0.38.0 19:11:29 go: downloading github.com/armon/go-metrics v0.3.10 19:11:29 go: downloading github.com/prometheus/client_golang v1.12.1 19:11:29 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:11:29 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:11:29 go: downloading github.com/Masterminds/goutils v1.1.0 19:11:29 go: downloading github.com/Masterminds/semver v1.5.0 19:11:29 go: downloading github.com/google/uuid v1.1.2 19:11:29 go: downloading github.com/huandu/xstrings v1.3.2 19:11:29 go: downloading github.com/mattn/go-colorable v0.1.12 19:11:30 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:11:30 go: downloading github.com/oklog/run v1.0.0 19:11:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:11:30 go: downloading github.com/imkira/go-observer v1.0.3 19:11:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:11:30 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:11:30 go: downloading github.com/beorn7/perks v1.0.1 19:11:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:11:30 go: downloading github.com/prometheus/client_model v0.2.0 19:11:30 go: downloading github.com/prometheus/common v0.32.1 19:11:30 go: downloading github.com/prometheus/procfs v0.7.3 19:11:30 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:11:30 go: downloading go.uber.org/atomic v1.9.0 19:11:30 7b1c46037f91: Pull complete 19:11:30 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:11:30 go: downloading github.com/hashicorp/errwrap v1.1.0 19:11:30 go: downloading github.com/pkg/errors v0.9.1 19:11:30 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:11:30 go: downloading github.com/blang/semver/v4 v4.0.0 19:11:30 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:11:30 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:11:30 go: downloading github.com/jinzhu/gorm v1.9.16 19:11:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:11:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:11:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:11:30 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:30 WORKDIR /edgex 19:11:30 COPY go.mod . 19:11:30 RUN go mod download -t 19:11:30 ci-base-image-arm64 -f - . 19:11:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:11:33 Sending build context to Docker daemon 169.1MB 19:11:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:33 ---> f79e39bc4007 19:11:33 Step 2/4 : WORKDIR /edgex 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:11:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:11:34 go: downloading github.com/stretchr/testify v1.7.0 19:11:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:11:34 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:11:34 ---> Running in eb5f1de34922 19:11:35 Removing intermediate container eb5f1de34922 19:11:35 ---> 27714a5ebb69 19:11:35 Step 3/4 : COPY go.mod . 19:11:35 ---> 7dfe027a1114 19:11:35 Step 4/4 : RUN go mod download 19:11:35 ---> Running in 8453775a1ae2 19:11:38 go: downloading google.golang.org/api v0.70.0 19:11:38 go: downloading k8s.io/client-go v0.23.4 19:11:38 go: downloading k8s.io/api v0.23.4 19:11:38 go: downloading github.com/google/go-tpm v0.3.3 19:11:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:11:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:11:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:11:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:11:38 go: downloading cloud.google.com/go/storage v1.21.0 19:11:38 go: downloading cloud.google.com/go v0.100.2 19:11:40 go: downloading k8s.io/apimachinery v0.23.4 19:11:40 go: downloading k8s.io/kube-aggregator v0.23.3 19:11:40 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:11:40 go: downloading cloud.google.com/go/security v1.3.0 19:11:40 go: downloading github.com/hashicorp/vault/api v1.4.1 19:11:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:11:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:11:40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:11:40 go: downloading github.com/twmb/murmur3 v1.1.6 19:11:40 go: downloading github.com/jinzhu/inflection v1.0.0 19:11:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:11:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:11:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:11:41 go: downloading github.com/aws/smithy-go v1.11.0 19:11:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:11:41 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:11:41 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:41 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:41 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:41 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:41 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:41 go: downloading cloud.google.com/go/compute v1.3.0 19:11:41 go: downloading cloud.google.com/go/iam v0.1.1 19:11:41 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:43 go: downloading github.com/gogo/protobuf v1.3.2 19:11:43 go: downloading github.com/google/gofuzz v1.1.0 19:11:43 go: downloading k8s.io/klog/v2 v2.30.0 19:11:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:43 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:43 go: downloading github.com/spf13/pflag v1.0.5 19:11:43 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:43 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:43 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:43 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:43 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:43 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:43 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:43 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:43 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:11:43 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:43 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:11:43 go: downloading github.com/gobwas/glob v0.2.3 19:11:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:11:43 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:11:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:11:43 go: downloading go.opencensus.io v0.23.0 19:11:44 go: downloading gopkg.in/inf.v0 v0.9.1 19:11:44 go: downloading github.com/google/go-cmp v0.5.7 19:11:44 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:11:44 go: downloading github.com/googleapis/gnostic v0.5.5 19:11:44 go: downloading github.com/go-logr/logr v1.2.2 19:11:44 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:11:44 go: downloading github.com/json-iterator/go v1.1.12 19:11:44 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:11:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:11:44 go: downloading go.uber.org/zap v1.21.0 19:11:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:44 go: downloading github.com/tklauser/numcpus v0.3.0 19:11:44 go: downloading sigs.k8s.io/yaml v1.3.0 19:11:44 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:11:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:11:44 go: downloading github.com/modern-go/reflect2 v1.0.2 19:11:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:11:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:11:44 go: downloading github.com/hashicorp/go-version v1.2.0 19:11:44 go: downloading github.com/golang/snappy v0.0.4 19:11:44 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:11:44 go: downloading github.com/ryanuber/go-glob v1.0.0 19:11:44 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:11:44 go: downloading go.uber.org/multierr v1.6.0 19:11:50 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:11:50 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:10 Removing intermediate container d4cfeb89432f 19:12:10 ---> 165e0bd72c6d 19:12:10 19:12:10 Step 10/25 : FROM alpine:3.14 19:12:10 Removing intermediate container fc47ebfa32a5 19:12:10 ---> c1766af1332c 19:12:10 19:12:10 Step 10/31 : FROM alpine:3.14 19:12:10 Removing intermediate container a582f02b670d 19:12:10 ---> 71e3692b741f 19:12:10 19:12:10 Step 10/23 : FROM alpine:3.14 19:12:10 Removing intermediate container 367cd810c9e3 19:12:10 ---> 727996254649 19:12:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:10 ---> Running in 7a21a84d7860 19:12:10 3.14: Pulling from library/alpine 19:12:10 3.14: Pulling from library/alpine 19:12:10 3.14: Pulling from library/alpine 19:12:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:11 Status: Downloaded newer image for alpine:3.14 19:12:11 Status: Image is up to date for alpine:3.14 19:12:11 Status: Image is up to date for alpine:3.14 19:12:11 ---> e04c818066af 19:12:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:11 ---> e04c818066af 19:12:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:11 ---> e04c818066af 19:12:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:12:12 ---> Running in 3708146eb53c 19:12:12 ---> Running in 5c04aa5fa2d3 19:12:12 ---> Running in b44699593368 19:12:12 Removing intermediate container b44699593368 19:12:12 ---> 95abedc66cda 19:12:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:12 ---> Running in 2f2ff6e37946 19:12:12 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 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:13 (1/3) Installing ca-certificates (20211220-r0) 19:12:13 (2/3) Installing dumb-init (1.2.5-r1) 19:12:13 (3/3) Installing su-exec (0.2-r1) 19:12:13 Executing busybox-1.33.1-r7.trigger 19:12:13 Executing ca-certificates-20211220-r0.trigger 19:12:13 (1/1) Installing dumb-init (1.2.5-r1) 19:12:13 Executing busybox-1.33.1-r7.trigger 19:12:13 OK: 6 MiB in 15 packages 19:12:13 (1/2) Installing dumb-init (1.2.5-r1) 19:12:13 (2/2) Installing su-exec (0.2-r1) 19:12:13 OK: 6 MiB in 17 packages 19:12:13 Executing busybox-1.33.1-r7.trigger 19:12:13 OK: 6 MiB in 16 packages 19:12:14 Removing intermediate container 7a21a84d7860 19:12:14 ---> aa46c4fdf84f 19:12:14 19:12:14 Step 11/23 : FROM docker:20.10.14 19:12:14 20.10.14: Pulling from library/docker 19:12:14 Removing intermediate container 5c04aa5fa2d3 19:12:14 ---> 2a4d85d3b5e8 19:12:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:14 ---> Running in 5310a1eaf712 19:12:14 Removing intermediate container 2f2ff6e37946 19:12:14 ---> 5dd25fadc4a9 19:12:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:14 Removing intermediate container 3708146eb53c 19:12:14 ---> f41969c959be 19:12:14 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:15 ---> Running in a2faf3891025 19:12:15 Removing intermediate container 5310a1eaf712 19:12:15 ---> 4817bf330180 19:12:15 Step 13/23 : ENV APP_PORT=59881 19:12:15 ---> Running in 35d2c21f4946 19:12:15 ---> Running in dd2b5abdf5ff 19:12:15 Removing intermediate container a2faf3891025 19:12:15 ---> 8d0e7911fc66 19:12:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:12:15 Removing intermediate container 35d2c21f4946 19:12:15 ---> b99158390da0 19:12:15 Step 13/25 : WORKDIR / 19:12:15 Removing intermediate container dd2b5abdf5ff 19:12:15 ---> 4d327ffe2eb9 19:12:15 Step 14/23 : EXPOSE $APP_PORT 19:12:15 ---> Running in 8608910fc030 19:12:15 ---> Running in 672e18a0964c 19:12:15 ---> Running in f54219574151 19:12:16 Removing intermediate container f54219574151 19:12:16 ---> ef3b90bf6c57 19:12:16 Step 15/23 : WORKDIR / 19:12:16 Removing intermediate container 8608910fc030 19:12:16 ---> 40e04a8f73a6 19:12:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:16 ---> Running in 0df6159bd8e9 19:12:16 ---> Running in b3411e18f571 19:12:16 Removing intermediate container 672e18a0964c 19:12:16 ---> 1bc82f9c172c 19:12: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 19:12:17 Removing intermediate container 0df6159bd8e9 19:12:17 ---> 9196d8859d85 19:12:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:17 ---> 0b33f44c968f 19:12:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:18 ---> 45e89e2a2d33 19:12:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:18 ---> 45cc0617b861 19:12:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:18 Removing intermediate container b3411e18f571 19:12:18 ---> d891bdc19110 19:12:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:12:18 ---> Running in 2573750797c4 19:12:18 ---> c897707d52d5 19:12:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:18 Removing intermediate container 2573750797c4 19:12:18 ---> 999d6f1c6b44 19:12:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:12:19 ---> 0a23893e1c27 19:12:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:19 ---> e0ab9e8f3126 19:12:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:19 ---> 6d6f14c5168c 19:12:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:12:19 ---> Running in 0e07fd2d0bc2 19:12:19 ---> 1060c4c933b0 19:12:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:19 ---> ad7d37aa99f2 19:12:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:19 ---> Running in 9ba0c2a35147 19:12:20 Removing intermediate container 9ba0c2a35147 19:12:20 ---> 413f940aa8cf 19:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:20 ---> Running in 066c39bd996f 19:12:20 Removing intermediate container 066c39bd996f 19:12:20 ---> b2dff8445f0a 19:12:20 Step 21/23 : LABEL arch=x86_64 19:12:21 ---> Running in 84321e2f7934 19:12:21 Removing intermediate container 84321e2f7934 19:12:21 ---> 5c039aa46e85 19:12:21 ---> 734b53d0e2cd 19:12:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:12:21 19:12:21 ---> Running in eaec9ef0a559 19:12:21 Removing intermediate container 0e07fd2d0bc2 19:12:21 ---> fee0b45de9c8 19:12:21 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:21 Removing intermediate container eaec9ef0a559 19:12:21 ---> cbb6c8234ddd 19:12:21 Step 23/23 : LABEL version=0.0.0 19:12:22 ---> f67fadb93ba9 19:12:22 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/ 19:12:22 ---> Running in 59c4ae22f5ea 19:12:22 ---> bf57d9cd88f1 19:12:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:22 ---> Running in 41b7ef6b633c 19:12:22 Removing intermediate container 59c4ae22f5ea 19:12:22 ---> 9bd4999c9ad4 19:12:22 19:12:22 Successfully built 9bd4999c9ad4 19:12:22 Successfully tagged core-metadata:latest 19:12:22 Building security-spire-server 19:12:22 Removing intermediate container 8453775a1ae2 19:12:22 ---> 27a2ece7978d 19:12:22 Successfully built 27a2ece7978d 19:12:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:23 + docker inspect -f . ci-base-image-arm64 19:12:23 . [Pipeline] withDockerContainer 19:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container 19:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:24 $ docker top 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:25 + go version 19:12:25 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:25 $ docker stop --time=1 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 19:12:26  Building core-metadata ... done  ---> 2a2dcef45ed4 19:12:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:26 ---> 283bb9b21b35 19:12:26 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:26 Removing intermediate container 41b7ef6b633c 19:12:26 ---> 46c9f0bbbb98 19:12:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:27 ---> Running in 324c1c3f2a6b 19:12:27 $ docker rm -f 75b848b21eea92eb5f108b8a77831dae591220e4d3abb8c652091929aac13e46 19:12:27 ---> c55a27e1f294 19:12:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:12:27 Removing intermediate container 324c1c3f2a6b 19:12:27 ---> ff28e1bfde74 19:12:27 Step 23/25 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } 19:12:27 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:12:27 ---> Running in 100ba78ccc5c 19:12:27 Status: Downloaded newer image for docker:20.10.14 19:12:27 ---> 7417809fdb73 19:12:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:12:27 ---> Running in 66ce9b2610f6 19:12:27 ---> 36ffb22f7da0 19:12:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:28 + docker inspect -f . ci-base-image-arm64 19:12:28 . [Pipeline] withDockerContainer 19:12:28 prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container 19:12:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:12:28 ---> Running in d6998f539027 19:12:28 Removing intermediate container 100ba78ccc5c 19:12:28 ---> 95d005c59eb5 19:12:28 Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:12:28 Removing intermediate container 66ce9b2610f6 19:12:28 ---> 46ff0bc4f4d1 19:12:28 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 19:12:28 ---> Running in d7431d77533a 19:12:28 ---> Running in 47ac0824f439 19:12:28 Removing intermediate container d6998f539027 19:12:28 ---> aec1917e4bb6 19:12:28 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:29 Removing intermediate container d7431d77533a 19:12:29 ---> 4957de145709 19:12:29 Step 25/25 : LABEL version=0.0.0 19:12:29 ---> Running in 1d588734b047 19:12:29 ---> 44abee360e65 19:12:29 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:29 Removing intermediate container 1d588734b047 19:12:29 ---> Running in 6d176266e2fb 19:12:29 ---> d9a371f89570 19:12:29 19:12:29 Successfully built d9a371f89570 19:12:29 Successfully tagged security-secretstore-setup:latest 19:12:29 Building security-spire-config 19:12:29 $ docker top 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f -eo pid,comm 19:12:29  Building security-secretstore-setup ... done (1/43) Installing readline (8.1.1-r0) 19:12:29 (2/43) Installing bash (5.1.16-r0) 19:12:29 Executing bash-5.1.16-r0.post-install 19:12:29 (3/43) Installing brotli-libs (1.0.9-r5) 19:12:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:12:29 (5/43) Installing libcurl (7.80.0-r0) 19:12:29 (6/43) Installing curl (7.80.0-r0) 19:12:29 (7/43) Installing dumb-init (1.2.5-r1) 19:12:29 (8/43) Installing libbz2 (1.0.8-r1) 19:12:29 (9/43) Installing expat (2.4.7-r0) 19:12:29 (10/43) Installing libffi (3.4.2-r1) 19:12:29 (11/43) Installing gdbm (1.22-r0) 19:12:29 (12/43) Installing xz-libs (5.2.5-r0) 19:12:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:12:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:12:29 (15/43) Installing mpdecimal (2.5.1-r1) 19:12:29 (16/43) Installing sqlite-libs (3.36.0-r0) 19:12:29 (17/43) Installing python3 (3.9.7-r4) [Pipeline] { 19:12:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:30 ---> b5cd74f954ae 19:12:30 Step 3/25 : WORKDIR /edgex-go 19:12:30 ---> Using cache 19:12:30 ---> e0bae7afaf26 19:12:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:30 ---> Using cache 19:12:30 ---> 34509507945b 19:12:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:12:30 ---> Using cache 19:12:30 ---> ca3a2ea4ac2f 19:12:30 Step 6/25 : COPY go.mod vendor* ./ 19:12:30 ---> Using cache 19:12:30 ---> c653d7c7215a 19:12:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:30 ---> Using cache 19:12:30 ---> ecbd9fbfa9b0 19:12:30 Step 8/25 : COPY . . 19:12:30 ---> Using cache 19:12:30 ---> 46b6b130ad45 19:12:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:12:30 ---> Using cache 19:12:30 ---> f9ad29802eee 19:12:30 Step 10/25 : RUN mkdir -p spire-build 19:12:30 ---> Using cache 19:12:30 ---> f598ede8e7e0 19:12:30 Step 11/25 : WORKDIR /edgex-go/spire-build 19:12:30 ---> Using cache 19:12:30 ---> 2676f5c85396 19:12:30 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 19:12:30 (18/43) Installing py3-appdirs (1.4.4-r2) 19:12:30 (19/43) Installing py3-certifi (2020.12.5-r1) 19:12:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:12:30 (21/43) Installing py3-idna (3.3-r0) 19:12:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:12:30 (23/43) Installing py3-requests (2.26.0-r1) 19:12:30 (24/43) Installing py3-msgpack (1.0.2-r1) 19:12:30 (25/43) Installing py3-lockfile (0.12.2-r4) [Pipeline] echo 19:12:30 ========================================================= 19:12:30 [edgeXBuildGoParallel] Running Tests and Build... 19:12:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:12:30 (27/43) Installing py3-colorama (0.4.4-r1) 19:12:30 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:12:30 (29/43) Installing py3-distlib (0.3.3-r0) 19:12:30 (30/43) Installing py3-distro (1.6.0-r0) 19:12:30 (31/43) Installing py3-six (1.16.0-r0) 19:12:30 (32/43) Installing py3-webencodings (0.5.1-r4) 19:12:30 (33/43) Installing py3-html5lib (1.1-r1) 19:12:30 (34/43) Installing py3-parsing (2.4.7-r2) 19:12:30 (35/43) Installing py3-packaging (20.9-r1) 19:12:30 (36/43) Installing py3-tomli (1.2.2-r0) 19:12:30 (37/43) Installing py3-pep517 (0.12.0-r0) 19:12:30 (38/43) Installing py3-progress (1.6-r0) 19:12:30 (39/43) Installing py3-retrying (1.3.3-r2) 19:12:30 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:12:30 (41/43) Installing py3-setuptools (52.0.0-r4) 19:12:30 (42/43) Installing py3-toml (0.10.2-r2) 19:12:30 (43/43) Installing py3-pip (20.3.4-r1) 19:12:30 Executing busybox-1.34.1-r5.trigger 19:12:30 OK: 83 MiB in 65 packages 19:12:30 + make test 19:12:30 go mod tidy -compat=1.17 19:12:31 Collecting docker-compose==1.23.2 19:12:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:31 Collecting cached-property<2,>=1.2.0 19:12:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:31 Collecting texttable<0.10,>=0.9.0 19:12:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:31 Collecting dockerpty<0.5,>=0.4.1 19:12:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:32 Collecting docker<4.0,>=3.6.0 19:12:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:32 Collecting jsonschema<3,>=2.5.1 19:12:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:32 Collecting PyYAML<4,>=3.10 19:12:32 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:33 Collecting docopt<0.7,>=0.6.1 19:12:33 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:33 ---> b5cd74f954ae 19:12:33 Step 3/26 : WORKDIR /edgex-go 19:12:33 ---> Using cache 19:12:33 ---> e0bae7afaf26 19:12:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:33 ---> Using cache 19:12:33 ---> 34509507945b 19:12:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:33 ---> Using cache 19:12:33 ---> ca3a2ea4ac2f 19:12:33 Step 6/26 : COPY go.mod vendor* ./ 19:12:33 ---> Using cache 19:12:33 ---> c653d7c7215a 19:12:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 ---> Using cache 19:12:33 ---> ecbd9fbfa9b0 19:12:33 Step 8/26 : COPY . . 19:12:33 ---> Using cache 19:12:33 ---> 46b6b130ad45 19:12:33 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:33 ---> Using cache 19:12:33 ---> f9ad29802eee 19:12:33 Step 10/26 : RUN mkdir -p spire-build 19:12:33 ---> Using cache 19:12:33 ---> f598ede8e7e0 19:12:33 Step 11/26 : WORKDIR /edgex-go/spire-build 19:12:33 ---> Using cache 19:12:33 ---> 2676f5c85396 19:12:33 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 19:12:33 Collecting websocket-client<1.0,>=0.32.0 19:12:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:33 Collecting docker-pycreds>=0.4.0 19:12:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:33 Collecting chardet<3.1.0,>=3.0.2 19:12:33 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:33 Collecting urllib3<1.25,>=1.21.1 19:12:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:33 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) 19:12:33 Collecting idna<2.8,>=2.5 19:12:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:34 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:12:34 Attempting uninstall: urllib3 19:12:34 Found existing installation: urllib3 1.26.7 19:12:34 Uninstalling urllib3-1.26.7: 19:12:34 Successfully uninstalled urllib3-1.26.7 19:12:34 ---> Running in d5f71bbc0847 19:12:34 ---> Running in 7ec1e837fb1a 19:12:34 Attempting uninstall: idna 19:12:34 Found existing installation: idna 3.3 19:12:34 Uninstalling idna-3.3: 19:12:34 Successfully uninstalled idna-3.3 19:12:34 Removing intermediate container 6d176266e2fb 19:12:34 ---> b07438cfccab 19:12:34 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:12:35 ---> Running in 00b9d7faeb97 19:12:35 Attempting uninstall: requests 19:12:35 Found existing installation: requests 2.26.0 19:12:35 Uninstalling requests-2.26.0: 19:12:35 Successfully uninstalled requests-2.26.0 19:12:35 Running setup.py install for texttable: started 19:12:35 Removing intermediate container 00b9d7faeb97 19:12:35 ---> a79b66178ef0 19:12:35 Step 28/31 : CMD ["gate"] 19:12:35 ---> Running in 092992f875d4 19:12:35 Running setup.py install for texttable: finished with status 'done' 19:12:35 Running setup.py install for PyYAML: started 19:12:35 spire-1.2.1/ 19:12:35 spire-1.2.1/.data/ 19:12:35 spire-1.2.1/.data/.file 19:12:35 spire-1.2.1/.dockerignore 19:12:35 spire-1.2.1/.gitattributes 19:12:35 spire-1.2.1/.githooks/ 19:12:35 spire-1.2.1/.githooks/pre-commit 19:12:35 spire-1.2.1/.github/ 19:12:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:35 spire-1.2.1/.github/dependabot.yml 19:12:35 spire-1.2.1/.github/workflows/ 19:12:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:35 spire-1.2.1/.github/workflows/release_build.yaml 19:12:35 spire-1.2.1/.github/workflows/scripts/ 19:12:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:35 spire-1.2.1/.gitignore 19:12:35 spire-1.2.1/.go-version 19:12:35 spire-1.2.1/.golangci.yml 19:12:35 spire-1.2.1/ADOPTERS.md 19:12:35 spire-1.2.1/CHANGELOG.md 19:12:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:35 spire-1.2.1/CODEOWNERS 19:12:35 spire-1.2.1/CONTRIBUTING.md 19:12:35 spire-1.2.1/Dockerfile 19:12:35 spire-1.2.1/Dockerfile.dev 19:12:35 spire-1.2.1/Dockerfile.scratch 19:12:35 spire-1.2.1/LICENSE 19:12:35 spire-1.2.1/MAINTAINERS.md 19:12:35 spire-1.2.1/Makefile 19:12:35 spire-1.2.1/README.md 19:12:35 spire-1.2.1/ROADMAP.md 19:12:35 spire-1.2.1/SECURITY.md 19:12:35 spire-1.2.1/cmd/ 19:12:35 spire-1.2.1/cmd/spire-agent/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/main.go 19:12:35 spire-1.2.1/cmd/spire-server/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ 19:12:35 spire-1.2.1/.data/ 19:12:35 spire-1.2.1/.data/.file 19:12:35 spire-1.2.1/.dockerignore 19:12:35 spire-1.2.1/.gitattributes 19:12:35 spire-1.2.1/.githooks/ 19:12:35 spire-1.2.1/.githooks/pre-commit 19:12:35 spire-1.2.1/.github/ 19:12:35 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:35 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:35 spire-1.2.1/.github/dependabot.yml 19:12:35 spire-1.2.1/.github/workflows/ 19:12:35 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:35 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:35 spire-1.2.1/.github/workflows/release_build.yaml 19:12:35 spire-1.2.1/.github/workflows/scripts/ 19:12:35 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:35 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:35 spire-1.2.1/.gitignore 19:12:35 spire-1.2.1/.go-version 19:12:35 spire-1.2.1/.golangci.yml 19:12:35 spire-1.2.1/ADOPTERS.md 19:12:35 spire-1.2.1/CHANGELOG.md 19:12:35 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:35 spire-1.2.1/CODEOWNERS 19:12:35 spire-1.2.1/CONTRIBUTING.md 19:12:35 spire-1.2.1/Dockerfile 19:12:35 spire-1.2.1/Dockerfile.dev 19:12:35 spire-1.2.1/Dockerfile.scratch 19:12:35 spire-1.2.1/LICENSE 19:12:35 spire-1.2.1/MAINTAINERS.md 19:12:35 spire-1.2.1/Makefile 19:12:35 spire-1.2.1/README.md 19:12:35 spire-1.2.1/ROADMAP.md 19:12:35 spire-1.2.1/SECURITY.md 19:12:35 spire-1.2.1/cmd/ 19:12:35 spire-1.2.1/cmd/spire-agent/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:35 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:35 spire-1.2.1/cmd/spire-agent/main.go 19:12:35 spire-1.2.1/cmd/spire-server/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:35 spire-1.2.1/cmd/spire-server/main.go 19:12:35 spire-1.2.1/cmd/spire-server/util/ 19:12:35 spire-1.2.1/cmd/spire-server/util/util.go 19:12:35 spire-1.2.1/conf/ 19:12:35 spire-1.2.1/conf/agent/ 19:12:35 spire-1.2.1/conf/agent/agent.conf 19:12:35 spire-1.2.1/conf/agent/agent_full.conf 19:12:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:35 spire-1.2.1/conf/server/ 19:12:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:35 spire-1.2.1/conf/server/server.conf 19:12:35 spire-1.2.1/conf/server/server_full.conf 19:12:35 spire-1.2.1/doc/ 19:12:35 spire-1.2.1/doc/SPIRE101.md 19:12:35 spire-1.2.1/doc/auditlog.md 19:12:35 spire-1.2.1/doc/authorization_policy_engine.md 19:12:35 spire-1.2.1/doc/changelog_guidelines.md 19:12:35 spire-1.2.1/doc/cure53-report.pdf 19:12:35 spire-1.2.1/doc/images/ 19:12:35 spire-1.2.1/doc/images/2019_roadmap.png 19:12:35 spire-1.2.1/doc/images/SPIRE101.png 19:12:35 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:35 spire-1.2.1/doc/images/SPIRE_server.png 19:12:35 spire-1.2.1/doc/images/cache_mgr.png 19:12:35 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:35 spire-1.2.1/doc/images/federated_spire.png 19:12:35 spire-1.2.1/doc/images/ha_mode.png 19:12:35 spire-1.2.1/doc/images/nested_spire.png 19:12:35 spire-1.2.1/doc/images/oidc_federation.png 19:12:35 spire-1.2.1/doc/images/single_trust_domain.png 19:12:35 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:35 spire-1.2.1/doc/images/spire_logo.png 19:12:35 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:12:35 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:35 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:35 spire-1.2.1/cmd/spire-server/main.go 19:12:35 spire-1.2.1/cmd/spire-server/util/ 19:12:35 spire-1.2.1/cmd/spire-server/util/util.go 19:12:35 spire-1.2.1/conf/ 19:12:35 spire-1.2.1/conf/agent/ 19:12:35 spire-1.2.1/conf/agent/agent.conf 19:12:35 spire-1.2.1/conf/agent/agent_full.conf 19:12:35 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:35 spire-1.2.1/conf/server/ 19:12:35 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:35 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:35 spire-1.2.1/conf/server/server.conf 19:12:35 spire-1.2.1/conf/server/server_full.conf 19:12:35 spire-1.2.1/doc/ 19:12:35 spire-1.2.1/doc/SPIRE101.md 19:12:35 spire-1.2.1/doc/auditlog.md 19:12:35 spire-1.2.1/doc/authorization_policy_engine.md 19:12:35 spire-1.2.1/doc/changelog_guidelines.md 19:12:35 spire-1.2.1/doc/cure53-report.pdf 19:12:35 spire-1.2.1/doc/images/ 19:12:35 spire-1.2.1/doc/images/2019_roadmap.png 19:12:35 spire-1.2.1/doc/images/SPIRE101.png 19:12:35 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:35 spire-1.2.1/doc/images/SPIRE_server.png 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:35 spire-1.2.1/doc/scaling_spire.md 19:12:35 spire-1.2.1/doc/spire_agent.md 19:12:35 spire-1.2.1/doc/spire_server.md 19:12:35 spire-1.2.1/doc/supported_integrations.md 19:12:35 spire-1.2.1/doc/telemetry.md 19:12:35 spire-1.2.1/doc/telemetry_config.md 19:12:35 spire-1.2.1/doc/upgrading.md 19:12:35 spire-1.2.1/doc/using_spire.md 19:12:35 spire-1.2.1/examples/ 19:12:35 spire-1.2.1/examples/README.md 19:12:35 spire-1.2.1/go.mod 19:12:35 spire-1.2.1/go.sum 19:12:35 spire-1.2.1/pkg/ 19:12:35 spire-1.2.1/pkg/agent/ 19:12:35 spire-1.2.1/pkg/agent/agent.go 19:12:35 spire-1.2.1/pkg/agent/api/ 19:12:35 spire-1.2.1/pkg/agent/api/config.go 19:12:35 spire-1.2.1/pkg/agent/api/debug/ 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:35 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:35 spire-1.2.1/pkg/agent/api/health/ 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:35 spire-1.2.1/pkg/agent/attestor/ 19:12:35 spire-1.2.1/pkg/agent/attestor/node/ 19:12:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:35 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:35 spire-1.2.1/pkg/agent/catalog/ 19:12:35 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:35 spire-1.2.1/pkg/agent/client/ 19:12:35 spire-1.2.1/pkg/agent/client/client.go 19:12:35 spire-1.2.1/pkg/agent/client/client_test.go 19:12:35 spire-1.2.1/pkg/agent/client/dial.go 19:12:35 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:35 spire-1.2.1/pkg/agent/client/update.go 19:12:35 spire-1.2.1/pkg/agent/client/util.go 19:12:35 spire-1.2.1/pkg/agent/common/ 19:12:35 spire-1.2.1/pkg/agent/common/backoff/ 19:12:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:35 spire-1.2.1/pkg/agent/config.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 092992f875d4 19:12:35 ---> 37d31641a37e 19:12:35 Step 29/31 : LABEL arch=x86_64 19:12:35 19:12:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/ 19:12:35 spire-1.2.1/pkg/agent/manager/cache/ 19:12:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:35 spire-1.2.1/pkg/agent/manager/config.go 19:12:35 spire-1.2.1/pkg/agent/manager/manager.go 19:12:35 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/storage.go 19:12:35 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/sync.go 19:12:35 spire-1.2.1/pkg/agent/plugin/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:35 spire-1.2.1/doc/images/cache_mgr.png 19:12:35 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:35 spire-1.2.1/doc/images/federated_spire.png 19:12:35 spire-1.2.1/doc/images/ha_mode.png 19:12:35 spire-1.2.1/doc/images/nested_spire.png 19:12:35 spire-1.2.1/doc/images/oidc_federation.png 19:12:35 spire-1.2.1/doc/images/single_trust_domain.png 19:12:35 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:35 spire-1.2.1/doc/images/spire_logo.png 19:12:35 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:35 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:35 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:35 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:35 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:35 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:35 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:35 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:35 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:35 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:35 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:35 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:35 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:35 spire-1.2.1/pkg/agent/svid/ 19:12:35 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:35 spire-1.2.1/pkg/agent/svid/store/ 19:12:35 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:35 spire-1.2.1/pkg/common/ 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:35 spire-1.2.1/pkg/common/api/ 19:12:35 spire-1.2.1/pkg/common/api/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/ 19:12:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:35 spire-1.2.1/pkg/common/api/names.go 19:12:35 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:35 spire-1.2.1/pkg/common/auth/ 19:12:35 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/ 19:12:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/ 19:12:35 spire-1.2.1/pkg/common/catalog/bind.go 19:12:35 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:35 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/closers.go 19:12:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:35 spire-1.2.1/pkg/common/catalog/config.go 19:12:35 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/configure.go 19:12:35 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/context.go 19:12:35 spire-1.2.1/pkg/common/catalog/external.go 19:12:35 spire-1.2.1/pkg/common/catalog/host.go 19:12:35 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:35 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:35 spire-1.2.1/pkg/common/cli/ 19:12:35 spire-1.2.1/pkg/common/cli/env.go 19:12:35 spire-1.2.1/pkg/common/cli/flags.go 19:12:35 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:35 spire-1.2.1/pkg/common/cli/umask.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:35 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:35 spire-1.2.1/doc/scaling_spire.md 19:12:35 spire-1.2.1/doc/spire_agent.md 19:12:35 spire-1.2.1/doc/spire_server.md 19:12:35 spire-1.2.1/doc/supported_integrations.md 19:12:35 spire-1.2.1/doc/telemetry.md 19:12:35 spire-1.2.1/doc/telemetry_config.md 19:12:35 spire-1.2.1/doc/upgrading.md 19:12:35 spire-1.2.1/doc/using_spire.md 19:12:35 spire-1.2.1/examples/ 19:12:35 spire-1.2.1/examples/README.md 19:12:35 spire-1.2.1/go.mod 19:12:35 spire-1.2.1/go.sum 19:12:35 spire-1.2.1/pkg/ 19:12:35 spire-1.2.1/pkg/agent/ 19:12:35 spire-1.2.1/pkg/agent/agent.go 19:12:35 spire-1.2.1/pkg/agent/api/ 19:12:35 spire-1.2.1/pkg/agent/api/config.go 19:12:35 spire-1.2.1/pkg/agent/api/debug/ 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/ 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:35 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:35 spire-1.2.1/pkg/agent/api/health/ 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:35 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:35 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:35 spire-1.2.1/pkg/agent/attestor/ 19:12:35 spire-1.2.1/pkg/agent/attestor/node/ 19:12:35 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:35 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:35 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:35 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:35 spire-1.2.1/pkg/agent/catalog/ 19:12:35 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:35 spire-1.2.1/pkg/common/cryptoutil/ 19:12:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:35 spire-1.2.1/pkg/common/diskutil/ 19:12:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:35 spire-1.2.1/pkg/common/errorutil/ 19:12:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:35 spire-1.2.1/pkg/common/health/ 19:12:35 spire-1.2.1/pkg/common/health/config.go 19:12:35 spire-1.2.1/pkg/common/health/context.go 19:12:35 spire-1.2.1/pkg/common/health/context_test.go 19:12:35 spire-1.2.1/pkg/common/health/health.go 19:12:35 spire-1.2.1/pkg/common/health/health_test.go 19:12:35 spire-1.2.1/pkg/common/health/logger.go 19:12:35 spire-1.2.1/pkg/common/hostservice/ 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/ 19:12:35 spire-1.2.1/pkg/common/idutil/require.go 19:12:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/safety.go 19:12:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/ 19:12:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:35 spire-1.2.1/pkg/common/jwtutil/ 19:12:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:35 spire-1.2.1/pkg/common/log/ 19:12:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:35 spire-1.2.1/pkg/common/log/log.go 19:12:35 spire-1.2.1/pkg/common/log/log_test.go 19:12:35 spire-1.2.1/pkg/common/log/options.go 19:12:35 spire-1.2.1/pkg/common/nodeutil/ 19:12:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/ 19:12:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:35 spire-1.2.1/pkg/common/peertracker/info.go 19:12:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:35 spire-1.2.1/pkg/common/pemutil/ 19:12:35 spire-1.2.1/pkg/common/pemutil/block.go 19:12:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:35 spire-1.2.1/pkg/common/pemutil/common.go 19:12:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:35 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:35 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:35 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:35 spire-1.2.1/pkg/agent/client/ 19:12:35 spire-1.2.1/pkg/agent/client/client.go 19:12:35 spire-1.2.1/pkg/agent/client/client_test.go 19:12:35 spire-1.2.1/pkg/agent/client/dial.go 19:12:35 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:35 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:35 spire-1.2.1/pkg/agent/client/update.go 19:12:35 spire-1.2.1/pkg/agent/client/util.go 19:12:35 spire-1.2.1/pkg/agent/common/ 19:12:35 spire-1.2.1/pkg/agent/common/backoff/ 19:12:35 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:35 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:35 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:35 spire-1.2.1/pkg/agent/config.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:12:35 spire-1.2.1/pkg/common/plugin/ 19:12:35 spire-1.2.1/pkg/common/plugin/aws/ 19:12:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:35 spire-1.2.1/pkg/common/plugin/azure/ 19:12:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/facade.go 19:12:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/log.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:35 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:35 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/ 19:12:35 spire-1.2.1/pkg/agent/manager/cache/ 19:12:35 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:35 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:35 spire-1.2.1/pkg/agent/manager/config.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/common/profiling/ 19:12:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:35 spire-1.2.1/pkg/common/protoutil/ 19:12:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:35 spire-1.2.1/pkg/common/rotationutil/ 19:12:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:35 spire-1.2.1/pkg/common/selector/ 19:12:35 spire-1.2.1/pkg/common/selector/selector.go 19:12:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/manager.go 19:12:35 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/storage.go 19:12:35 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:35 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:35 spire-1.2.1/pkg/agent/manager/sync.go 19:12:35 spire-1.2.1/pkg/agent/plugin/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:35 spire-1.2.1/pkg/common/selector/set.go 19:12:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:35 spire-1.2.1/pkg/common/telemetry/call.go 19:12:35 spire-1.2.1/pkg/common/telemetry/common/ 19:12:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/config.go 19:12:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/names.go 19:12:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:35 spire-1.2.1/pkg/common/telemetry/version.go 19:12:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:35 spire-1.2.1/pkg/common/uptime/ 19:12:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:35 spire-1.2.1/pkg/common/util/ 19:12:35 spire-1.2.1/pkg/common/util/certs.go 19:12:35 spire-1.2.1/pkg/common/util/certs_test.go 19:12:35 spire-1.2.1/pkg/common/util/csr.go 19:12:35 spire-1.2.1/pkg/common/util/hash.go 19:12:35 spire-1.2.1/pkg/common/util/selectors.go 19:12:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:35 spire-1.2.1/pkg/common/util/signals.go 19:12:35 spire-1.2.1/pkg/common/util/sort.go 19:12:35 spire-1.2.1/pkg/common/util/sort_test.go 19:12:35 spire-1.2.1/pkg/common/util/task.go 19:12:35 spire-1.2.1/pkg/common/util/task_test.go 19:12:35 spire-1.2.1/pkg/common/util/testdata/ 19:12:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:35 spire-1.2.1/pkg/common/version/ 19:12:35 spire-1.2.1/pkg/common/version/version.go 19:12:35 spire-1.2.1/pkg/common/x509svid/ 19:12:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:35 spire-1.2.1/pkg/common/x509util/ 19:12:35 spire-1.2.1/pkg/common/x509util/cert.go 19:12:35 spire-1.2.1/pkg/common/x509util/dns.go 19:12:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:35 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:35 spire-1.2.1/pkg/agent/svid/ 19:12:35 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:35 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:35 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:35 spire-1.2.1/pkg/agent/svid/store/ 19:12:35 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:35 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:35 spire-1.2.1/pkg/common/ 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:35 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:35 spire-1.2.1/pkg/common/api/ 19:12:35 spire-1.2.1/pkg/common/api/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/ 19:12:35 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:35 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:35 spire-1.2.1/pkg/common/api/names.go 19:12:35 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:35 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:35 spire-1.2.1/pkg/common/auth/ 19:12:35 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:35 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:35 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/ 19:12:35 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:35 19:12:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:35 spire-1.2.1/pkg/server/ 19:12:35 spire-1.2.1/pkg/server/api/ 19:12:35 spire-1.2.1/pkg/server/api/agent.go 19:12:35 spire-1.2.1/pkg/server/api/agent/ 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/agent_test.go 19:12:35 spire-1.2.1/pkg/server/api/api.go 19:12:35 spire-1.2.1/pkg/server/api/audit/ 19:12:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:35 spire-1.2.1/pkg/server/api/bundle.go 19:12:35 spire-1.2.1/pkg/server/api/bundle/ 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:35 spire-1.2.1/pkg/server/api/debug/ 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:35 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/ 19:12:35 spire-1.2.1/pkg/common/catalog/bind.go 19:12:35 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:35 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/closers.go 19:12:35 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:35 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:35 spire-1.2.1/pkg/common/catalog/config.go 19:12:35 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/configure.go 19:12:35 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:35 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/context.go 19:12:35 spire-1.2.1/pkg/server/api/entry.go 19:12:35 spire-1.2.1/pkg/server/api/entry/ 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/entry_test.go 19:12:35 spire-1.2.1/pkg/server/api/health/ 19:12:35 spire-1.2.1/pkg/server/api/health/v1/ 19:12:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/id.go 19:12:35 spire-1.2.1/pkg/server/api/id_test.go 19:12:35 spire-1.2.1/pkg/server/api/limits/ 19:12:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ 19:12:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:35 spire-1.2.1/pkg/common/catalog/external.go 19:12:35 spire-1.2.1/pkg/common/catalog/host.go 19:12:35 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:35 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:35 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:35 spire-1.2.1/pkg/common/cli/ 19:12:35 spire-1.2.1/pkg/common/cli/env.go 19:12:35 spire-1.2.1/pkg/common/cli/flags.go 19:12:35 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:35 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:35 spire-1.2.1/pkg/common/cli/umask.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:35 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:35 19:12:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/selector.go 19:12:35 spire-1.2.1/pkg/server/api/selector_test.go 19:12:35 spire-1.2.1/pkg/server/api/status.go 19:12:35 spire-1.2.1/pkg/server/api/status_test.go 19:12:35 spire-1.2.1/pkg/server/api/svid/ 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:35 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/ 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/ 19:12:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:35 spire-1.2.1/pkg/server/bundle/ 19:12:35 spire-1.2.1/pkg/server/bundle/client/ 19:12:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:35 spire-1.2.1/pkg/server/ca/ 19:12:35 spire-1.2.1/pkg/server/ca/ca.go 19:12:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:35 spire-1.2.1/pkg/common/cryptoutil/ 19:12:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:35 spire-1.2.1/pkg/common/diskutil/ 19:12:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:35 spire-1.2.1/pkg/common/errorutil/ 19:12:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:35 spire-1.2.1/pkg/common/health/ 19:12:35 spire-1.2.1/pkg/common/health/config.go 19:12:35 spire-1.2.1/pkg/common/health/context.go 19:12:35 spire-1.2.1/pkg/common/health/context_test.go 19:12:35 spire-1.2.1/pkg/common/health/health.go 19:12:35 spire-1.2.1/pkg/common/health/health_test.go 19:12:35 spire-1.2.1/pkg/common/health/logger.go 19:12:35 spire-1.2.1/pkg/common/hostservice/ 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/ 19:12:35 spire-1.2.1/pkg/common/idutil/require.go 19:12:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/safety.go 19:12:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/ 19:12:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:35 spire-1.2.1/pkg/common/jwtutil/ 19:12:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:35 spire-1.2.1/pkg/common/log/ 19:12:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:35 spire-1.2.1/pkg/common/log/log.go 19:12:35 spire-1.2.1/pkg/common/log/log_test.go 19:12:35 spire-1.2.1/pkg/common/log/options.go 19:12:35 spire-1.2.1/pkg/common/nodeutil/ 19:12:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/ 19:12:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:35 spire-1.2.1/pkg/server/ca/journal.go 19:12:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:35 spire-1.2.1/pkg/server/ca/manager.go 19:12:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:35 spire-1.2.1/pkg/server/ca/templates.go 19:12:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:35 spire-1.2.1/pkg/server/ca/validation.go 19:12:35 spire-1.2.1/pkg/server/cache/ 19:12:35 spire-1.2.1/pkg/server/cache/dscache/ 19:12:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:35 spire-1.2.1/pkg/server/catalog/ 19:12:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:35 spire-1.2.1/pkg/server/config.go 19:12:35 spire-1.2.1/pkg/server/datastore/ 19:12:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:35 spire-1.2.1/pkg/server/datastore/repository.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:35 spire-1.2.1/pkg/common/peertracker/info.go 19:12:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:35 spire-1.2.1/pkg/common/pemutil/ 19:12:35 spire-1.2.1/pkg/common/pemutil/block.go 19:12:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:35 spire-1.2.1/pkg/common/pemutil/common.go 19:12:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:35 spire-1.2.1/pkg/common/plugin/ 19:12:35 spire-1.2.1/pkg/common/plugin/aws/ 19:12:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:35 spire-1.2.1/pkg/common/plugin/azure/ 19:12:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/facade.go 19:12:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/log.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/common/profiling/ 19:12:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:35 spire-1.2.1/pkg/common/protoutil/ 19:12:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:35 spire-1.2.1/pkg/common/rotationutil/ 19:12:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:35 spire-1.2.1/pkg/common/selector/ 19:12:35 spire-1.2.1/pkg/common/selector/selector.go 19:12:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:35 spire-1.2.1/pkg/server/endpoints/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:35 spire-1.2.1/pkg/common/selector/set.go 19:12:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:35 spire-1.2.1/pkg/common/telemetry/call.go 19:12:35 spire-1.2.1/pkg/common/telemetry/common/ 19:12:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:35 spire-1.2.1/pkg/server/endpoints/config.go 19:12:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:35 spire-1.2.1/pkg/server/hostservice/ 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:35 spire-1.2.1/pkg/common/telemetry/config.go 19:12:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/names.go 19:12:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:35 spire-1.2.1/pkg/common/telemetry/version.go 19:12:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:35 spire-1.2.1/pkg/common/uptime/ 19:12:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:35 spire-1.2.1/pkg/common/util/ 19:12:35 spire-1.2.1/pkg/common/util/certs.go 19:12:35 spire-1.2.1/pkg/common/util/certs_test.go 19:12:35 spire-1.2.1/pkg/common/util/csr.go 19:12:35 spire-1.2.1/pkg/common/util/hash.go 19:12:35 spire-1.2.1/pkg/common/util/selectors.go 19:12:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:35 spire-1.2.1/pkg/common/util/signals.go 19:12:35 spire-1.2.1/pkg/common/util/sort.go 19:12:35 spire-1.2.1/pkg/common/util/sort_test.go 19:12:35 spire-1.2.1/pkg/common/util/task.go 19:12:35 spire-1.2.1/pkg/common/util/task_test.go 19:12:35 spire-1.2.1/pkg/common/util/testdata/ 19:12:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:35 spire-1.2.1/pkg/common/version/ 19:12:35 spire-1.2.1/pkg/common/version/version.go 19:12:35 spire-1.2.1/pkg/common/x509svid/ 19:12:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:35 spire-1.2.1/pkg/common/x509util/ 19:12:35 spire-1.2.1/pkg/common/x509util/cert.go 19:12:35 spire-1.2.1/pkg/common/x509util/dns.go 19:12:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:12:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:35 spire-1.2.1/pkg/server/ 19:12:35 spire-1.2.1/pkg/server/api/ 19:12:35 spire-1.2.1/pkg/server/api/agent.go 19:12:35 spire-1.2.1/pkg/server/api/agent/ 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/agent_test.go 19:12:35 spire-1.2.1/pkg/server/api/api.go 19:12:35 spire-1.2.1/pkg/server/api/audit/ 19:12:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:35 spire-1.2.1/pkg/server/api/bundle.go 19:12:35 spire-1.2.1/pkg/server/api/bundle/ 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:35 spire-1.2.1/pkg/server/api/debug/ 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:35 spire-1.2.1/pkg/server/api/entry.go 19:12:35 spire-1.2.1/pkg/server/api/entry/ 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/entry_test.go 19:12:35 spire-1.2.1/pkg/server/api/health/ 19:12:35 spire-1.2.1/pkg/server/api/health/v1/ 19:12:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/id.go 19:12:35 spire-1.2.1/pkg/server/api/id_test.go 19:12:35 spire-1.2.1/pkg/server/api/limits/ 19:12:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ 19:12:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:35 spire-1.2.1/pkg/server/api/selector.go 19:12:35 spire-1.2.1/pkg/server/api/selector_test.go 19:12:35 spire-1.2.1/pkg/server/api/status.go 19:12:35 spire-1.2.1/pkg/server/api/status_test.go 19:12:35 spire-1.2.1/pkg/server/api/svid/ 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/ 19:12:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:35 spire-1.2.1/pkg/server/bundle/ 19:12:35 spire-1.2.1/pkg/server/bundle/client/ 19:12:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:35 spire-1.2.1/pkg/server/ca/ 19:12:35 spire-1.2.1/pkg/server/ca/ca.go 19:12:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:35 spire-1.2.1/pkg/server/registration/ 19:12:35 spire-1.2.1/pkg/server/registration/manager.go 19:12:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:35 spire-1.2.1/pkg/server/scanentries.go 19:12:35 spire-1.2.1/pkg/server/scanentries_test.go 19:12:35 spire-1.2.1/pkg/server/server.go 19:12:35 spire-1.2.1/pkg/server/server_test.go 19:12:35 spire-1.2.1/pkg/server/svid/ 19:12:35 spire-1.2.1/pkg/server/svid/observer.go 19:12:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:35 spire-1.2.1/proto/ 19:12:35 spire-1.2.1/proto/private/ 19:12:35 spire-1.2.1/proto/private/server/ 19:12:35 spire-1.2.1/proto/private/server/journal/ 19:12:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:35 spire-1.2.1/proto/spire/ 19:12:35 spire-1.2.1/proto/spire/common/ 19:12:35 spire-1.2.1/proto/spire/common/common.pb.go 19:12:35 spire-1.2.1/proto/spire/common/common.proto 19:12:35 spire-1.2.1/proto/spire/common/plugin/ 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:35 spire-1.2.1/release/ 19:12:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:35 spire-1.2.1/pkg/server/ca/journal.go 19:12:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:35 spire-1.2.1/pkg/server/ca/manager.go 19:12:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:35 spire-1.2.1/pkg/server/ca/templates.go 19:12:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:35 spire-1.2.1/pkg/server/ca/validation.go 19:12:35 spire-1.2.1/pkg/server/cache/ 19:12:35 spire-1.2.1/pkg/server/cache/dscache/ 19:12:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:35 spire-1.2.1/pkg/server/catalog/ 19:12:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:35 spire-1.2.1/pkg/server/config.go 19:12:35 spire-1.2.1/pkg/server/datastore/ 19:12:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:35 spire-1.2.1/pkg/server/datastore/repository.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:35 spire-1.2.1/release/spire-extras/ 19:12:35 spire-1.2.1/release/spire-extras/README.md 19:12:35 spire-1.2.1/release/spire-extras/conf/ 19:12:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:35 spire-1.2.1/release/spire/ 19:12:35 spire-1.2.1/release/spire/README.md 19:12:35 spire-1.2.1/release/spire/conf/ 19:12:35 spire-1.2.1/release/spire/conf/agent/ 19:12:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:35 spire-1.2.1/release/spire/conf/server/ 19:12:35 spire-1.2.1/release/spire/conf/server/server.conf 19:12:35 spire-1.2.1/script/ 19:12:35 spire-1.2.1/script/build-artifact.sh 19:12:35 spire-1.2.1/script/generate_dummy_ca.sh 19:12:35 spire-1.2.1/support/ 19:12:35 spire-1.2.1/support/k8s/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:35 spire-1.2.1/pkg/server/endpoints/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:35 spire-1.2.1/pkg/server/endpoints/config.go 19:12:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:35 spire-1.2.1/pkg/server/hostservice/ 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/ 19:12:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:35 spire-1.2.1/test/ 19:12:35 spire-1.2.1/test/clock/ 19:12:35 spire-1.2.1/test/clock/clock.go 19:12:35 spire-1.2.1/test/fakes/ 19:12:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:12:35 spire-1.2.1/test/fakes/fakedatastore/ 19:12:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:35 spire-1.2.1/test/fakes/fakemetrics/ 19:12:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:35 spire-1.2.1/test/fakes/fakenotifier/ 19:12:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:35 spire-1.2.1/test/fakes/fakeserverca/ 19:12:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:35 spire-1.2.1/test/fixture/ 19:12:35 spire-1.2.1/test/fixture/certs/ 19:12:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/bundle.der 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:35 spire-1.2.1/test/fixture/certs/ca.pem 19:12:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/svid.pem 19:12:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:35 spire-1.2.1/test/fixture/config/ 19:12:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_good.conf 19:12:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:35 spire-1.2.1/test/fixture/fixture.go 19:12:35 spire-1.2.1/test/fixture/nodeattestor/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:35 spire-1.2.1/test/fixture/registration/ 19:12:35 spire-1.2.1/test/fixture/registration/entries.json 19:12:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:35 spire-1.2.1/test/fixture/registration/good.json 19:12:35 spire-1.2.1/test/fixture/registration/invalid.json 19:12:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:35 spire-1.2.1/test/integration/ 19:12:35 spire-1.2.1/test/integration/README.md 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:35 spire-1.2.1/test/integration/common 19:12:35 spire-1.2.1/test/integration/setup/ 19:12:35 spire-1.2.1/test/integration/setup/adminclient/ 19:12:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/debugagent/ 19:12:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:35 spire-1.2.1/test/integration/setup/debugserver/ 19:12:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/itclient/ 19:12:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:35 spire-1.2.1/test/integration/setup/x509pop/ 19:12:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:35 spire-1.2.1/test/integration/suites/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:35 spire-1.2.1/test/integration/suites/join-token/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:35 spire-1.2.1/pkg/server/registration/ 19:12:35 spire-1.2.1/pkg/server/registration/manager.go 19:12:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:35 spire-1.2.1/pkg/server/scanentries.go 19:12:35 spire-1.2.1/pkg/server/scanentries_test.go 19:12:35 spire-1.2.1/pkg/server/server.go 19:12:35 spire-1.2.1/pkg/server/server_test.go 19:12:35 spire-1.2.1/pkg/server/svid/ 19:12:35 spire-1.2.1/pkg/server/svid/observer.go 19:12:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:35 spire-1.2.1/proto/ 19:12:35 spire-1.2.1/proto/private/ 19:12:35 spire-1.2.1/proto/private/server/ 19:12:35 spire-1.2.1/proto/private/server/journal/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:35 spire-1.2.1/proto/spire/ 19:12:35 spire-1.2.1/proto/spire/common/ 19:12:35 spire-1.2.1/proto/spire/common/common.pb.go 19:12:35 spire-1.2.1/proto/spire/common/common.proto 19:12:35 spire-1.2.1/proto/spire/common/plugin/ 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:35 spire-1.2.1/release/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/release/spire-extras/ 19:12:35 spire-1.2.1/release/spire-extras/README.md 19:12:35 spire-1.2.1/release/spire-extras/conf/ 19:12:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:35 spire-1.2.1/release/spire/ 19:12:35 spire-1.2.1/release/spire/README.md 19:12:35 spire-1.2.1/release/spire/conf/ 19:12:35 spire-1.2.1/release/spire/conf/agent/ 19:12:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:35 spire-1.2.1/release/spire/conf/server/ 19:12:35 spire-1.2.1/release/spire/conf/server/server.conf 19:12:35 spire-1.2.1/script/ 19:12:35 spire-1.2.1/script/build-artifact.sh 19:12:35 spire-1.2.1/script/generate_dummy_ca.sh 19:12:35 spire-1.2.1/support/ 19:12:35 spire-1.2.1/support/k8s/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:35 spire-1.2.1/test/integration/suites/rotation/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:35 spire-1.2.1/test/integration/suites/self-test/ 19:12:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:35 spire-1.2.1/test/integration/suites/upgrade/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/ 19:12:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:35 spire-1.2.1/test/integration/test-one.sh 19:12:35 spire-1.2.1/test/integration/test.sh 19:12:35 spire-1.2.1/test/plugintest/ 19:12:35 spire-1.2.1/test/plugintest/config.go 19:12:35 spire-1.2.1/test/plugintest/load.go 19:12:35 spire-1.2.1/test/plugintest/option.go 19:12:35 spire-1.2.1/test/spiretest/ 19:12:35 spire-1.2.1/test/spiretest/apiserver.go 19:12:35 spire-1.2.1/test/spiretest/assertions.go 19:12:35 spire-1.2.1/test/spiretest/dir.go 19:12:35 spire-1.2.1/test/spiretest/errors_posix.go 19:12:35 spire-1.2.1/test/spiretest/errors_windows.go 19:12:35 spire-1.2.1/test/spiretest/logs.go 19:12:35 spire-1.2.1/test/spiretest/socketapi.go 19:12:35 spire-1.2.1/test/spiretest/suite.go 19:12:35 spire-1.2.1/test/spiretest/x509.go 19:12:35 spire-1.2.1/test/testca/ 19:12:35 spire-1.2.1/test/testca/ca.go 19:12:35 spire-1.2.1/test/testkey/ 19:12:35 spire-1.2.1/test/testkey/generate.sh 19:12:35 spire-1.2.1/test/testkey/genkeys.go 19:12:35 spire-1.2.1/test/testkey/keys.go 19:12:35 spire-1.2.1/test/testkey/new.go 19:12:35 spire-1.2.1/test/tpmsimulator/ 19:12:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:35 spire-1.2.1/test/util/ 19:12:35 spire-1.2.1/test/util/cert_fixtures.go 19:12:35 spire-1.2.1/test/util/cert_generation.go 19:12:35 spire-1.2.1/test/util/io_redirection.go 19:12:35 spire-1.2.1/test/util/race.go 19:12:35 spire-1.2.1/test/util/util.go 19:12:35 19:12:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:35 spire-1.2.1/test/ 19:12:35 spire-1.2.1/test/clock/ 19:12:35 spire-1.2.1/test/clock/clock.go 19:12:35 spire-1.2.1/test/fakes/ 19:12:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.gobuilding spire from source... 19:12:35 19:12:35 spire-1.2.1/test/fakes/fakedatastore/ 19:12:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:35 spire-1.2.1/test/fakes/fakemetrics/ 19:12:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:35 spire-1.2.1/test/fakes/fakenotifier/ 19:12:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:35 spire-1.2.1/test/fakes/fakeserverca/ 19:12:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:35 spire-1.2.1/test/fixture/ 19:12:35 spire-1.2.1/test/fixture/certs/ 19:12:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/bundle.der 19:12:35 spire-1.2.1/test/fixture/certs/ca.pem 19:12:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:35 spire-1.2.1/test/fixture/certs/svid.pem 19:12:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:35 spire-1.2.1/test/fixture/config/ 19:12:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:35 spire-1.2.1/test/fixture/config/server_good.conf 19:12:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:35 spire-1.2.1/test/fixture/fixture.go 19:12:35 spire-1.2.1/test/fixture/nodeattestor/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:35 spire-1.2.1/test/fixture/registration/ 19:12:35 spire-1.2.1/test/fixture/registration/entries.json 19:12:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:35 spire-1.2.1/test/fixture/registration/good.json 19:12:35 spire-1.2.1/test/fixture/registration/invalid.json 19:12:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:35 spire-1.2.1/test/integration/ 19:12:35 spire-1.2.1/test/integration/README.md 19:12:35 spire-1.2.1/test/integration/common 19:12:35 spire-1.2.1/test/integration/setup/ 19:12:35 spire-1.2.1/test/integration/setup/adminclient/ 19:12:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/debugagent/ 19:12:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:35 spire-1.2.1/test/integration/setup/debugserver/ 19:12:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/itclient/ 19:12:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:35 spire-1.2.1/test/integration/setup/x509pop/ 19:12:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:35 spire-1.2.1/test/integration/suites/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:35 spire-1.2.1/test/integration/suites/join-token/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:35 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:35 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:35 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:35 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:35 spire-1.2.1/test/integration/suites/k8s/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:35 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:35 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:35 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:35 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:35 spire-1.2.1/test/integration/suites/rotation/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:35 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:35 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:35 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:35 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:35 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:35 spire-1.2.1/test/integration/suites/self-test/ 19:12:35 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:35 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:35 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:35 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:35 spire-1.2.1/test/integration/suites/upgrade/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:35 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:35 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:35 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:35 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:35 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:35 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:35 spire-1.2.1/test/integration/test-one.sh 19:12:35 spire-1.2.1/test/integration/test.sh 19:12:35 spire-1.2.1/test/plugintest/ 19:12:35 spire-1.2.1/test/plugintest/config.go 19:12:35 spire-1.2.1/test/plugintest/load.go 19:12:35 spire-1.2.1/test/plugintest/option.go 19:12:35 spire-1.2.1/test/spiretest/ 19:12:35 spire-1.2.1/test/spiretest/apiserver.go 19:12:35 spire-1.2.1/test/spiretest/assertions.go 19:12:35 spire-1.2.1/test/spiretest/dir.go 19:12:35 spire-1.2.1/test/spiretest/errors_posix.go 19:12:35 spire-1.2.1/test/spiretest/errors_windows.go 19:12:35 spire-1.2.1/test/spiretest/logs.go 19:12:35 spire-1.2.1/test/spiretest/socketapi.go 19:12:35 spire-1.2.1/test/spiretest/suite.go 19:12:35 spire-1.2.1/test/spiretest/x509.go 19:12:35 spire-1.2.1/test/testca/ 19:12:35 spire-1.2.1/test/testca/ca.go 19:12:35 spire-1.2.1/test/testkey/ 19:12:35 spire-1.2.1/test/testkey/generate.sh 19:12:35 spire-1.2.1/test/testkey/genkeys.go 19:12:35 spire-1.2.1/test/testkey/keys.go 19:12:35 spire-1.2.1/test/testkey/new.go 19:12:35 spire-1.2.1/test/tpmsimulator/ 19:12:35 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:35 spire-1.2.1/test/util/ 19:12:35 spire-1.2.1/test/util/cert_fixtures.go 19:12:35 spire-1.2.1/test/util/cert_generation.go 19:12:35 spire-1.2.1/test/util/io_redirection.go 19:12:35 spire-1.2.1/test/util/race.go 19:12:35 spire-1.2.1/test/util/util.go 19:12:35 building spire from source... 19:12:36 Installing go1.17.7... 19:12:36 Installing go1.17.7... 19:12:36 Running setup.py install for PyYAML: finished with status 'done' 19:12:36 ---> Running in a0bc1cc9ef32 19:12:36 Running setup.py install for docopt: started 19:12:36 Running setup.py install for docopt: finished with status 'done' 19:12:36 Running setup.py install for dockerpty: started 19:12:36 Removing intermediate container a0bc1cc9ef32 19:12:36 ---> 617178805b18 19:12:36 Step 30/31 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:12:37 Running setup.py install for dockerpty: finished with status 'done' 19:12:37 ---> Running in 96213702f07a 19:12:38 Removing intermediate container 96213702f07a 19:12:38 ---> 1e080c5cec04 19:12:38 Step 31/31 : LABEL version=0.0.0 19:12:38 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 19:12:39 ---> Running in 9b24a1e3abe2 19:12:40 Removing intermediate container 9b24a1e3abe2 19:12:40 ---> 517dbf220280 19:12:40 19:12:40 Successfully built 517dbf220280 19:12:40 Successfully tagged security-bootstrapper:latest 19:12:40  Building security-bootstrapper ... done Building support-scheduler 19:12:41 Building bin/spire-server... 19:12:41 Building bin/spire-server... 19:12:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:41 go: downloading github.com/mitchellh/cli v1.1.2 19:12:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:41 go: downloading google.golang.org/grpc v1.44.0 19:12:41 go: downloading github.com/mitchellh/cli v1.1.2 19:12:41 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:41 go: downloading google.golang.org/grpc v1.44.0 19:12:41 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:41 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:41 go: downloading github.com/imdario/mergo v0.3.12 19:12:41 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:41 go: downloading github.com/imdario/mergo v0.3.12 19:12:41 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:41 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:41 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:41 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:42 go: downloading github.com/fatih/color v1.13.0 19:12:42 go: downloading github.com/fatih/color v1.13.0 19:12:42 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:42 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:42 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:42 go: downloading github.com/armon/go-metrics v0.3.10 19:12:42 go: downloading github.com/prometheus/client_golang v1.12.1 19:12:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:12:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:42 go: downloading github.com/armon/go-metrics v0.3.10 19:12:42 go: downloading github.com/open-policy-agent/opa v0.38.0 19:12:42 go: downloading github.com/prometheus/client_golang v1.12.1 19:12:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:12:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:42 go: downloading github.com/open-policy-agent/opa v0.38.0 19:12:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:12:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:42 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:12:42 go: downloading github.com/Masterminds/goutils v1.1.0 19:12:42 go: downloading github.com/Masterminds/semver v1.5.0 19:12:42 go: downloading github.com/Masterminds/goutils v1.1.0 19:12:42 go: downloading github.com/Masterminds/semver v1.5.0 19:12:42 go: downloading github.com/google/uuid v1.1.2 19:12:42 go: downloading github.com/google/uuid v1.1.2 19:12:42 go: downloading github.com/huandu/xstrings v1.3.2 19:12:42 go: downloading github.com/huandu/xstrings v1.3.2 19:12:42 go: downloading github.com/mattn/go-colorable v0.1.12 19:12:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:12:42 go: downloading github.com/mattn/go-colorable v0.1.12 19:12:42 go: downloading github.com/oklog/run v1.0.0 19:12:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:12:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:12:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:12:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:12:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:12:42 go: downloading github.com/imkira/go-observer v1.0.3 19:12:43 go: downloading github.com/oklog/run v1.0.0 19:12:43 go: downloading github.com/pkg/errors v0.9.1 19:12:43 go: downloading go.uber.org/atomic v1.9.0 19:12:43 go: downloading github.com/beorn7/perks v1.0.1 19:12:43 go: downloading github.com/imkira/go-observer v1.0.3 19:12:43 go: downloading github.com/beorn7/perks v1.0.1 19:12:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:12:43 go: downloading github.com/prometheus/client_model v0.2.0 19:12:43 go: downloading github.com/prometheus/common v0.32.1 19:12:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:12:43 go: downloading github.com/prometheus/client_model v0.2.0 19:12:43 go: downloading github.com/prometheus/common v0.32.1 19:12:43 go: downloading github.com/prometheus/procfs v0.7.3 19:12:43 go: downloading github.com/prometheus/procfs v0.7.3 19:12:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:12:43 go: downloading github.com/hashicorp/errwrap v1.1.0 19:12:43 go: downloading github.com/pkg/errors v0.9.1 19:12:43 go: downloading go.uber.org/atomic v1.9.0 19:12:43 go: downloading github.com/hashicorp/errwrap v1.1.0 19:12:43 go: downloading github.com/stretchr/testify v1.7.0 19:12:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:12:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:12:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:12:43 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:12:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:12:43 go: downloading github.com/blang/semver/v4 v4.0.0 19:12:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:12:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:12:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:12:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:12:43 go: downloading github.com/jinzhu/gorm v1.9.16 19:12:43 go: downloading github.com/blang/semver/v4 v4.0.0 19:12:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:12:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:12:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:12:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:12:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:43 ---> b5cd74f954ae 19:12:43 Step 3/22 : WORKDIR /edgex-go 19:12:43 ---> Using cache 19:12:43 ---> e0bae7afaf26 19:12:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:43 ---> Using cache 19:12:43 ---> 34509507945b 19:12:43 Step 5/22 : RUN apk add --update --no-cache make git 19:12:43 go: downloading github.com/jinzhu/gorm v1.9.16 19:12:44 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:12:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:12:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:12:44 go: downloading github.com/stretchr/testify v1.7.0 19:12:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:12:44 go: downloading google.golang.org/api v0.70.0 19:12:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:12:45 go: downloading k8s.io/client-go v0.23.4 19:12:45 go: downloading k8s.io/api v0.23.4 19:12:45 go: downloading github.com/google/go-tpm v0.3.3 19:12:45 go: downloading cloud.google.com/go/storage v1.21.0 19:12:45 go: downloading cloud.google.com/go v0.100.2 19:12:46 go: downloading k8s.io/apimachinery v0.23.4 19:12:46 go: downloading k8s.io/kube-aggregator v0.23.3 19:12:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:12:48 go: downloading google.golang.org/api v0.70.0 19:12:48 go: downloading k8s.io/client-go v0.23.4 19:12:48 go: downloading k8s.io/api v0.23.4 19:12:48 go: downloading github.com/google/go-tpm v0.3.3 19:12:48 go: downloading cloud.google.com/go/storage v1.21.0 19:12:48 go: downloading cloud.google.com/go v0.100.2 19:12:49 go: downloading k8s.io/apimachinery v0.23.4 19:12:49 go: downloading k8s.io/kube-aggregator v0.23.3 19:12:49 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:12:49 go: downloading cloud.google.com/go/security v1.3.0 19:12:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:12:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:12:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:12:50 Removing intermediate container 47ac0824f439 19:12:50 ---> 9aa25ca855d9 19:12:50 Step 14/23 : ENV APP_PORT=58890 19:12:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:12:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:12:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:12:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:12:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:12:50 go: downloading cloud.google.com/go/security v1.3.0 19:12:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:12:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:12:51 go: downloading github.com/twmb/murmur3 v1.1.6 19:12:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:12:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:12:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:12:51 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:12:51 go: downloading github.com/jinzhu/inflection v1.0.0 19:12:51 go: downloading github.com/aws/smithy-go v1.11.0 19:12:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:12:51 go: downloading github.com/twmb/murmur3 v1.1.6 19:12:51 go: downloading github.com/jinzhu/inflection v1.0.0 19:12:51 go: downloading github.com/aws/smithy-go v1.11.0 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:12:51 go: downloading cloud.google.com/go/compute v1.3.0 19:12:51 go: downloading cloud.google.com/go/iam v0.1.1 19:12:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:12:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:12:51 go: downloading k8s.io/klog/v2 v2.30.0 19:12:51 go: downloading github.com/gogo/protobuf v1.3.2 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:12:51 go: downloading github.com/google/gofuzz v1.1.0 19:12:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:12:51 go: downloading github.com/spf13/pflag v1.0.5 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:12:51 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:12:51 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:12:51 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:12:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:12:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:12:51 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:12:51 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:12:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:12:52 go: downloading cloud.google.com/go/compute v1.3.0 19:12:52 go: downloading cloud.google.com/go/iam v0.1.1 19:12:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:12:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:12:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:12:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:12:52 go: downloading github.com/dimchansky/utfbom v1.1.1 19:12:52 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:12:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:12:52 go: downloading k8s.io/klog/v2 v2.30.0 19:12:52 go: downloading github.com/gogo/protobuf v1.3.2 19:12:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:12:52 go: downloading github.com/google/gofuzz v1.1.0 19:12:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:12:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:12:52 go: downloading gopkg.in/yaml.v2 v2.4.0 19:12:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:12:52 go: downloading github.com/gobwas/glob v0.2.3 19:12:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:12:52 go: downloading github.com/spf13/pflag v1.0.5 19:12:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:12:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:12:52 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:12:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:12:52 go: downloading go.opencensus.io v0.23.0 19:12:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:12:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:12:52 go: downloading github.com/go-logr/logr v1.2.2 19:12:52 go: downloading github.com/google/go-cmp v0.5.7 19:12:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:12:52 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:12:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:52 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:12:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:12:52 go: downloading github.com/json-iterator/go v1.1.12 19:12:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:12:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:52 go: downloading go.uber.org/zap v1.21.0 19:12:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:12:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:12:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:12:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:12:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:52 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:12:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:12:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:12:52 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:52 go: downloading github.com/golang/snappy v0.0.4 19:12:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:52 go: downloading github.com/dimchansky/utfbom v1.1.1 19:12:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:12:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:52 go: downloading gopkg.in/yaml.v2 v2.4.0 19:12:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:12:52 go: downloading github.com/gobwas/glob v0.2.3 19:12:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:12:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:12:52 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:12:53 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:53 go: downloading go.uber.org/multierr v1.6.0 19:12:53 go: downloading go.opencensus.io v0.23.0 19:12:53 go: downloading github.com/go-logr/logr v1.2.2 19:12:53 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:53 go: downloading github.com/google/go-cmp v0.5.7 19:12:53 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:53 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:53 go: downloading github.com/json-iterator/go v1.1.12 19:12:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:53 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:53 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:53 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:53 go: downloading go.uber.org/zap v1.21.0 19:12:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:12:53 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:53 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:53 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:53 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:53 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:53 go: downloading github.com/golang/snappy v0.0.4 19:12:53 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:53 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:53 go: downloading go.uber.org/multierr v1.6.0 19:12:53  ---> Running in 5a89bd72afa6 19:12:53 ---> Running in da27aa32ca31 19:12:54 Removing intermediate container da27aa32ca31 19:12:54 ---> b031a4fa78a4 19:12:54 Step 15/23 : EXPOSE $APP_PORT 19:12:54 ---> Running in c0508e085279 19:12:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:54 Removing intermediate container c0508e085279 19:12:54 ---> 764f11acabdb 19:12:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:55 ---> af919ccd36f4 19:12:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:55 ---> 3c6e590ac1b2 19:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:55 ---> 59c90e7048e4 19:12:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:55 ---> Running in f2ac6c732e29 19:12:55 OK: 221 MiB in 52 packages 19:12:55 Removing intermediate container f2ac6c732e29 19:12:55 ---> 39f2cadf858a 19:12:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:55 ---> Running in 1b6e3fb42e25 19:12:55 Removing intermediate container 1b6e3fb42e25 19:12:55 ---> d7305ad6cc22 19:12:55 Step 21/23 : LABEL arch=x86_64 19:12:55 ---> Running in 16b83899e889 19:12:55 Removing intermediate container 5a89bd72afa6 19:12:55 ---> c9c7ebe069a4 19:12:55 Step 6/22 : COPY go.mod vendor* ./ 19:12:55 Removing intermediate container 16b83899e889 19:12:55 ---> 090a71889da8 19:12:55 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:12:56 ---> Running in 09f51b2430c5 19:12:56 ---> 5a89690b8abf 19:12:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:57 ---> Running in 1810ee8a9c88 19:12:57 Removing intermediate container 09f51b2430c5 19:12:57 ---> b65338543d70 19:12:57 Step 23/23 : LABEL version=0.0.0 19:12:58 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:02  ---> Running in bf6e78b3521d 19:13:02 Removing intermediate container 1810ee8a9c88 19:13:02 ---> 950b3dbcaa48 19:13:02 Step 8/22 : COPY . . 19:13:02 Removing intermediate container bf6e78b3521d 19:13:02 ---> 92fc2c3595fc 19:13:02 19:13:02 Successfully built 92fc2c3595fc 19:13:02 Successfully tagged sys-mgmt-agent:latest 19:13:02  Building sys-mgmt-agent ... done Building support-notifications 19:13:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:12 ---> b5cd74f954ae 19:13:12 Step 3/22 : WORKDIR /edgex-go 19:13:12 ---> Using cache 19:13:12 ---> e0bae7afaf26 19:13:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:12 ---> Using cache 19:13:12 ---> 34509507945b 19:13:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:20 ---> b447d5b007dc 19:13:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:13:20 ---> Running in ae37325965f4 19:13:20 ---> Running in ce274c8d5f47 19:13:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:20 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 19:13:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:21 OK: 221 MiB in 52 packages 19:13:23 Removing intermediate container ae37325965f4 19:13:23 ---> 853688895a2a 19:13:23 Step 6/22 : COPY go.mod vendor* ./ 19:13:24 ---> e5446017bf90 19:13:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:24 ---> Running in 1e925d8f9a0b 19:13:27 Building bin/spire-agent... 19:13:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:13:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:13:27 go: downloading github.com/docker/docker v20.10.12+incompatible 19:13:27 Removing intermediate container 1e925d8f9a0b 19:13:27 ---> d412f8b3b7bd 19:13:27 Step 8/22 : COPY . . 19:13:28 go: downloading github.com/google/go-tpm-tools v0.3.3 19:13:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:13:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:13:28 go: downloading github.com/docker/go-connections v0.4.0 19:13:28 go: downloading github.com/docker/go-units v0.4.0 19:13:28 go: downloading github.com/opencontainers/image-spec v1.0.1 19:13:28 go: downloading github.com/containerd/containerd v1.3.4 19:13:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:13:28 go: downloading github.com/opencontainers/go-digest v1.0.0 19:13:41  ---> f77dc7b3a370 19:13:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:13:41 ---> Running in 0395c21c7560 19:13:41 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 19:14:13 Removing intermediate container ce274c8d5f47 19:14:13 ---> 4f21dbda2319 19:14:13 19:14:13 Step 10/22 : FROM alpine:3.14 19:14:13 ---> e04c818066af 19:14:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:14:13 ---> Using cache 19:14:13 ---> 2a4d85d3b5e8 19:14:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:13 ---> Using cache 19:14:13 ---> 4817bf330180 19:14:13 Step 13/22 : ENV APP_PORT=59861 19:14:13 ---> Running in 913c21846f7b 19:14:13 Removing intermediate container 913c21846f7b 19:14:13 ---> e8bcb3f3efb0 19:14:13 Step 14/22 : EXPOSE $APP_PORT 19:14:13 ---> Running in 6039261de910 19:14:13 Removing intermediate container 6039261de910 19:14:13 ---> d60c52fef7f0 19:14:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:17 ---> c24cb843b047 19:14:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:22 ---> d82e4dc51ee0 19:14:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:14:32 ---> 981f8ad2c6d1 19:14:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:40 Removing intermediate container 0395c21c7560 19:14:40 ---> 4258bd8a370d 19:14:40 19:14:40 Step 10/22 : FROM alpine:3.14 19:14:40 ---> e04c818066af 19:14:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:40 ---> Running in 9315c22df8b0 19:14:40 ---> Running in 4a80d3476035 19:14:41 Removing intermediate container 9315c22df8b0 19:14:41 ---> 86d4a89c1063 19:14:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:41 ---> Running in 5f386ab4a492 19:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:14:41 Removing intermediate container 5f386ab4a492 19:14:41 ---> 5826b0ea82ff 19:14:41 Step 20/22 : LABEL arch=x86_64 19:14:41 ---> Running in 902f146434f5 19:14:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:14:41 Removing intermediate container 902f146434f5 19:14:41 ---> 47d0b4afffe1 19:14:41 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:14:41 (1/2) Installing ca-certificates (20211220-r0) 19:14:41 (2/2) Installing dumb-init (1.2.5-r1) 19:14:41 Executing busybox-1.33.1-r7.trigger 19:14:41 Executing ca-certificates-20211220-r0.trigger 19:14:41 ---> Running in 71b3ff902419 19:14:42 OK: 6 MiB in 16 packages 19:14:42 Removing intermediate container 71b3ff902419 19:14:42 ---> 32e24bf43fba 19:14:42 Step 22/22 : LABEL version=0.0.0 19:14:42 ---> Running in 06e56eefa728 19:14:42 Removing intermediate container 06e56eefa728 19:14:42 ---> 190ff217565b 19:14:42 19:14:42 Removing intermediate container 4a80d3476035 19:14:42 ---> eda5ad0d9777 19:14:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:14:42 Successfully built 190ff217565b 19:14:42 Successfully tagged support-scheduler:latest 19:14:42  Building support-scheduler ... done Building core-command 19:14:42 ---> Running in 9f083e781ab5 19:14:43 Removing intermediate container 9f083e781ab5 19:14:43 ---> b62a1a461ddf 19:14:43 Step 13/22 : ENV APP_PORT=59860 19:14:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:14:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:47 ---> b5cd74f954ae 19:14:47 Step 3/23 : WORKDIR /edgex-go 19:14:47 ---> Using cache 19:14:47 ---> e0bae7afaf26 19:14:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:47 ---> Using cache 19:14:47 ---> 34509507945b 19:14:47 Step 5/23 : RUN apk add --update --no-cache make git 19:14:47 ---> Using cache 19:14:47 ---> c9c7ebe069a4 19:14:47 Step 6/23 : COPY go.mod vendor* ./ 19:14:47 ---> Using cache 19:14:47 ---> 5a89690b8abf 19:14:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:47 ---> Using cache 19:14:47 ---> 950b3dbcaa48 19:14:47 Step 8/23 : COPY . . 19:14:47 ---> Using cache 19:14:47 ---> b447d5b007dc 19:14:47 Step 9/23 : RUN make cmd/core-command/core-command 19:14:48 ---> Running in 5401726d99d7 19:14:48 ---> Running in 0aa4285e118c 19:14:48 Removing intermediate container 5401726d99d7 19:14:48 ---> 411f6474c4a5 19:14:48 Step 14/22 : EXPOSE $APP_PORT 19:14:48 ---> Running in 5181c9ebeb02 19:14:49 Removing intermediate container 5181c9ebeb02 19:14:49 ---> 6338eddbd457 19:14:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:49 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 19:14:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.256s coverage: 28.7% of statements 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:51 ---> 57b83b79883a 19:14:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:53 ---> dbb4b316b9a9 19:14:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:14:53 ---> dc4240009061 19:14:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:14:54 ---> Running in 8c461f8010ab 19:14:54 Removing intermediate container 8c461f8010ab 19:14:54 ---> 337ade52f78c 19:14:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.639s coverage: 98.5% of statements 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:54 ---> Running in e2a885ffc82a 19:14:55 Removing intermediate container e2a885ffc82a 19:14:55 ---> bd0950ad51c4 19:14:55 Step 20/22 : LABEL arch=x86_64 19:14:55 ---> Running in 7ebdff106611 19:14:55 Removing intermediate container 7ebdff106611 19:14:55 ---> c48d86dbf1f8 19:14:55 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:14:55 ---> Running in 98768f4ca95f 19:14:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.556s coverage: 54.9% of statements 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:56 Removing intermediate container 98768f4ca95f 19:14:56 ---> f71571c37cca 19:14:56 Step 22/22 : LABEL version=0.0.0 19:14:56 ---> Running in 60a1afacc8c6 19:14:56 Removing intermediate container 7415c28b868e 19:14:56 ---> 080426c2cf4b 19:14:56 19:14:56 Step 13/26 : FROM alpine:3.15 19:14:56 3.15: Pulling from library/alpine 19:14:56 Removing intermediate container 60a1afacc8c6 19:14:56 ---> 6ac59369c9f3 19:14:56 19:14:56 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:14:56 Status: Downloaded newer image for alpine:3.15 19:14:56 ---> 0ac33e5f5afa 19:14:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:56 Successfully built 6ac59369c9f3 19:14:56 Successfully tagged support-notifications:latest 19:14:56  Building support-notifications ... done Building security-spiffe-token-provider 19:14:56 ---> Running in 66788144208d 19:14:57 Removing intermediate container 66788144208d 19:14:57 ---> 01f4bce067fc 19:14:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:00 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:15:00 ---> b5cd74f954ae 19:15:00 Step 3/20 : WORKDIR /edgex-go 19:15:00 ---> Using cache 19:15:00 ---> e0bae7afaf26 19:15:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:15:01 ---> Running in dd33a11e2972 19:15:02 ---> Running in 705e2807a94b 19:15:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:02 Removing intermediate container dd33a11e2972 19:15:02 ---> a37ee8e00a0d 19:15:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:02 ---> Running in 99e624a4bd82 19:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:03 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:03 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:03 OK: 15864 distinct packages available 19:15:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:04 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:04 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:04 OK: 15854 distinct packages available 19:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:04 OK: 221 MiB in 52 packages 19:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:05 (1/5) Installing dumb-init (1.2.5-r1) 19:15:06 (2/5) Installing musl-obstack (1.2.3-r0) 19:15:06 (3/5) Installing libucontext (1.1-r0) 19:15:06 Removing intermediate container 705e2807a94b 19:15:06 ---> ebeb730b1e3c 19:15:06 Step 5/20 : COPY go.mod vendor* ./ 19:15:06 (4/5) Installing gcompat (1.0.0-r4) 19:15:06 (5/5) Installing openssl (1.1.1n-r0) 19:15:06 Executing busybox-1.34.1-r5.trigger 19:15:06 OK: 6 MiB in 19 packages 19:15:06 ---> 9eb103a9e730 19:15:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:06 ---> Running in 84a2fef7fb25 19:15:06 Removing intermediate container 0aa4285e118c 19:15:06 ---> f677264d7ac9 19:15:06 19:15:06 Step 10/23 : FROM alpine:3.14 19:15:06 ---> e04c818066af 19:15:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:15:06 ---> Using cache 19:15:06 ---> 2a4d85d3b5e8 19:15:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:15:06 ---> Using cache 19:15:06 ---> 4817bf330180 19:15:06 Step 13/23 : ENV APP_PORT=59882 19:15:06 Removing intermediate container 99e624a4bd82 19:15:06 ---> 296970373338 19:15:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:15:06 ---> Running in 33a620dec8d4 19:15:06 Removing intermediate container 33a620dec8d4 19:15:06 ---> 2e75474683c3 19:15:06 Step 14/23 : EXPOSE $APP_PORT 19:15:07 ---> Running in 958b678dbf45 19:15:07 Removing intermediate container 958b678dbf45 19:15:07 ---> 7a6bd23f6146 19:15:07 Step 15/23 : WORKDIR / 19:15:07 ---> Running in 2e31fc8fa55e 19:15:07 ---> 8197cbfec631 19:15:07 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:15:07 Removing intermediate container 84a2fef7fb25 19:15:07 ---> 4424231e57e7 19:15:07 Step 7/20 : COPY . . 19:15:07 Removing intermediate container 2e31fc8fa55e 19:15:07 ---> f3431279f499 19:15:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:10 ---> 3e334bba247b 19:15:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:15:10 ---> 10ef25bdff7e 19:15:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:15:10 ---> fe5d8c1c0119 19:15:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:15:10 ---> 775917ac306b 19:15:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:15:11 ---> 73c94e999433 19:15:11 Step 19/23 : ENTRYPOINT ["/core-command"] 19:15:11 ---> Running in 5717678533a3 19:15:11 ---> 301df8f54150 19:15:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:15:11 Removing intermediate container 5717678533a3 19:15:11 ---> 3ca325dab1e7 19:15:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:11 ---> Running in b7b100fe4b34 19:15:11 ---> 01ae080eeb27 19:15:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:11 ---> Running in f9d148bb5e66 19:15:11 Removing intermediate container b7b100fe4b34 19:15:11 ---> 99e4482d2c12 19:15:11 Step 21/23 : LABEL arch=x86_64 19:15:11 ---> Running in eea38664cddd 19:15:11 Removing intermediate container f9d148bb5e66 19:15:11 ---> 184c87fbed4a 19:15:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:12 Removing intermediate container eea38664cddd 19:15:12 ---> 96c44de29a41 19:15:12 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:15:12 ---> Running in cadc14f63f74 19:15:12 ---> Running in 0274ef8e51df 19:15:12 Removing intermediate container cadc14f63f74 19:15:12 ---> 72452fe110fd 19:15:12 Step 24/26 : LABEL arch=x86_64 19:15:12 ---> Running in dcd3751bb902 19:15:12 Removing intermediate container 0274ef8e51df 19:15:12 ---> 57871a5fc866 19:15:12 Step 23/23 : LABEL version=0.0.0 19:15:12 Removing intermediate container dcd3751bb902 19:15:12 ---> eea5688d39f3 19:15:12 Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:15:12 ---> Running in 785429ba1743 19:15:12 ---> Running in be0accb574c6 19:15:12 Removing intermediate container 785429ba1743 19:15:12 ---> 57f26b4f7420 19:15:12 19:15:13 Removing intermediate container be0accb574c6 19:15:13 ---> 1a1dec92612a 19:15:13 Step 26/26 : LABEL version=0.0.0 19:15:13 Successfully built 57f26b4f7420 19:15:13 Successfully tagged core-command:latest 19:15:13  Building core-command ... done Building security-proxy-setup 19:15:13 ---> Running in c9393b5cb42b 19:15:13 Removing intermediate container c9393b5cb42b 19:15:13 ---> 864127ee404e 19:15:13 19:15:13 Successfully built 864127ee404e 19:15:14 Successfully tagged security-spire-agent:latest 19:15:14 Building core-data 19:15:14  Building security-spire-agent ... done  ---> ae77b24e4ed7 19:15:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:15:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:15:18 ---> b5cd74f954ae 19:15:18 Step 3/22 : WORKDIR /edgex-go 19:15:18 ---> Using cache 19:15:18 ---> e0bae7afaf26 19:15:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:18 ---> Using cache 19:15:18 ---> 34509507945b 19:15:18 Step 5/22 : RUN apk add --update --no-cache make git 19:15:18 ---> Using cache 19:15:18 ---> c9c7ebe069a4 19:15:18 Step 6/22 : COPY go.mod vendor* ./ 19:15:18 ---> Using cache 19:15:18 ---> 5a89690b8abf 19:15:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:18 ---> Using cache 19:15:18 ---> 950b3dbcaa48 19:15:18 Step 8/22 : COPY . . 19:15:18 ---> Using cache 19:15:18 ---> b447d5b007dc 19:15:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:15:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:15:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:19 ---> b5cd74f954ae 19:15:19 Step 3/23 : WORKDIR /edgex-go 19:15:19 ---> Using cache 19:15:19 ---> e0bae7afaf26 19:15:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:19 ---> Using cache 19:15:19 ---> 34509507945b 19:15:19 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:15:19 ---> Running in c4de516c1119 19:15:20 ---> Running in 78720b16ee12 19:15:20 ---> Running in b8adfd6deb2b 19:15:20 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 19:15:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:20 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 19:15:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:21 OK: 221 MiB in 52 packages 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.305s coverage: 89.2% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.411s coverage: 84.4% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.849s coverage: 95.1% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 72.2% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.366s coverage: 60.0% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.264s coverage: 58.8% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.611s coverage: 24.0% of statements 19:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.463s coverage: 47.1% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.380s coverage: 79.5% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.287s coverage: 94.1% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.227s coverage: 96.3% of statements 19:15:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements 19:15:23 Building bin/spire-agent... 19:15:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:23 Removing intermediate container b8adfd6deb2b 19:15:23 ---> 9781860b1480 19:15:23 Step 6/23 : COPY go.mod vendor* ./ 19:15:23 ---> 212e6d76b21a 19:15:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:23 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:23 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:24  ---> Running in fd82dbcf550b 19:15:24 go: downloading github.com/docker/go-units v0.4.0 19:15:24 go: downloading github.com/docker/go-connections v0.4.0 19:15:24 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:24 go: downloading github.com/containerd/containerd v1.3.4 19:15:24 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:25 Building bin/spire-agent... 19:15:25 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:15:25 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:15:25 go: downloading github.com/docker/docker v20.10.12+incompatible 19:15:26 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:15:26 go: downloading github.com/google/go-tpm-tools v0.3.3 19:15:26 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:15:26 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:15:27 go: downloading github.com/docker/go-units v0.4.0 19:15:27 go: downloading github.com/docker/go-connections v0.4.0 19:15:27 go: downloading github.com/opencontainers/image-spec v1.0.1 19:15:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:15:27 go: downloading github.com/containerd/containerd v1.3.4 19:15:27 go: downloading github.com/opencontainers/go-digest v1.0.0 19:15:28 Removing intermediate container fd82dbcf550b 19:15:28 ---> 24854965b5c2 19:15:28 Step 8/23 : COPY . . 19:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements 19:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 19:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.679s coverage: 82.5% of statements 19:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:43 ---> 2e2288987899 19:15:43 Step 9/23 : RUN make cmd/core-data/core-data 19:15:43 ---> Running in b1be87fe069b 19:15:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:15: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 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.784s coverage: 91.2% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 64.4% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.217s coverage: 100.0% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 19:15:48 Removing intermediate container c4de516c1119 19:15:48 ---> 9d618efc6387 19:15:48 19:15:48 Step 9/20 : FROM alpine:3.15 19:15:48 ---> 0ac33e5f5afa 19:15:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:48 ---> Using cache 19:15:48 ---> 01f4bce067fc 19:15:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:48 ---> Using cache 19:15:48 ---> a37ee8e00a0d 19:15:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 19:15:49 ---> Running in 68fdba5d303f 19:15:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:51 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:51 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:51 OK: 15854 distinct packages available 19:15:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:52 (1/9) Installing ca-certificates (20211220-r0) 19:15:52 (2/9) Installing brotli-libs (1.0.9-r5) 19:15:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:15:52 (4/9) Installing libcurl (7.80.0-r0) 19:15:52 (5/9) Installing curl (7.80.0-r0) 19:15:52 Removing intermediate container 78720b16ee12 19:15:52 ---> 1c28876fe605 19:15:52 19:15:52 Step 10/22 : FROM alpine:3.14 19:15:52 ---> e04c818066af 19:15:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:15:53 (6/9) Installing dumb-init (1.2.5-r1) 19:15:53 (7/9) Installing musl-obstack (1.2.3-r0) 19:15:53 (8/9) Installing libucontext (1.1-r0) 19:15:53 (9/9) Installing gcompat (1.0.0-r4) 19:15:53 Executing busybox-1.34.1-r5.trigger 19:15:53 Executing ca-certificates-20211220-r0.trigger 19:15:53 OK: 8 MiB in 23 packages 19:15:54 ---> Running in 2308d91cd62a 19:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:15:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:15:55 Removing intermediate container 68fdba5d303f 19:15:55 ---> 05027b5ce621 19:15:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:55 (1/6) Installing ca-certificates (20211220-r0) 19:15:55 (2/6) Installing brotli-libs (1.0.9-r5) 19:15:55 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:15:55 (4/6) Installing libcurl (7.79.1-r0) 19:15:55 (5/6) Installing curl (7.79.1-r0) 19:15:55 (6/6) Installing dumb-init (1.2.5-r1) 19:15:55 Executing busybox-1.33.1-r7.trigger 19:15:55 Executing ca-certificates-20211220-r0.trigger 19:15:56 OK: 8 MiB in 20 packages 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.499s coverage: 65.4% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:57 ---> a8ebfaf7bab8 19:15:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.843s coverage: 43.8% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.264s coverage: 84.8% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:59 Removing intermediate container 2308d91cd62a 19:15:59 ---> dff0794b5af6 19:15:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:00 ---> 25da9d09ecfa 19:16:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:16:00 ---> Running in 16bafebacef3 19:16:01 ---> 32975ec65400 19:16:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:16:02 Removing intermediate container 16bafebacef3 19:16:02 ---> 03d6c393731a 19:16:02 Step 13/22 : WORKDIR /edgex 19:16:03 ---> Running in 53d8b797748a 19:16:05 ---> Running in 13ab85161d91 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.354s coverage: 17.7% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.380s coverage: 63.2% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.577s coverage: 97.7% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.223s coverage: 28.9% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.228s coverage: 100.0% of statements 19:16:06 Removing intermediate container 53d8b797748a 19:16:06 ---> e312febf649e 19:16:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:06 Removing intermediate container b1be87fe069b 19:16:06 ---> 29194a62e185 19:16:06 19:16:06 Step 10/23 : FROM alpine:3.14 19:16:06 ---> e04c818066af 19:16:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:16:08 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 19:16:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:08 GO111MODULE=on go vet ./... 19:16:08 ---> Running in 5d61ce77fda2 19:16:08 ---> Running in 6b26a7b6cfbd 19:16:08 Removing intermediate container 13ab85161d91 19:16:08 ---> 4e26eb1715d6 19:16:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:16:08 Removing intermediate container 6b26a7b6cfbd 19:16:08 ---> 032aa18d82f1 19:16:08 Step 12/23 : ENV APP_PORT=59880 19:16:08 Removing intermediate container 5d61ce77fda2 19:16:08 ---> e0ef5ac2e5d7 19:16:08 Step 18/20 : LABEL arch=x86_64 19:16:08 ---> Running in 581149e48af1 19:16:08 ---> 2f5272f8eecb 19:16:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:16:08 ---> Running in 06c905c26fab 19:16:09 Removing intermediate container 581149e48af1 19:16:09 ---> 9983084c1e6e 19:16:09 Step 13/23 : EXPOSE $APP_PORT 19:16:09 Removing intermediate container 06c905c26fab 19:16:09 ---> 5712961f321c 19:16:09 Step 19/20 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:16:09 ---> Running in 7d7c08a5dd17 19:16:09 ---> 8b45e3d6ed49 19:16:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:16:09 ---> Running in 29aa2930327d 19:16:09 Removing intermediate container 7d7c08a5dd17 19:16:09 ---> 38398a407fb2 19:16:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:09 Removing intermediate container 29aa2930327d 19:16:09 ---> 5e5cce6e7998 19:16:09 Step 20/20 : LABEL version=0.0.0 19:16:09 ---> Running in 8b6c83222e61 19:16:10 ---> Running in e94b2b42eaa7 19:16:10 ---> 4fe29b34a709 19:16:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:16:10 Removing intermediate container e94b2b42eaa7 19:16:10 ---> 24f4e5134c63 19:16:10 19:16:10 Successfully built 24f4e5134c63 19:16:11 Successfully tagged security-spiffe-token-provider:latest 19:16:11  Building security-spiffe-token-provider ... done  ---> 51e615a2bebd 19:16:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:16:11 ---> Running in c3bda09c4be9 19:16:11 Removing intermediate container 8b6c83222e61 19:16:11 ---> bff85823a274 19:16:11 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:16:11 ---> Running in 6c6506fddce3 19:16:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:16:12 Removing intermediate container c3bda09c4be9 19:16:12 ---> f8ca0efd618a 19:16:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:16:13 ---> Running in f963c9dad740 19:16:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:16:13 Removing intermediate container f963c9dad740 19:16:13 ---> 75a419c510c0 19:16:13 Step 20/22 : LABEL arch=x86_64 19:16:13 (1/6) Installing dumb-init (1.2.5-r1) 19:16:13 ---> Running in 561d18b98750 19:16:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:16:13 (3/6) Installing libsodium (1.0.18-r0) 19:16:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:16:14 (5/6) Installing libzmq (4.3.4-r0) 19:16:14 Removing intermediate container 561d18b98750 19:16:14 ---> 9d809bb4ae74 19:16:14 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:16:14 (6/6) Installing zeromq (4.3.4-r0) 19:16:14 Executing busybox-1.33.1-r7.trigger 19:16:14 OK: 8 MiB in 20 packages 19:16:15 ---> Running in 4d7645aca7ef 19:16:15 Removing intermediate container 4d7645aca7ef 19:16:15 ---> 835874d49655 19:16:15 Step 22/22 : LABEL version=0.0.0 19:16:16 Removing intermediate container 6c6506fddce3 19:16:16 ---> ea792f8f650a 19:16:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:16 ---> Running in f957bd2c3882 19:16:16 ---> 258b8e831e17 19:16:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:17 Removing intermediate container f957bd2c3882 19:16:17 ---> 99f382cec020 19:16:17 19:16:17 Successfully built 99f382cec020 19:16:17 Successfully tagged security-proxy-setup:latest 19:16:19  Building security-proxy-setup ... done  ---> 9f2fe7259e48 19:16:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:20 ---> 671f92b02281 19:16:20 Step 19/23 : ENTRYPOINT ["/core-data"] 19:16:20 ---> Running in e45c93b1e371 19:16:21 Removing intermediate container e45c93b1e371 19:16:21 ---> 77ffb39b252f 19:16:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:21 ---> Running in d5ddd70bde7f 19:16:21 Removing intermediate container d5ddd70bde7f 19:16:21 ---> 91e1d671e676 19:16:21 Step 21/23 : LABEL arch=x86_64 19:16:22 ---> Running in 7e9e55c7b86f 19:16:22 Removing intermediate container 7e9e55c7b86f 19:16:22 ---> b9fe1f888b8c 19:16:22 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:16:23 ---> Running in 48b48aea44fc 19:16:23 Removing intermediate container 48b48aea44fc 19:16:23 ---> 4c7adea8f46e 19:16:23 Step 23/23 : LABEL version=0.0.0 19:16:25 ---> Running in 310793972b8c 19:16:25 Removing intermediate container 310793972b8c 19:16:25 ---> d7fb3c294bb3 19:16:25 19:16:26 Successfully built d7fb3c294bb3 19:16:26 Successfully tagged core-data:latest 19:16:32  Building core-data ... done Removing intermediate container 7ec1e837fb1a 19:16:32 ---> 51901c72d8d6 19:16:32 19:16:32 Step 13/26 : FROM alpine:3.15 19:16:32 ---> 0ac33e5f5afa 19:16:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:32 ---> Using cache 19:16:32 ---> 01f4bce067fc 19:16:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> a37ee8e00a0d 19:16:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:16:32 ---> Running in c08a176b0993 19:16:32 Removing intermediate container d5f71bbc0847 19:16:32 ---> c52f8ee42f53 19:16:32 19:16:32 Step 13/25 : FROM alpine:3.15 19:16:32 ---> 0ac33e5f5afa 19:16:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:32 ---> Using cache 19:16:32 ---> 01f4bce067fc 19:16:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:32 ---> Using cache 19:16:32 ---> a37ee8e00a0d 19:16:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:16:32 ---> Using cache 19:16:32 ---> 296970373338 19:16:32 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:34 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:16:34 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:16:34 OK: 15854 distinct packages available 19:16:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:16:34 ---> c92033e96254 19:16:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:16:34 ---> a5cbf0544694 19:16:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:16:35 ---> 297d4843b243 19:16:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:16:35 ---> 23287597a087 19:16:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:35 ---> Running in 9128a196eb89 19:16:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:16:35 Removing intermediate container 9128a196eb89 19:16:35 ---> 1d2d2a11ac31 19:16:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:35 ---> Running in 17ff861afa38 19:16:35 Removing intermediate container 17ff861afa38 19:16:35 ---> b015c87b0e80 19:16:35 Step 23/25 : LABEL arch=x86_64 19:16:35 ---> Running in 76050ae220cd 19:16:35 (1/4) Installing dumb-init (1.2.5-r1) 19:16:35 Removing intermediate container 76050ae220cd 19:16:35 ---> bdca44da4ffa 19:16:35 Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:16:35 (2/4) Installing musl-obstack (1.2.3-r0) 19:16:35 ---> Running in e699268b1281 19:16:35 Removing intermediate container e699268b1281 19:16:35 ---> 65c8231066d4 19:16:35 Step 25/25 : LABEL version=0.0.0 19:16:35 (3/4) Installing libucontext (1.1-r0) 19:16:35 ---> Running in ce4fab18f357 19:16:35 (4/4) Installing gcompat (1.0.0-r4) 19:16:35 Removing intermediate container ce4fab18f357 19:16:35 ---> 5e34a8e51eca 19:16:35 19:16:35 Executing busybox-1.34.1-r5.trigger 19:16:35 OK: 6 MiB in 18 packages 19:16:36 Successfully built 5e34a8e51eca 19:16:36 Successfully tagged security-spire-server:latest 19:16:36  Building security-spire-server ... done Removing intermediate container c08a176b0993 19:16:36 ---> 0cf94a9453da 19:16:36 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:16:37 ---> 14540f11f1e1 19:16:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:16:38 ---> 65ebbd82dceb 19:16:38 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:16:38 ---> Running in 2aba3fbd742b 19:16:38 Removing intermediate container 2aba3fbd742b 19:16:38 ---> b8257f0742cc 19:16:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:16:38 ---> 93fc2f578a25 19:16:38 Step 21/26 : WORKDIR / 19:16:38 ---> Running in 5f80fa533f49 19:16:38 Removing intermediate container 5f80fa533f49 19:16:38 ---> c20871a791e2 19:16:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:38 ---> Running in da947859963a 19:16:38 Removing intermediate container da947859963a 19:16:38 ---> 04196bf3834d 19:16:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:38 ---> Running in e7b4a5fb8692 19:16:38 Removing intermediate container e7b4a5fb8692 19:16:38 ---> 39a317f74568 19:16:38 Step 24/26 : LABEL arch=x86_64 19:16:38 ---> Running in b0ecdda2e875 19:16:38 Removing intermediate container b0ecdda2e875 19:16:38 ---> 021cec81a1b4 19:16:38 Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:16:38 ---> Running in 8e76b2ca1f9c 19:16:38 Removing intermediate container 8e76b2ca1f9c 19:16:38 ---> b5f3f2e4650d 19:16:38 Step 26/26 : LABEL version=0.0.0 19:16:38 ---> Running in 7198e12476d9 19:16:39 Removing intermediate container 7198e12476d9 19:16:39 ---> 65db4701c3b1 19:16:39 19:16:39 Successfully built 65db4701c3b1 19:16:39 Successfully tagged security-spire-config:latest 19:16:39  Building security-spire-config ... done  [Pipeline] } 19:16:39 $ docker stop --time=1 e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 19:16:40 $ docker rm -f e93923ebb90083a8374c6550a3fb52d8c3f240abfc71031164f03675bb4b9af7 [Pipeline] // withDockerContainer [Pipeline] sh 19:16:41 + docker images 19:16:41 REPOSITORY TAG IMAGE ID CREATED SIZE 19:16:41 security-spire-config latest 65db4701c3b1 1 second ago 86.7MB 19:16:41 security-spire-server latest 5e34a8e51eca 5 seconds ago 87.3MB 19:16:41 c52f8ee42f53 11 seconds ago 4.5GB 19:16:41 51901c72d8d6 13 seconds ago 4.5GB 19:16:41 core-data latest d7fb3c294bb3 15 seconds ago 35.9MB 19:16:41 security-proxy-setup latest 99f382cec020 24 seconds ago 43.4MB 19:16:41 security-spiffe-token-provider latest 24f4e5134c63 30 seconds ago 28.5MB 19:16:41 29194a62e185 36 seconds ago 1.65GB 19:16:41 1c28876fe605 50 seconds ago 1.63GB 19:16:41 9d618efc6387 53 seconds ago 1.61GB 19:16:41 security-spire-agent latest 864127ee404e About a minute ago 127MB 19:16:41 core-command latest 57f26b4f7420 About a minute ago 24.5MB 19:16:41 f677264d7ac9 About a minute ago 1.61GB 19:16:41 support-notifications latest 6ac59369c9f3 About a minute ago 26.6MB 19:16:41 080426c2cf4b About a minute ago 4.5GB 19:16:41 support-scheduler latest 190ff217565b About a minute ago 26MB 19:16:41 4258bd8a370d 2 minutes ago 1.62GB 19:16:41 4f21dbda2319 2 minutes ago 1.62GB 19:16:41 sys-mgmt-agent latest 92fc2c3595fc 3 minutes ago 307MB 19:16:41 security-bootstrapper latest 517dbf220280 4 minutes ago 24.3MB 19:16:41 security-secretstore-setup latest d9a371f89570 4 minutes ago 42.1MB 19:16:41 core-metadata latest 9bd4999c9ad4 4 minutes ago 26.2MB 19:16:41 aa46c4fdf84f 4 minutes ago 1.62GB 19:16:41 165e0bd72c6d 4 minutes ago 1.63GB 19:16:41 71e3692b741f 4 minutes ago 1.62GB 19:16:41 c1766af1332c 4 minutes ago 1.61GB 19:16:41 ci-base-image-x86_64 latest b5cd74f954ae 8 minutes ago 896MB 19:16:41 docker 20.10.14 7417809fdb73 3 days ago 218MB 19:16:41 alpine 3.14 e04c818066af 3 days ago 5.59MB 19:16:41 alpine 3.15 0ac33e5f5afa 3 days ago 5.57MB 19:16:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 19:16:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 19:16:41 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 19:16:56 Still waiting to schedule task 19:16:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:17:55 Running on prd-ubuntu18.04-docker-8c-8g-11611 in /w/workspace/edgexfoundry_edgex-go_PR-3954 [Pipeline] { [Pipeline] ws 19:17:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:56 The recommended git tool is: git 19:17:57 using credential edgex-jenkins-ssh 19:17:57 Cloning the remote Git repository 19:17:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:57 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:57 > git --version # timeout=10 19:17:57 > git --version # 'git version 2.17.1' 19:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:00 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3954/head:refs/remotes/origin/PR-3954 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:03 Merging remotes/origin/main commit 32880946a0a1135bf0659d7b4e6de2ff01b37dfb into PR head commit f77a93a477679a276c1892d50d982f8c376e6f92 19:18:03 Merge succeeded, producing f77a93a477679a276c1892d50d982f8c376e6f92 19:18:03 Checking out Revision f77a93a477679a276c1892d50d982f8c376e6f92 (PR-3954) 19:18:03 + ls -al . 19:18:03 total 664 19:18:03 drwxrwxr-x 9 1001 1001 4096 Apr 8 19:18 . 19:18:03 drwxr-xr-x 4 root root 4096 Apr 8 19:12 .. 19:18:03 -rw-rw-r-- 1 1001 1001 11 Apr 8 19:10 .dockerignore 19:18:03 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:10 .git 19:18:03 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:10 .github 19:18:03 -rw-rw-r-- 1 1001 1001 870 Apr 8 19:10 .gitignore 19:18:03 -rw-rw-r-- 1 1001 1001 42 Apr 8 19:10 .golangci.yml 19:18:03 -rw-rw-r-- 1 1001 1001 87 Apr 8 19:10 .hadolint.yml 19:18:03 -rw-rw-r-- 1 1001 1001 166 Apr 8 19:10 .sonarcloud.properties 19:18:03 -rw-rw-r-- 1 1001 1001 1171 Apr 8 19:10 ADOPTERS.md 19:18:03 -rw-rw-r-- 1 1001 1001 9953 Apr 8 19:10 Attribution.txt 19:18:03 -rw-rw-r-- 1 1001 1001 51732 Apr 8 19:10 CHANGELOG.md 19:18:03 -rw-rw-r-- 1 1001 1001 3804 Apr 8 19:10 CONTRIBUTING.md 19:18:03 -rw-rw-r-- 1 1001 1001 677 Apr 8 19:10 GOVERNANCE.md 19:18:03 -rw-rw-r-- 1 1001 1001 849 Apr 8 19:10 Jenkinsfile 19:18:03 -rw-rw-r-- 1 1001 1001 10775 Apr 8 19:10 LICENSE 19:18:03 -rw-rw-r-- 1 1001 1001 8478 Apr 8 19:10 Makefile 19:18:03 -rw-rw-r-- 1 1001 1001 582 Apr 8 19:10 OWNERS.md 19:18:03 -rw-rw-r-- 1 1001 1001 8207 Apr 8 19:10 README.md 19:18:03 -rw-rw-r-- 1 1001 1001 6912 Apr 8 19:10 SECURITY.md 19:18:03 -rw-rw-r-- 1 1001 1001 5 Apr 8 19:08 VERSION 19:18:03 -rw-rw-r-- 1 1001 1001 4131 Apr 8 19:10 ZMQWindows.md 19:18:03 drwxrwxr-x 2 1001 1001 4096 Apr 8 19:10 bin 19:18:03 drwxrwxr-x 18 1001 1001 4096 Apr 8 19:10 cmd 19:18:03 -rw-r--r-- 1 root root 431014 Apr 8 19:16 coverage.out 19:18:03 -rw-rw-r-- 1 1001 1001 3175 Apr 8 19:10 go.mod 19:18:03 -rw-rw-r-- 1 1001 1001 34990 Apr 8 19:12 go.sum 19:18:03 drwxrwxr-x 8 1001 1001 4096 Apr 8 19:10 internal 19:18:03 drwxrwxr-x 3 1001 1001 4096 Apr 8 19:10 openapi 19:18:03 drwxrwxr-x 4 1001 1001 4096 Apr 8 19:10 snap 19:18:03 -rw-rw-r-- 1 1001 1001 204 Apr 8 19:10 version.go [Pipeline] sh 19:18:04 + '[' -e coverage.out ] 19:18:04 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:04 Warning: overwriting stash ‘coverage-report’ 19:18:03 > git config core.sparsecheckout # timeout=10 19:18:03 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 19:18:03 > git remote # timeout=10 19:18:03 > git config --get remote.origin.url # timeout=10 19:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:03 > git merge 32880946a0a1135bf0659d7b4e6de2ff01b37dfb # timeout=10 19:18:03 > git rev-parse HEAD^{commit} # timeout=10 19:18:03 > git config core.sparsecheckout # timeout=10 19:18:03 > git checkout -f f77a93a477679a276c1892d50d982f8c376e6f92 # timeout=10 19:18:05 Stashed 1 file(s) [Pipeline] sh 19:18:05 + make build 19:18:05 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 19:18:07 Commit message: "feat: remove default github templates that are now provided in .github repo" 19:18:07 > git --version # timeout=10 19:18:07 > git --version # 'git version 2.17.1' 19:18:07 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:07 + echo snap-build.sh 19:18:07 snap-build.sh 19:18:07 + SNAP_BASE_DIR=. 19:18:07 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:18:07 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:18:07 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:18:07 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:18:07 + cd /w/workspace/edgex-go/1 19:18:07 + sudo apt-get remove -qy --purge lxd lxd-client 19:18:07 Reading package lists... 19:18:07 Building dependency tree... 19:18:07 Reading state information... 19:18:07 The following packages were automatically installed and are no longer required: 19:18:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:18:07 uidmap xdelta3 19:18:07 Use 'sudo apt autoremove' to remove them. 19:18:07 The following packages will be REMOVED: 19:18:07 lxd* lxd-client* 19:18:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:18:08 After this operation, 31.7 MB disk space will be freed. 19:18:10 (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.) 19:18:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:11 Removing lxd dnsmasq configuration 19:18:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:18:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:18:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:18:12 (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.) 19:18:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:18:14 Processing triggers for systemd (237-3ubuntu10.52) ... 19:18:14 Processing triggers for ureadahead (0.100.0-21) ... 19:18:15 + sudo snap remove --purge lxd 19:18:15 snap "lxd" is not installed 19:18:15 + sudo groupadd --force --system lxd 19:18:15 ++ whoami 19:18:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:18:15 + newgrp - lxd 19:18:15 + sudo snap install lxd 19:18:28 2022-04-08T19:18:23Z INFO Waiting for automatic snapd restart... 19:18:43 lxd 5.0.0-c5bcb80 from Canonical* installed 19:18:43 + sudo lxd init --auto 19:18:51 + sudo snap install --classic snapcraft 19:18:57 snapcraft 6.1 from Canonical* installed 19:18:57 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:18:57 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:18:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:18:57 Dload Upload Total Spent Left Speed 19:18:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4537 0 --:--:-- --:--:-- --:--:-- 4537 19:18:57 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 4262k 0 --:--:-- --:--:-- --:--:-- 59.0M 19:18:57 ./yq_linux_amd64 19:18:58 + sudo snapcraft prime --use-lxd 19:19:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:19:00 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: 19:19:00 - README.md 19:19:00 19:19:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:19:00 Launching a container. 19:19:12 Waiting for container to be ready 19:19:12 To start your first container, try: lxc launch ubuntu:20.04 19:19:12 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 19:19:12 19:19:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:19:18 Waiting for network to be ready... 19:19:18 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 19:19:18 Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 19:19:18 Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 19:19:18 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 19:19:18 Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 19:19:18 Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 19:19:18 Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 19:19:18 Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 19:19:18 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 19:19:18 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 19:19:18 Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 19:19:18 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 19:19:18 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 19:19:18 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 19:19:18 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 19:19:18 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 19:19:18 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 19:19:18 Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 19:19:19 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 19:19:19 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 19:19:19 Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 19:19:19 Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 19:19:19 Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 19:19:19 Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 19:19:19 Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 19:19:19 Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 19:19:19 Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 19:19:21 Fetched 23.7 MB in 3s (7229 kB/s) 19:19:22 Reading package lists... 19:19:22 Reading package lists... 19:19:22 Building dependency tree... 19:19:22 Reading state information... 19:19:22 The following additional packages will be installed: 19:19:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:19:22 Suggested packages: 19:19:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:19:22 Recommended packages: 19:19:22 gnupg libsasl2-modules 19:19:22 The following NEW packages will be installed: 19:19:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:19:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:19:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:19:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:19:22 The following packages will be upgraded: 19:19:22 gpg gpg-agent gpgconf libudev1 19:19:23 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 19:19:23 Need to get 3859 kB of archives. 19:19:23 After this operation, 14.9 MB of additional disk space will be used. 19:19:23 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 19:19:23 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 19:19:23 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 19:19:23 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 19:19:23 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 19:19:23 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 19:19:23 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 19:19:23 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 19:19:23 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 19:19:23 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:19:23 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 19:19:23 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 19:19:23 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 19:19:23 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 19:19:23 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 19:19:23 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 19:19:23 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 19:19:23 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 19:19:23 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 19:19:23 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 19:19:23 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 19:19:23 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 19:19:24 debconf: delaying package configuration, since apt-utils is not installed 19:19:24 Fetched 3859 kB in 1s (3485 kB/s) 19:19:24 (Reading database ... 12816 files and directories currently installed.) 19:19:24 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 19:19:24 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:19:24 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 19:19:24 Selecting previously unselected package udev. 19:19:24 (Reading database ... 12816 files and directories currently installed.) 19:19:24 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 19:19:24 Unpacking udev (245.4-4ubuntu3.15) ... 19:19:24 Selecting previously unselected package libfuse2:amd64. 19:19:24 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 19:19:24 Unpacking libfuse2:amd64 (2.9.9-3) ... 19:19:25 Selecting previously unselected package fuse. 19:19:25 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 19:19:25 Unpacking fuse (2.9.9-3) ... 19:19:25 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 19:19:25 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:19:25 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 19:19:25 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:19:25 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 19:19:25 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:19:25 Selecting previously unselected package libksba8:amd64. 19:19:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:19:25 Unpacking libksba8:amd64 (1.3.5-2) ... 19:19:25 Selecting previously unselected package libroken18-heimdal:amd64. 19:19:25 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:25 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:19:25 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:19:25 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:19:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:25 Selecting previously unselected package libwind0-heimdal:amd64. 19:19:25 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:25 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:19:25 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:25 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:19:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:26 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:19:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:26 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:19:26 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 19:19:26 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:26 Selecting previously unselected package libsasl2-modules-db:amd64. 19:19:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:19:26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:19:26 Selecting previously unselected package libsasl2-2:amd64. 19:19:26 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 19:19:26 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:19:26 Selecting previously unselected package libldap-common. 19:19:26 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 19:19:26 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:19:26 Selecting previously unselected package libldap-2.4-2:amd64. 19:19:26 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 19:19:26 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:19:26 Selecting previously unselected package dirmngr. 19:19:26 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 19:19:26 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 19:19:26 Setting up libksba8:amd64 (1.3.5-2) ... 19:19:26 Setting up libfuse2:amd64 (2.9.9-3) ... 19:19:26 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 19:19:26 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:19:26 Setting up udev (245.4-4ubuntu3.15) ... 19:19:27 invoke-rc.d: policy-rc.d denied execution of start. 19:19:27 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 19:19:27 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:27 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 19:19:27 Setting up gpg (2.2.19-3ubuntu2.1) ... 19:19:27 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:27 Setting up fuse (2.9.9-3) ... 19:19:27 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 19:19:28 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 19:19:28 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 19:19:28 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 19:19:28 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 19:19:28 Processing triggers for systemd (245.4-4ubuntu3) ... 19:19:28 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:19:29 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 19:19:29 Alias= settings in the [Install] section, and DefaultInstance= for template 19:19:29 units). This means they are not meant to be enabled using systemctl. 19:19:29 19:19:29 Possible reasons for having this kind of units are: 19:19:29 • A unit may be statically enabled by being symlinked from another unit's 19:19:29 .wants/ or .requires/ directory. 19:19:29 • A unit's purpose may be to act as a helper for some other unit which has 19:19:29 a requirement dependency on it. 19:19:29 • A unit may be started when needed via activation (socket, path, timer, 19:19:29 D-Bus, udev, scripted systemctl call, ...). 19:19:29 • In case of template units, the unit is meant to be enabled with some 19:19:29 instance name specified. 19:19:29 Reading package lists... 19:19:29 Building dependency tree... 19:19:29 Reading state information... 19:19:29 The following additional packages will be installed: 19:19:29 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:19:29 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:19:29 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:19:29 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 19:19:29 openssh-client python3 python3-minimal python3.8 python3.8-minimal 19:19:29 squashfs-tools systemd systemd-sysv systemd-timesyncd 19:19:29 Suggested packages: 19:19:29 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 19:19:29 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:19:29 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 19:19:29 systemd-container policykit-1 19:19:29 Recommended packages: 19:19:29 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 19:19:29 The following NEW packages will be installed: 19:19:29 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 19:19:29 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:19:29 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:19:29 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 19:19:29 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 19:19:29 The following packages will be upgraded: 19:19:29 libsystemd0 systemd systemd-sysv systemd-timesyncd 19:19:29 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 19:19:29 Need to get 46.5 MB of archives. 19:19:29 After this operation, 181 MB of additional disk space will be used. 19:19:29 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 19:19:29 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 19:19:29 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 19:19:29 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 19:19:29 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 19:19:29 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 19:19:29 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 19:19:29 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 19:19:29 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 19:19:29 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 19:19:29 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 19:19:29 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 19:19:29 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 19:19:29 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 19:19:30 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 19:19:30 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 19:19:30 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 19:19:30 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 19:19:30 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 19:19:30 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 19:19:30 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 19:19:30 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 19:19:30 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 19:19:30 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 19:19:30 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 19:19:30 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 19:19:30 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 19:19:30 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 19:19:30 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 19:19:30 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 19:19:30 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 19:19:30 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 19:19:30 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 19:19:32 debconf: delaying package configuration, since apt-utils is not installed 19:19:32 Fetched 46.5 MB in 2s (20.6 MB/s) 19:19:32 (Reading database ... 13067 files and directories currently installed.) 19:19:32 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 19:19:32 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:19:32 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 19:19:32 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:19:32 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 19:19:32 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:19:33 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 19:19:33 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 19:19:34 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 19:19:34 Selecting previously unselected package libpython3.8-minimal:amd64. 19:19:34 (Reading database ... 13068 files and directories currently installed.) 19:19:34 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:19:34 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:19:34 Selecting previously unselected package libexpat1:amd64. 19:19:34 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 19:19:34 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:19:34 Selecting previously unselected package python3.8-minimal. 19:19:34 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:19:34 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:19:34 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:19:34 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 19:19:34 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 19:19:35 Selecting previously unselected package python3-minimal. 19:19:35 (Reading database ... 13359 files and directories currently installed.) 19:19:35 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 19:19:35 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 19:19:35 Selecting previously unselected package mime-support. 19:19:35 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 19:19:35 Unpacking mime-support (3.64ubuntu1) ... 19:19:35 Selecting previously unselected package libmpdec2:amd64. 19:19:35 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 19:19:35 Unpacking libmpdec2:amd64 (2.4.2-3) ... 19:19:35 Selecting previously unselected package libpython3.8-stdlib:amd64. 19:19:35 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:19:35 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:19:36 Selecting previously unselected package python3.8. 19:19:36 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 19:19:36 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:19:36 Selecting previously unselected package libpython3-stdlib:amd64. 19:19:36 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 19:19:36 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:19:36 Setting up python3-minimal (3.8.2-0ubuntu2) ... 19:19:37 Selecting previously unselected package python3. 19:19:37 (Reading database ... 13761 files and directories currently installed.) 19:19:37 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 19:19:37 Unpacking python3 (3.8.2-0ubuntu2) ... 19:19:37 Selecting previously unselected package libdbus-1-3:amd64. 19:19:37 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 19:19:37 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:19:37 Selecting previously unselected package dbus. 19:19:37 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 19:19:37 Unpacking dbus (1.12.16-2ubuntu2.1) ... 19:19:37 Selecting previously unselected package libbsd0:amd64. 19:19:37 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 19:19:37 Unpacking libbsd0:amd64 (0.10.0-1) ... 19:19:37 Selecting previously unselected package libpam-systemd:amd64. 19:19:37 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 19:19:37 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:19:37 Selecting previously unselected package sudo. 19:19:37 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 19:19:37 Unpacking sudo (1.8.31-1ubuntu1.2) ... 19:19:37 Selecting previously unselected package apparmor. 19:19:37 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 19:19:37 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 19:19:38 Selecting previously unselected package libcbor0.6:amd64. 19:19:38 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 19:19:38 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:19:38 Selecting previously unselected package libedit2:amd64. 19:19:38 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 19:19:38 Unpacking libedit2:amd64 (3.1-20191231-1) ... 19:19:38 Selecting previously unselected package libfido2-1:amd64. 19:19:38 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 19:19:38 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:19:38 Selecting previously unselected package libkrb5support0:amd64. 19:19:38 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 19:19:38 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:19:38 Selecting previously unselected package libk5crypto3:amd64. 19:19:38 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 19:19:38 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:19:38 Selecting previously unselected package libkeyutils1:amd64. 19:19:38 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 19:19:38 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:19:38 Selecting previously unselected package libkrb5-3:amd64. 19:19:38 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 19:19:38 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:19:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:19:38 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 19:19:38 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:19:38 Selecting previously unselected package openssh-client. 19:19:38 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 19:19:38 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 19:19:39 Selecting previously unselected package dbus-user-session. 19:19:39 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 19:19:39 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 19:19:39 Selecting previously unselected package liblzo2-2:amd64. 19:19:39 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 19:19:39 Unpacking liblzo2-2:amd64 (2.10-2) ... 19:19:39 Selecting previously unselected package squashfs-tools. 19:19:39 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 19:19:39 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 19:19:39 Selecting previously unselected package snapd. 19:19:39 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 19:19:39 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 19:19:42 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 19:19:42 Setting up mime-support (3.64ubuntu1) ... 19:19:42 Setting up liblzo2-2:amd64 (2.10-2) ... 19:19:42 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 19:19:42 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 19:19:42 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 19:19:42 Setting up dbus (1.12.16-2ubuntu2.1) ... 19:19:43 Setting up sudo (1.8.31-1ubuntu1.2) ... 19:19:43 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 19:19:43 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 19:19:43 Setting up libmpdec2:amd64 (2.4.2-3) ... 19:19:43 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 19:19:43 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 19:19:43 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 19:19:44 Setting up libbsd0:amd64 (0.10.0-1) ... 19:19:44 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 19:19:44 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 19:19:44 Setting up libedit2:amd64 (3.1-20191231-1) ... 19:19:44 Setting up python3 (3.8.2-0ubuntu2) ... 19:19:44 running python rtupdate hooks for python3.8... 19:19:44 running python post-rtupdate hooks for python3.8... 19:19:44 Setting up apparmor (2.13.3-7ubuntu5.1) ... 19:19:46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:19:46 Reloading AppArmor profiles 19:19:46 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 19:19:46 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 19:19:46 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 19:19:47 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 19:19:47 Setting up systemd (245.4-4ubuntu3.15) ... 19:19:47 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:19:47 Installing new version of config file /etc/systemd/resolved.conf ... 19:19:49 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 19:19:49 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 19:19:49 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 19:19:49 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 19:19:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:19:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:19:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:19:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:19:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:50 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:19:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:19:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:19:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:19:51 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:19:51 /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' 19:19:51 Processing triggers for libc-bin (2.31-0ubuntu9) ... 19:19:52 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 19:19:52 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:19:52 Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 19:19:53 Reading package lists... 19:19:53 Reading package lists... 19:19:54 Building dependency tree... 19:19:54 Reading state information... 19:19:54 Calculating upgrade... 19:19:54 The following packages will be upgraded: 19:19:54 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 19:19:54 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 19:19:54 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 19:19:54 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 19:19:54 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 19:19:54 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 19:19:54 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 19:19:54 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 19:19:54 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 19:19:54 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 19:19:54 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 19:19:54 xz-utils zlib1g 19:19:54 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:19:54 Need to get 65.7 MB of archives. 19:19:54 After this operation, 27.6 MB of additional disk space will be used. 19:19:54 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 19:19:54 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 19:19:54 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 19:19:54 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 19:19:54 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 19:19:54 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 19:19:54 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 19:19:54 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 19:19:54 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 19:19:54 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 19:19:54 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 19:19:54 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 19:19:54 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 19:19:54 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 19:19:54 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 19:19:54 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 19:19:54 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 19:19:54 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 19:19:54 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 19:19:54 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 19:19:54 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 19:19:54 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 19:19:54 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 19:19:54 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 19:19:54 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 19:19:54 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 19:19:54 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 19:19:54 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 19:19:54 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 19:19:54 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 19:19:54 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 19:19:54 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 19:19:54 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 19:19:54 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 19:19:54 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 19:19:54 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 19:19:54 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 19:19:54 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 19:19:54 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 19:19:54 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 19:19:54 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 19:19:54 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 19:19:54 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 19:19:54 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 19:19:54 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 19:19:54 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 19:19:54 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 19:19:54 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 19:19:54 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 19:19:54 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 19:19:54 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 19:19:54 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 19:19:54 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 19:19:54 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 19:19:54 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 19:19:54 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 19:19:54 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 19:19:54 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 19:19:54 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 19:19:54 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 19:19:55 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 19:19:55 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 19:19:55 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 19:19:55 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 19:19:55 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 19:19:55 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 19:19:55 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 19:19:55 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 19:19:55 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 19:19:55 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 19:19:55 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 19:19:55 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 19:19:55 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 19:19:55 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 19:19:55 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 19:19:55 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 19:19:55 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 19:19:56 debconf: delaying package configuration, since apt-utils is not installed 19:19:56 Fetched 65.7 MB in 1s (52.6 MB/s) 19:19:56 (Reading database ... 14313 files and directories currently installed.) 19:19:56 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 19:19:56 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:19:56 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 19:19:56 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:19:56 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 19:19:56 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 19:19:57 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:57 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:57 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:57 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:58 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:58 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:58 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:58 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:58 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:58 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:58 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:58 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:58 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:58 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:59 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 19:19:59 (Reading database ... 14312 files and directories currently installed.) 19:19:59 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:59 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:59 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:19:59 (Reading database ... 14312 files and directories currently installed.) 19:19:59 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:59 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:59 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:59 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:59 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 19:19:59 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 19:19:59 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:00 (Reading database ... 14312 files and directories currently installed.) 19:20:00 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 19:20:00 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:20:01 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 19:20:01 (Reading database ... 14312 files and directories currently installed.) 19:20:01 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 19:20:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:20:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:20:01 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 19:20:01 Setting up base-files (11ubuntu5.5) ... 19:20:01 Installing new version of config file /etc/issue ... 19:20:01 Installing new version of config file /etc/issue.net ... 19:20:01 Installing new version of config file /etc/lsb-release ... 19:20:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:20:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:20:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:20:02 Removing obsolete conffile /etc/default/motd-news ... 19:20:02 (Reading database ... 14311 files and directories currently installed.) 19:20:02 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 19:20:02 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 19:20:02 Setting up bash (5.0-6ubuntu1.1) ... 19:20:02 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 19:20:02 (Reading database ... 14311 files and directories currently installed.) 19:20:02 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 19:20:03 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 19:20:03 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 19:20:03 (Reading database ... 14311 files and directories currently installed.) 19:20:03 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:20:03 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:20:03 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 19:20:03 (Reading database ... 14311 files and directories currently installed.) 19:20:03 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 19:20:03 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:20:04 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 19:20:04 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:20:04 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 19:20:04 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:20:05 Setting up perl-base (5.30.0-9ubuntu0.2) ... 19:20:05 (Reading database ... 14311 files and directories currently installed.) 19:20:05 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 19:20:05 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 19:20:06 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 19:20:06 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 19:20:06 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 19:20:06 (Reading database ... 14311 files and directories currently installed.) 19:20:06 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 19:20:06 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 19:20:06 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 19:20:06 (Reading database ... 14311 files and directories currently installed.) 19:20:06 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:06 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:06 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 19:20:06 (Reading database ... 14311 files and directories currently installed.) 19:20:06 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:07 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:07 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 19:20:07 (Reading database ... 14311 files and directories currently installed.) 19:20:07 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:07 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:07 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:07 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:07 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 19:20:07 (Reading database ... 14311 files and directories currently installed.) 19:20:07 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:07 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:08 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 19:20:08 (Reading database ... 14311 files and directories currently installed.) 19:20:08 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:08 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:08 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:08 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:08 Setting up util-linux (2.34-0.1ubuntu9.3) ... 19:20:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:20:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:20:09 (Reading database ... 14311 files and directories currently installed.) 19:20:09 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 19:20:09 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 19:20:09 Setting up libc-bin (2.31-0ubuntu9.7) ... 19:20:09 (Reading database ... 14311 files and directories currently installed.) 19:20:09 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 19:20:09 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 19:20:10 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 19:20:10 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 19:20:10 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 19:20:10 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:20:10 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 19:20:10 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 19:20:10 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 19:20:10 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 19:20:10 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 19:20:10 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 19:20:10 Setting up gpgv (2.2.19-3ubuntu2.1) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 19:20:10 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 19:20:10 Setting up ubuntu-keyring (2020.02.11.4) ... 19:20:10 (Reading database ... 14311 files and directories currently installed.) 19:20:10 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:20:10 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:20:10 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:20:11 (Reading database ... 14311 files and directories currently installed.) 19:20:11 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 19:20:11 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 19:20:11 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 19:20:11 (Reading database ... 14311 files and directories currently installed.) 19:20:11 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 19:20:11 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 19:20:11 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 19:20:11 (Reading database ... 14311 files and directories currently installed.) 19:20:11 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 19:20:11 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 19:20:11 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 19:20:11 (Reading database ... 14311 files and directories currently installed.) 19:20:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 19:20:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 19:20:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 19:20:11 (Reading database ... 14311 files and directories currently installed.) 19:20:11 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 19:20:11 Unpacking apt (2.0.6) over (2.0.2) ... 19:20:12 Setting up apt (2.0.6) ... 19:20:12 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:20:12 (Reading database ... 14311 files and directories currently installed.) 19:20:12 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 19:20:12 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:20:12 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 19:20:12 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 19:20:12 (Reading database ... 14311 files and directories currently installed.) 19:20:12 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 19:20:12 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:20:12 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 19:20:13 (Reading database ... 14313 files and directories currently installed.) 19:20:13 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 19:20:13 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:20:13 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 19:20:13 (Reading database ... 14317 files and directories currently installed.) 19:20:13 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 19:20:13 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 19:20:13 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 19:20:13 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 19:20:13 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 19:20:14 (Reading database ... 14317 files and directories currently installed.) 19:20:14 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 19:20:14 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 19:20:14 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 19:20:14 (Reading database ... 14317 files and directories currently installed.) 19:20:14 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:20:14 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:20:14 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 19:20:15 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 19:20:15 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 19:20:15 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:20:15 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 19:20:15 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 19:20:15 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 19:20:15 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 19:20:15 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 19:20:15 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 19:20:15 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 19:20:15 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 19:20:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 19:20:15 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 19:20:15 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 19:20:15 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 19:20:15 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 19:20:16 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 19:20:16 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 19:20:16 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 19:20:16 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 19:20:16 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:16 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 19:20:16 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:17 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 19:20:17 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:17 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 19:20:17 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:17 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 19:20:17 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:17 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 19:20:17 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 19:20:17 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 19:20:17 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 19:20:17 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:17 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:18 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:18 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:18 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:18 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:19 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:19 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:19 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:19 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:20 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:20 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:20 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 19:20:20 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 19:20:20 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 19:20:20 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 19:20:20 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 19:20:20 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 19:20:20 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 19:20:20 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 19:20:20 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 19:20:20 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up tzdata (2022a-0ubuntu0.20.04) ... 19:20:21 19:20:21 Current default time zone: 'Etc/UTC' 19:20:21 Local time is now: Fri Apr 8 19:20:21 UTC 2022. 19:20:21 Universal Time is now: Fri Apr 8 19:20:21 UTC 2022. 19:20:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:20:21 19:20:21 Setting up xz-utils (5.2.4-1ubuntu1) ... 19:20:21 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 19:20:21 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up mount (2.34-0.1ubuntu9.3) ... 19:20:21 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 19:20:21 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 19:20:21 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 19:20:21 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 19:20:21 Setting up openssl (1.1.1f-1ubuntu2.12) ... 19:20:21 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 19:20:21 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:20:21 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 19:20:21 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 19:20:21 Setting up fdisk (2.34-0.1ubuntu9.3) ... 19:20:21 Setting up ca-certificates (20210119~20.04.2) ... 19:20:23 Updating certificates in /etc/ssl/certs... 19:20:24 21 added, 21 removed; done. 19:20:24 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Setting up perl (5.30.0-9ubuntu0.2) ... 19:20:24 Setting up procps (2:3.3.16-1ubuntu2.3) ... 19:20:24 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 19:20:24 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 19:20:24 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 19:20:24 Setting up binutils (2.34-6ubuntu1.3) ... 19:20:24 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Setting up build-essential (12.8ubuntu1.1) ... 19:20:24 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 19:20:24 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:20:24 Processing triggers for systemd (245.4-4ubuntu3.15) ... 19:20:24 Processing triggers for mime-support (3.64ubuntu1) ... 19:20:24 Processing triggers for ca-certificates (20210119~20.04.2) ... 19:20:24 Updating certificates in /etc/ssl/certs... 19:20:25 0 added, 0 removed; done. 19:20:25 Running hooks in /etc/ca-certificates/update.d... 19:20:25 done. 19:20:26 Reading package lists... 19:20:26 Building dependency tree... 19:20:26 Reading state information... 19:20:26 The following NEW packages will be installed: 19:20:26 apt-transport-https 19:20:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:20:27 Need to get 4680 B of archives. 19:20:27 After this operation, 162 kB of additional disk space will be used. 19:20:27 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 19:20:27 debconf: delaying package configuration, since apt-utils is not installed 19:20:27 Fetched 4680 B in 0s (24.3 kB/s) 19:20:27 Selecting previously unselected package apt-transport-https. 19:20:27 (Reading database ... 14320 files and directories currently installed.) 19:20:27 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 19:20:27 Unpacking apt-transport-https (2.0.6) ... 19:20:27 Setting up apt-transport-https (2.0.6) ... 19:20:27 Waiting for network to be ready... 19:20:34 2022-04-08T19:20:31Z INFO Waiting for automatic snapd restart... 19:20:34 snapd 2.54.4 from Canonical* installed 19:20:35 "snapd" switched to the "latest/stable" channel 19:20:35 19:20:38 core20 20220318 from Canonical* installed 19:20:38 "core20" switched to the "latest/stable" channel 19:20:38 19:20:40 snapcraft 6.1 from Canonical* installed 19:20:41 "snapcraft" switched to the "latest/stable" channel 19:20:41 19:20:46 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: 19:20:46 - README.md 19:20:46 19:20:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:20:46 Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 19:20:46 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 19:20:46 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 19:20:47 Reading package lists... 19:20:47 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 19:20:47 Reading package lists... 19:20:47 Building dependency tree... 19:20:47 Reading state information... 19:20:47 Suggested packages: 19:20:47 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 19:20:47 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 19:20:47 krb5-user libnorm-doc 19:20:47 Recommended packages: 19:20:47 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:20:47 The following NEW packages will be installed: 19:20:47 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 19:20:47 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 19:20:47 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 19:20:47 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 19:20:47 libzmq5 pkg-config zip 19:20:47 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 19:20:48 Need to get 10.3 MB of archives. 19:20:48 After this operation, 56.5 MB of additional disk space will be used. 19:20:48 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 19:20:48 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 19:20:48 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 19:20:48 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 19:20:48 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 19:20:48 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 19:20:48 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 19:20:48 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 19:20:48 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 19:20:48 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 19:20:48 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 19:20:48 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 19:20:48 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 19:20:48 Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 19:20:48 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 19:20:48 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 19:20:48 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 19:20:48 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 19:20:48 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 19:20:48 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 19:20:48 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 19:20:48 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 19:20:48 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 19:20:48 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 19:20:48 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 19:20:48 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 19:20:48 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 19:20:49 debconf: delaying package configuration, since apt-utils is not installed 19:20:49 Fetched 10.3 MB in 1s (8957 kB/s) 19:20:49 Selecting previously unselected package libglib2.0-0:amd64. 19:20:49 (Reading database ... 14324 files and directories currently installed.) 19:20:49 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 19:20:49 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:20:49 Selecting previously unselected package libsodium23:amd64. 19:20:49 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 19:20:49 Unpacking libsodium23:amd64 (1.0.18-1) ... 19:20:49 Selecting previously unselected package libpsl5:amd64. 19:20:49 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 19:20:49 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:20:49 Selecting previously unselected package libbrotli1:amd64. 19:20:49 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 19:20:49 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:20:49 Selecting previously unselected package libnghttp2-14:amd64. 19:20:49 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 19:20:49 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 19:20:49 Selecting previously unselected package librtmp1:amd64. 19:20:49 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 19:20:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:20:49 Selecting previously unselected package libssh-4:amd64. 19:20:49 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 19:20:49 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:20:49 Selecting previously unselected package libcurl3-gnutls:amd64. 19:20:49 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 19:20:49 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:20:50 Selecting previously unselected package liberror-perl. 19:20:50 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 19:20:50 Unpacking liberror-perl (0.17029-1) ... 19:20:50 Selecting previously unselected package git-man. 19:20:50 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 19:20:50 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 19:20:50 Selecting previously unselected package git. 19:20:50 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 19:20:50 Unpacking git (1:2.25.1-1ubuntu3.2) ... 19:20:50 Selecting previously unselected package libgssrpc4:amd64. 19:20:50 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 19:20:50 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:20:50 Selecting previously unselected package libkdb5-9:amd64. 19:20:50 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 19:20:50 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:20:51 Selecting previously unselected package libkadm5srv-mit11:amd64. 19:20:51 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:20:51 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:20:51 Selecting previously unselected package libkadm5clnt-mit11:amd64. 19:20:51 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 19:20:51 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:20:51 Selecting previously unselected package comerr-dev:amd64. 19:20:51 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 19:20:51 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:20:51 Selecting previously unselected package krb5-multidev:amd64. 19:20:51 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 19:20:51 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:20:51 Selecting previously unselected package libnorm1:amd64. 19:20:51 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 19:20:51 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:20:51 Selecting previously unselected package libnorm-dev:amd64. 19:20:51 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 19:20:51 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:20:51 Selecting previously unselected package libpgm-5.2-0:amd64. 19:20:51 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:20:51 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:20:51 Selecting previously unselected package libpgm-dev:amd64. 19:20:51 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 19:20:51 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:20:51 Selecting previously unselected package libsodium-dev:amd64. 19:20:51 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 19:20:51 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 19:20:51 Selecting previously unselected package libzmq5:amd64. 19:20:51 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 19:20:51 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:20:51 Selecting previously unselected package libkrb5-dev:amd64. 19:20:51 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 19:20:51 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:20:51 Selecting previously unselected package libzmq3-dev:amd64. 19:20:51 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 19:20:51 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:20:51 Selecting previously unselected package pkg-config. 19:20:51 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 19:20:51 Unpacking pkg-config (0.29.1-0ubuntu4) ... 19:20:51 Selecting previously unselected package zip. 19:20:51 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 19:20:51 Unpacking zip (3.0-11build1) ... 19:20:51 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 19:20:51 Setting up libsodium23:amd64 (1.0.18-1) ... 19:20:51 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 19:20:51 No schema files found: doing nothing. 19:20:51 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 19:20:51 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 19:20:51 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 19:20:51 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 19:20:51 Setting up liberror-perl (0.17029-1) ... 19:20:51 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up zip (3.0-11build1) ... 19:20:52 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 19:20:52 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 19:20:52 Setting up pkg-config (0.29.1-0ubuntu4) ... 19:20:52 Setting up libsodium-dev:amd64 (1.0.18-1) ... 19:20:52 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 19:20:52 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 19:20:52 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:20:52 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 19:20:52 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 19:20:52 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 19:20:52 Setting up git (1:2.25.1-1ubuntu3.2) ... 19:20:52 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 19:20:52 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 19:20:52 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 19:20:52 comerr-dev set to automatically installed. 19:20:52 git set to automatically installed. 19:20:52 git-man set to automatically installed. 19:20:52 krb5-multidev set to automatically installed. 19:20:52 libbrotli1 set to automatically installed. 19:20:52 libcurl3-gnutls set to automatically installed. 19:20:52 liberror-perl set to automatically installed. 19:20:52 libglib2.0-0 set to automatically installed. 19:20:52 libgssrpc4 set to automatically installed. 19:20:52 libkadm5clnt-mit11 set to automatically installed. 19:20:52 libkadm5srv-mit11 set to automatically installed. 19:20:52 libkdb5-9 set to automatically installed. 19:20:52 libkrb5-dev set to automatically installed. 19:20:52 libnghttp2-14 set to automatically installed. 19:20:52 libnorm-dev set to automatically installed. 19:20:52 libnorm1 set to automatically installed. 19:20:52 libpgm-5.2-0 set to automatically installed. 19:20:52 libpgm-dev set to automatically installed. 19:20:52 libpsl5 set to automatically installed. 19:20:52 librtmp1 set to automatically installed. 19:20:52 libsodium-dev set to automatically installed. 19:20:52 libsodium23 set to automatically installed. 19:20:52 libssh-4 set to automatically installed. 19:20:52 libzmq3-dev set to automatically installed. 19:20:52 libzmq5 set to automatically installed. 19:20:52 pkg-config set to automatically installed. 19:20:52 zip set to automatically installed. 19:20:53 snapd is not logged in, snap install commands will use sudo 19:21:05 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 19:21:06 Downloading snap 'edgex-app-service-configurable' 19:21:08 Pulling app-service-configurable 19:21:08 + snapcraftctl pull 19:21:09 Pulling config-common 19:21:09 + snapcraftctl pull 19:21:10 Pulling go-build-helper 19:21:10 + snapcraftctl pull 19:21:11 'edgex-go' has dependencies that need to be staged: go-build-helper 19:21:11 Skipping pull go-build-helper (already ran) 19:21:11 Building go-build-helper 19:21:11 + snapcraftctl build 19:21:13 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 19:21:14 Staging go-build-helper 19:21:14 + snapcraftctl stage 19:21:19 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 19:21:19 Fetched 290 kB in 0s (0 B/s) 19:21:19 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 19:21:19 Fetched 158 kB in 0s (0 B/s) 19:21:19 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 19:21:19 Fetched 242 kB in 0s (0 B/s) 19:21:19 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 19:21:19 Fetched 150 kB in 0s (0 B/s) 19:21:19 Pulling edgex-go 19:21:19 + snapcraftctl pull 19:21:19 Pulling hooks 19:21:19 + snapcraftctl pull 19:21:29 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:21:29 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 19:21:29 Fetched 96.1 kB in 0s (0 B/s) 19:21:29 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 19:21:29 Fetched 78.7 kB in 0s (0 B/s) 19:21:29 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 19:21:29 Fetched 48.0 kB in 0s (0 B/s) 19:21:29 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 19:21:29 Fetched 50.2 kB in 0s (0 B/s) 19:21:29 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 19:21:29 Fetched 14.7 kB in 0s (0 B/s) 19:21:29 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 19:21:29 Fetched 234 kB in 0s (0 B/s) 19:21:29 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 19:21:29 Fetched 155 kB in 0s (0 B/s) 19:21:29 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 19:21:29 Fetched 170 kB in 0s (0 B/s) 19:21:29 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 19:21:29 Fetched 267 kB in 0s (0 B/s) 19:21:29 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:21:29 Fetched 50.6 kB in 0s (0 B/s) 19:21:29 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 19:21:29 Fetched 15.1 kB in 0s (0 B/s) 19:21:29 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 19:21:29 Fetched 51.5 kB in 0s (0 B/s) 19:21:29 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 19:21:29 Fetched 121 kB in 0s (0 B/s) 19:21:29 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 19:21:29 Fetched 29.7 kB in 0s (0 B/s) 19:21:29 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 19:21:29 Fetched 1021 kB in 0s (0 B/s) 19:21:29 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 19:21:29 Fetched 49.3 kB in 0s (0 B/s) 19:21:29 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 19:21:29 Fetched 54.9 kB in 0s (0 B/s) 19:21:29 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 19:21:29 Fetched 16.6 kB in 0s (0 B/s) 19:21:29 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 19:21:29 Fetched 87.9 kB in 0s (0 B/s) 19:21:29 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 19:21:29 Fetched 142 kB in 0s (0 B/s) 19:21:29 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 19:21:29 Fetched 41.8 kB in 0s (0 B/s) 19:21:29 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 19:21:29 Fetched 181 kB in 0s (0 B/s) 19:21:29 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 19:21:29 Fetched 208 kB in 0s (0 B/s) 19:21:29 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 19:21:29 Fetched 161 kB in 0s (0 B/s) 19:21:29 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 19:21:29 Fetched 107 kB in 0s (0 B/s) 19:21:29 Pulling static-packages 19:21:29 + snapcraftctl pull 19:21:30 Pulling version 19:21:30 + cd /root/project 19:21:30 ++ git describe --tags --abbrev=0 19:21:30 ++ sed s/v// 19:21:30 + GIT_VERSION=2.2.0-dev.60 19:21:30 + '[' -z 2.2.0-dev.60 ']' 19:21:30 + snapcraftctl set-version 2.2.0-dev.60 19:21:32 Building app-service-configurable 19:21:32 + snapcraftctl build 19:21:34 Building config-common 19:21:34 + snapcraftctl build 19:21:35 + cp --archive --link --no-dereference . /root/parts/config-common/install 19:21:36 Skipping build go-build-helper (already ran) 19:21:36 Building edgex-go 19:21:36 + cd /root/parts/edgex-go/src 19:21:36 ++ git describe --tags --abbrev=0 19:21:36 ++ sed s/v// 19:21:36 + GIT_VERSION=2.2.0-dev.60 19:21:36 + '[' -z 2.2.0-dev.60 ']' 19:21:36 + echo 2.2.0-dev.60 19:21:36 + '[' '!' -d vendor ']' 19:21:36 + go mod download all 19:21:40 + make build 19:21:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:21:49 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 19:21:53 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 19:21:59 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 19:22: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:22:08 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 19:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:15 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 19:22:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:22:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22:21 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 19:22:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:22:28 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 19:22:29 + 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 19:22:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:22:29 + case "$service" in 19:22:29 + 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 19:22:29 + 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 19:22:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:22:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:22:29 + case "$service" in 19:22:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:22:29 + 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 19:22:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:22:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:22:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:22:30 Building hooks 19:22:30 + cd /root/parts/hooks/src 19:22:30 + make build 19:22:30 go mod tidy 19:22:30 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:22:30 go: downloading github.com/stretchr/testify v1.7.0 19:22:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:22:30 go: downloading github.com/davecgh/go-spew v1.1.0 19:22:30 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:22:32 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:22:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:22:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:22:34 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 19:22:34 Removing suid/guid from /root/parts/static-packages/install/bin/su 19:22:34 Building static-packages 19:22:34 + snapcraftctl build 19:22:36 Building version 19:22:36 + snapcraftctl build 19:22:38 Staging app-service-configurable 19:22:38 + snapcraftctl stage 19:22:39 Staging config-common 19:22:39 + snapcraftctl stage 19:22:40 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 19:22:41 Skipping stage go-build-helper (already ran) 19:22:41 Staging edgex-go 19:22:41 + snapcraftctl stage 19:22:42 Staging hooks 19:22:42 + snapcraftctl stage 19:22:44 Staging static-packages 19:22:44 + snapcraftctl stage 19:22:45 Staging version 19:22:45 + snapcraftctl stage 19:22:46 Priming app-service-configurable 19:22:46 + snapcraftctl prime 19:22:50 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 19:22:50 stage-packages: 19:22:50 - libnorm1 19:22:50 - libpgm-5.2-0 19:22:50 - libsodium23 19:22:50 - libzmq5 19:22:50 Priming config-common 19:22:50 + snapcraftctl prime 19:22:51 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 19:22:51 Priming go-build-helper 19:22:51 + snapcraftctl prime 19:22:52 Priming edgex-go 19:22:52 + snapcraftctl prime 19:22:54 Priming hooks 19:22:54 + snapcraftctl prime 19:22:55 Priming static-packages 19:22:55 + snapcraftctl prime [Pipeline] } 19:22:56 $ docker stop --time=1 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f 19:22:58 $ docker rm -f 0ccc23e4bf8fe22be11b13105c9bc560e0d78c38d8b79f3b0a3842f87fccab9f 19:23:00 Priming version 19:23:00 + snapcraftctl prime [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:01 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:01 19:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:23:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:02 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:02 29e5d40040c1: Pulling fs layer 19:23:02 1ce36da41761: Pulling fs layer 19:23:02 25b303627fd3: Pulling fs layer 19:23:02 29e5d40040c1: Verifying Checksum 19:23:02 29e5d40040c1: Download complete 19:23:02 1ce36da41761: Verifying Checksum 19:23:02 1ce36da41761: Download complete 19:23:02 29e5d40040c1: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:23:04 1ce36da41761: Pull complete 19:23:04 25b303627fd3: Download complete 19:23:16 25b303627fd3: Pull complete 19:23:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:23:16 prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container 19:23:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:19 $ docker top b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:20 + + docker-composegrep build parallel --help 19:23:20 19:23:26 --parallel Build images in parallel. [Pipeline] } 19:23:26 $ docker stop --time=1 b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f 19:23:28 $ docker rm -f b67c916ec0247f9124653eaddf68e40ca98f521c4b258b35681bfb1f042ec80f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:29 . [Pipeline] withDockerContainer 19:23:29 prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container 19:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:30 $ docker top 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:31 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:38 Building core-command ... 19:23:38 Building core-data ... 19:23:38 Building core-metadata ... 19:23:38 Building security-bootstrapper ... 19:23:38 Building security-proxy-setup ... 19:23:38 Building security-secretstore-setup ... 19:23:38 Building security-spiffe-token-provider ... 19:23:38 Building security-spire-agent ... 19:23:38 Building security-spire-config ... 19:23:38 Building security-spire-server ... 19:23:38 Building support-notifications ... 19:23:38 Building support-scheduler ... 19:23:38 Building sys-mgmt-agent ... 19:23:38 Building security-spire-config 19:23:38 Building security-secretstore-setup 19:23:38 Building sys-mgmt-agent 19:23:38 Building security-proxy-setup 19:23:38 Building security-spire-agent 19:25:15 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 27a2ece7978d 19:25:15 Step 3/26 : WORKDIR /edgex-go 19:25:16 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:16 ---> 27a2ece7978d 19:25:16 Step 3/25 : WORKDIR /edgex-go 19:25:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:16 ---> 27a2ece7978d 19:25:16 Step 3/26 : WORKDIR /edgex-go 19:25:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:25:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 27a2ece7978d 19:25:16 19:25:16 Step 3/22 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:16 19:25:16 ---> 27a2ece7978d 19:25:16 Step 3/23 : WORKDIR /edgex-go 19:25:17 ---> Running in f21f6af8cbae 19:25:17 ---> Running in 6116e8ce4980 19:25:17 ---> Running in c6e62bb8f4a9 19:25:17 ---> Running in d63d0f47ffee 19:25:17 ---> Running in 031771df667c 19:25:17 Removing intermediate container f21f6af8cbae 19:25:17 ---> e8467819253c 19:25:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:18 Removing intermediate container c6e62bb8f4a9 19:25:18 ---> 3c84a89a1de3 19:25:18 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:18 Removing intermediate container 6116e8ce4980 19:25:18 ---> 1e517464b784 19:25:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:18 Removing intermediate container d63d0f47ffee 19:25:18 ---> 76d215b95caa 19:25:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:18 Removing intermediate container 031771df667c 19:25:18 ---> 250ef15605fb 19:25:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:18 ---> Running in 67aee6b549be 19:25:18 ---> Running in 841071ddb340 19:25:18 ---> Running in b71c5f5bcf66 19:25:18 ---> Running in 5d0f95c26ca6 19:25:18 ---> Running in 584119eba69b 19:25:22 Removing intermediate container 5d0f95c26ca6 19:25:22 ---> 3138903bd935 19:25:22 Step 5/23 : RUN apk add --update --no-cache make bash git 19:25:22 ---> Running in b1190a3f24ed 19:25:22 Removing intermediate container 67aee6b549be 19:25:22 ---> f1a1c0aa0c0e 19:25:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:22 ---> Running in 79b96773bc74 19:25:22 Removing intermediate container b71c5f5bcf66 19:25:22 ---> 8cf1c664d2bb 19:25:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:22 Removing intermediate container 584119eba69b 19:25:22 ---> bde30fca2f2c 19:25:22 Step 5/22 : RUN apk add --update --no-cache make git 19:25:22 Removing intermediate container 841071ddb340 19:25:22 ---> 7685cf2f249b 19:25:22 Step 5/25 : RUN apk add --update --no-cache make git 19:25:22 ---> Running in cd71b62b84f1 19:25:22 ---> Running in 402ef51d642e 19:25:23 ---> Running in 90442e45adca 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:26 OK: 220 MiB in 52 packages 19:25:27 OK: 220 MiB in 52 packages 19:25:27 OK: 220 MiB in 52 packages 19:25:28 OK: 220 MiB in 52 packages 19:25:28 OK: 220 MiB in 52 packages 19:25:28 Removing intermediate container b1190a3f24ed 19:25:28 ---> a171d56aed54 19:25:28 Step 6/23 : COPY go.mod vendor* ./ 19:25:29 Removing intermediate container cd71b62b84f1 19:25:29 ---> c6be79216b9a 19:25:29 Step 6/22 : COPY go.mod vendor* ./ 19:25:29 Removing intermediate container 402ef51d642e 19:25:29 Removing intermediate container 79b96773bc74 19:25:29 ---> f5754ea501d4 19:25:29 Step 6/26 : COPY go.mod vendor* ./ 19:25:29 ---> c1abf4059ebd 19:25:29 Step 6/26 : COPY go.mod vendor* ./ 19:25:29 Removing intermediate container 90442e45adca 19:25:29 ---> 5f4cc73f37de 19:25:29 Step 6/25 : COPY go.mod vendor* ./ 19:25:30 ---> 531b47c36bac 19:25:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:30 ---> Running in 10bf148e93c6 19:25:31 ---> 26c95b98baaf 19:25:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> 57554e190492 19:25:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> 7be9e97052b8 19:25:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> Running in bbb7cdd0e108 19:25:31 ---> Running in 03c7701d4c8c 19:25:31 ---> Running in b0ad009fdbcb 19:25:31 ---> a2eb1d2a2254 19:25:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:31 ---> Running in 7f09fafa4642 19:25:35 Removing intermediate container 10bf148e93c6 19:25:35 ---> b97bf6d4e623 19:25:35 Step 8/23 : COPY . . 19:25:37 Removing intermediate container bbb7cdd0e108 19:25:37 ---> 39ef252aee79 19:25:37 Step 8/25 : COPY . . 19:25:38 Removing intermediate container 7f09fafa4642 19:25:38 ---> f26ae5fb8d76 19:25:38 Step 8/22 : COPY . . 19:25:38 Removing intermediate container b0ad009fdbcb 19:25:38 ---> 5e255970a8dd 19:25:38 Step 8/26 : COPY . . 19:25:38 Removing intermediate container 03c7701d4c8c 19:25:38 ---> d080ed7b93e8 19:25:38 Step 8/26 : COPY . . 19:26:17 ---> 0ca005c76cfa 19:26:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:17 ---> dac0e4fc3c2a 19:26:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:17 ---> Running in d63ed09091a6 19:26:17 ---> Running in d2ae4a608ead 19:26:17 ---> bfc5939b8fba 19:26:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:17 ---> Running in 74ad7d4543c7 19:26:17 ---> 01d7e42bb9f3 19:26:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:17 ---> Running in fd73fa2345f3 19:26:17 Removing intermediate container 74ad7d4543c7 19:26:17 ---> 8c3c9fa1ee41 19:26:17 Step 10/26 : RUN mkdir -p spire-build 19:26:17 ---> Running in 193efc24bc88 19:26:17 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 19:26:17 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 19:26:17 ---> 4cca9c7676c7 19:26:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:17 ---> Running in 7d11063ca237 19:26:17 Removing intermediate container 7d11063ca237 19:26:17 ---> 2d2d3ce38c70 19:26:17 Step 10/26 : RUN mkdir -p spire-build 19:26:17 ---> Running in 2e5bf4d06927 19:26:17 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 19:26:18 Removing intermediate container 193efc24bc88 19:26:18 ---> 3ef9570023df 19:26:18 Step 11/26 : WORKDIR /edgex-go/spire-build 19:26:18 ---> Running in f66198488680 19:26:19 Removing intermediate container f66198488680 19:26:19 ---> be1859158eca 19:26:19 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:26:20 Removing intermediate container 2e5bf4d06927 19:26:20 ---> dfa82a219f29 19:26:20 Step 11/26 : WORKDIR /edgex-go/spire-build 19:26:20 ---> Running in 49cf6f68ed02 19:26:20 ---> Running in 569d6a753c3f 19:26:21 Removing intermediate container 569d6a753c3f 19:26:21 ---> f75651c16c26 19:26:21 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 19:26:21 ---> Running in 353c204d8b17 19:26:23 spire-1.2.1/ 19:26:23 spire-1.2.1/.data/ 19:26:23 spire-1.2.1/.data/.file 19:26:23 spire-1.2.1/.dockerignore 19:26:23 spire-1.2.1/.gitattributes 19:26:23 spire-1.2.1/.githooks/ 19:26:23 spire-1.2.1/.githooks/pre-commit 19:26:23 spire-1.2.1/.github/ 19:26:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:26:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:26:23 spire-1.2.1/.github/dependabot.yml 19:26:23 spire-1.2.1/.github/workflows/ 19:26:23 spire-1.2.1/.github/workflows/nightly_build.yaml 19:26:23 spire-1.2.1/.github/workflows/pr_build.yaml 19:26:23 spire-1.2.1/.github/workflows/release_build.yaml 19:26:23 spire-1.2.1/.github/workflows/scripts/ 19:26:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:26:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:26:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:26:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:26:23 spire-1.2.1/.github/workflows/scripts/split.sh 19:26:23 spire-1.2.1/.gitignore 19:26:23 spire-1.2.1/.go-version 19:26:23 spire-1.2.1/.golangci.yml 19:26:23 spire-1.2.1/ADOPTERS.md 19:26:23 spire-1.2.1/CHANGELOG.md 19:26:23 spire-1.2.1/CODE-OF-CONDUCT.md 19:26:23 spire-1.2.1/CODEOWNERS 19:26:23 spire-1.2.1/CONTRIBUTING.md 19:26:23 spire-1.2.1/Dockerfile 19:26:23 spire-1.2.1/Dockerfile.dev 19:26:23 spire-1.2.1/Dockerfile.scratch 19:26:23 spire-1.2.1/LICENSE 19:26:23 spire-1.2.1/MAINTAINERS.md 19:26:23 spire-1.2.1/Makefile 19:26:23 spire-1.2.1/README.md 19:26:23 spire-1.2.1/ROADMAP.md 19:26:23 spire-1.2.1/SECURITY.md 19:26:23 spire-1.2.1/cmd/ 19:26:23 spire-1.2.1/cmd/spire-agent/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/common/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/run/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:26:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:26:23 spire-1.2.1/cmd/spire-agent/main.go 19:26:23 spire-1.2.1/cmd/spire-server/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/cli.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/run/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/token/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/validate/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/x509/ 19:26:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:26:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:26:23 spire-1.2.1/cmd/spire-server/main.go 19:26:23 spire-1.2.1/cmd/spire-server/util/ 19:26:23 spire-1.2.1/cmd/spire-server/util/util.go 19:26:23 spire-1.2.1/conf/ 19:26:23 spire-1.2.1/conf/agent/ 19:26:23 spire-1.2.1/conf/agent/agent.conf 19:26:23 spire-1.2.1/conf/agent/agent_full.conf 19:26:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:26:23 spire-1.2.1/conf/server/ 19:26:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:26:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:26:23 spire-1.2.1/conf/server/server.conf 19:26:23 spire-1.2.1/conf/server/server_full.conf 19:26:23 spire-1.2.1/doc/ 19:26:23 spire-1.2.1/doc/SPIRE101.md 19:26:23 spire-1.2.1/doc/auditlog.md 19:26:23 spire-1.2.1/doc/authorization_policy_engine.md 19:26:23 spire-1.2.1/doc/changelog_guidelines.md 19:26:23 spire-1.2.1/doc/cure53-report.pdf 19:26:23 spire-1.2.1/doc/images/ 19:26:23 spire-1.2.1/doc/images/2019_roadmap.png 19:26:23 spire-1.2.1/doc/images/SPIRE101.png 19:26:23 spire-1.2.1/doc/images/SPIRE_agent.png 19:26:23 spire-1.2.1/doc/images/SPIRE_server.png 19:26:23 spire-1.2.1/doc/images/cache_mgr.png 19:26:23 spire-1.2.1/doc/images/cache_mgr_components.png 19:26:23 spire-1.2.1/doc/images/federated_spire.png 19:26:23 spire-1.2.1/doc/images/ha_mode.png 19:26:23 spire-1.2.1/doc/images/nested_spire.png 19:26:23 spire-1.2.1/doc/images/oidc_federation.png 19:26:23 spire-1.2.1/doc/images/single_trust_domain.png 19:26:23 spire-1.2.1/doc/images/spiffe_compatible.png 19:26:23 spire-1.2.1/doc/images/spire_logo.png 19:26:23 spire-1.2.1/doc/migrating_registration_api_clients.md 19:26:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:26:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:26:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:26:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:26:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:26:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:26:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:26:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:26:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:26:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:26:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:26:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:26:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:26:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:26:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:26:23 spire-1.2.1/doc/scaling_spire.md 19:26:23 spire-1.2.1/doc/spire_agent.md 19:26:23 spire-1.2.1/doc/spire_server.md 19:26:23 spire-1.2.1/doc/supported_integrations.md 19:26:23 spire-1.2.1/doc/telemetry.md 19:26:23 spire-1.2.1/doc/telemetry_config.md 19:26:23 spire-1.2.1/doc/upgrading.md 19:26:23 spire-1.2.1/doc/using_spire.md 19:26:23 spire-1.2.1/examples/ 19:26:23 spire-1.2.1/examples/README.md 19:26:23 spire-1.2.1/go.mod 19:26:23 spire-1.2.1/go.sum 19:26:23 spire-1.2.1/pkg/ 19:26:23 spire-1.2.1/pkg/agent/ 19:26:23 spire-1.2.1/pkg/agent/agent.go 19:26:23 spire-1.2.1/pkg/agent/api/ 19:26:23 spire-1.2.1/pkg/agent/api/config.go 19:26:23 spire-1.2.1/pkg/agent/api/debug/ 19:26:23 spire-1.2.1/pkg/agent/api/debug/v1/ 19:26:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/endpoints.go 19:26:24 spire-1.2.1/pkg/agent/api/health/ 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/ 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/ 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:26:24 spire-1.2.1/pkg/agent/attestor/ 19:26:24 spire-1.2.1/pkg/agent/attestor/node/ 19:26:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:26:24 spire-1.2.1/pkg/agent/attestor/node/node.go 19:26:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/ 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:26:24 spire-1.2.1/pkg/agent/catalog/ 19:26:24 spire-1.2.1/pkg/agent/catalog/catalog.go 19:26:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:26:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:26:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:26:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:26:24 spire-1.2.1/pkg/agent/client/ 19:26:24 spire-1.2.1/pkg/agent/client/client.go 19:26:24 spire-1.2.1/pkg/agent/client/client_test.go 19:26:24 spire-1.2.1/pkg/agent/client/dial.go 19:26:24 spire-1.2.1/pkg/agent/client/nodeconn.go 19:26:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:26:24 spire-1.2.1/pkg/agent/client/update.go 19:26:24 spire-1.2.1/pkg/agent/client/util.go 19:26:24 spire-1.2.1/pkg/agent/common/ 19:26:24 spire-1.2.1/pkg/agent/common/backoff/ 19:26:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:26:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/ 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:26:24 spire-1.2.1/pkg/agent/config.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/config.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/ 19:26:24 spire-1.2.1/pkg/agent/manager/cache/ 19:26:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:26:24 spire-1.2.1/pkg/agent/manager/config.go 19:26:24 spire-1.2.1/pkg/agent/manager/manager.go 19:26:24 spire-1.2.1/pkg/agent/manager/manager_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/storage.go 19:26:24 spire-1.2.1/pkg/agent/manager/storage_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/ 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/sync.go 19:26:24 spire-1.2.1/pkg/agent/plugin/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:26:24 spire-1.2.1/pkg/agent/svid/ 19:26:24 spire-1.2.1/pkg/agent/svid/rotator.go 19:26:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:26:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:26:24 spire-1.2.1/pkg/agent/svid/store/ 19:26:24 spire-1.2.1/pkg/agent/svid/store/service.go 19:26:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:26:24 spire-1.2.1/pkg/common/ 19:26:24 spire-1.2.1/pkg/common/agentpathtemplate/ 19:26:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:26:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:26:24 spire-1.2.1/pkg/common/api/ 19:26:24 spire-1.2.1/pkg/common/api/metrics.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/ 19:26:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/logger.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/names.go 19:26:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:26:24 spire-1.2.1/pkg/common/api/names.go 19:26:24 spire-1.2.1/pkg/common/api/ratelimit.go 19:26:24 spire-1.2.1/pkg/common/api/rpccontext/ 19:26:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:26:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:26:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:26:24 spire-1.2.1/pkg/common/auth/ 19:26:24 spire-1.2.1/pkg/common/auth/interceptors.go 19:26:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:26:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/ 19:26:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/types.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:26:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:26:24 spire-1.2.1/pkg/common/catalog/ 19:26:24 spire-1.2.1/pkg/common/catalog/bind.go 19:26:24 spire-1.2.1/pkg/common/catalog/builtin.go 19:26:24 spire-1.2.1/pkg/common/catalog/catalog.go 19:26:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:26:24 spire-1.2.1/pkg/common/catalog/closers.go 19:26:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:26:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:26:24 spire-1.2.1/pkg/common/catalog/config.go 19:26:24 spire-1.2.1/pkg/common/catalog/config_test.go 19:26:24 spire-1.2.1/pkg/common/catalog/configure.go 19:26:24 spire-1.2.1/pkg/common/catalog/constraints.go 19:26:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:26:24 spire-1.2.1/pkg/common/catalog/context.go 19:26:24 spire-1.2.1/pkg/common/catalog/external.go 19:26:24 spire-1.2.1/pkg/common/catalog/host.go 19:26:24 spire-1.2.1/pkg/common/catalog/pipenet.go 19:26:24 spire-1.2.1/pkg/common/catalog/plugin.go 19:26:24 spire-1.2.1/pkg/common/catalog/testplugin/ 19:26:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:26:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:26:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:26:24 spire-1.2.1/pkg/common/cli/ 19:26:24 spire-1.2.1/pkg/common/cli/env.go 19:26:24 spire-1.2.1/pkg/common/cli/flags.go 19:26:24 spire-1.2.1/pkg/common/cli/trust_domain.go 19:26:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:26:24 spire-1.2.1/pkg/common/cli/umask.go 19:26:24 spire-1.2.1/pkg/common/cli/umask_posix.go 19:26:24 spire-1.2.1/pkg/common/cli/umask_test.go 19:26:24 spire-1.2.1/pkg/common/cli/umask_windows.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/flag.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/format.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:26:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:26:24 spire-1.2.1/pkg/common/coretypes/ 19:26:24 spire-1.2.1/pkg/common/coretypes/bundle/ 19:26:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:26:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:26:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:26:24 spire-1.2.1/pkg/common/cryptoutil/ 19:26:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:26:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:26:24 spire-1.2.1/pkg/common/diskutil/ 19:26:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:26:24 spire-1.2.1/pkg/common/diskutil/file_test.go 19:26:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:26:24 spire-1.2.1/pkg/common/errorutil/ 19:26:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:26:24 spire-1.2.1/pkg/common/health/ 19:26:24 spire-1.2.1/pkg/common/health/config.go 19:26:24 spire-1.2.1/pkg/common/health/context.go 19:26:24 spire-1.2.1/pkg/common/health/context_test.go 19:26:24 spire-1.2.1/pkg/common/health/health.go 19:26:24 spire-1.2.1/pkg/common/health/health_test.go 19:26:24 spire-1.2.1/pkg/common/health/logger.go 19:26:24 spire-1.2.1/pkg/common/hostservice/ 19:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:26:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:26:24 spire-1.2.1/pkg/common/idutil/ 19:26:24 spire-1.2.1/pkg/common/idutil/require.go 19:26:24 spire-1.2.1/pkg/common/idutil/require_test.go 19:26:24 spire-1.2.1/pkg/common/idutil/safety.go 19:26:24 spire-1.2.1/pkg/common/idutil/safety_test.go 19:26:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:26:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:26:24 spire-1.2.1/pkg/common/jwtsvid/ 19:26:24 spire-1.2.1/pkg/common/jwtsvid/common.go 19:26:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:26:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:26:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:26:24 spire-1.2.1/pkg/common/jwtutil/ 19:26:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:26:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:26:24 spire-1.2.1/pkg/common/log/ 19:26:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:26:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:26:24 spire-1.2.1/pkg/common/log/log.go 19:26:24 spire-1.2.1/pkg/common/log/log_test.go 19:26:24 spire-1.2.1/pkg/common/log/options.go 19:26:24 spire-1.2.1/pkg/common/nodeutil/ 19:26:24 spire-1.2.1/pkg/common/nodeutil/node.go 19:26:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:26:24 spire-1.2.1/pkg/common/peertracker/ 19:26:24 spire-1.2.1/pkg/common/peertracker/conn.go 19:26:24 spire-1.2.1/pkg/common/peertracker/credentials.go 19:26:24 spire-1.2.1/pkg/common/peertracker/errors.go 19:26:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:26:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:26:24 spire-1.2.1/pkg/common/peertracker/info.go 19:26:24 spire-1.2.1/pkg/common/peertracker/listener.go 19:26:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:26:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tcp.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:26:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:26:24 spire-1.2.1/pkg/common/peertracker/uds.go 19:26:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:26:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:26:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:26:24 spire-1.2.1/pkg/common/pemutil/ 19:26:24 spire-1.2.1/pkg/common/pemutil/block.go 19:26:24 spire-1.2.1/pkg/common/pemutil/certs.go 19:26:24 spire-1.2.1/pkg/common/pemutil/common.go 19:26:24 spire-1.2.1/pkg/common/pemutil/csr.go 19:26:24 spire-1.2.1/pkg/common/pemutil/keys.go 19:26:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:26:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/ 19:26:24 19:26:24 spire-1.2.1/pkg/common/plugin/ 19:26:24 spire-1.2.1/pkg/common/plugin/aws/ 19:26:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:26:24 spire-1.2.1/pkg/common/plugin/azure/ 19:26:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:26:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/facade.go 19:26:24 spire-1.2.1/pkg/common/plugin/facade_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/gcp/ 19:26:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/ 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:26:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/log.go 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/ 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:26:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:26:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:26:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:26:24 spire-1.2.1/pkg/common/plugin/x509pop/ 19:26:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:26:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:26:24 spire-1.2.1/pkg/common/profiling/ 19:26:24 spire-1.2.1/pkg/common/profiling/dumpers.go 19:26:24 spire-1.2.1/pkg/common/profiling/profiling.go 19:26:24 spire-1.2.1/pkg/common/protoutil/ 19:26:24 spire-1.2.1/pkg/common/protoutil/masks.go 19:26:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:26:24 spire-1.2.1/pkg/common/rotationutil/ 19:26:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:26:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:26:24 spire-1.2.1/pkg/common/selector/ 19:26:24 spire-1.2.1/pkg/common/selector/selector.go 19:26:24 spire-1.2.1/pkg/common/selector/selector_test.gospire-1.2.1/.data/ 19:26:24 spire-1.2.1/.data/.file 19:26:24 spire-1.2.1/.dockerignore 19:26:24 spire-1.2.1/.gitattributes 19:26:24 spire-1.2.1/.githooks/ 19:26:24 spire-1.2.1/.githooks/pre-commit 19:26:24 spire-1.2.1/.github/ 19:26:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:26:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:26:24 spire-1.2.1/.github/dependabot.yml 19:26:24 spire-1.2.1/.github/workflows/ 19:26:24 spire-1.2.1/.github/workflows/nightly_build.yaml 19:26:24 spire-1.2.1/.github/workflows/pr_build.yaml 19:26:24 spire-1.2.1/.github/workflows/release_build.yaml 19:26:24 spire-1.2.1/.github/workflows/scripts/ 19:26:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:26:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:26:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:26:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:26:24 spire-1.2.1/.github/workflows/scripts/split.sh 19:26:24 spire-1.2.1/.gitignore 19:26:24 spire-1.2.1/.go-version 19:26:24 spire-1.2.1/.golangci.yml 19:26:24 spire-1.2.1/ADOPTERS.md 19:26:24 spire-1.2.1/CHANGELOG.md 19:26:24 spire-1.2.1/CODE-OF-CONDUCT.md 19:26:24 spire-1.2.1/CODEOWNERS 19:26:24 spire-1.2.1/CONTRIBUTING.md 19:26:24 spire-1.2.1/Dockerfile 19:26:24 spire-1.2.1/Dockerfile.dev 19:26:24 spire-1.2.1/pkg/common/selector/set.go 19:26:24 spire-1.2.1/pkg/common/selector/set_utils.go 19:26:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/ 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/ 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:26:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:26:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:26:24 spire-1.2.1/pkg/common/telemetry/call.go 19:26:24 spire-1.2.1/pkg/common/telemetry/common/ 19:26:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:26:24 spire-1.2.1/Dockerfile.scratch 19:26:24 spire-1.2.1/LICENSE 19:26:24 spire-1.2.1/MAINTAINERS.md 19:26:24 spire-1.2.1/Makefile 19:26:24 spire-1.2.1/README.md 19:26:24 spire-1.2.1/ROADMAP.md 19:26:24 spire-1.2.1/SECURITY.md 19:26:24 spire-1.2.1/cmd/ 19:26:24 spire-1.2.1/cmd/spire-agent/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/common/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/run/ 19:26:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:26:24 spire-1.2.1/pkg/common/telemetry/config.go 19:26:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:26:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/inmem.go 19:26:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/m3.go 19:26:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/metrics.go 19:26:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/names.go 19:26:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:26:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:26:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/ 19:26:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:26:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:26:24 spire-1.2.1/cmd/spire-agent/main.go 19:26:24 spire-1.2.1/cmd/spire-server/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/cli.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/ 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:26:24 spire-1.2.1/pkg/common/telemetry/server/server.go 19:26:24 spire-1.2.1/pkg/common/telemetry/sink.go 19:26:24 spire-1.2.1/pkg/common/telemetry/statsd.go 19:26:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:26:24 spire-1.2.1/pkg/common/telemetry/uptime.go 19:26:24 spire-1.2.1/pkg/common/telemetry/version.go 19:26:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:26:24 spire-1.2.1/pkg/common/uptime/ 19:26:24 spire-1.2.1/pkg/common/uptime/uptime.go 19:26:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:26:24 spire-1.2.1/pkg/common/util/ 19:26:24 spire-1.2.1/pkg/common/util/certs.go 19:26:24 spire-1.2.1/pkg/common/util/certs_test.go 19:26:24 spire-1.2.1/pkg/common/util/csr.go 19:26:24 spire-1.2.1/pkg/common/util/hash.go 19:26:24 spire-1.2.1/pkg/common/util/selectors.go 19:26:24 spire-1.2.1/pkg/common/util/selectors_test.go 19:26:24 spire-1.2.1/pkg/common/util/signals.go 19:26:24 spire-1.2.1/pkg/common/util/sort.go 19:26:24 spire-1.2.1/pkg/common/util/sort_test.go 19:26:24 spire-1.2.1/pkg/common/util/task.go 19:26:24 spire-1.2.1/pkg/common/util/task_test.go 19:26:24 spire-1.2.1/pkg/common/util/testdata/ 19:26:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:26:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:26:24 spire-1.2.1/pkg/common/version/ 19:26:24 spire-1.2.1/pkg/common/version/version.go 19:26:24 spire-1.2.1/pkg/common/x509svid/ 19:26:24 spire-1.2.1/pkg/common/x509svid/common_test.go 19:26:24 spire-1.2.1/pkg/common/x509svid/csr.go 19:26:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:26:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:26:24 spire-1.2.1/pkg/common/x509util/ 19:26:24 spire-1.2.1/pkg/common/x509util/cert.go 19:26:24 spire-1.2.1/pkg/common/x509util/dns.go 19:26:24 spire-1.2.1/pkg/common/x509util/dns_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/run/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/token/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/validate/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:26:24 spire-1.2.1/pkg/common/x509util/keyid.go 19:26:24 spire-1.2.1/pkg/common/x509util/keypair.go 19:26:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:26:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:26:24 spire-1.2.1/pkg/server/ 19:26:24 spire-1.2.1/pkg/server/api/ 19:26:24 spire-1.2.1/pkg/server/api/agent.go 19:26:24 spire-1.2.1/pkg/server/api/agent/ 19:26:24 spire-1.2.1/pkg/server/api/agent/v1/ 19:26:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/agent_test.go 19:26:24 spire-1.2.1/pkg/server/api/api.go 19:26:24 spire-1.2.1/pkg/server/api/audit/ 19:26:24 spire-1.2.1/pkg/server/api/audit/audit.go 19:26:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:26:24 spire-1.2.1/pkg/server/api/bundle.go 19:26:24 spire-1.2.1/pkg/server/api/bundle/ 19:26:24 spire-1.2.1/pkg/server/api/bundle/v1/ 19:26:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/bundle_test.go 19:26:24 spire-1.2.1/pkg/server/api/debug/ 19:26:24 spire-1.2.1/pkg/server/api/debug/v1/ 19:26:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/x509/ 19:26:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:26:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:26:24 spire-1.2.1/cmd/spire-server/main.go 19:26:24 spire-1.2.1/cmd/spire-server/util/ 19:26:24 spire-1.2.1/cmd/spire-server/util/util.go 19:26:24 spire-1.2.1/conf/ 19:26:24 spire-1.2.1/conf/agent/ 19:26:24 spire-1.2.1/conf/agent/agent.conf 19:26:24 spire-1.2.1/conf/agent/agent_full.conf 19:26:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:26:24 spire-1.2.1/conf/server/ 19:26:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:26:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:26:24 spire-1.2.1/conf/server/server.conf 19:26:24 spire-1.2.1/conf/server/server_full.conf 19:26:24 spire-1.2.1/doc/ 19:26:24 spire-1.2.1/doc/SPIRE101.md 19:26:24 spire-1.2.1/doc/auditlog.md 19:26:24 spire-1.2.1/doc/authorization_policy_engine.md 19:26:24 spire-1.2.1/doc/changelog_guidelines.md 19:26:24 spire-1.2.1/doc/cure53-report.pdf 19:26:24 spire-1.2.1/doc/images/ 19:26:24 spire-1.2.1/doc/images/2019_roadmap.png 19:26:24 spire-1.2.1/doc/images/SPIRE101.png 19:26:24 spire-1.2.1/doc/images/SPIRE_agent.png 19:26:24 spire-1.2.1/doc/images/SPIRE_server.png 19:26:24 spire-1.2.1/pkg/server/api/entry.go 19:26:24 spire-1.2.1/pkg/server/api/entry/ 19:26:24 spire-1.2.1/pkg/server/api/entry/v1/ 19:26:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/entry_test.go 19:26:24 spire-1.2.1/pkg/server/api/health/ 19:26:24 spire-1.2.1/pkg/server/api/health/v1/ 19:26:24 spire-1.2.1/pkg/server/api/health/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/id.go 19:26:24 spire-1.2.1/pkg/server/api/id_test.go 19:26:24 spire-1.2.1/pkg/server/api/limits/ 19:26:24 spire-1.2.1/pkg/server/api/limits/limits.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/ 19:26:24 spire-1.2.1/pkg/server/api/middleware/alias.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/audit.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/caller.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/common.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/entries.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:26:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:26:24 spire-1.2.1/pkg/server/api/ratelimit.go 19:26:24 spire-1.2.1/pkg/server/api/rpccontext/ 19:26:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:26:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:26:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:26:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:26:24 spire-1.2.1/pkg/server/api/selector.go 19:26:24 spire-1.2.1/pkg/server/api/selector_test.go 19:26:24 spire-1.2.1/pkg/server/api/status.go 19:26:24 spire-1.2.1/pkg/server/api/status_test.go 19:26:24 spire-1.2.1/pkg/server/api/svid/ 19:26:24 spire-1.2.1/pkg/server/api/svid/v1/ 19:26:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/trustdomain.go 19:26:24 spire-1.2.1/pkg/server/api/trustdomain/ 19:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:26:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:26:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:26:24 spire-1.2.1/pkg/server/authpolicy/ 19:26:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:26:24 spire-1.2.1/pkg/server/authpolicy/policy.go 19:26:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:26:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:26:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:26:24 spire-1.2.1/pkg/server/authpolicy/validate.go 19:26:24 spire-1.2.1/pkg/server/bundle/ 19:26:24 spire-1.2.1/pkg/server/bundle/client/ 19:26:24 spire-1.2.1/pkg/server/bundle/client/client.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/manager.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/sources.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/updater.go 19:26:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:26:24 spire-1.2.1/pkg/server/ca/ 19:26:24 spire-1.2.1/pkg/server/ca/ca.go 19:26:24 spire-1.2.1/pkg/server/ca/ca_health.go 19:26:24 spire-1.2.1/doc/images/cache_mgr.png 19:26:24 spire-1.2.1/doc/images/cache_mgr_components.png 19:26:24 spire-1.2.1/doc/images/federated_spire.png 19:26:24 spire-1.2.1/doc/images/ha_mode.png 19:26:24 spire-1.2.1/doc/images/nested_spire.png 19:26:24 spire-1.2.1/doc/images/oidc_federation.png 19:26:24 spire-1.2.1/doc/images/single_trust_domain.png 19:26:24 spire-1.2.1/doc/images/spiffe_compatible.png 19:26:24 spire-1.2.1/doc/images/spire_logo.png 19:26:24 spire-1.2.1/doc/migrating_registration_api_clients.md 19:26:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:26:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:26:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:26:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:26:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:26:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:26:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:26:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:26:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:26:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:26:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:26:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:26:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:26:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:26:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:26:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:26:24 spire-1.2.1/pkg/server/ca/ca_test.go 19:26:24 spire-1.2.1/pkg/server/ca/journal.go 19:26:24 spire-1.2.1/pkg/server/ca/journal_test.go 19:26:24 spire-1.2.1/pkg/server/ca/manager.go 19:26:24 spire-1.2.1/pkg/server/ca/manager_health.go 19:26:24 spire-1.2.1/pkg/server/ca/manager_test.go 19:26:24 spire-1.2.1/pkg/server/ca/templates.go 19:26:24 spire-1.2.1/pkg/server/ca/upstream_client.go 19:26:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:26:24 spire-1.2.1/pkg/server/ca/validation.go 19:26:24 spire-1.2.1/pkg/server/cache/ 19:26:24 spire-1.2.1/pkg/server/cache/dscache/ 19:26:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:26:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/ 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:26:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:26:24 spire-1.2.1/pkg/server/catalog/ 19:26:24 spire-1.2.1/pkg/server/catalog/catalog.go 19:26:24 spire-1.2.1/pkg/server/catalog/keymanager.go 19:26:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:26:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:26:24 spire-1.2.1/pkg/server/catalog/notifier.go 19:26:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:26:24 spire-1.2.1/pkg/server/config.go 19:26:24 spire-1.2.1/pkg/server/datastore/ 19:26:24 spire-1.2.1/pkg/server/datastore/datastore.go 19:26:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:26:24 spire-1.2.1/pkg/server/datastore/repository.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:26:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:26:24 spire-1.2.1/doc/scaling_spire.md 19:26:24 spire-1.2.1/doc/spire_agent.md 19:26:24 spire-1.2.1/doc/spire_server.md 19:26:24 spire-1.2.1/doc/supported_integrations.md 19:26:24 spire-1.2.1/doc/telemetry.md 19:26:24 spire-1.2.1/doc/telemetry_config.md 19:26:24 spire-1.2.1/doc/upgrading.md 19:26:24 spire-1.2.1/doc/using_spire.md 19:26:24 spire-1.2.1/examples/ 19:26:24 spire-1.2.1/examples/README.md 19:26:24 spire-1.2.1/go.mod 19:26:24 spire-1.2.1/go.sum 19:26:24 spire-1.2.1/pkg/ 19:26:24 spire-1.2.1/pkg/agent/ 19:26:24 spire-1.2.1/pkg/agent/agent.go 19:26:24 spire-1.2.1/pkg/agent/api/ 19:26:24 spire-1.2.1/pkg/agent/api/config.go 19:26:24 spire-1.2.1/pkg/agent/api/debug/ 19:26:24 spire-1.2.1/pkg/agent/api/debug/v1/ 19:26:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/endpoints.go 19:26:24 spire-1.2.1/pkg/agent/api/health/ 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/ 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:26:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/ 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:26:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:26:24 spire-1.2.1/pkg/agent/attestor/ 19:26:24 spire-1.2.1/pkg/agent/attestor/node/ 19:26:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:26:24 spire-1.2.1/pkg/agent/attestor/node/node.go 19:26:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/ 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:26:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:26:24 spire-1.2.1/pkg/agent/catalog/ 19:26:24 spire-1.2.1/pkg/agent/catalog/catalog.go 19:26:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:26:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:26:24 spire-1.2.1/pkg/server/endpoints/ 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/ 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:26:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:26:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:26:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:26:24 spire-1.2.1/pkg/agent/client/ 19:26:24 spire-1.2.1/pkg/agent/client/client.go 19:26:24 spire-1.2.1/pkg/agent/client/client_test.go 19:26:24 spire-1.2.1/pkg/agent/client/dial.go 19:26:24 spire-1.2.1/pkg/agent/client/nodeconn.go 19:26:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:26:24 spire-1.2.1/pkg/agent/client/update.go 19:26:24 spire-1.2.1/pkg/agent/client/util.go 19:26:24 spire-1.2.1/pkg/agent/common/ 19:26:24 spire-1.2.1/pkg/agent/common/backoff/ 19:26:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:26:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/ 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:26:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:26:24 spire-1.2.1/pkg/agent/config.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/config.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:26:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:26:24 spire-1.2.1/pkg/server/endpoints/config.go 19:26:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:26:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:26:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:26:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:26:24 spire-1.2.1/pkg/server/endpoints/middleware.go 19:26:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:26:24 spire-1.2.1/pkg/server/hostservice/ 19:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:26:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/ 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:26:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/ 19:26:24 spire-1.2.1/pkg/agent/manager/cache/ 19:26:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:26:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:26:24 spire-1.2.1/pkg/agent/manager/config.go 19:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:26:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:26:24 spire-1.2.1/pkg/agent/manager/manager.go 19:26:24 spire-1.2.1/pkg/agent/manager/manager_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/storage.go 19:26:24 spire-1.2.1/pkg/agent/manager/storage_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/ 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:26:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:26:24 spire-1.2.1/pkg/agent/manager/sync.go 19:26:24 spire-1.2.1/pkg/agent/plugin/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:26:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:26:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:26:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:26:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:26:25 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:26:25 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:26:25 spire-1.2.1/pkg/agent/svid/ 19:26:25 spire-1.2.1/pkg/agent/svid/rotator.go 19:26:25 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:26:25 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:26:25 spire-1.2.1/pkg/agent/svid/store/ 19:26:25 spire-1.2.1/pkg/agent/svid/store/service.go 19:26:25 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:26:25 spire-1.2.1/pkg/common/ 19:26:25 spire-1.2.1/pkg/common/agentpathtemplate/ 19:26:25 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:26:25 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:26:25 spire-1.2.1/pkg/common/api/ 19:26:25 spire-1.2.1/pkg/common/api/metrics.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/ 19:26:25 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/logger.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/names.go 19:26:25 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:26:25 spire-1.2.1/pkg/common/api/names.go 19:26:25 spire-1.2.1/pkg/common/api/ratelimit.go 19:26:25 spire-1.2.1/pkg/common/api/rpccontext/ 19:26:25 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:26:25 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:26:25 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:26:25 spire-1.2.1/pkg/common/auth/ 19:26:25 spire-1.2.1/pkg/common/auth/interceptors.go 19:26:25 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:26:25 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/ 19:26:25 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:26:25 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/types.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:26:25 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:26:25 spire-1.2.1/pkg/common/catalog/ 19:26:25 spire-1.2.1/pkg/common/catalog/bind.go 19:26:25 spire-1.2.1/pkg/common/catalog/builtin.go 19:26:25 spire-1.2.1/pkg/common/catalog/catalog.go 19:26:25 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:26:25 spire-1.2.1/pkg/common/catalog/closers.go 19:26:25 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:26:25 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:26:25 spire-1.2.1/pkg/common/catalog/config.go 19:26:25 spire-1.2.1/pkg/common/catalog/config_test.go 19:26:25 spire-1.2.1/pkg/common/catalog/configure.go 19:26:25 spire-1.2.1/pkg/common/catalog/constraints.go 19:26:25 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:26:25 spire-1.2.1/pkg/common/catalog/context.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:26:25 19:26:25 spire-1.2.1/pkg/common/catalog/external.go 19:26:25 spire-1.2.1/pkg/common/catalog/host.go 19:26:25 spire-1.2.1/pkg/common/catalog/pipenet.go 19:26:25 spire-1.2.1/pkg/common/catalog/plugin.go 19:26:25 spire-1.2.1/pkg/common/catalog/testplugin/ 19:26:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:26:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:26:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:26:25 spire-1.2.1/pkg/common/cli/ 19:26:25 spire-1.2.1/pkg/common/cli/env.go 19:26:25 spire-1.2.1/pkg/common/cli/flags.go 19:26:25 spire-1.2.1/pkg/common/cli/trust_domain.go 19:26:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:26:25 spire-1.2.1/pkg/common/cli/umask.go 19:26:25 spire-1.2.1/pkg/common/cli/umask_posix.go 19:26:25 spire-1.2.1/pkg/common/cli/umask_test.go 19:26:25 spire-1.2.1/pkg/common/cli/umask_windows.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/flag.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/format.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:26:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:26:25 spire-1.2.1/pkg/common/coretypes/ 19:26:25 spire-1.2.1/pkg/common/coretypes/bundle/ 19:26:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:26:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:26:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:26:25 spire-1.2.1/pkg/common/cryptoutil/ 19:26:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:26:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:26:25 spire-1.2.1/pkg/common/diskutil/ 19:26:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:26:25 spire-1.2.1/pkg/common/diskutil/file_test.go 19:26:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:26:25 spire-1.2.1/pkg/common/errorutil/ 19:26:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:26:25 spire-1.2.1/pkg/common/health/ 19:26:25 spire-1.2.1/pkg/common/health/config.go 19:26:25 spire-1.2.1/pkg/common/health/context.go 19:26:25 spire-1.2.1/pkg/common/health/context_test.go 19:26:25 spire-1.2.1/pkg/common/health/health.go 19:26:25 spire-1.2.1/pkg/common/health/health_test.go 19:26:25 spire-1.2.1/pkg/common/health/logger.go 19:26:25 spire-1.2.1/pkg/common/hostservice/ 19:26:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:26:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:26:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:26:25 spire-1.2.1/pkg/common/idutil/ 19:26:25 spire-1.2.1/pkg/common/idutil/require.go 19:26:25 spire-1.2.1/pkg/common/idutil/require_test.go 19:26:25 spire-1.2.1/pkg/common/idutil/safety.go 19:26:25 spire-1.2.1/pkg/common/idutil/safety_test.go 19:26:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:26:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:26:25 spire-1.2.1/pkg/common/jwtsvid/ 19:26:25 spire-1.2.1/pkg/common/jwtsvid/common.go 19:26:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:26:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:26:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:26:25 spire-1.2.1/pkg/common/jwtutil/ 19:26:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:26:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:26:25 spire-1.2.1/pkg/common/log/ 19:26:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:26:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:26:25 spire-1.2.1/pkg/common/log/log.go 19:26:25 spire-1.2.1/pkg/common/log/log_test.go 19:26:25 spire-1.2.1/pkg/common/log/options.go 19:26:25 spire-1.2.1/pkg/common/nodeutil/ 19:26:25 spire-1.2.1/pkg/common/nodeutil/node.go 19:26:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:26:25 spire-1.2.1/pkg/common/peertracker/ 19:26:25 spire-1.2.1/pkg/common/peertracker/conn.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:26:25 spire-1.2.1/pkg/server/registration/ 19:26:25 spire-1.2.1/pkg/server/registration/manager.go 19:26:25 spire-1.2.1/pkg/server/registration/manager_test.go 19:26:25 spire-1.2.1/pkg/server/scanentries.go 19:26:25 spire-1.2.1/pkg/server/scanentries_test.go 19:26:25 spire-1.2.1/pkg/server/server.go 19:26:25 spire-1.2.1/pkg/server/server_test.go 19:26:25 spire-1.2.1/pkg/server/svid/ 19:26:25 spire-1.2.1/pkg/server/svid/observer.go 19:26:25 spire-1.2.1/pkg/server/svid/observer_test.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_config.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_test.go 19:26:25 spire-1.2.1/proto/ 19:26:25 spire-1.2.1/proto/private/ 19:26:25 spire-1.2.1/proto/private/server/ 19:26:25 spire-1.2.1/proto/private/server/journal/ 19:26:25 spire-1.2.1/pkg/common/peertracker/credentials.go 19:26:25 spire-1.2.1/pkg/common/peertracker/errors.go 19:26:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:26:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:26:25 spire-1.2.1/pkg/common/peertracker/info.go 19:26:25 spire-1.2.1/pkg/common/peertracker/listener.go 19:26:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:26:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tcp.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:26:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:26:25 spire-1.2.1/pkg/common/peertracker/uds.go 19:26:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:26:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:26:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:26:25 spire-1.2.1/pkg/common/pemutil/ 19:26:25 spire-1.2.1/pkg/common/pemutil/block.go 19:26:25 spire-1.2.1/pkg/common/pemutil/certs.go 19:26:25 spire-1.2.1/pkg/common/pemutil/common.go 19:26:25 spire-1.2.1/pkg/common/pemutil/csr.go 19:26:25 spire-1.2.1/pkg/common/pemutil/keys.go 19:26:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/ 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:26:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:26:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:26:25 spire-1.2.1/proto/private/server/journal/journal.proto 19:26:25 spire-1.2.1/proto/spire/ 19:26:25 spire-1.2.1/proto/spire/common/ 19:26:25 spire-1.2.1/proto/spire/common/common.pb.go 19:26:25 spire-1.2.1/proto/spire/common/common.proto 19:26:25 spire-1.2.1/proto/spire/common/plugin/ 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:26:25 spire-1.2.1/release/ 19:26:25 spire-1.2.1/pkg/common/plugin/ 19:26:25 spire-1.2.1/pkg/common/plugin/aws/ 19:26:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:26:25 spire-1.2.1/pkg/common/plugin/azure/ 19:26:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:26:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/facade.go 19:26:25 spire-1.2.1/pkg/common/plugin/facade_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/gcp/ 19:26:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/ 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:26:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/log.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/ 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:26:25 spire-1.2.1/release/spire-extras/ 19:26:25 spire-1.2.1/release/spire-extras/README.md 19:26:25 spire-1.2.1/release/spire-extras/conf/ 19:26:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:26:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:26:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:26:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:26:25 spire-1.2.1/release/spire/ 19:26:25 spire-1.2.1/release/spire/README.md 19:26:25 spire-1.2.1/release/spire/conf/ 19:26:25 spire-1.2.1/release/spire/conf/agent/ 19:26:25 spire-1.2.1/release/spire/conf/agent/agent.conf 19:26:25 spire-1.2.1/release/spire/conf/server/ 19:26:25 spire-1.2.1/release/spire/conf/server/server.conf 19:26:25 spire-1.2.1/script/ 19:26:25 spire-1.2.1/script/build-artifact.sh 19:26:25 spire-1.2.1/script/generate_dummy_ca.sh 19:26:25 spire-1.2.1/support/ 19:26:25 spire-1.2.1/support/k8s/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:26:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:26:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:26:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:26:25 spire-1.2.1/pkg/common/plugin/x509pop/ 19:26:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:26:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:26:25 spire-1.2.1/pkg/common/profiling/ 19:26:25 spire-1.2.1/pkg/common/profiling/dumpers.go 19:26:25 spire-1.2.1/pkg/common/profiling/profiling.go 19:26:25 spire-1.2.1/pkg/common/protoutil/ 19:26:25 spire-1.2.1/pkg/common/protoutil/masks.go 19:26:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:26:25 spire-1.2.1/pkg/common/rotationutil/ 19:26:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:26:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:26:25 spire-1.2.1/pkg/common/selector/ 19:26:25 spire-1.2.1/pkg/common/selector/selector.go 19:26:25 spire-1.2.1/pkg/common/selector/selector_test.go 19:26:25 spire-1.2.1/pkg/common/selector/set.go 19:26:25 spire-1.2.1/pkg/common/selector/set_utils.go 19:26:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/ 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/ 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:26:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:26:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:26:25 spire-1.2.1/pkg/common/telemetry/call.go 19:26:25 spire-1.2.1/pkg/common/telemetry/common/ 19:26:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:26:25 spire-1.2.1/pkg/common/telemetry/config.go 19:26:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:26:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/inmem.go 19:26:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/m3.go 19:26:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/metrics.go 19:26:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/names.go 19:26:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:26:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:26:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/ 19:26:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:26:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:26:25 spire-1.2.1/pkg/common/telemetry/server/server.go 19:26:25 spire-1.2.1/pkg/common/telemetry/sink.go 19:26:25 spire-1.2.1/pkg/common/telemetry/statsd.go 19:26:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:26:25 spire-1.2.1/pkg/common/telemetry/uptime.go 19:26:25 spire-1.2.1/pkg/common/telemetry/version.go 19:26:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:26:25 spire-1.2.1/pkg/common/uptime/ 19:26:25 spire-1.2.1/pkg/common/uptime/uptime.go 19:26:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:26:25 spire-1.2.1/pkg/common/util/ 19:26:25 spire-1.2.1/pkg/common/util/certs.go 19:26:25 spire-1.2.1/pkg/common/util/certs_test.go 19:26:25 spire-1.2.1/pkg/common/util/csr.go 19:26:25 spire-1.2.1/pkg/common/util/hash.go 19:26:25 spire-1.2.1/pkg/common/util/selectors.go 19:26:25 spire-1.2.1/pkg/common/util/selectors_test.go 19:26:25 spire-1.2.1/pkg/common/util/signals.go 19:26:25 spire-1.2.1/pkg/common/util/sort.go 19:26:25 spire-1.2.1/pkg/common/util/sort_test.go 19:26:25 spire-1.2.1/pkg/common/util/task.go 19:26:25 spire-1.2.1/pkg/common/util/task_test.go 19:26:25 spire-1.2.1/pkg/common/util/testdata/ 19:26:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:26:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:26:25 spire-1.2.1/pkg/common/version/ 19:26:25 spire-1.2.1/pkg/common/version/version.go 19:26:25 spire-1.2.1/pkg/common/x509svid/ 19:26:25 spire-1.2.1/pkg/common/x509svid/common_test.go 19:26:25 spire-1.2.1/pkg/common/x509svid/csr.go 19:26:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:26:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:26:25 spire-1.2.1/pkg/common/x509util/ 19:26:25 spire-1.2.1/pkg/common/x509util/cert.go 19:26:25 spire-1.2.1/pkg/common/x509util/dns.go 19:26:25 spire-1.2.1/pkg/common/x509util/dns_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:26:25 spire-1.2.1/pkg/common/x509util/keyid.go 19:26:25 spire-1.2.1/pkg/common/x509util/keypair.go 19:26:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:26:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:26:25 spire-1.2.1/pkg/server/ 19:26:25 spire-1.2.1/pkg/server/api/ 19:26:25 spire-1.2.1/pkg/server/api/agent.go 19:26:25 spire-1.2.1/pkg/server/api/agent/ 19:26:25 spire-1.2.1/pkg/server/api/agent/v1/ 19:26:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/agent_test.go 19:26:25 spire-1.2.1/pkg/server/api/api.go 19:26:25 spire-1.2.1/pkg/server/api/audit/ 19:26:25 spire-1.2.1/pkg/server/api/audit/audit.go 19:26:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:26:25 spire-1.2.1/pkg/server/api/bundle.go 19:26:25 spire-1.2.1/pkg/server/api/bundle/ 19:26:25 spire-1.2.1/pkg/server/api/bundle/v1/ 19:26:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/bundle_test.go 19:26:25 spire-1.2.1/pkg/server/api/debug/ 19:26:25 spire-1.2.1/pkg/server/api/debug/v1/ 19:26:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/ 19:26:25 spire-1.2.1/support/oidc-discovery-provider/README.md 19:26:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/config.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:26:25 spire-1.2.1/pkg/server/api/entry.go 19:26:25 spire-1.2.1/pkg/server/api/entry/ 19:26:25 spire-1.2.1/pkg/server/api/entry/v1/ 19:26:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/entry_test.go 19:26:25 spire-1.2.1/pkg/server/api/health/ 19:26:25 spire-1.2.1/pkg/server/api/health/v1/ 19:26:25 spire-1.2.1/pkg/server/api/health/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/id.go 19:26:25 spire-1.2.1/pkg/server/api/id_test.go 19:26:25 spire-1.2.1/pkg/server/api/limits/ 19:26:25 spire-1.2.1/pkg/server/api/limits/limits.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/ 19:26:25 spire-1.2.1/pkg/server/api/middleware/alias.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/audit.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/caller.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/common.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/entries.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:26:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:26:25 spire-1.2.1/pkg/server/api/ratelimit.go 19:26:25 spire-1.2.1/pkg/server/api/rpccontext/ 19:26:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:26:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:26:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:26:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:26:25 spire-1.2.1/pkg/server/api/selector.go 19:26:25 spire-1.2.1/pkg/server/api/selector_test.go 19:26:25 spire-1.2.1/pkg/server/api/status.go 19:26:25 spire-1.2.1/pkg/server/api/status_test.go 19:26:25 spire-1.2.1/pkg/server/api/svid/ 19:26:25 spire-1.2.1/pkg/server/api/svid/v1/ 19:26:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/trustdomain.go 19:26:25 spire-1.2.1/pkg/server/api/trustdomain/ 19:26:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:26:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/main.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:26:25 spire-1.2.1/test/ 19:26:25 spire-1.2.1/test/clock/ 19:26:25 spire-1.2.1/test/clock/clock.go 19:26:25 spire-1.2.1/test/fakes/ 19:26:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:26:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:26:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:26:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:26:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:26:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:26:25 spire-1.2.1/test/fakes/fakeagentstore/ 19:26:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:26:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:26:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:26:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:26:25 spire-1.2.1/pkg/server/authpolicy/ 19:26:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:26:25 spire-1.2.1/pkg/server/authpolicy/policy.go 19:26:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:26:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:26:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:26:25 spire-1.2.1/pkg/server/authpolicy/validate.go 19:26:25 spire-1.2.1/pkg/server/bundle/ 19:26:25 spire-1.2.1/pkg/server/bundle/client/ 19:26:25 spire-1.2.1/pkg/server/bundle/client/client.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/manager.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/sources.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/updater.go 19:26:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:26:25 spire-1.2.1/pkg/server/ca/ 19:26:25 spire-1.2.1/pkg/server/ca/ca.go 19:26:25 spire-1.2.1/pkg/server/ca/ca_health.go 19:26:25 spire-1.2.1/test/fakes/fakedatastore/ 19:26:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:26:25 spire-1.2.1/test/fakes/fakeentryclient/ 19:26:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:26:25 spire-1.2.1/test/fakes/fakehealthchecker/ 19:26:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:26:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:26:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:26:25 spire-1.2.1/test/fakes/fakemetrics/ 19:26:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:26:25 spire-1.2.1/test/fakes/fakenoderesolver/ 19:26:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:26:25 spire-1.2.1/test/fakes/fakenotifier/ 19:26:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:26:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:26:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:26:25 spire-1.2.1/test/fakes/fakeserverca/ 19:26:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:26:25 spire-1.2.1/test/fakes/fakeservercatalog/ 19:26:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:26:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:26:25 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:26:25 spire-1.2.1/pkg/server/ca/ca_test.go 19:26:25 spire-1.2.1/pkg/server/ca/journal.go 19:26:25 spire-1.2.1/pkg/server/ca/journal_test.go 19:26:25 spire-1.2.1/pkg/server/ca/manager.go 19:26:25 spire-1.2.1/pkg/server/ca/manager_health.go 19:26:25 spire-1.2.1/pkg/server/ca/manager_test.go 19:26:25 spire-1.2.1/pkg/server/ca/templates.go 19:26:25 spire-1.2.1/pkg/server/ca/upstream_client.go 19:26:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:26:25 spire-1.2.1/pkg/server/ca/validation.go 19:26:25 spire-1.2.1/pkg/server/cache/ 19:26:25 spire-1.2.1/pkg/server/cache/dscache/ 19:26:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:26:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/ 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:26:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:26:25 spire-1.2.1/pkg/server/catalog/ 19:26:25 spire-1.2.1/pkg/server/catalog/catalog.go 19:26:25 19:26:25 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:26:25 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:26:25 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:26:25 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:26:25 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:26:25 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:26:25 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:26:25 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:26:25 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:26:25 spire-1.2.1/test/fixture/ 19:26:25 spire-1.2.1/test/fixture/certs/ 19:26:25 spire-1.2.1/test/fixture/certs/agent_svid.der 19:26:25 spire-1.2.1/test/fixture/certs/base_cert.pem 19:26:25 spire-1.2.1/test/fixture/certs/base_csr.pem 19:26:25 spire-1.2.1/test/fixture/certs/base_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:26:25 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:26:25 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:26:25 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:26:25 spire-1.2.1/test/fixture/certs/blog_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/catalog/keymanager.go 19:26:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:26:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:26:25 spire-1.2.1/pkg/server/catalog/notifier.go 19:26:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:26:25 spire-1.2.1/pkg/server/config.go 19:26:25 spire-1.2.1/pkg/server/datastore/ 19:26:25 spire-1.2.1/pkg/server/datastore/datastore.go 19:26:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:26:25 spire-1.2.1/pkg/server/datastore/repository.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:26:25 spire-1.2.1/test/fixture/certs/ca.pem 19:26:25 spire-1.2.1/test/fixture/certs/ca_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/database_cert.pem 19:26:25 spire-1.2.1/test/fixture/certs/database_csr.pem 19:26:25 spire-1.2.1/test/fixture/certs/database_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/node_cert.pem 19:26:25 spire-1.2.1/test/fixture/certs/node_csr.pem 19:26:25 spire-1.2.1/test/fixture/certs/node_key.pem 19:26:25 spire-1.2.1/test/fixture/certs/svid.pem 19:26:25 spire-1.2.1/test/fixture/certs/svid_key.pem 19:26:25 spire-1.2.1/test/fixture/config/ 19:26:25 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:26:25 spire-1.2.1/test/fixture/config/agent_good.conf 19:26:25 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:26:25 spire-1.2.1/test/fixture/config/plugin_good.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:26:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:26:25 spire-1.2.1/pkg/server/endpoints/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:26:25 spire-1.2.1/test/fixture/config/server_good.conf 19:26:25 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:26:25 spire-1.2.1/test/fixture/fixture.go 19:26:25 spire-1.2.1/test/fixture/nodeattestor/ 19:26:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:26:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:26:25 spire-1.2.1/pkg/server/endpoints/config.go 19:26:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:26:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:26:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:26:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:26:25 spire-1.2.1/pkg/server/endpoints/middleware.go 19:26:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:26:25 spire-1.2.1/pkg/server/hostservice/ 19:26:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:26:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:26:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:26:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:26:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:26:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:26:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:26:25 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:26:25 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:26:25 spire-1.2.1/test/fixture/registration/ 19:26:25 spire-1.2.1/test/fixture/registration/entries.json 19:26:25 spire-1.2.1/test/fixture/registration/good-for-update.json 19:26:25 spire-1.2.1/test/fixture/registration/good.json 19:26:25 spire-1.2.1/test/fixture/registration/invalid.json 19:26:25 spire-1.2.1/test/fixture/registration/invalid_json.json 19:26:25 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:26:25 spire-1.2.1/test/integration/ 19:26:25 spire-1.2.1/test/integration/README.md 19:26:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:26:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:26:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:26:25 spire-1.2.1/test/integration/common 19:26:25 spire-1.2.1/test/integration/setup/ 19:26:25 spire-1.2.1/test/integration/setup/adminclient/ 19:26:25 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:26:25 spire-1.2.1/test/integration/setup/adminclient/client.go 19:26:25 spire-1.2.1/test/integration/setup/debugagent/ 19:26:25 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:26:25 spire-1.2.1/test/integration/setup/debugagent/main.go 19:26:25 spire-1.2.1/test/integration/setup/debugserver/ 19:26:25 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:26:25 spire-1.2.1/test/integration/setup/debugserver/main.go 19:26:25 spire-1.2.1/test/integration/setup/downstreamclient/ 19:26:25 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:26:25 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:26:25 spire-1.2.1/test/integration/setup/itclient/ 19:26:25 spire-1.2.1/test/integration/setup/itclient/client.go 19:26:25 spire-1.2.1/test/integration/setup/node-attestation/ 19:26:25 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:26:25 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:26:25 spire-1.2.1/test/integration/setup/x509pop/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:26:25 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:26:25 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:26:25 spire-1.2.1/test/integration/suites/ 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:26:25 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:26:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:26:25 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:26:25 spire-1.2.1/test/integration/suites/join-token/ 19:26:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:26:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:26:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:26:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:26:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:26:25 spire-1.2.1/test/integration/suites/join-token/README.md 19:26:25 spire-1.2.1/test/integration/suites/join-token/conf/ 19:26:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/join-token/teardown 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:26:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:26:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:26:25 spire-1.2.1/pkg/server/registration/ 19:26:25 spire-1.2.1/pkg/server/registration/manager.go 19:26:25 spire-1.2.1/pkg/server/registration/manager_test.go 19:26:25 spire-1.2.1/pkg/server/scanentries.go 19:26:25 spire-1.2.1/pkg/server/scanentries_test.go 19:26:25 spire-1.2.1/pkg/server/server.go 19:26:25 spire-1.2.1/pkg/server/server_test.go 19:26:25 spire-1.2.1/pkg/server/svid/ 19:26:25 spire-1.2.1/pkg/server/svid/observer.go 19:26:25 spire-1.2.1/pkg/server/svid/observer_test.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_config.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:26:25 spire-1.2.1/pkg/server/svid/rotator_test.go 19:26:25 spire-1.2.1/proto/ 19:26:25 spire-1.2.1/proto/private/ 19:26:25 spire-1.2.1/proto/private/server/ 19:26:25 spire-1.2.1/proto/private/server/journal/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:26:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:26:25 spire-1.2.1/test/integration/suites/k8s/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/00-setup 19:26:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:26:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:26:25 spire-1.2.1/test/integration/suites/k8s/README.md 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:26:25 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:26:25 spire-1.2.1/proto/private/server/journal/journal.proto 19:26:25 spire-1.2.1/proto/spire/ 19:26:25 spire-1.2.1/proto/spire/common/ 19:26:25 spire-1.2.1/proto/spire/common/common.pb.go 19:26:25 spire-1.2.1/proto/spire/common/common.proto 19:26:25 spire-1.2.1/proto/spire/common/plugin/ 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:26:25 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:26:25 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:26:25 spire-1.2.1/release/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:26:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:26:25 spire-1.2.1/test/integration/suites/k8s/teardown 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:26:25 spire-1.2.1/release/spire-extras/ 19:26:25 spire-1.2.1/release/spire-extras/README.md 19:26:25 spire-1.2.1/release/spire-extras/conf/ 19:26:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:26:25 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:26:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:26:25 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:26:25 spire-1.2.1/release/spire/ 19:26:25 spire-1.2.1/release/spire/README.md 19:26:25 spire-1.2.1/release/spire/conf/ 19:26:25 spire-1.2.1/release/spire/conf/agent/ 19:26:25 spire-1.2.1/release/spire/conf/agent/agent.conf 19:26:25 spire-1.2.1/release/spire/conf/server/ 19:26:25 spire-1.2.1/release/spire/conf/server/server.conf 19:26:25 spire-1.2.1/script/ 19:26:25 spire-1.2.1/script/build-artifact.sh 19:26:25 spire-1.2.1/script/generate_dummy_ca.sh 19:26:25 spire-1.2.1/support/ 19:26:25 spire-1.2.1/support/k8s/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/ 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:26:25 spire-1.2.1/test/integration/suites/rotation/ 19:26:25 spire-1.2.1/test/integration/suites/rotation/00-setup 19:26:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:26:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:26:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:26:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:26:25 spire-1.2.1/test/integration/suites/rotation/README.md 19:26:25 spire-1.2.1/test/integration/suites/rotation/conf/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:26:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/rotation/teardown 19:26:25 spire-1.2.1/test/integration/suites/self-test/ 19:26:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:26:25 spire-1.2.1/test/integration/suites/self-test/README.md 19:26:25 spire-1.2.1/test/integration/suites/self-test/teardown 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:26:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:26:25 spire-1.2.1/test/integration/suites/upgrade/ 19:26:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:26:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:26:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:26:25 spire-1.2.1/test/integration/suites/upgrade/README.md 19:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:26:25 spire-1.2.1/test/integration/suites/upgrade/teardown 19:26:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:26:25 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/ 19:26:25 spire-1.2.1/support/oidc-discovery-provider/README.md 19:26:25 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/config.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:26:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:26:25 spire-1.2.1/test/integration/test-one.sh 19:26:25 spire-1.2.1/test/integration/test.sh 19:26:25 spire-1.2.1/test/plugintest/ 19:26:25 spire-1.2.1/test/plugintest/config.go 19:26:25 spire-1.2.1/test/plugintest/load.go 19:26:25 spire-1.2.1/test/plugintest/option.go 19:26:25 spire-1.2.1/test/spiretest/ 19:26:25 spire-1.2.1/test/spiretest/apiserver.go 19:26:25 spire-1.2.1/test/spiretest/assertions.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/main.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:26:25 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:26:25 spire-1.2.1/test/ 19:26:25 spire-1.2.1/test/clock/ 19:26:25 spire-1.2.1/test/clock/clock.go 19:26:25 spire-1.2.1/test/fakes/ 19:26:25 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:26:25 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:26:25 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:26:25 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:26:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:26:25 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:26:25 spire-1.2.1/test/fakes/fakeagentstore/ 19:26:25 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:26:25 spire-1.2.1/test/spiretest/dir.go 19:26:25 spire-1.2.1/test/spiretest/errors_posix.go 19:26:25 spire-1.2.1/test/spiretest/errors_windows.go 19:26:25 spire-1.2.1/test/spiretest/logs.go 19:26:25 spire-1.2.1/test/spiretest/socketapi.go 19:26:25 spire-1.2.1/test/spiretest/suite.go 19:26:25 spire-1.2.1/test/spiretest/x509.go 19:26:25 spire-1.2.1/test/testca/ 19:26:25 spire-1.2.1/test/testca/ca.go 19:26:25 spire-1.2.1/test/testkey/ 19:26:25 spire-1.2.1/test/testkey/generate.sh 19:26:25 spire-1.2.1/test/testkey/genkeys.go 19:26:25 spire-1.2.1/test/testkey/keys.go 19:26:25 spire-1.2.1/test/testkey/new.go 19:26:25 spire-1.2.1/test/tpmsimulator/ 19:26:25 spire-1.2.1/test/tpmsimulator/simulator.go 19:26:25 spire-1.2.1/test/util/ 19:26:25 spire-1.2.1/test/util/cert_fixtures.go 19:26:25 spire-1.2.1/test/util/cert_generation.go 19:26:25 spire-1.2.1/test/util/io_redirection.go 19:26:25 spire-1.2.1/test/util/race.go 19:26:25 spire-1.2.1/test/util/util.go 19:26:25 building spire from source... 19:26:25 19:26:25 spire-1.2.1/test/fakes/fakedatastore/ 19:26:25 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:26:25 spire-1.2.1/test/fakes/fakeentryclient/ 19:26:25 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:26:25 spire-1.2.1/test/fakes/fakehealthchecker/ 19:26:25 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:26:25 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:26:25 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:26:25 spire-1.2.1/test/fakes/fakemetrics/ 19:26:25 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:26:25 spire-1.2.1/test/fakes/fakenoderesolver/ 19:26:25 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:26:25 spire-1.2.1/test/fakes/fakenotifier/ 19:26:25 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:26:25 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:26:25 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:26:25 spire-1.2.1/test/fakes/fakeserverca/ 19:26:25 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:26:25 spire-1.2.1/test/fakes/fakeservercatalog/ 19:26:25 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:26:25 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:26:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:26:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:26:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:26:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:26:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:26:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:26:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:26:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:26:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:26:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:26:26 spire-1.2.1/test/fixture/ 19:26:26 spire-1.2.1/test/fixture/certs/ 19:26:26 spire-1.2.1/test/fixture/certs/agent_svid.der 19:26:26 spire-1.2.1/test/fixture/certs/base_cert.pem 19:26:26 spire-1.2.1/test/fixture/certs/base_csr.pem 19:26:26 spire-1.2.1/test/fixture/certs/base_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:26:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:26:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:26:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:26:26 spire-1.2.1/test/fixture/certs/blog_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/bundle.der 19:26:26 spire-1.2.1/test/fixture/certs/ca.pem 19:26:26 spire-1.2.1/test/fixture/certs/ca_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/database_cert.pem 19:26:26 spire-1.2.1/test/fixture/certs/database_csr.pem 19:26:26 spire-1.2.1/test/fixture/certs/database_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/node_cert.pem 19:26:26 spire-1.2.1/test/fixture/certs/node_csr.pem 19:26:26 spire-1.2.1/test/fixture/certs/node_key.pem 19:26:26 spire-1.2.1/test/fixture/certs/svid.pem 19:26:26 spire-1.2.1/test/fixture/certs/svid_key.pem 19:26:26 spire-1.2.1/test/fixture/config/ 19:26:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:26:26 spire-1.2.1/test/fixture/config/agent_good.conf 19:26:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:26:26 spire-1.2.1/test/fixture/config/plugin_good.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:26:26 spire-1.2.1/test/fixture/config/server_good.conf 19:26:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:26:26 spire-1.2.1/test/fixture/fixture.go 19:26:26 spire-1.2.1/test/fixture/nodeattestor/ 19:26:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:26:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:26:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:26:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:26:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:26:26 spire-1.2.1/test/fixture/registration/ 19:26:26 spire-1.2.1/test/fixture/registration/entries.json 19:26:26 spire-1.2.1/test/fixture/registration/good-for-update.json 19:26:26 spire-1.2.1/test/fixture/registration/good.json 19:26:26 spire-1.2.1/test/fixture/registration/invalid.json 19:26:26 spire-1.2.1/test/fixture/registration/invalid_json.json 19:26:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:26:26 spire-1.2.1/test/integration/ 19:26:26 spire-1.2.1/test/integration/README.md 19:26:26 spire-1.2.1/test/integration/common 19:26:26 spire-1.2.1/test/integration/setup/ 19:26:26 spire-1.2.1/test/integration/setup/adminclient/ 19:26:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:26:26 spire-1.2.1/test/integration/setup/adminclient/client.go 19:26:26 spire-1.2.1/test/integration/setup/debugagent/ 19:26:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:26:26 spire-1.2.1/test/integration/setup/debugagent/main.go 19:26:26 spire-1.2.1/test/integration/setup/debugserver/ 19:26:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:26:26 spire-1.2.1/test/integration/setup/debugserver/main.go 19:26:26 spire-1.2.1/test/integration/setup/downstreamclient/ 19:26:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:26:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:26:26 spire-1.2.1/test/integration/setup/itclient/ 19:26:26 spire-1.2.1/test/integration/setup/itclient/client.go 19:26:26 spire-1.2.1/test/integration/setup/node-attestation/ 19:26:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:26:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:26:26 spire-1.2.1/test/integration/setup/x509pop/ 19:26:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:26:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:26:26 spire-1.2.1/test/integration/suites/ 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:26:26 spire-1.2.1/test/integration/suites/join-token/ 19:26:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:26:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:26:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:26:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:26:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:26:26 spire-1.2.1/test/integration/suites/join-token/README.md 19:26:26 spire-1.2.1/test/integration/suites/join-token/conf/ 19:26:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/join-token/teardown 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:26:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:26:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:26:26 spire-1.2.1/test/integration/suites/k8s/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/00-setup 19:26:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:26:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:26:26 spire-1.2.1/test/integration/suites/k8s/README.md 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:26:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:26:26 spire-1.2.1/test/integration/suites/k8s/teardown 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/ 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:26:26 spire-1.2.1/test/integration/suites/rotation/ 19:26:26 spire-1.2.1/test/integration/suites/rotation/00-setup 19:26:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:26:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:26:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:26:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:26:26 spire-1.2.1/test/integration/suites/rotation/README.md 19:26:26 spire-1.2.1/test/integration/suites/rotation/conf/ 19:26:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/rotation/teardown 19:26:26 spire-1.2.1/test/integration/suites/self-test/ 19:26:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:26:26 spire-1.2.1/test/integration/suites/self-test/README.md 19:26:26 spire-1.2.1/test/integration/suites/self-test/teardown 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:26:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:26:26 spire-1.2.1/test/integration/suites/upgrade/ 19:26:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:26:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:26:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:26:26 spire-1.2.1/test/integration/suites/upgrade/README.md 19:26:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:26:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:26:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:26:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:26:26 spire-1.2.1/test/integration/suites/upgrade/teardown 19:26:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:26:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:26:26 spire-1.2.1/test/integration/test-one.sh 19:26:26 spire-1.2.1/test/integration/test.sh 19:26:26 spire-1.2.1/test/plugintest/ 19:26:26 spire-1.2.1/test/plugintest/config.go 19:26:26 spire-1.2.1/test/plugintest/load.go 19:26:26 spire-1.2.1/test/plugintest/option.go 19:26:26 spire-1.2.1/test/spiretest/ 19:26:26 spire-1.2.1/test/spiretest/apiserver.go 19:26:26 spire-1.2.1/test/spiretest/assertions.go 19:26:26 spire-1.2.1/test/spiretest/dir.go 19:26:26 spire-1.2.1/test/spiretest/errors_posix.go 19:26:26 spire-1.2.1/test/spiretest/errors_windows.go 19:26:26 spire-1.2.1/test/spiretest/logs.go 19:26:26 spire-1.2.1/test/spiretest/socketapi.go 19:26:26 spire-1.2.1/test/spiretest/suite.go 19:26:26 spire-1.2.1/test/spiretest/x509.go 19:26:26 spire-1.2.1/test/testca/ 19:26:26 spire-1.2.1/test/testca/ca.go 19:26:26 spire-1.2.1/test/testkey/ 19:26:26 spire-1.2.1/test/testkey/generate.sh 19:26:26 spire-1.2.1/test/testkey/genkeys.go 19:26:26 spire-1.2.1/test/testkey/keys.go 19:26:26 spire-1.2.1/test/testkey/new.go 19:26:26 spire-1.2.1/test/tpmsimulator/ 19:26:26 spire-1.2.1/test/tpmsimulator/simulator.go 19:26:26 spire-1.2.1/test/util/ 19:26:26 spire-1.2.1/test/util/cert_fixtures.go 19:26:26 spire-1.2.1/test/util/cert_generation.go 19:26:26 spire-1.2.1/test/util/io_redirection.go 19:26:26 spire-1.2.1/test/util/race.go 19:26:26 spire-1.2.1/test/util/util.go 19:26:26 building spire from source... 19:26:26 Installing go1.17.7... 19:26:27 Installing go1.17.7... 19:26:54 Building bin/spire-server... 19:26:54 go: downloading github.com/mitchellh/cli v1.1.2 19:26:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:26:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:26:54 Building bin/spire-server... 19:26:54 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:26:54 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:26:54 go: downloading github.com/mitchellh/cli v1.1.2 19:26:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:26:54 go: downloading google.golang.org/grpc v1.44.0 19:26:54 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:26:54 go: downloading google.golang.org/grpc v1.44.0 19:26:55 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:26:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:26:57 go: downloading github.com/imdario/mergo v0.3.12 19:26:57 go: downloading github.com/sirupsen/logrus v1.8.1 19:26:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:26:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:26:58 go: downloading github.com/sirupsen/logrus v1.8.1 19:26:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:26:59 go: downloading github.com/imdario/mergo v0.3.12 19:26:59 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:26:59 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:26:59 go: downloading github.com/fatih/color v1.13.0 19:26:59 go: downloading github.com/mattn/go-isatty v0.0.14 19:27:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:27:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:27:00 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:27:00 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:27:00 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:27:00 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:27:00 go: downloading github.com/fatih/color v1.13.0 19:27:00 go: downloading github.com/mattn/go-isatty v0.0.14 19:27:00 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:27:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:27:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:27:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:27:01 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:27:01 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:27:02 go: downloading github.com/armon/go-metrics v0.3.10 19:27:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:27:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:27:02 go: downloading github.com/prometheus/client_golang v1.12.1 19:27:02 go: downloading github.com/armon/go-metrics v0.3.10 19:27:03 go: downloading github.com/prometheus/client_golang v1.12.1 19:27:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:27:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:27:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:27:04 go: downloading github.com/open-policy-agent/opa v0.38.0 19:27:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:27:04 go: downloading github.com/open-policy-agent/opa v0.38.0 19:27:19 go: downloading github.com/Masterminds/goutils v1.1.0 19:27:19 go: downloading github.com/Masterminds/semver v1.5.0 19:27:19 go: downloading github.com/google/uuid v1.1.2 19:27:19 go: downloading github.com/huandu/xstrings v1.3.2 19:27:19 go: downloading github.com/mattn/go-colorable v0.1.12 19:27:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:27:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:27:20 go: downloading github.com/oklog/run v1.0.0 19:27:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:27:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:27:21 go: downloading github.com/prometheus/client_model v0.2.0 19:27:21 go: downloading github.com/prometheus/common v0.32.1 19:27:21 go: downloading go.uber.org/atomic v1.9.0 19:27:21 go: downloading github.com/pkg/errors v0.9.1 19:27:22 go: downloading github.com/imkira/go-observer v1.0.3 19:27:22 go: downloading github.com/beorn7/perks v1.0.1 19:27:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:27:22 go: downloading github.com/prometheus/procfs v0.7.3 19:27:23 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:27:23 go: downloading github.com/hashicorp/errwrap v1.1.0 19:27:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:27:23 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:24 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:27:24 go: downloading github.com/blang/semver/v4 v4.0.0 19:27:24 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:27:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:27:25 go: downloading github.com/jinzhu/gorm v1.9.16 19:27:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:27:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:27:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:27:31 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:27:31 go: downloading github.com/mattn/go-colorable v0.1.12 19:27:31 go: downloading github.com/Masterminds/goutils v1.1.0 19:27:31 go: downloading github.com/Masterminds/semver v1.5.0 19:27:31 go: downloading github.com/google/uuid v1.1.2 19:27:31 go: downloading github.com/huandu/xstrings v1.3.2 19:27:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:27:31 go: downloading github.com/oklog/run v1.0.0 19:27:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:27:31 go: downloading github.com/prometheus/client_model v0.2.0 19:27:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:27:31 go: downloading github.com/prometheus/common v0.32.1 19:27:32 go: downloading github.com/beorn7/perks v1.0.1 19:27:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:27:32 go: downloading github.com/prometheus/procfs v0.7.3 19:27:32 go: downloading go.uber.org/atomic v1.9.0 19:27:33 go: downloading github.com/pkg/errors v0.9.1 19:27:33 go: downloading github.com/imkira/go-observer v1.0.3 19:27:33 go: downloading github.com/hashicorp/errwrap v1.1.0 19:27:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:27:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:27:34 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:27:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:27:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:27:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:27:41 go: downloading github.com/stretchr/testify v1.7.0 19:27:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:27:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:27:41 go: downloading github.com/stretchr/testify v1.7.0 19:27:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:27:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:27:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:27:42 go: downloading github.com/blang/semver/v4 v4.0.0 19:27:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:27:42 go: downloading google.golang.org/api v0.70.0 19:27:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:27:42 go: downloading github.com/jinzhu/gorm v1.9.16 19:27:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:27:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:28:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:28:05 go: downloading k8s.io/client-go v0.23.4 19:28:05 go: downloading k8s.io/api v0.23.4 19:28:05 go: downloading google.golang.org/api v0.70.0 19:28:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:28:27 go: downloading k8s.io/api v0.23.4 19:28:27 go: downloading k8s.io/client-go v0.23.4 19:28:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:28:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:28:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:28:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:28:45 go: downloading cloud.google.com/go/storage v1.21.0 19:28:45 go: downloading cloud.google.com/go v0.100.2 19:28:46 go: downloading github.com/google/go-tpm v0.3.3 19:28:47 go: downloading k8s.io/apimachinery v0.23.4 19:28:49 go: downloading k8s.io/kube-aggregator v0.23.3 19:28:50 go: downloading cloud.google.com/go/security v1.3.0 19:28:50 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:28:52 go: downloading github.com/hashicorp/vault/api v1.4.1 19:28:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:28:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:28:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:28:54 go: downloading gopkg.in/yaml.v2 v2.4.0 19:28:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:28:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:28:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:28:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:28:55 go: downloading cloud.google.com/go/storage v1.21.0 19:28:55 go: downloading github.com/gobwas/glob v0.2.3 19:28:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:28:56 go: downloading github.com/jinzhu/inflection v1.0.0 19:28:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:28:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:28:56 go: downloading cloud.google.com/go v0.100.2 19:28:56 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:28:56 go: downloading github.com/aws/smithy-go v1.11.0 19:28:57 go: downloading k8s.io/apimachinery v0.23.4 19:28:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:28:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:28:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:28:59 go: downloading github.com/gogo/protobuf v1.3.2 19:28:59 go: downloading k8s.io/kube-aggregator v0.23.3 19:29:00 go: downloading github.com/google/go-tpm v0.3.3 19:29:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:29:03 go: downloading github.com/hashicorp/vault/api v1.4.1 19:29:03 go: downloading cloud.google.com/go/security v1.3.0 19:29:03 go: downloading gopkg.in/yaml.v2 v2.4.0 19:29:04 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:29:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:29:04 go: downloading github.com/gobwas/glob v0.2.3 19:29:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:29:04 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:29:04 go: downloading github.com/aws/smithy-go v1.11.0 19:29:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:29:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:29:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:29:05 go: downloading github.com/dimchansky/utfbom v1.1.1 19:29:05 go: downloading cloud.google.com/go/compute v1.3.0 19:29:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:29:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:29:06 go: downloading cloud.google.com/go/iam v0.1.1 19:29:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:29:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:29:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:29:06 go: downloading k8s.io/klog/v2 v2.30.0 19:29:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:29:07 go: downloading github.com/google/gofuzz v1.1.0 19:29:07 go: downloading github.com/jinzhu/inflection v1.0.0 19:29:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:29:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:29:08 go: downloading github.com/gogo/protobuf v1.3.2 19:29:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:29:09 go: downloading github.com/spf13/pflag v1.0.5 19:29:09 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:29:09 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:29:09 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:29:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:29:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:29:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:29:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:29:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:29:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:29:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:29:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:29:12 go: downloading go.opencensus.io v0.23.0 19:29:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:29:14 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:29:14 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:29:14 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:29:14 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:29:14 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:29:14 go: downloading github.com/dimchansky/utfbom v1.1.1 19:29:14 go: downloading cloud.google.com/go/compute v1.3.0 19:29:15 go: downloading cloud.google.com/go/iam v0.1.1 19:29:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:29:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:29:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:29:16 go: downloading k8s.io/klog/v2 v2.30.0 19:29:16 go: downloading github.com/google/gofuzz v1.1.0 19:29:16 go: downloading gopkg.in/inf.v0 v0.9.1 19:29:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:29:16 go: downloading github.com/go-logr/logr v1.2.2 19:29:16 go: downloading github.com/google/go-cmp v0.5.7 19:29:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:29:17 go: downloading github.com/json-iterator/go v1.1.12 19:29:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:29:18 go: downloading github.com/spf13/pflag v1.0.5 19:29:18 go: downloading github.com/googleapis/gnostic v0.5.5 19:29:18 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:29:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:29:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:29:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:29:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:29:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:29:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:29:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:29:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:29:20 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:29:20 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:29:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:29:23 go: downloading github.com/tklauser/numcpus v0.3.0 19:29:23 go: downloading go.opencensus.io v0.23.0 19:29:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:29:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:29:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:29:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:29:24 go: downloading github.com/tklauser/numcpus v0.3.0 19:29:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:29:24 go: downloading go.uber.org/zap v1.21.0 19:29:24 go: downloading gopkg.in/inf.v0 v0.9.1 19:29:24 go: downloading github.com/go-logr/logr v1.2.2 19:29:24 go: downloading github.com/google/go-cmp v0.5.7 19:29:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:29:25 go: downloading sigs.k8s.io/yaml v1.3.0 19:29:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:29:25 go: downloading github.com/json-iterator/go v1.1.12 19:29:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:29:25 go: downloading github.com/modern-go/reflect2 v1.0.2 19:29:26 go: downloading github.com/ryanuber/go-glob v1.0.0 19:29:26 go: downloading github.com/golang/snappy v0.0.4 19:29:26 go: downloading github.com/googleapis/gnostic v0.5.5 19:29:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:29:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:29:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:29:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:29:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:29:31 go: downloading go.uber.org/zap v1.21.0 19:29:32 go: downloading sigs.k8s.io/yaml v1.3.0 19:29:32 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:29:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:29:33 go: downloading github.com/modern-go/reflect2 v1.0.2 19:29:33 go: downloading github.com/ryanuber/go-glob v1.0.0 19:29:33 go: downloading github.com/golang/snappy v0.0.4 19:29:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:29:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:29:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:29:35 go: downloading github.com/hashicorp/go-version v1.2.0 19:29:35 go: downloading go.uber.org/multierr v1.6.0 19:29:43 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:29:43 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:29:43 go: downloading github.com/hashicorp/go-version v1.2.0 19:29:43 go: downloading go.uber.org/multierr v1.6.0 19:30:10 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:30:10 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:30:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:30:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19: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/secrets-config ./cmd/secrets-config 19: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:34:18 Removing intermediate container d63ed09091a6 19:34:18 ---> 6dcee87b6ff8 19:34:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:34:18 ---> Running in cfcdfe5b55a4 19:34:21 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 19:34:28 Removing intermediate container cfcdfe5b55a4 19:34:28 ---> 7cf4e746a0cd 19:34:28 19:34:28 Step 11/23 : FROM docker:20.10.14 19:34:28 20.10.14: Pulling from library/docker 19:34:31 Removing intermediate container d2ae4a608ead 19:34:31 ---> 2f9afe966066 19:34:31 19:34:31 Step 10/25 : FROM alpine:3.14 19:34:31 3.14: Pulling from library/alpine 19:34:34 Removing intermediate container fd73fa2345f3 19:34:34 ---> 54209676f57f 19:34:34 19:34:34 Step 10/22 : FROM alpine:3.14 19:34:34 3.14: Pulling from library/alpine 19:34:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:34:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:34:34 Status: Downloaded newer image for alpine:3.14 19:34:34 Status: Downloaded newer image for alpine:3.14 19:34:34 ---> ac73e934f311 19:34:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:34:34 ---> ac73e934f311 19:34:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:34:34 ---> Running in 7c8c32138520 19:34:34 ---> Running in 169c12f966f8 19:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:34:39 (1/3) Installing ca-certificates (20211220-r0) 19:34:40 (2/3) Installing dumb-init (1.2.5-r1) 19:34:40 (3/3) Installing su-exec (0.2-r1) 19:34:40 Executing busybox-1.33.1-r7.trigger 19:34:40 Executing ca-certificates-20211220-r0.trigger 19:34:40 OK: 6 MiB in 17 packages 19:34:40 (1/6) Installing ca-certificates (20211220-r0) 19:34:41 (2/6) Installing brotli-libs (1.0.9-r5) 19:34:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:34:41 (4/6) Installing libcurl (7.79.1-r0) 19:34:41 (5/6) Installing curl (7.79.1-r0) 19:34:41 (6/6) Installing dumb-init (1.2.5-r1) 19:34:41 Executing busybox-1.33.1-r7.trigger 19:34:41 Executing ca-certificates-20211220-r0.trigger 19:34:41 OK: 8 MiB in 20 packages 19:34:45 Removing intermediate container 169c12f966f8 19:34:45 ---> 6f95df1b2e0d 19:34:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:45 ---> Running in e07932979fd9 19:34:45 Removing intermediate container 7c8c32138520 19:34:45 ---> cde63e2bdce6 19:34:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:45 ---> Running in ca221818a183 19:34:46 Removing intermediate container e07932979fd9 19:34:46 ---> 330450e9edc7 19:34:46 Step 13/25 : WORKDIR / 19:34:46 ---> Running in a8764367da97 19:34:46 Removing intermediate container ca221818a183 19:34:46 ---> fd79a50b7a37 19:34:46 Step 13/22 : WORKDIR /edgex 19:34:46 ---> Running in 12ee08c4415f 19:34:48 Removing intermediate container a8764367da97 19:34:48 ---> eed54c07879c 19: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 19:34:48 Removing intermediate container 12ee08c4415f 19:34:48 ---> b50759f262ed 19:34:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:34:50 ---> d3647d9cfad0 19:34:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:34:50 ---> 2c67b11b76f7 19:34:50 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:34:52 ---> 606c70641958 19:34:52 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:34:54 ---> 37bc8bbbdcaf 19:34:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:34:54 ---> 10420c492e14 19:34:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:34:54 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:34:54 Status: Downloaded newer image for docker:20.10.14 19:34:54 ---> c346e9eafbab 19:34:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:34:54 ---> Running in eed57b80b291 19:34:55 Removing intermediate container eed57b80b291 19:34:55 ---> b2379db0c4cb 19:34:55 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 19:34:55 ---> Running in dbf7e288b03e 19:34:56 ---> 8fc8a6018284 19:34:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:59 ---> cdee4fc8d6ce 19:34:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:00 (1/43) Installing readline (8.1.1-r0) 19:35:00 (2/43) Installing bash (5.1.16-r0) 19:35:00 Executing bash-5.1.16-r0.post-install 19:35:00 (3/43) Installing brotli-libs (1.0.9-r5) 19:35:00 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:35:00 (5/43) Installing libcurl (7.80.0-r0) 19:35:00 (6/43) Installing curl (7.80.0-r0) 19:35:00 (7/43) Installing dumb-init (1.2.5-r1) 19:35:00 (8/43) Installing libbz2 (1.0.8-r1) 19:35:00 (9/43) Installing expat (2.4.7-r0) 19:35:00 (10/43) Installing libffi (3.4.2-r1) 19:35:00 (11/43) Installing gdbm (1.22-r0) 19:35:00 (12/43) Installing xz-libs (5.2.5-r0) 19:35:00 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:35:00 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:35:00 (15/43) Installing mpdecimal (2.5.1-r1) 19:35:00 (16/43) Installing sqlite-libs (3.36.0-r0) 19:35:00 (17/43) Installing python3 (3.9.7-r4) 19:35:00 ---> b19fde695b90 19:35:00 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:00 ---> Running in 94b71eaecc2f 19:35:00 ---> dcab5d003c14 19:35:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:35:03 (18/43) Installing py3-appdirs (1.4.4-r2) 19:35:03 (19/43) Installing py3-certifi (2020.12.5-r1) 19:35:03 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:35:03 (21/43) Installing py3-idna (3.3-r0) 19:35:03 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:35:04 (23/43) Installing py3-requests (2.26.0-r1) 19:35:04 (24/43) Installing py3-msgpack (1.0.2-r1) 19:35:04 ---> 82fd8f10faf3 19:35:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:35:04 (25/43) Installing py3-lockfile (0.12.2-r4) 19:35:04 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:35:04 (27/43) Installing py3-colorama (0.4.4-r1) 19:35:04 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:35:04 (29/43) Installing py3-distlib (0.3.3-r0) 19:35:04 (30/43) Installing py3-distro (1.6.0-r0) 19:35:04 (31/43) Installing py3-six (1.16.0-r0) 19:35:04 (32/43) Installing py3-webencodings (0.5.1-r4) 19:35:04 (33/43) Installing py3-html5lib (1.1-r1) 19:35:04 (34/43) Installing py3-parsing (2.4.7-r2) 19:35:04 (35/43) Installing py3-packaging (20.9-r1) 19:35:04 (36/43) Installing py3-tomli (1.2.2-r0) 19:35:04 (37/43) Installing py3-pep517 (0.12.0-r0) 19:35:04 (38/43) Installing py3-progress (1.6-r0) 19:35:04 (39/43) Installing py3-retrying (1.3.3-r2) 19:35:04 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:35:04 (41/43) Installing py3-setuptools (52.0.0-r4) 19:35:04 Removing intermediate container 94b71eaecc2f 19:35:04 ---> e295f4602afe 19:35:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:35:04 ---> Running in 5f750d50876b 19:35:04 (42/43) Installing py3-toml (0.10.2-r2) 19:35:04 (43/43) Installing py3-pip (20.3.4-r1) 19:35:05 ---> 86d8f0a7a675 19:35:05 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/ 19:35:05 ---> Running in 7c10bdbd48ce 19:35:05 Removing intermediate container 5f750d50876b 19:35:05 ---> a69fdf0c8a4a 19:35:05 Step 20/22 : LABEL arch=arm64 19:35:06 Executing busybox-1.34.1-r5.trigger 19:35:06 OK: 82 MiB in 65 packages 19:35:06 ---> Running in 1981d1eb8a8d 19:35:07 Removing intermediate container 1981d1eb8a8d 19:35:07 ---> 566c7ed70e39 19:35:07 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:35:07 ---> Running in c17151201f5e 19:35:07 Removing intermediate container c17151201f5e 19:35:07 ---> 4b929add0a5c 19:35:07 Step 22/22 : LABEL version=0.0.0 19:35:07 ---> Running in 1299b62c8245 19:35:08 Removing intermediate container 1299b62c8245 19:35:08 ---> 31fedccdb5be 19:35:08 19:35:09 Removing intermediate container 7c10bdbd48ce 19:35:09 ---> ff0dbb1dda3f 19:35:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:35:09 ---> Running in 9a95b437c4c6 19:35:10 Successfully built 31fedccdb5be 19:35:10 Successfully tagged security-proxy-setup-arm64:latest 19:35:10 Building support-scheduler 19:35:10  Building security-proxy-setup ... done Removing intermediate container 9a95b437c4c6 19:35:10 ---> ff911e70341f 19:35:10 Step 23/25 : LABEL arch=arm64 19:35:10 ---> Running in de91d06402b8 19:35:11 Removing intermediate container de91d06402b8 19:35:11 ---> bddb3e2d2b09 19:35:11 Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:35:11 ---> Running in ce9b02203a79 19:35:11 Removing intermediate container ce9b02203a79 19:35:11 ---> 0fc8fac81ef3 19:35:11 Step 25/25 : LABEL version=0.0.0 19:35:11 ---> Running in bc1b09bc5173 19:35:12 Removing intermediate container bc1b09bc5173 19:35:12 ---> ac4ce43124ed 19:35:12 19:35:13 Successfully built ac4ce43124ed 19:35:13 Successfully tagged security-secretstore-setup-arm64:latest 19:35:13  Building security-secretstore-setup ... done Building core-data 19:35:13 Collecting docker-compose==1.23.2 19:35:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:35:14 Collecting jsonschema<3,>=2.5.1 19:35:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:35:14 Collecting docopt<0.7,>=0.6.1 19:35:14 Downloading docopt-0.6.2.tar.gz (25 kB) 19:35:17 Collecting texttable<0.10,>=0.9.0 19:35:17 Downloading texttable-0.9.1.tar.gz (11 kB) 19:35:21 Collecting websocket-client<1.0,>=0.32.0 19:35:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:35:21 Collecting cached-property<2,>=1.2.0 19:35:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:35:21 Collecting docker<4.0,>=3.6.0 19:35:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:35:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:35:22 Collecting dockerpty<0.5,>=0.4.1 19:35:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:35:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:35:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:35:26 Collecting PyYAML<4,>=3.10 19:35:26 Downloading PyYAML-3.13.tar.gz (270 kB) 19:35:31 Collecting docker-pycreds>=0.4.0 19:35:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:35:32 Collecting idna<2.8,>=2.5 19:35:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:35:32 Collecting chardet<3.1.0,>=3.0.2 19:35:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:35:32 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) 19:35:33 Collecting urllib3<1.25,>=1.21.1 19:35:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:35:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:35:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:35:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:35:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:35:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:35:35 Attempting uninstall: urllib3 19:35:35 Found existing installation: urllib3 1.26.7 19:35:35 Uninstalling urllib3-1.26.7: 19:35:36 Successfully uninstalled urllib3-1.26.7 19:35:37 Attempting uninstall: idna 19:35:37 Found existing installation: idna 3.3 19:35:37 Uninstalling idna-3.3: 19:35:37 Successfully uninstalled idna-3.3 19:35:41 Attempting uninstall: requests 19:35:41 Found existing installation: requests 2.26.0 19:35:41 Uninstalling requests-2.26.0: 19:35:41 Successfully uninstalled requests-2.26.0 19:35:41 Running setup.py install for texttable: started 19:35:47 Running setup.py install for texttable: finished with status 'done' 19:35:47 Running setup.py install for PyYAML: started 19:35:51 Running setup.py install for PyYAML: finished with status 'done' 19:35:51 Running setup.py install for docopt: started 19:35:55 Running setup.py install for docopt: finished with status 'done' 19:35:55 Running setup.py install for dockerpty: started 19:35:58 Running setup.py install for dockerpty: finished with status 'done' 19:36:00 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 19:36:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:36:10 ---> 27a2ece7978d 19:36:10 Step 3/22 : WORKDIR /edgex-go 19:36:10 ---> Using cache 19:36:10 ---> 250ef15605fb 19:36:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:10 ---> Using cache 19:36:10 ---> bde30fca2f2c 19:36:10 Step 5/22 : RUN apk add --update --no-cache make git 19:36:10 ---> Using cache 19:36:10 ---> c6be79216b9a 19:36:10 Step 6/22 : COPY go.mod vendor* ./ 19:36:10 ---> Using cache 19:36:10 ---> a2eb1d2a2254 19:36:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:10 ---> Using cache 19:36:10 ---> f26ae5fb8d76 19:36:10 Step 8/22 : COPY . . 19:36:10 ---> Using cache 19:36:10 ---> 01d7e42bb9f3 19:36:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:36:11 ---> Running in c474ef548f7d 19:36:14 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 19:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:36:15 ---> 27a2ece7978d 19:36:15 Step 3/23 : WORKDIR /edgex-go 19:36:15 ---> Using cache 19:36:15 ---> 250ef15605fb 19:36:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:15 ---> Using cache 19:36:15 ---> bde30fca2f2c 19:36:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:36:15 ---> Running in f0e9d5485220 19:36:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:36:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:36:20 OK: 220 MiB in 52 packages 19:36:23 Removing intermediate container f0e9d5485220 19:36:23 ---> 66ac5700f9c6 19:36:23 Step 6/23 : COPY go.mod vendor* ./ 19:36:24 ---> 26f68be28fa8 19:36:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:24 ---> Running in 68b1a28ea122 19:36:25 Removing intermediate container dbf7e288b03e 19:36:25 ---> 2e90e6eedf8e 19:36:25 Step 14/23 : ENV APP_PORT=58890 19:36:25 ---> Running in 50d299db37dd 19:36:26 Removing intermediate container 50d299db37dd 19:36:26 ---> 482479e98106 19:36:26 Step 15/23 : EXPOSE $APP_PORT 19:36:26 ---> Running in ed7e706a095b 19:36:27 Removing intermediate container ed7e706a095b 19:36:27 ---> f493b29ff037 19:36:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:36:29 ---> 2de999b7d101 19:36:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:36:31 ---> 7d3117e789c2 19:36:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:36:31 Removing intermediate container 68b1a28ea122 19:36:31 ---> f9ddb915db90 19:36:31 Step 8/23 : COPY . . 19:36:32 ---> b2140cd0373d 19:36:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:36:33 ---> Running in 7298632817c6 19:36:33 Removing intermediate container 7298632817c6 19:36:33 ---> bd549f57de33 19:36:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:34 ---> Running in fbae509caa9b 19:36:35 Removing intermediate container fbae509caa9b 19:36:35 ---> 08b173924594 19:36:35 Step 21/23 : LABEL arch=arm64 19:36:35 ---> Running in 16fcff118438 19:36:36 Removing intermediate container 16fcff118438 19:36:36 ---> 18eb59d9c302 19:36:36 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:36:36 ---> Running in 6e0927ecfc7a 19:36:37 Removing intermediate container 6e0927ecfc7a 19:36:37 ---> 101b79a3f7fc 19:36:37 Step 23/23 : LABEL version=0.0.0 19:36:37 ---> Running in f7a8ba245dac 19:36:38 Removing intermediate container f7a8ba245dac 19:36:38 ---> c8f1af0c9ae5 19:36:38 19:36:39 Successfully built c8f1af0c9ae5 19:36:39 Successfully tagged sys-mgmt-agent-arm64:latest 19:36:39 Building security-bootstrapper 19:37:06  Building sys-mgmt-agent ... done  ---> f34d19621cbd 19:37:06 Step 9/23 : RUN make cmd/core-data/core-data 19:37:06 ---> Running in 8bbaba485845 19:37:07 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 19:37:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:37:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:37:22 ---> 27a2ece7978d 19:37:22 Step 3/31 : WORKDIR /edgex-go 19:37:22 ---> Using cache 19:37:22 ---> 250ef15605fb 19:37:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:22 ---> Using cache 19:37:22 ---> bde30fca2f2c 19:37:22 Step 5/31 : RUN apk add --update --no-cache make git 19:37:22 ---> Using cache 19:37:22 ---> c6be79216b9a 19:37:22 Step 6/31 : COPY go.mod vendor* ./ 19:37:22 ---> Using cache 19:37:22 ---> a2eb1d2a2254 19:37:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:22 ---> Using cache 19:37:22 ---> f26ae5fb8d76 19:37:22 Step 8/31 : COPY . . 19:37:22 ---> Using cache 19:37:22 ---> 01d7e42bb9f3 19:37:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:37:22 ---> Running in 190fd2fd792f 19:37:24 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 19:45:02 Removing intermediate container c474ef548f7d 19:45:02 ---> cf9bf2466d7c 19:45:02 19:45:02 Step 10/22 : FROM alpine:3.14 19:45:02 ---> ac73e934f311 19:45:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:45:02 ---> Running in 0617a3cfc4ab 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:45:02 (1/1) Installing dumb-init (1.2.5-r1) 19:45:02 Executing busybox-1.33.1-r7.trigger 19:45:02 OK: 5 MiB in 15 packages 19:45:02 Removing intermediate container 0617a3cfc4ab 19:45:02 ---> cb20bd39a461 19:45:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:45:02 ---> Running in e8df663f7770 19:45:02 Removing intermediate container e8df663f7770 19:45:02 ---> 3b0729a5bf8a 19:45:02 Step 13/22 : ENV APP_PORT=59861 19:45:02 ---> Running in 73facd3c3bfc 19:45:02 Removing intermediate container 73facd3c3bfc 19:45:02 ---> a91bd46e6315 19:45:02 Step 14/22 : EXPOSE $APP_PORT 19:45:02 ---> Running in e1c96045f526 19:45:02 Removing intermediate container e1c96045f526 19:45:02 ---> 4de474aacad4 19:45:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:02 ---> 0c0901b56a8d 19:45:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:45:02 ---> ca534526cc40 19:45:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:45:02 ---> 4922f51c7977 19:45:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:45:02 ---> Running in 4384d00c6575 19:45:03 Removing intermediate container 4384d00c6575 19:45:03 ---> 8706efbd84df 19:45:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:03 ---> Running in 05151b9debf1 19:45:03 Removing intermediate container 05151b9debf1 19:45:03 ---> 3354fcff3ee3 19:45:03 Step 20/22 : LABEL arch=arm64 19:45:03 ---> Running in 0bfa047cd1c8 19:45:04 Removing intermediate container 0bfa047cd1c8 19:45:04 ---> 2e1040669276 19:45:04 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:45:04 ---> Running in b1b8e6fc0a5a 19:45:05 Removing intermediate container b1b8e6fc0a5a 19:45:05 ---> 141233b25977 19:45:05 Step 22/22 : LABEL version=0.0.0 19:45:05 ---> Running in 584e7d978d44 19:45:05 Removing intermediate container 584e7d978d44 19:45:05 ---> d7e3b065547e 19:45:05 19:45:06 Successfully built d7e3b065547e 19:45:06 Successfully tagged support-scheduler-arm64:latest 19:45:06 Building security-spiffe-token-provider 19:45:45  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:45:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:45:45 ---> 27a2ece7978d 19:45:45 Step 3/20 : WORKDIR /edgex-go 19:45:45 ---> Using cache 19:45:45 ---> 250ef15605fb 19:45:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:45:45 ---> Running in ae6c70e21dfa 19:45:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:49 Removing intermediate container 190fd2fd792f 19:45:49 ---> 963d907f5e28 19:45:49 19:45:49 Step 10/31 : FROM alpine:3.14 19:45:49 ---> ac73e934f311 19:45:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:45:49 ---> Running in fa62d8134f9e 19:45:49 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:45:49 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:45:49 OK: 15739 distinct packages available 19:45:49 Removing intermediate container fa62d8134f9e 19:45:49 ---> 3695ab825cb3 19:45:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:45:50 ---> Running in 9c2c1772d557 19:45:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:45:52 OK: 220 MiB in 52 packages 19:45:53 (1/2) Installing dumb-init (1.2.5-r1) 19:45:54 (2/2) Installing su-exec (0.2-r1) 19:45:54 Executing busybox-1.33.1-r7.trigger 19:45:54 OK: 6 MiB in 16 packages 19:45:54 Removing intermediate container ae6c70e21dfa 19:45:54 ---> 0af60dac4434 19:45:54 Step 5/20 : COPY go.mod vendor* ./ 19:45:55 Removing intermediate container 9c2c1772d557 19:45:55 ---> b1b916f9f0fa 19:45:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:45:55 ---> Running in 8d03cd17268e 19:45:56 ---> 907e58f9912c 19:45:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:56 ---> Running in 2e0694bffc2f 19:45:56 Removing intermediate container 8d03cd17268e 19:45:56 ---> b3cffdd5a643 19:45:56 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:45:56 ---> Running in eca3da6027c5 19:45:57 Removing intermediate container eca3da6027c5 19:45:57 ---> 2394e8848c01 19:45:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:45:57 ---> Running in bc8258b33b9a 19:46:01 Removing intermediate container bc8258b33b9a 19:46:01 ---> 3e5553a1fb8d 19:46:01 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:46:01 ---> Running in 6814883a7774 19:46:01 Removing intermediate container 6814883a7774 19:46:01 ---> 600073d902ba 19:46:01 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:46:02 ---> 122ed78ecfe9 19:46:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:46:02 ---> Running in 5b1b1c6a9d1f 19:46:04 Removing intermediate container 2e0694bffc2f 19:46:04 ---> 66c2c6b30b60 19:46:04 Step 7/20 : COPY . . 19:46:07 Removing intermediate container 5b1b1c6a9d1f 19:46:07 ---> 74e0299b3008 19:46:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:09 ---> 79b197117032 19:46:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:46:13 ---> dbc5b92ce8dc 19:46:13 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:46:14 ---> ec16f2b15145 19:46:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:46:15 ---> a062effa05e4 19:46:15 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:46:17 ---> e680b31605b5 19:46:17 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:46:18 ---> Running in b34558314728 19:46:19 Removing intermediate container b34558314728 19:46:19 ---> 78b58038c0b2 19:46:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:46:21 ---> 49fadb018e11 19:46:21 Step 26/31 : RUN chmod +x /entrypoint.sh 19:46:22 ---> Running in 3eb59dc91a49 19:46:27 Removing intermediate container 3eb59dc91a49 19:46:27 ---> e19d21fdf0e4 19:46:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:46:27 ---> Running in 24d0e6f0b29e 19:46:28 Removing intermediate container 24d0e6f0b29e 19:46:28 ---> b8e40a1dc01a 19:46:28 Step 28/31 : CMD ["gate"] 19:46:29 ---> Running in f6169219935a 19:46:31 Removing intermediate container f6169219935a 19:46:31 ---> 323bab8bb48d 19:46:31 Step 29/31 : LABEL arch=arm64 19:46:31 ---> Running in 39b09f1c6de7 19:46:33 Removing intermediate container 39b09f1c6de7 19:46:33 ---> 92a742f1e6b5 19:46:33 Step 30/31 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:46:34 ---> Running in 7e6584b65ba6 19:46:35 Removing intermediate container 7e6584b65ba6 19:46:35 ---> 473444068fd5 19:46:35 Step 31/31 : LABEL version=0.0.0 19:46:36 ---> Running in 5fa5cb0378e1 19:46:37 Removing intermediate container 5fa5cb0378e1 19:46:37 ---> b5bb7d9313f8 19:46:37 19:46:39 Successfully built b5bb7d9313f8 19:46:39 Successfully tagged security-bootstrapper-arm64:latest 19:46:39  Building security-bootstrapper ... done Building support-notifications 19:46:48 Removing intermediate container 8bbaba485845 19:46:48 ---> 0feb83d73440 19:46:48 19:46:48 Step 10/23 : FROM alpine:3.14 19:46:48 ---> ac73e934f311 19:46:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:46:48 ---> b234e4ec6d70 19:46:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:46:48 ---> Running in 63c66211ea4a 19:46:48 ---> Running in 32bc94717dd4 19:46:49 Removing intermediate container 63c66211ea4a 19:46:49 ---> f2bd0a59e66f 19:46:49 Step 12/23 : ENV APP_PORT=59880 19:46:49 ---> Running in bf30a3d7887a 19:46:50 Removing intermediate container bf30a3d7887a 19:46:50 ---> 296f5b2545d3 19:46:50 Step 13/23 : EXPOSE $APP_PORT 19:46:50 ---> Running in 5b5039bdf9a3 19:46:51 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 19:46:51 Removing intermediate container 5b5039bdf9a3 19:46:51 ---> 9d2d78c03866 19:46:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:46:51 ---> Running in 6495f8d6a7a2 19:46:54 Removing intermediate container 6495f8d6a7a2 19:46:54 ---> 611d54efcd62 19:46:54 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:46:55 ---> Running in d1aaedf0e08d 19:46:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:46:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:47:00 (1/6) Installing dumb-init (1.2.5-r1) 19:47:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:47:00 (3/6) Installing libsodium (1.0.18-r0) 19:47:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:47:00 (5/6) Installing libzmq (4.3.4-r0) 19:47:00 (6/6) Installing zeromq (4.3.4-r0) 19:47:01 Executing busybox-1.33.1-r7.trigger 19:47:01 OK: 8 MiB in 20 packages 19:47:04 Removing intermediate container d1aaedf0e08d 19:47:04 ---> c76db2502279 19:47:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:05 ---> f7986ddfd123 19:47:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:09 ---> 13aa2033e27e 19:47:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:47:11 ---> 6a587d9d5ab0 19:47:11 Step 19/23 : ENTRYPOINT ["/core-data"] 19:47:11 ---> Running in f23bf34c7c75 19:47:12 Removing intermediate container f23bf34c7c75 19:47:12 ---> 1c0111491de1 19:47:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:12 ---> Running in a02253fb93ee 19:47:13 Removing intermediate container a02253fb93ee 19:47:13 ---> 4cdd7b78c934 19:47:13 Step 21/23 : LABEL arch=arm64 19:47:13 ---> Running in 3ac66ec9216e 19:47:14 Removing intermediate container 3ac66ec9216e 19:47:14 ---> da5214a53ae8 19:47:14 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:47:14 ---> Running in 101eff1d7a51 19:47:15 Removing intermediate container 101eff1d7a51 19:47:15 ---> 48c996bc5396 19:47:15 Step 23/23 : LABEL version=0.0.0 19:47:15 ---> Running in 41addb76c115 19:47:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:47:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:47:16 ---> 27a2ece7978d 19:47:16 Step 3/22 : WORKDIR /edgex-go 19:47:16 ---> Using cache 19:47:16 ---> 250ef15605fb 19:47:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:16 ---> Using cache 19:47:16 ---> bde30fca2f2c 19:47:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:47:16 ---> Running in cefe36359687 19:47:16 Removing intermediate container 41addb76c115 19:47:16 ---> 4eeb0572b29a 19:47:16 19:47:18 Successfully built 4eeb0572b29a 19:47:18 Successfully tagged core-data-arm64:latest 19:47:18  Building core-data ... done Building core-metadata 19:47:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:47:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:47:21 OK: 220 MiB in 52 packages 19:47:22 Removing intermediate container cefe36359687 19:47:22 ---> 2c5993b75a8d 19:47:22 Step 6/22 : COPY go.mod vendor* ./ 19:47:23 ---> 36e30297dcd8 19:47:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:24 ---> Running in 47ac60b79961 19:47:30 Removing intermediate container 47ac60b79961 19:47:30 ---> d18bc26427a5 19:47:30 Step 8/22 : COPY . . 19:47:57 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:47:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:57 ---> 27a2ece7978d 19:47:57 Step 3/23 : WORKDIR /edgex-go 19:47:57 ---> Using cache 19:47:57 ---> 250ef15605fb 19:47:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:57 ---> Using cache 19:47:57 ---> bde30fca2f2c 19:47:57 Step 5/23 : RUN apk add --update --no-cache make git 19:47:57 ---> Using cache 19:47:57 ---> c6be79216b9a 19:47:57 Step 6/23 : COPY go.mod vendor* ./ 19:47:57 ---> Using cache 19:47:57 ---> a2eb1d2a2254 19:47:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:57 ---> Using cache 19:47:57 ---> f26ae5fb8d76 19:47:57 Step 8/23 : COPY . . 19:47:57 ---> Using cache 19:47:57 ---> 01d7e42bb9f3 19:47:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:47:57 ---> Running in a926e519d985 19:47:59 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 19:48:07 ---> 9bda7e0e38db 19:48:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:48:07 ---> Running in ba6773b88b66 19:48:09 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 19:54:47 Removing intermediate container 32bc94717dd4 19:54:47 ---> 5ad118e69f46 19:54:47 19:54:47 Step 9/20 : FROM alpine:3.15 19:54:47 3.15: Pulling from library/alpine 19:54:47 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:54:47 Status: Downloaded newer image for alpine:3.15 19:54:47 ---> 3fb3c9af89a9 19:54:47 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:54:47 ---> Running in 282bc5692d99 19:54:47 Removing intermediate container 282bc5692d99 19:54:47 ---> 25db3a196a8d 19:54:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:47 ---> Running in cc1ea81f1dad 19:54:47 Removing intermediate container cc1ea81f1dad 19:54:47 ---> ef1d6e7b1617 19:54:47 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:54:47 ---> Running in aaa3cf5e8cb6 19:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:54:47 v3.15.4-4-gebba191e83 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:54:47 v3.15.4-3-g99ba27d818 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:54:47 OK: 15729 distinct packages available 19:54:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:54:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:54:49 (1/9) Installing ca-certificates (20211220-r0) 19:54:49 (2/9) Installing brotli-libs (1.0.9-r5) 19:54:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:54:49 (4/9) Installing libcurl (7.80.0-r0) 19:54:49 (5/9) Installing curl (7.80.0-r0) 19:54:50 (6/9) Installing dumb-init (1.2.5-r1) 19:54:50 (7/9) Installing musl-obstack (1.2.3-r0) 19:54:50 (8/9) Installing libucontext (1.1-r0) 19:54:50 (9/9) Installing gcompat (1.0.0-r4) 19:54:50 Executing busybox-1.34.1-r5.trigger 19:54:50 Executing ca-certificates-20211220-r0.trigger 19:54:51 OK: 8 MiB in 23 packages 19:54:53 Removing intermediate container aaa3cf5e8cb6 19:54:53 ---> f83a3e918ec0 19:54:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:54:54 ---> 1fb69afc5bc4 19:54:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:54:56 ---> bc6851f46d12 19:54:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:54:57 ---> 3deb36abfdef 19:54:57 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:54:57 ---> Running in 1d5c1ea8cd5e 19:54:58 Removing intermediate container 1d5c1ea8cd5e 19:54:58 ---> db7fab76c385 19:54:58 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:54:58 ---> Running in 287c65fcb326 19:54:58 Removing intermediate container 287c65fcb326 19:54:58 ---> 4cc56b59e0e0 19:54:58 Step 18/20 : LABEL arch=arm64 19:54:59 ---> Running in 8cb384323bbf 19:54:59 Removing intermediate container 8cb384323bbf 19:54:59 ---> 0f88b4cf4033 19:54:59 Step 19/20 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:54:59 ---> Running in f13aefd45345 19:55:00 Removing intermediate container f13aefd45345 19:55:00 ---> 6a60a56c26cd 19:55:00 Step 20/20 : LABEL version=0.0.0 19:55:00 ---> Running in 7f489f9f5960 19:55:00 Removing intermediate container 7f489f9f5960 19:55:00 ---> bb093f08adc6 19:55:00 19:55:01 Successfully built bb093f08adc6 19:55:01 Successfully tagged security-spiffe-token-provider-arm64:latest 19:55:01  Building security-spiffe-token-provider ... done Building core-command 19:55:40 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:55:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:55:40 ---> 27a2ece7978d 19:55:40 Step 3/23 : WORKDIR /edgex-go 19:55:40 ---> Using cache 19:55:40 ---> 250ef15605fb 19:55:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:55:40 ---> Using cache 19:55:40 ---> bde30fca2f2c 19:55:40 Step 5/23 : RUN apk add --update --no-cache make git 19:55:40 ---> Using cache 19:55:40 ---> c6be79216b9a 19:55:40 Step 6/23 : COPY go.mod vendor* ./ 19:55:40 ---> Using cache 19:55:40 ---> a2eb1d2a2254 19:55:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:40 ---> Using cache 19:55:40 ---> f26ae5fb8d76 19:55:40 Step 8/23 : COPY . . 19:55:40 ---> Using cache 19:55:40 ---> 01d7e42bb9f3 19:55:40 Step 9/23 : RUN make cmd/core-command/core-command 19:55:40 ---> Running in baf5ab4f8e6b 19:55:40 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 19:56:27 Removing intermediate container a926e519d985 19:56:27 ---> 311ef2d6b103 19:56:27 19:56:27 Step 10/23 : FROM alpine:3.14 19:56:27 ---> ac73e934f311 19:56:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:56:27 ---> Using cache 19:56:27 ---> cb20bd39a461 19:56:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:56:27 ---> Using cache 19:56:27 ---> 3b0729a5bf8a 19:56:27 Step 13/23 : ENV APP_PORT=59881 19:56:27 ---> Running in eb623f90e676 19:56:28 Removing intermediate container eb623f90e676 19:56:28 ---> 89bd4906a3d5 19:56:28 Step 14/23 : EXPOSE $APP_PORT 19:56:28 ---> Running in f9c456e76e5a 19:56:29 Removing intermediate container f9c456e76e5a 19:56:29 ---> 9a9c93449f35 19:56:29 Step 15/23 : WORKDIR / 19:56:29 ---> Running in e86c21931a38 19:56:31 Removing intermediate container e86c21931a38 19:56:31 ---> cf1fd7151cea 19:56:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:32 ---> c599928a6f04 19:56:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:56:37 ---> bd70d498f12c 19:56:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:56:39 ---> 9563ff95ee0c 19:56:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:56:39 ---> Running in dceffe10e3ac 19:56:40 Removing intermediate container dceffe10e3ac 19:56:40 ---> 0b92637b2268 19:56:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:40 ---> Running in 54acf567e3bd 19:56:41 Removing intermediate container 54acf567e3bd 19:56:41 ---> ed10d03a8a18 19:56:41 Step 21/23 : LABEL arch=arm64 19:56:41 ---> Running in 52dc1eb0eadf 19:56:41 Removing intermediate container ba6773b88b66 19:56:41 ---> 86c9d744891a 19:56:41 19:56:41 Step 10/22 : FROM alpine:3.14 19:56:41 ---> ac73e934f311 19:56:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:56:42 ---> Running in 3bd78525b96c 19:56:42 Removing intermediate container 52dc1eb0eadf 19:56:42 ---> 62ff18de2dc3 19:56:42 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:56:42 ---> Running in fc7903b5091e 19:56:43 Removing intermediate container fc7903b5091e 19:56:43 ---> 6b0742384d86 19:56:43 Step 23/23 : LABEL version=0.0.0 19:56:43 ---> Running in 49eebdee62ce 19:56:44 Removing intermediate container 49eebdee62ce 19:56:44 ---> dc9c5e3b7531 19:56:44 19:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:56:45 Successfully built dc9c5e3b7531 19:56:45 Successfully tagged core-metadata-arm64:latest 19:56:45 Building security-spire-server 19:56:46  Building core-metadata ... done (1/2) Installing ca-certificates (20211220-r0) 19:56:46 (2/2) Installing dumb-init (1.2.5-r1) 19:56:46 Executing busybox-1.33.1-r7.trigger 19:56:46 Executing ca-certificates-20211220-r0.trigger 19:56:46 OK: 6 MiB in 16 packages 19:56:49 Removing intermediate container 3bd78525b96c 19:56:49 ---> 1f5e860d14c5 19:56:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:56:49 ---> Running in 16710dc19abd 19:56:50 Removing intermediate container 16710dc19abd 19:56:50 ---> 2c9aeb39d785 19:56:50 Step 13/22 : ENV APP_PORT=59860 19:56:50 ---> Running in ee6bbfe3dace 19:56:50 Removing intermediate container ee6bbfe3dace 19:56:50 ---> 09b2694ded93 19:56:50 Step 14/22 : EXPOSE $APP_PORT 19:56:50 ---> Running in 30f726545b72 19:56:51 Removing intermediate container 30f726545b72 19:56:51 ---> d4e34ad8cfcc 19:56:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:56:53 ---> 24a2efe5281d 19:56:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:56:55 ---> 34c1726ed846 19:56:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:56:56 ---> 90be65ab4d03 19:56:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:56:57 ---> Running in a143d9364ac0 19:56:57 Removing intermediate container a143d9364ac0 19:56:57 ---> 2a1a05064352 19:56:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:56:57 ---> Running in 4c585b249582 19:56:58 Removing intermediate container 4c585b249582 19:56:58 ---> 815efc25d771 19:56:58 Step 20/22 : LABEL arch=arm64 19:56:58 ---> Running in 5a26ca1604d9 19:56:58 Removing intermediate container 5a26ca1604d9 19:56:58 ---> eff1a00f92ce 19:56:58 Step 21/22 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 19:56:59 ---> Running in cc99b5ab2d4b 19:56:59 Removing intermediate container cc99b5ab2d4b 19:56:59 ---> 347365e3efb0 19:56:59 Step 22/22 : LABEL version=0.0.0 19:56:59 ---> Running in fbf1484ae333 19:57:00 Removing intermediate container fbf1484ae333 19:57:00 ---> 7bc894222acc 19:57:00 19:57:01 Successfully built 7bc894222acc 19:57:01 Successfully tagged support-notifications-arm64:latest 19:57:23  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:57:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:57:23 ---> 27a2ece7978d 19:57:23 Step 3/25 : WORKDIR /edgex-go 19:57:23 ---> Using cache 19:57:23 ---> 250ef15605fb 19:57:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:23 ---> Using cache 19:57:23 ---> bde30fca2f2c 19:57:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:57:23 ---> Running in 70dbb8630f34 19:57:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:25 OK: 220 MiB in 52 packages 19:57:27 Removing intermediate container 70dbb8630f34 19:57:27 ---> b6fddbac1339 19:57:27 Step 6/25 : COPY go.mod vendor* ./ 19:57:28 ---> d9b49839e916 19:57:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:28 ---> Running in bfa05c9ad50b 19:57:33 Removing intermediate container bfa05c9ad50b 19:57:33 ---> aaa39a59e831 19:57:33 Step 8/25 : COPY . . 19:58:00 ---> 5a2e3778e394 19:58:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:58:00 ---> Running in fbda4eeb1410 19:58:00 Removing intermediate container fbda4eeb1410 19:58:00 ---> 0cf9373c569a 19:58:00 Step 10/25 : RUN mkdir -p spire-build 19:58:00 ---> Running in dc958864aef8 19:58:03 Removing intermediate container dc958864aef8 19:58:03 ---> 197820794eaf 19:58:03 Step 11/25 : WORKDIR /edgex-go/spire-build 19:58:03 ---> Running in 2997166785e8 19:58:04 Removing intermediate container 2997166785e8 19:58:04 ---> f9be40b413f9 19:58:04 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 19:58:04 ---> Running in 3f91e16eb485 19:58:07 spire-1.2.1/ 19:58:07 spire-1.2.1/.data/ 19:58:07 spire-1.2.1/.data/.file 19:58:07 spire-1.2.1/.dockerignore 19:58:07 spire-1.2.1/.gitattributes 19:58:07 spire-1.2.1/.githooks/ 19:58:07 spire-1.2.1/.githooks/pre-commit 19:58:07 spire-1.2.1/.github/ 19:58:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:58:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:58:07 spire-1.2.1/.github/dependabot.yml 19:58:07 spire-1.2.1/.github/workflows/ 19:58:07 spire-1.2.1/.github/workflows/nightly_build.yaml 19:58:07 spire-1.2.1/.github/workflows/pr_build.yaml 19:58:07 spire-1.2.1/.github/workflows/release_build.yaml 19:58:07 spire-1.2.1/.github/workflows/scripts/ 19:58:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:58:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:58:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:58:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:58:07 spire-1.2.1/.github/workflows/scripts/split.sh 19:58:07 spire-1.2.1/.gitignore 19:58:07 spire-1.2.1/.go-version 19:58:07 spire-1.2.1/.golangci.yml 19:58:07 spire-1.2.1/ADOPTERS.md 19:58:07 spire-1.2.1/CHANGELOG.md 19:58:07 spire-1.2.1/CODE-OF-CONDUCT.md 19:58:07 spire-1.2.1/CODEOWNERS 19:58:07 spire-1.2.1/CONTRIBUTING.md 19:58:07 spire-1.2.1/Dockerfile 19:58:07 spire-1.2.1/Dockerfile.dev 19:58:07 spire-1.2.1/Dockerfile.scratch 19:58:07 spire-1.2.1/LICENSE 19:58:07 spire-1.2.1/MAINTAINERS.md 19:58:07 spire-1.2.1/Makefile 19:58:07 spire-1.2.1/README.md 19:58:07 spire-1.2.1/ROADMAP.md 19:58:07 spire-1.2.1/SECURITY.md 19:58:07 spire-1.2.1/cmd/ 19:58:07 spire-1.2.1/cmd/spire-agent/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/common/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/run/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:58:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:58:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:58:07 spire-1.2.1/cmd/spire-agent/main.go 19:58:07 spire-1.2.1/cmd/spire-server/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/cli.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/run/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/token/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/validate/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/x509/ 19:58:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:58:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:58:07 spire-1.2.1/cmd/spire-server/main.go 19:58:07 spire-1.2.1/cmd/spire-server/util/ 19:58:07 spire-1.2.1/cmd/spire-server/util/util.go 19:58:07 spire-1.2.1/conf/ 19:58:07 spire-1.2.1/conf/agent/ 19:58:07 spire-1.2.1/conf/agent/agent.conf 19:58:07 spire-1.2.1/conf/agent/agent_full.conf 19:58:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:58:07 spire-1.2.1/conf/server/ 19:58:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:58:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:58:07 spire-1.2.1/conf/server/server.conf 19:58:07 spire-1.2.1/conf/server/server_full.conf 19:58:07 spire-1.2.1/doc/ 19:58:07 spire-1.2.1/doc/SPIRE101.md 19:58:07 spire-1.2.1/doc/auditlog.md 19:58:07 spire-1.2.1/doc/authorization_policy_engine.md 19:58:07 spire-1.2.1/doc/changelog_guidelines.md 19:58:07 spire-1.2.1/doc/cure53-report.pdf 19:58:07 spire-1.2.1/doc/images/ 19:58:07 spire-1.2.1/doc/images/2019_roadmap.png 19:58:07 spire-1.2.1/doc/images/SPIRE101.png 19:58:07 spire-1.2.1/doc/images/SPIRE_agent.png 19:58:07 spire-1.2.1/doc/images/SPIRE_server.png 19:58:07 spire-1.2.1/doc/images/cache_mgr.png 19:58:07 spire-1.2.1/doc/images/cache_mgr_components.png 19:58:07 spire-1.2.1/doc/images/federated_spire.png 19:58:07 spire-1.2.1/doc/images/ha_mode.png 19:58:07 spire-1.2.1/doc/images/nested_spire.png 19:58:07 spire-1.2.1/doc/images/oidc_federation.png 19:58:07 spire-1.2.1/doc/images/single_trust_domain.png 19:58:07 spire-1.2.1/doc/images/spiffe_compatible.png 19:58:07 spire-1.2.1/doc/images/spire_logo.png 19:58:07 spire-1.2.1/doc/migrating_registration_api_clients.md 19:58:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:58:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:58:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:58:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:58:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:58:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:58:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:58:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:58:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:58:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:58:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:58:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:58:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:58:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:58:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:58:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:58:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:58:07 spire-1.2.1/doc/scaling_spire.md 19:58:07 spire-1.2.1/doc/spire_agent.md 19:58:07 spire-1.2.1/doc/spire_server.md 19:58:07 spire-1.2.1/doc/supported_integrations.md 19:58:07 spire-1.2.1/doc/telemetry.md 19:58:07 spire-1.2.1/doc/telemetry_config.md 19:58:07 spire-1.2.1/doc/upgrading.md 19:58:07 spire-1.2.1/doc/using_spire.md 19:58:07 spire-1.2.1/examples/ 19:58:07 spire-1.2.1/examples/README.md 19:58:07 spire-1.2.1/go.mod 19:58:07 spire-1.2.1/go.sum 19:58:07 spire-1.2.1/pkg/ 19:58:07 spire-1.2.1/pkg/agent/ 19:58:07 spire-1.2.1/pkg/agent/agent.go 19:58:07 spire-1.2.1/pkg/agent/api/ 19:58:07 spire-1.2.1/pkg/agent/api/config.go 19:58:07 spire-1.2.1/pkg/agent/api/debug/ 19:58:07 spire-1.2.1/pkg/agent/api/debug/v1/ 19:58:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:58:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:58:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:58:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:58:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:58:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:58:07 spire-1.2.1/pkg/agent/api/endpoints.go 19:58:07 spire-1.2.1/pkg/agent/api/health/ 19:58:07 spire-1.2.1/pkg/agent/api/health/v1/ 19:58:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:58:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:58:07 spire-1.2.1/pkg/agent/api/rpccontext/ 19:58:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:58:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:58:07 spire-1.2.1/pkg/agent/attestor/ 19:58:07 spire-1.2.1/pkg/agent/attestor/node/ 19:58:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:58:07 spire-1.2.1/pkg/agent/attestor/node/node.go 19:58:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:58:07 spire-1.2.1/pkg/agent/attestor/workload/ 19:58:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:58:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:58:07 spire-1.2.1/pkg/agent/catalog/ 19:58:07 spire-1.2.1/pkg/agent/catalog/catalog.go 19:58:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:58:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:58:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:58:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:58:07 spire-1.2.1/pkg/agent/client/ 19:58:07 spire-1.2.1/pkg/agent/client/client.go 19:58:07 spire-1.2.1/pkg/agent/client/client_test.go 19:58:07 spire-1.2.1/pkg/agent/client/dial.go 19:58:07 spire-1.2.1/pkg/agent/client/nodeconn.go 19:58:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:58:07 spire-1.2.1/pkg/agent/client/update.go 19:58:07 spire-1.2.1/pkg/agent/client/util.go 19:58:07 spire-1.2.1/pkg/agent/common/ 19:58:07 spire-1.2.1/pkg/agent/common/backoff/ 19:58:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:58:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:58:07 spire-1.2.1/pkg/agent/common/cgroups/ 19:58:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:58:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:58:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:58:07 spire-1.2.1/pkg/agent/config.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/ 19:58:07 spire-1.2.1/pkg/agent/endpoints/config.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/workload/ 19:58:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:58:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/ 19:58:07 spire-1.2.1/pkg/agent/manager/cache/ 19:58:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:58:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:58:07 spire-1.2.1/pkg/agent/manager/config.go 19:58:07 spire-1.2.1/pkg/agent/manager/manager.go 19:58:07 spire-1.2.1/pkg/agent/manager/manager_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/storage.go 19:58:07 spire-1.2.1/pkg/agent/manager/storage_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/storecache/ 19:58:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:58:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:58:07 spire-1.2.1/pkg/agent/manager/sync.go 19:58:07 spire-1.2.1/pkg/agent/plugin/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:58:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:58:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:58:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:58:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:58:07 spire-1.2.1/pkg/agent/svid/ 19:58:07 spire-1.2.1/pkg/agent/svid/rotator.go 19:58:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:58:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:58:07 spire-1.2.1/pkg/agent/svid/store/ 19:58:07 spire-1.2.1/pkg/agent/svid/store/service.go 19:58:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:58:07 spire-1.2.1/pkg/common/ 19:58:07 spire-1.2.1/pkg/common/agentpathtemplate/ 19:58:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:58:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:58:07 spire-1.2.1/pkg/common/api/ 19:58:07 spire-1.2.1/pkg/common/api/metrics.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/ 19:58:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/logger.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/names.go 19:58:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:58:07 spire-1.2.1/pkg/common/api/names.go 19:58:07 spire-1.2.1/pkg/common/api/ratelimit.go 19:58:07 spire-1.2.1/pkg/common/api/rpccontext/ 19:58:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:58:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:58:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:58:07 spire-1.2.1/pkg/common/auth/ 19:58:07 spire-1.2.1/pkg/common/auth/interceptors.go 19:58:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:58:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/ 19:58:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/types.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:58:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:58:07 spire-1.2.1/pkg/common/catalog/ 19:58:07 spire-1.2.1/pkg/common/catalog/bind.go 19:58:07 spire-1.2.1/pkg/common/catalog/builtin.go 19:58:07 spire-1.2.1/pkg/common/catalog/catalog.go 19:58:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:58:07 spire-1.2.1/pkg/common/catalog/closers.go 19:58:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:58:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:58:07 spire-1.2.1/pkg/common/catalog/config.go 19:58:07 spire-1.2.1/pkg/common/catalog/config_test.go 19:58:07 spire-1.2.1/pkg/common/catalog/configure.go 19:58:07 spire-1.2.1/pkg/common/catalog/constraints.go 19:58:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:58:07 spire-1.2.1/pkg/common/catalog/context.go 19:58:07 spire-1.2.1/pkg/common/catalog/external.go 19:58:07 spire-1.2.1/pkg/common/catalog/host.go 19:58:07 spire-1.2.1/pkg/common/catalog/pipenet.go 19:58:07 spire-1.2.1/pkg/common/catalog/plugin.go 19:58:07 spire-1.2.1/pkg/common/catalog/testplugin/ 19:58:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:58:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:58:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:58:07 spire-1.2.1/pkg/common/cli/ 19:58:07 spire-1.2.1/pkg/common/cli/env.go 19:58:07 spire-1.2.1/pkg/common/cli/flags.go 19:58:07 spire-1.2.1/pkg/common/cli/trust_domain.go 19:58:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:58:07 spire-1.2.1/pkg/common/cli/umask.go 19:58:07 spire-1.2.1/pkg/common/cli/umask_posix.go 19:58:07 spire-1.2.1/pkg/common/cli/umask_test.go 19:58:07 spire-1.2.1/pkg/common/cli/umask_windows.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/flag.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/format.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:58:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:58:07 spire-1.2.1/pkg/common/coretypes/ 19:58:07 spire-1.2.1/pkg/common/coretypes/bundle/ 19:58:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:58:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:58:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:58:07 spire-1.2.1/pkg/common/cryptoutil/ 19:58:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:58:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:58:07 spire-1.2.1/pkg/common/diskutil/ 19:58:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:58:07 spire-1.2.1/pkg/common/diskutil/file_test.go 19:58:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:58:07 spire-1.2.1/pkg/common/errorutil/ 19:58:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:58:07 spire-1.2.1/pkg/common/health/ 19:58:07 spire-1.2.1/pkg/common/health/config.go 19:58:07 spire-1.2.1/pkg/common/health/context.go 19:58:07 spire-1.2.1/pkg/common/health/context_test.go 19:58:07 spire-1.2.1/pkg/common/health/health.go 19:58:07 spire-1.2.1/pkg/common/health/health_test.go 19:58:07 spire-1.2.1/pkg/common/health/logger.go 19:58:07 spire-1.2.1/pkg/common/hostservice/ 19:58:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:58:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:58:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:58:07 spire-1.2.1/pkg/common/idutil/ 19:58:07 spire-1.2.1/pkg/common/idutil/require.go 19:58:07 spire-1.2.1/pkg/common/idutil/require_test.go 19:58:07 spire-1.2.1/pkg/common/idutil/safety.go 19:58:07 spire-1.2.1/pkg/common/idutil/safety_test.go 19:58:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:58:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:58:07 spire-1.2.1/pkg/common/jwtsvid/ 19:58:07 spire-1.2.1/pkg/common/jwtsvid/common.go 19:58:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:58:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:58:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:58:07 spire-1.2.1/pkg/common/jwtutil/ 19:58:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:58:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:58:07 spire-1.2.1/pkg/common/log/ 19:58:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:58:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:58:07 spire-1.2.1/pkg/common/log/log.go 19:58:07 spire-1.2.1/pkg/common/log/log_test.go 19:58:07 spire-1.2.1/pkg/common/log/options.go 19:58:07 spire-1.2.1/pkg/common/nodeutil/ 19:58:07 spire-1.2.1/pkg/common/nodeutil/node.go 19:58:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:58:07 spire-1.2.1/pkg/common/peertracker/ 19:58:07 spire-1.2.1/pkg/common/peertracker/conn.go 19:58:07 spire-1.2.1/pkg/common/peertracker/credentials.go 19:58:07 spire-1.2.1/pkg/common/peertracker/errors.go 19:58:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:58:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:58:07 spire-1.2.1/pkg/common/peertracker/info.go 19:58:07 spire-1.2.1/pkg/common/peertracker/listener.go 19:58:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:58:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tcp.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:58:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:58:07 spire-1.2.1/pkg/common/peertracker/uds.go 19:58:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:58:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:58:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:58:07 spire-1.2.1/pkg/common/pemutil/ 19:58:07 spire-1.2.1/pkg/common/pemutil/block.go 19:58:07 spire-1.2.1/pkg/common/pemutil/certs.go 19:58:07 spire-1.2.1/pkg/common/pemutil/common.go 19:58:07 spire-1.2.1/pkg/common/pemutil/csr.go 19:58:07 spire-1.2.1/pkg/common/pemutil/keys.go 19:58:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/ 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:58:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:58:07 spire-1.2.1/pkg/common/plugin/ 19:58:07 spire-1.2.1/pkg/common/plugin/aws/ 19:58:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:58:07 spire-1.2.1/pkg/common/plugin/azure/ 19:58:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:58:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/facade.go 19:58:07 spire-1.2.1/pkg/common/plugin/facade_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/gcp/ 19:58:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/ 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:58:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/log.go 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/ 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:58:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:58:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:58:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:58:07 spire-1.2.1/pkg/common/plugin/x509pop/ 19:58:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:58:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:58:07 spire-1.2.1/pkg/common/profiling/ 19:58:07 spire-1.2.1/pkg/common/profiling/dumpers.go 19:58:07 spire-1.2.1/pkg/common/profiling/profiling.go 19:58:07 spire-1.2.1/pkg/common/protoutil/ 19:58:07 spire-1.2.1/pkg/common/protoutil/masks.go 19:58:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:58:07 spire-1.2.1/pkg/common/rotationutil/ 19:58:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:58:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:58:07 spire-1.2.1/pkg/common/selector/ 19:58:07 spire-1.2.1/pkg/common/selector/selector.go 19:58:07 spire-1.2.1/pkg/common/selector/selector_test.go 19:58:07 spire-1.2.1/pkg/common/selector/set.go 19:58:07 spire-1.2.1/pkg/common/selector/set_utils.go 19:58:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/ 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/ 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:58:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:58:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:58:07 spire-1.2.1/pkg/common/telemetry/call.go 19:58:07 spire-1.2.1/pkg/common/telemetry/common/ 19:58:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:58:07 spire-1.2.1/pkg/common/telemetry/config.go 19:58:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:58:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/inmem.go 19:58:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/m3.go 19:58:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/metrics.go 19:58:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/names.go 19:58:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:58:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:58:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/ 19:58:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:58:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:58:07 spire-1.2.1/pkg/common/telemetry/server/server.go 19:58:07 spire-1.2.1/pkg/common/telemetry/sink.go 19:58:07 spire-1.2.1/pkg/common/telemetry/statsd.go 19:58:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:58:07 spire-1.2.1/pkg/common/telemetry/uptime.go 19:58:07 spire-1.2.1/pkg/common/telemetry/version.go 19:58:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:58:07 spire-1.2.1/pkg/common/uptime/ 19:58:07 spire-1.2.1/pkg/common/uptime/uptime.go 19:58:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:58:07 spire-1.2.1/pkg/common/util/ 19:58:07 spire-1.2.1/pkg/common/util/certs.go 19:58:07 spire-1.2.1/pkg/common/util/certs_test.go 19:58:07 spire-1.2.1/pkg/common/util/csr.go 19:58:07 spire-1.2.1/pkg/common/util/hash.go 19:58:07 spire-1.2.1/pkg/common/util/selectors.go 19:58:07 spire-1.2.1/pkg/common/util/selectors_test.go 19:58:07 spire-1.2.1/pkg/common/util/signals.go 19:58:07 spire-1.2.1/pkg/common/util/sort.go 19:58:07 spire-1.2.1/pkg/common/util/sort_test.go 19:58:07 spire-1.2.1/pkg/common/util/task.go 19:58:07 spire-1.2.1/pkg/common/util/task_test.go 19:58:07 spire-1.2.1/pkg/common/util/testdata/ 19:58:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:58:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:58:07 spire-1.2.1/pkg/common/version/ 19:58:07 spire-1.2.1/pkg/common/version/version.go 19:58:07 spire-1.2.1/pkg/common/x509svid/ 19:58:07 spire-1.2.1/pkg/common/x509svid/common_test.go 19:58:07 spire-1.2.1/pkg/common/x509svid/csr.go 19:58:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:58:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:58:07 spire-1.2.1/pkg/common/x509util/ 19:58:07 spire-1.2.1/pkg/common/x509util/cert.go 19:58:07 spire-1.2.1/pkg/common/x509util/dns.go 19:58:07 spire-1.2.1/pkg/common/x509util/dns_test.go 19:58:07 spire-1.2.1/pkg/common/x509util/keyid.go 19:58:07 spire-1.2.1/pkg/common/x509util/keypair.go 19:58:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:58:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:58:07 spire-1.2.1/pkg/server/ 19:58:07 spire-1.2.1/pkg/server/api/ 19:58:07 spire-1.2.1/pkg/server/api/agent.go 19:58:07 spire-1.2.1/pkg/server/api/agent/ 19:58:07 spire-1.2.1/pkg/server/api/agent/v1/ 19:58:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/agent_test.go 19:58:07 spire-1.2.1/pkg/server/api/api.go 19:58:07 spire-1.2.1/pkg/server/api/audit/ 19:58:07 spire-1.2.1/pkg/server/api/audit/audit.go 19:58:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:58:07 spire-1.2.1/pkg/server/api/bundle.go 19:58:07 spire-1.2.1/pkg/server/api/bundle/ 19:58:07 spire-1.2.1/pkg/server/api/bundle/v1/ 19:58:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/bundle_test.go 19:58:07 spire-1.2.1/pkg/server/api/debug/ 19:58:07 spire-1.2.1/pkg/server/api/debug/v1/ 19:58:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/entry.go 19:58:07 spire-1.2.1/pkg/server/api/entry/ 19:58:07 spire-1.2.1/pkg/server/api/entry/v1/ 19:58:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/entry_test.go 19:58:07 spire-1.2.1/pkg/server/api/health/ 19:58:07 spire-1.2.1/pkg/server/api/health/v1/ 19:58:07 spire-1.2.1/pkg/server/api/health/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/id.go 19:58:07 spire-1.2.1/pkg/server/api/id_test.go 19:58:07 spire-1.2.1/pkg/server/api/limits/ 19:58:07 spire-1.2.1/pkg/server/api/limits/limits.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/ 19:58:07 spire-1.2.1/pkg/server/api/middleware/alias.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/audit.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/caller.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/common.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/entries.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:58:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:58:07 spire-1.2.1/pkg/server/api/ratelimit.go 19:58:07 spire-1.2.1/pkg/server/api/rpccontext/ 19:58:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:58:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:58:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:58:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:58:07 spire-1.2.1/pkg/server/api/selector.go 19:58:07 spire-1.2.1/pkg/server/api/selector_test.go 19:58:07 spire-1.2.1/pkg/server/api/status.go 19:58:07 spire-1.2.1/pkg/server/api/status_test.go 19:58:07 spire-1.2.1/pkg/server/api/svid/ 19:58:07 spire-1.2.1/pkg/server/api/svid/v1/ 19:58:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/trustdomain.go 19:58:07 spire-1.2.1/pkg/server/api/trustdomain/ 19:58:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:58:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:58:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:58:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:58:07 spire-1.2.1/pkg/server/authpolicy/ 19:58:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:58:07 spire-1.2.1/pkg/server/authpolicy/policy.go 19:58:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:58:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:58:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:58:07 spire-1.2.1/pkg/server/authpolicy/validate.go 19:58:07 spire-1.2.1/pkg/server/bundle/ 19:58:07 spire-1.2.1/pkg/server/bundle/client/ 19:58:07 spire-1.2.1/pkg/server/bundle/client/client.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/manager.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/sources.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/updater.go 19:58:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:58:07 spire-1.2.1/pkg/server/ca/ 19:58:07 spire-1.2.1/pkg/server/ca/ca.go 19:58:07 spire-1.2.1/pkg/server/ca/ca_health.go 19:58:07 spire-1.2.1/pkg/server/ca/ca_test.go 19:58:07 spire-1.2.1/pkg/server/ca/journal.go 19:58:07 spire-1.2.1/pkg/server/ca/journal_test.go 19:58:07 spire-1.2.1/pkg/server/ca/manager.go 19:58:07 spire-1.2.1/pkg/server/ca/manager_health.go 19:58:07 spire-1.2.1/pkg/server/ca/manager_test.go 19:58:07 spire-1.2.1/pkg/server/ca/templates.go 19:58:07 spire-1.2.1/pkg/server/ca/upstream_client.go 19:58:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:58:07 spire-1.2.1/pkg/server/ca/validation.go 19:58:07 spire-1.2.1/pkg/server/cache/ 19:58:07 spire-1.2.1/pkg/server/cache/dscache/ 19:58:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:58:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/ 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:58:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:58:07 spire-1.2.1/pkg/server/catalog/ 19:58:07 spire-1.2.1/pkg/server/catalog/catalog.go 19:58:07 spire-1.2.1/pkg/server/catalog/keymanager.go 19:58:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:58:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:58:07 spire-1.2.1/pkg/server/catalog/notifier.go 19:58:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:58:07 spire-1.2.1/pkg/server/config.go 19:58:07 spire-1.2.1/pkg/server/datastore/ 19:58:07 spire-1.2.1/pkg/server/datastore/datastore.go 19:58:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:58:07 spire-1.2.1/pkg/server/datastore/repository.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:58:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:58:07 spire-1.2.1/pkg/server/endpoints/ 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/ 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:58:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:58:07 spire-1.2.1/pkg/server/endpoints/config.go 19:58:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:58:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:58:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:58:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:58:07 spire-1.2.1/pkg/server/endpoints/middleware.go 19:58:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:58:07 spire-1.2.1/pkg/server/hostservice/ 19:58:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:58:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:58:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:58:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:58:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:58:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:58:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:58:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:58:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:58:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:58:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/ 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:58:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:58:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:58:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:58:08 spire-1.2.1/pkg/server/registration/ 19:58:08 spire-1.2.1/pkg/server/registration/manager.go 19:58:08 spire-1.2.1/pkg/server/registration/manager_test.go 19:58:08 spire-1.2.1/pkg/server/scanentries.go 19:58:08 spire-1.2.1/pkg/server/scanentries_test.go 19:58:08 spire-1.2.1/pkg/server/server.go 19:58:08 spire-1.2.1/pkg/server/server_test.go 19:58:08 spire-1.2.1/pkg/server/svid/ 19:58:08 spire-1.2.1/pkg/server/svid/observer.go 19:58:08 spire-1.2.1/pkg/server/svid/observer_test.go 19:58:08 spire-1.2.1/pkg/server/svid/rotator.go 19:58:08 spire-1.2.1/pkg/server/svid/rotator_config.go 19:58:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:58:08 spire-1.2.1/pkg/server/svid/rotator_test.go 19:58:08 spire-1.2.1/proto/ 19:58:08 spire-1.2.1/proto/private/ 19:58:08 spire-1.2.1/proto/private/server/ 19:58:08 spire-1.2.1/proto/private/server/journal/ 19:58:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:58:08 spire-1.2.1/proto/private/server/journal/journal.proto 19:58:08 spire-1.2.1/proto/spire/ 19:58:08 spire-1.2.1/proto/spire/common/ 19:58:08 spire-1.2.1/proto/spire/common/common.pb.go 19:58:08 spire-1.2.1/proto/spire/common/common.proto 19:58:08 spire-1.2.1/proto/spire/common/plugin/ 19:58:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:58:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:58:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:58:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:58:08 spire-1.2.1/proto/spire/plugin/ 19:58:08 spire-1.2.1/proto/spire/plugin/agent/ 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:58:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:58:08 spire-1.2.1/release/ 19:58:08 spire-1.2.1/release/spire-extras/ 19:58:08 spire-1.2.1/release/spire-extras/README.md 19:58:08 spire-1.2.1/release/spire-extras/conf/ 19:58:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:58:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:58:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:58:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:58:08 spire-1.2.1/release/spire/ 19:58:08 spire-1.2.1/release/spire/README.md 19:58:08 spire-1.2.1/release/spire/conf/ 19:58:08 spire-1.2.1/release/spire/conf/agent/ 19:58:08 spire-1.2.1/release/spire/conf/agent/agent.conf 19:58:08 spire-1.2.1/release/spire/conf/server/ 19:58:08 spire-1.2.1/release/spire/conf/server/server.conf 19:58:08 spire-1.2.1/script/ 19:58:08 spire-1.2.1/script/build-artifact.sh 19:58:08 spire-1.2.1/script/generate_dummy_ca.sh 19:58:08 spire-1.2.1/support/ 19:58:08 spire-1.2.1/support/k8s/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:58:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/ 19:58:08 spire-1.2.1/support/oidc-discovery-provider/README.md 19:58:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/config.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/main.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:58:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:58:08 spire-1.2.1/test/ 19:58:08 spire-1.2.1/test/clock/ 19:58:08 spire-1.2.1/test/clock/clock.go 19:58:08 spire-1.2.1/test/fakes/ 19:58:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:58:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:58:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:58:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:58:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:58:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:58:08 spire-1.2.1/test/fakes/fakeagentstore/ 19:58:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:58:08 spire-1.2.1/test/fakes/fakedatastore/ 19:58:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:58:08 spire-1.2.1/test/fakes/fakeentryclient/ 19:58:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:58:08 spire-1.2.1/test/fakes/fakehealthchecker/ 19:58:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:58:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:58:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:58:08 spire-1.2.1/test/fakes/fakemetrics/ 19:58:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:58:08 spire-1.2.1/test/fakes/fakenoderesolver/ 19:58:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:58:08 spire-1.2.1/test/fakes/fakenotifier/ 19:58:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:58:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:58:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:58:08 spire-1.2.1/test/fakes/fakeserverca/ 19:58:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:58:08 spire-1.2.1/test/fakes/fakeservercatalog/ 19:58:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:58:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:58:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:58:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:58:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:58:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:58:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:58:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:58:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:58:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:58:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:58:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:58:08 spire-1.2.1/test/fixture/ 19:58:08 spire-1.2.1/test/fixture/certs/ 19:58:08 spire-1.2.1/test/fixture/certs/agent_svid.der 19:58:08 spire-1.2.1/test/fixture/certs/base_cert.pem 19:58:08 spire-1.2.1/test/fixture/certs/base_csr.pem 19:58:08 spire-1.2.1/test/fixture/certs/base_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:58:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:58:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:58:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:58:08 spire-1.2.1/test/fixture/certs/blog_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/bundle.der 19:58:08 spire-1.2.1/test/fixture/certs/ca.pem 19:58:08 spire-1.2.1/test/fixture/certs/ca_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/database_cert.pem 19:58:08 spire-1.2.1/test/fixture/certs/database_csr.pem 19:58:08 spire-1.2.1/test/fixture/certs/database_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/node_cert.pem 19:58:08 spire-1.2.1/test/fixture/certs/node_csr.pem 19:58:08 spire-1.2.1/test/fixture/certs/node_key.pem 19:58:08 spire-1.2.1/test/fixture/certs/svid.pem 19:58:08 spire-1.2.1/test/fixture/certs/svid_key.pem 19:58:08 spire-1.2.1/test/fixture/config/ 19:58:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:58:08 spire-1.2.1/test/fixture/config/agent_good.conf 19:58:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:58:08 spire-1.2.1/test/fixture/config/plugin_good.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:58:08 spire-1.2.1/test/fixture/config/server_good.conf 19:58:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:58:08 spire-1.2.1/test/fixture/fixture.go 19:58:08 spire-1.2.1/test/fixture/nodeattestor/ 19:58:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:58:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:58:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:58:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:58:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:58:08 spire-1.2.1/test/fixture/registration/ 19:58:08 spire-1.2.1/test/fixture/registration/entries.json 19:58:08 spire-1.2.1/test/fixture/registration/good-for-update.json 19:58:08 spire-1.2.1/test/fixture/registration/good.json 19:58:08 spire-1.2.1/test/fixture/registration/invalid.json 19:58:08 spire-1.2.1/test/fixture/registration/invalid_json.json 19:58:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:58:08 spire-1.2.1/test/integration/ 19:58:08 spire-1.2.1/test/integration/README.md 19:58:08 spire-1.2.1/test/integration/common 19:58:08 spire-1.2.1/test/integration/setup/ 19:58:08 spire-1.2.1/test/integration/setup/adminclient/ 19:58:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:58:08 spire-1.2.1/test/integration/setup/adminclient/client.go 19:58:08 spire-1.2.1/test/integration/setup/debugagent/ 19:58:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:58:08 spire-1.2.1/test/integration/setup/debugagent/main.go 19:58:08 spire-1.2.1/test/integration/setup/debugserver/ 19:58:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:58:08 spire-1.2.1/test/integration/setup/debugserver/main.go 19:58:08 spire-1.2.1/test/integration/setup/downstreamclient/ 19:58:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:58:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:58:08 spire-1.2.1/test/integration/setup/itclient/ 19:58:08 spire-1.2.1/test/integration/setup/itclient/client.go 19:58:08 spire-1.2.1/test/integration/setup/node-attestation/ 19:58:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:58:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:58:08 spire-1.2.1/test/integration/setup/x509pop/ 19:58:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:58:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:58:08 spire-1.2.1/test/integration/suites/ 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:58:08 spire-1.2.1/test/integration/suites/join-token/ 19:58:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:58:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:58:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:58:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:58:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:58:08 spire-1.2.1/test/integration/suites/join-token/README.md 19:58:08 spire-1.2.1/test/integration/suites/join-token/conf/ 19:58:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/join-token/teardown 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:58:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:58:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:58:08 spire-1.2.1/test/integration/suites/k8s/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/00-setup 19:58:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:58:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:58:08 spire-1.2.1/test/integration/suites/k8s/README.md 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:58:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:58:08 spire-1.2.1/test/integration/suites/k8s/teardown 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/ 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:58:08 spire-1.2.1/test/integration/suites/rotation/ 19:58:08 spire-1.2.1/test/integration/suites/rotation/00-setup 19:58:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:58:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:58:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:58:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:58:08 spire-1.2.1/test/integration/suites/rotation/README.md 19:58:08 spire-1.2.1/test/integration/suites/rotation/conf/ 19:58:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/rotation/teardown 19:58:08 spire-1.2.1/test/integration/suites/self-test/ 19:58:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:58:08 spire-1.2.1/test/integration/suites/self-test/README.md 19:58:08 spire-1.2.1/test/integration/suites/self-test/teardown 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:58:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:58:08 spire-1.2.1/test/integration/suites/upgrade/ 19:58:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:58:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:58:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:58:08 spire-1.2.1/test/integration/suites/upgrade/README.md 19:58:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:58:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:58:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:58:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:58:08 spire-1.2.1/test/integration/suites/upgrade/teardown 19:58:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:58:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:58:08 spire-1.2.1/test/integration/test-one.sh 19:58:08 spire-1.2.1/test/integration/test.sh 19:58:08 spire-1.2.1/test/plugintest/ 19:58:08 spire-1.2.1/test/plugintest/config.go 19:58:08 spire-1.2.1/test/plugintest/load.go 19:58:08 spire-1.2.1/test/plugintest/option.go 19:58:08 spire-1.2.1/test/spiretest/ 19:58:08 spire-1.2.1/test/spiretest/apiserver.go 19:58:08 spire-1.2.1/test/spiretest/assertions.go 19:58:08 spire-1.2.1/test/spiretest/dir.go 19:58:08 spire-1.2.1/test/spiretest/errors_posix.go 19:58:08 spire-1.2.1/test/spiretest/errors_windows.go 19:58:08 spire-1.2.1/test/spiretest/logs.go 19:58:08 spire-1.2.1/test/spiretest/socketapi.go 19:58:08 spire-1.2.1/test/spiretest/suite.go 19:58:08 spire-1.2.1/test/spiretest/x509.go 19:58:08 spire-1.2.1/test/testca/ 19:58:08 spire-1.2.1/test/testca/ca.go 19:58:08 spire-1.2.1/test/testkey/ 19:58:08 spire-1.2.1/test/testkey/generate.sh 19:58:08 spire-1.2.1/test/testkey/genkeys.go 19:58:08 spire-1.2.1/test/testkey/keys.go 19:58:08 spire-1.2.1/test/testkey/new.go 19:58:08 spire-1.2.1/test/tpmsimulator/ 19:58:08 spire-1.2.1/test/tpmsimulator/simulator.go 19:58:08 spire-1.2.1/test/util/ 19:58:08 spire-1.2.1/test/util/cert_fixtures.go 19:58:08 spire-1.2.1/test/util/cert_generation.go 19:58:08 spire-1.2.1/test/util/io_redirection.go 19:58:08 spire-1.2.1/test/util/race.go 19:58:08 spire-1.2.1/test/util/util.go 19:58:08 building spire from source... 19:58:08 Installing go1.17.7... 19:58:31 Building bin/spire-server... 19:58:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:58:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:58:31 go: downloading github.com/mitchellh/cli v1.1.2 19:58:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:58:31 go: downloading google.golang.org/grpc v1.44.0 19:58:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:58:35 go: downloading github.com/imdario/mergo v0.3.12 19:58:35 go: downloading github.com/sirupsen/logrus v1.8.1 19:58:35 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:58:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:58:35 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:58:36 go: downloading github.com/fatih/color v1.13.0 19:58:36 go: downloading github.com/mattn/go-isatty v0.0.14 19:58:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:58:36 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:58:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:58:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:58:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:58:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:58:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:58:38 go: downloading github.com/open-policy-agent/opa v0.38.0 19:59:01 go: downloading github.com/armon/go-metrics v0.3.10 19:59:01 go: downloading github.com/prometheus/client_golang v1.12.1 19:59:01 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:59:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:59:01 go: downloading github.com/mattn/go-colorable v0.1.12 19:59:01 go: downloading github.com/Masterminds/goutils v1.1.0 19:59:01 go: downloading github.com/Masterminds/semver v1.5.0 19:59:01 go: downloading github.com/google/uuid v1.1.2 19:59:01 go: downloading github.com/huandu/xstrings v1.3.2 19:59:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:59:02 go: downloading github.com/oklog/run v1.0.0 19:59:02 go: downloading github.com/imkira/go-observer v1.0.3 19:59:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:59:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:59:02 go: downloading github.com/prometheus/client_model v0.2.0 19:59:03 go: downloading github.com/prometheus/common v0.32.1 19:59:03 go: downloading github.com/beorn7/perks v1.0.1 19:59:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:59:03 go: downloading github.com/prometheus/procfs v0.7.3 19:59:04 go: downloading github.com/pkg/errors v0.9.1 19:59:04 go: downloading go.uber.org/atomic v1.9.0 19:59:04 go: downloading github.com/hashicorp/errwrap v1.1.0 19:59:04 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:59:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:59:05 go: downloading github.com/stretchr/testify v1.7.0 19:59:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:59:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:59:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:59:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:59:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:59:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:59:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:59:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:59:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:59:12 go: downloading github.com/blang/semver/v4 v4.0.0 19:59:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:59:12 go: downloading github.com/jinzhu/gorm v1.9.16 19:59:13 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:59:13 go: downloading google.golang.org/api v0.70.0 19:59:14 go: downloading k8s.io/client-go v0.23.4 19:59:18 go: downloading k8s.io/api v0.23.4 19:59:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:59:57 go: downloading github.com/google/go-tpm v0.3.3 19:59:57 go: downloading cloud.google.com/go/storage v1.21.0 19:59:57 go: downloading k8s.io/apimachinery v0.23.4 19:59:57 go: downloading cloud.google.com/go v0.100.2 19:59:58 go: downloading k8s.io/kube-aggregator v0.23.3 19:59:58 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:59:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:00:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:00:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:00:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:00:03 go: downloading cloud.google.com/go/security v1.3.0 20:00:03 go: downloading github.com/hashicorp/vault/api v1.4.1 20:00:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:00:03 go: downloading gopkg.in/yaml.v2 v2.4.0 20:00:04 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:00:04 go: downloading github.com/gobwas/glob v0.2.3 20:00:04 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:00:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:00:04 go: downloading github.com/twmb/murmur3 v1.1.6 20:00:05 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:00:05 go: downloading github.com/aws/smithy-go v1.11.0 20:00:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:00:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:00:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:00:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:00:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:00:06 go: downloading github.com/jinzhu/inflection v1.0.0 20:00:07 go: downloading github.com/gogo/protobuf v1.3.2 20:00:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:00:12 go: downloading github.com/google/gofuzz v1.1.0 20:00:12 go: downloading k8s.io/klog/v2 v2.30.0 20:00:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:00:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:00:14 go: downloading github.com/spf13/pflag v1.0.5 20:00:14 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:00:14 go: downloading cloud.google.com/go/compute v1.3.0 20:00:15 go: downloading cloud.google.com/go/iam v0.1.1 20:00:15 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:00:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:00:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:00:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:00:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:00:16 go: downloading github.com/dimchansky/utfbom v1.1.1 20:00:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:00:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:00:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:00:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:00:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:00:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:00:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:00:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:00:17 go: downloading github.com/tklauser/numcpus v0.3.0 20:00:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:00:18 go: downloading go.opencensus.io v0.23.0 20:00:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:00:21 go: downloading gopkg.in/inf.v0 v0.9.1 20:00:21 go: downloading github.com/google/go-cmp v0.5.7 20:00:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:00:21 go: downloading github.com/go-logr/logr v1.2.2 20:00:21 go: downloading github.com/json-iterator/go v1.1.12 20:00:21 go: downloading github.com/googleapis/gnostic v0.5.5 20:00:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:00:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:00:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:00:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:00:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:00:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:00:27 go: downloading go.uber.org/zap v1.21.0 20:00:28 go: downloading sigs.k8s.io/yaml v1.3.0 20:00:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:00:28 go: downloading github.com/modern-go/reflect2 v1.0.2 20:00:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:00:28 go: downloading github.com/ryanuber/go-glob v1.0.0 20:00:28 go: downloading github.com/golang/snappy v0.0.4 20:00:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:00:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:00:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:00:38 go: downloading github.com/hashicorp/go-version v1.2.0 20:00:38 go: downloading go.uber.org/multierr v1.6.0 20:01:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:01:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:02:26 Removing intermediate container baf5ab4f8e6b 20:02:26 ---> 43d3589b20d3 20:02:26 20:02:26 Step 10/23 : FROM alpine:3.14 20:02:26 ---> ac73e934f311 20:02:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:02:26 ---> Using cache 20:02:26 ---> cb20bd39a461 20:02:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:02:26 ---> Using cache 20:02:26 ---> 3b0729a5bf8a 20:02:26 Step 13/23 : ENV APP_PORT=59882 20:02:26 ---> Running in d8b43c05e0ef 20:02:26 Removing intermediate container d8b43c05e0ef 20:02:26 ---> 03c7c3dd4a6e 20:02:26 Step 14/23 : EXPOSE $APP_PORT 20:02:26 ---> Running in bb2fa89e5301 20:02:26 Removing intermediate container bb2fa89e5301 20:02:26 ---> 98aaf5f875ac 20:02:26 Step 15/23 : WORKDIR / 20:02:26 ---> Running in 9edd10be8cd9 20:02:26 Removing intermediate container 9edd10be8cd9 20:02:26 ---> a9fa5f5e8d95 20:02:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:02:26 ---> 792ea00bed33 20:02:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:02:26 ---> f6cd3f7e7ddf 20:02:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:02:26 ---> 927fa4968cbf 20:02:26 Step 19/23 : ENTRYPOINT ["/core-command"] 20:02:26 ---> Running in 8e3d1fc1fa8d 20:02:27 Removing intermediate container 8e3d1fc1fa8d 20:02:27 ---> dad297c35e23 20:02:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:02:27 ---> Running in 961c59ed47a8 20:02:27 Removing intermediate container 961c59ed47a8 20:02:27 ---> b737686967e1 20:02:27 Step 21/23 : LABEL arch=arm64 20:02:27 ---> Running in 4840f4e887fa 20:02:28 Removing intermediate container 4840f4e887fa 20:02:28 ---> 8674359c369c 20:02:28 Step 22/23 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 20:02:28 ---> Running in 82f996b6a16f 20:02:29 Removing intermediate container 82f996b6a16f 20:02:29 ---> 5d5d789bad59 20:02:29 Step 23/23 : LABEL version=0.0.0 20:02:29 ---> Running in 940cf57b4437 20:02:29 Removing intermediate container 940cf57b4437 20:02:29 ---> e109b9263d7f 20:02:29 20:02:30 Successfully built e109b9263d7f 20:02:30 Successfully tagged core-command-arm64:latest 20:13:23  Building core-command ... done Building bin/spire-agent... 20:13:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:13:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:13:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:13:23 go: downloading github.com/docker/docker v20.10.12+incompatible 20:13:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:13:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:13:24 go: downloading github.com/google/go-tpm-tools v0.3.3 20:13:29 go: downloading github.com/docker/go-connections v0.4.0 20:13:29 go: downloading github.com/docker/go-units v0.4.0 20:13:29 go: downloading github.com/opencontainers/image-spec v1.0.1 20:13:29 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:13:29 go: downloading github.com/containerd/containerd v1.3.4 20:13:29 go: downloading github.com/opencontainers/go-digest v1.0.0 20:13:31 Building bin/spire-agent... 20:13:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:13:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:13:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:13:33 go: downloading github.com/docker/docker v20.10.12+incompatible 20:13:39 go: downloading github.com/google/go-tpm-tools v0.3.3 20:13:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:13:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:13:41 go: downloading github.com/docker/go-connections v0.4.0 20:13:41 go: downloading github.com/docker/go-units v0.4.0 20:13:41 go: downloading github.com/opencontainers/image-spec v1.0.1 20:13:42 go: downloading github.com/containerd/containerd v1.3.4 20:13:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:13:42 go: downloading github.com/opencontainers/go-digest v1.0.0 20:22:05 Removing intermediate container 49cf6f68ed02 20:22:05 ---> 1bf0d7f8cf32 20:22:05 20:22:05 Step 13/26 : FROM alpine:3.15 20:22:05 ---> 3fb3c9af89a9 20:22:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:05 ---> Using cache 20:22:05 ---> 25db3a196a8d 20:22:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:05 ---> Using cache 20:22:05 ---> ef1d6e7b1617 20:22:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:22:05 ---> Running in e9d2a7336a9b 20:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:05 v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:22:05 v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:22:05 OK: 15729 distinct packages available 20:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:05 (1/4) Installing dumb-init (1.2.5-r1) 20:22:05 (2/4) Installing musl-obstack (1.2.3-r0) 20:22:05 (3/4) Installing libucontext (1.1-r0) 20:22:05 (4/4) Installing gcompat (1.0.0-r4) 20:22:05 Executing busybox-1.34.1-r5.trigger 20:22:05 OK: 6 MiB in 18 packages 20:22:05 Removing intermediate container e9d2a7336a9b 20:22:05 ---> 34082486f2bd 20:22:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:22:07 ---> 488027e97640 20:22:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:22:08 ---> 79bcec08af58 20:22:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:22:08 ---> Running in 4e135ca8283c 20:22:09 Removing intermediate container 4e135ca8283c 20:22:09 ---> a5b4e3644c87 20:22:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:22:09 Removing intermediate container 353c204d8b17 20:22:09 ---> 7c07ec63af2c 20:22:09 20:22:09 Step 13/26 : FROM alpine:3.15 20:22:09 ---> 3fb3c9af89a9 20:22:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:09 ---> Using cache 20:22:09 ---> 25db3a196a8d 20:22:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:09 ---> Using cache 20:22:09 ---> ef1d6e7b1617 20:22:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:09 ---> Running in 6b7e2c387148 20:22:10 ---> c771bec9d6a2 20:22:10 Step 21/26 : WORKDIR / 20:22:10 ---> Running in 7f55b20bf4e3 20:22:10 Removing intermediate container 7f55b20bf4e3 20:22:10 ---> 74f2cf46e3df 20:22:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:10 ---> Running in ed91d8544f55 20:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:11 Removing intermediate container ed91d8544f55 20:22:11 ---> dddbe91a5c55 20:22:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:11 ---> Running in 77901deda932 20:22:11 Removing intermediate container 77901deda932 20:22:11 ---> c4af1af69d63 20:22:11 Step 24/26 : LABEL arch=arm64 20:22:11 ---> Running in b9f902ec5c3a 20:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:12 Removing intermediate container b9f902ec5c3a 20:22:12 ---> d0d43add6aa5 20:22:12 Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 20:22:12 ---> Running in 50cd5a86d2b3 20:22:13 Removing intermediate container 50cd5a86d2b3 20:22:13 ---> d8697d63d228 20:22:13 Step 26/26 : LABEL version=0.0.0 20:22:13 ---> Running in 9072ca913fe0 20:22:13 Removing intermediate container 9072ca913fe0 20:22:13 ---> d1caeee11cfd 20:22:13 20:22:13 v3.15.4-7-g6ea98f6cfc [https://nl.alpinelinux.org/alpine/v3.15/main] 20:22:13 v3.15.4-5-g08ee9bf84b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:22:13 OK: 15729 distinct packages available 20:22:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:14 Successfully built d1caeee11cfd 20:22:14 Successfully tagged security-spire-config-arm64:latest 20:22:15  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:16 (1/5) Installing dumb-init (1.2.5-r1) 20:22:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:16 (3/5) Installing libucontext (1.1-r0) 20:22:16 (4/5) Installing gcompat (1.0.0-r4) 20:22:16 (5/5) Installing openssl (1.1.1n-r0) 20:22:16 Executing busybox-1.34.1-r5.trigger 20:22:16 OK: 6 MiB in 19 packages 20:22:18 Removing intermediate container 6b7e2c387148 20:22:18 ---> 5512f8f47526 20:22:18 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:22:20 ---> 2f0f17ce3b14 20:22:20 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:22:24 ---> 12d70af255e8 20:22:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:22:24 ---> 92bbee2459fd 20:22:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:22:25 ---> 788bd6195056 20:22:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:22:25 ---> c82870e2d501 20:22:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:25 ---> Running in e40d604cad1a 20:22:26 Removing intermediate container e40d604cad1a 20:22:26 ---> e56e9d47aa9a 20:22:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:26 ---> Running in 49b6c736d70c 20:22:26 Removing intermediate container 49b6c736d70c 20:22:26 ---> f05282fbc6b0 20:22:26 Step 24/26 : LABEL arch=arm64 20:22:26 ---> Running in 6a3988f72468 20:22:27 Removing intermediate container 6a3988f72468 20:22:27 ---> c584b748079f 20:22:27 Step 25/26 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 20:22:27 ---> Running in 1fb388a8fb5b 20:22:27 Removing intermediate container 1fb388a8fb5b 20:22:27 ---> 0c2190c780f5 20:22:27 Step 26/26 : LABEL version=0.0.0 20:22:27 ---> Running in dd499465c33e 20:22:28 Removing intermediate container dd499465c33e 20:22:28 ---> 476273fefdb1 20:22:28 20:22:28 Successfully built 476273fefdb1 20:22:28 Successfully tagged security-spire-agent-arm64:latest 20:25:05  Building security-spire-agent ... done Building bin/spire-agent... 20:25:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:25:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:25:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:25:05 go: downloading github.com/docker/docker v20.10.12+incompatible 20:25:05 go: downloading github.com/google/go-tpm-tools v0.3.3 20:25:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:25:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:25:05 go: downloading github.com/docker/go-connections v0.4.0 20:25:05 go: downloading github.com/docker/go-units v0.4.0 20:25:05 go: downloading github.com/opencontainers/image-spec v1.0.1 20:25:05 go: downloading github.com/containerd/containerd v1.3.4 20:25:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:25:05 go: downloading github.com/opencontainers/go-digest v1.0.0 20:28:42 Removing intermediate container 3f91e16eb485 20:28:42 ---> 8102f92bb8d7 20:28:42 20:28:42 Step 13/25 : FROM alpine:3.15 20:28:42 ---> 3fb3c9af89a9 20:28:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:42 ---> Using cache 20:28:42 ---> 25db3a196a8d 20:28:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:42 ---> Using cache 20:28:42 ---> ef1d6e7b1617 20:28:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:28:42 ---> Using cache 20:28:42 ---> 5512f8f47526 20:28:42 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:28:43 ---> 0c63597eabd4 20:28:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:28:44 ---> 317f7a942348 20:28:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:28:45 ---> 96cc100cea88 20:28:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:28:45 ---> 666ba4802b80 20:28:45 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:28:45 ---> Running in c19dc1811db0 20:28:46 Removing intermediate container c19dc1811db0 20:28:46 ---> 2eddb39bb296 20:28:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:28:46 ---> Running in ba02d96e4e6a 20:28:46 Removing intermediate container ba02d96e4e6a 20:28:46 ---> b2bc187d41f4 20:28:46 Step 23/25 : LABEL arch=arm64 20:28:46 ---> Running in 8e060f526b97 20:28:46 Removing intermediate container 8e060f526b97 20:28:46 ---> ab13a04c745a 20:28:46 Step 24/25 : LABEL git_sha=f77a93a477679a276c1892d50d982f8c376e6f92 20:28:47 ---> Running in c6a4cbc74854 20:28:47 Removing intermediate container c6a4cbc74854 20:28:47 ---> 35ac47b688dd 20:28:47 Step 25/25 : LABEL version=0.0.0 20:28:47 ---> Running in cbd29c7fe095 20:28:47 Removing intermediate container cbd29c7fe095 20:28:47 ---> 4a1fcabd2770 20:28:47 20:28:47 Successfully built 4a1fcabd2770 20:28:47 Successfully tagged security-spire-server-arm64:latest 20:28:48  Building security-spire-server ... done  [Pipeline] } 20:28:48 $ docker stop --time=1 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa 20:28:50 $ docker rm -f 5c4e03da549c6120688e140707654c12a68fbde2fa7c1a4bb653bcd2193244fa [Pipeline] // withDockerContainer [Pipeline] sh 20:28:51 + docker images 20:28:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:28:51 security-spire-server-arm64 latest 4a1fcabd2770 4 seconds ago 86.3MB 20:28:51 8102f92bb8d7 28 seconds ago 4.21GB 20:28:51 security-spire-agent-arm64 latest 476273fefdb1 6 minutes ago 126MB 20:28:51 security-spire-config-arm64 latest d1caeee11cfd 6 minutes ago 85.6MB 20:28:51 7c07ec63af2c 7 minutes ago 4.21GB 20:28:51 1bf0d7f8cf32 7 minutes ago 4.21GB 20:28:51 core-command-arm64 latest e109b9263d7f 26 minutes ago 23.7MB 20:28:51 43d3589b20d3 26 minutes ago 1.43GB 20:28:51 support-notifications-arm64 latest 7bc894222acc 31 minutes ago 25.5MB 20:28:51 core-metadata-arm64 latest dc9c5e3b7531 32 minutes ago 25.1MB 20:28:51 86c9d744891a 32 minutes ago 1.43GB 20:28:51 311ef2d6b103 32 minutes ago 1.43GB 20:28:51 security-spiffe-token-provider-arm64 latest bb093f08adc6 33 minutes ago 27.7MB 20:28:51 5ad118e69f46 34 minutes ago 1.42GB 20:28:51 core-data-arm64 latest 4eeb0572b29a 41 minutes ago 34.4MB 20:28:51 0feb83d73440 42 minutes ago 1.46GB 20:28:51 security-bootstrapper-arm64 latest b5bb7d9313f8 42 minutes ago 23.6MB 20:28:51 963d907f5e28 43 minutes ago 1.43GB 20:28:51 support-scheduler-arm64 latest d7e3b065547e 43 minutes ago 24.9MB 20:28:51 cf9bf2466d7c 44 minutes ago 1.43GB 20:28:51 sys-mgmt-agent-arm64 latest c8f1af0c9ae5 52 minutes ago 290MB 20:28:51 security-secretstore-setup-arm64 latest ac4ce43124ed 53 minutes ago 40.8MB 20:28:51 security-proxy-setup-arm64 latest 31fedccdb5be 53 minutes ago 42.1MB 20:28:51 54209676f57f 54 minutes ago 1.44GB 20:28:51 2f9afe966066 54 minutes ago 1.44GB 20:28:51 7cf4e746a0cd 54 minutes ago 1.43GB 20:28:51 ci-base-image-arm64 latest 27a2ece7978d About an hour ago 886MB 20:28:51 docker 20.10.14 c346e9eafbab 3 days ago 202MB 20:28:51 alpine 3.14 ac73e934f311 3 days ago 5.34MB 20:28:51 alpine 3.15 3fb3c9af89a9 3 days ago 5.32MB 20:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 20:28:51 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 20:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:52 20:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:28:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:28:53 arm64: Pulling from edgex-lftools-log-publisher 20:28:53 8998bd30e6a1: Pulling fs layer 20:28:53 04944245beec: Pulling fs layer 20:28:53 699f458cf7ca: Pulling fs layer 20:28:53 765212b225bb: Pulling fs layer 20:28:53 f23df028b6ca: Pulling fs layer 20:28:53 d65c8cfc05b1: Pulling fs layer 20:28:53 2437ff75d9bd: Pulling fs layer 20:28:53 765212b225bb: Waiting 20:28:53 d65c8cfc05b1: Waiting 20:28:53 f23df028b6ca: Waiting 20:28:53 2437ff75d9bd: Waiting 20:28:53 04944245beec: Verifying Checksum 20:28:53 04944245beec: Download complete 20:28:53 765212b225bb: Download complete 20:28:53 f23df028b6ca: Verifying Checksum 20:28:53 f23df028b6ca: Download complete 20:28:53 d65c8cfc05b1: Verifying Checksum 20:28:53 d65c8cfc05b1: Download complete 20:28:53 699f458cf7ca: Verifying Checksum 20:28:53 699f458cf7ca: Download complete 20:28:54 8998bd30e6a1: Verifying Checksum 20:28:54 8998bd30e6a1: Download complete 20:28:56 2437ff75d9bd: Verifying Checksum 20:28:56 2437ff75d9bd: Download complete 20:28:58 8998bd30e6a1: Pull complete 20:28:59 04944245beec: Pull complete 20:29:00 699f458cf7ca: Pull complete 20:29:01 765212b225bb: Pull complete 20:29:02 f23df028b6ca: Pull complete 20:29:02 d65c8cfc05b1: Pull complete 20:29:17 2437ff75d9bd: Pull complete 20:29:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:29:17 prd-ubuntu20.04-docker-arm64-4c-16g-11606 does not seem to be running inside a container 20:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:21 $ docker top 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:22 ---> job-cost.sh 20:29:22 lf-activate-venv: SKIPPING 20:29:22 INFO: No Stack... 20:29:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:29:23 INFO: Archiving Costs [Pipeline] sh 20:29:24 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:29:24 + cut -d, -f6 [Pipeline] lock 20:29:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] 20:29:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] did not exist. Created. 20:29:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:25 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:25 Stashed 1 file(s) [Pipeline] } 20:29:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3954-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:25 $ docker stop --time=1 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d 20:29:27 $ docker rm -f 16e89369cbffb03f13a5e83fba88d7b6762055861eb0bcab6613fea976f0478d [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 20:29:28 provisioning config files... 20:29:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5662399964137446457tmp [Pipeline] { [Pipeline] sh 20:29:28 + set +x 20:29:28 + curl -s https://codecov.io/bash 20:29:28 + bash -s -- 20:29:28 20:29:28 _____ _ 20:29:28 / ____| | | 20:29:28 | | ___ __| | ___ ___ _____ __ 20:29:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:29:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:29:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:29:28 Bash-1.0.6 20:29:28 20:29:28 20:29:28 ==> git version 2.25.1 found 20:29:28 ==> 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 20:29:28 Release-Date: 2020-01-08 20:29:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:29:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:29:28 ==> Jenkins CI detected. 20:29:28 current dir:  /w/workspace/edgex-go/1 20:29:28 project root: . 20:29:28 --> token set from env 20:29:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:29:28 ==> Running gcov in . (disable via -X gcov) 20:29:28 ==> Python coveragepy not found 20:29:28 ==> Searching for coverage reports in: 20:29:28 + . 20:29:28 -> Found 1 reports 20:29:28 ==> Detecting git/mercurial file structure 20:29:28 ==> Reading reports 20:29:28 + ./coverage.out bytes=431014 20:29:28 ==> Appending adjustments 20:29:28 https://docs.codecov.io/docs/fixing-reports 20:29:29 + Found adjustments 20:29:29 ==> Gzipping contents 20:29:29 60K /tmp/codecov.aD9kno.gz 20:29:29 ==> Uploading reports 20:29:29 url: https://codecov.io 20:29:29 query: branch=PR-3954&commit=f77a93a477679a276c1892d50d982f8c376e6f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= 20:29:29 -> Pinging Codecov 20:29:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3954&commit=f77a93a477679a276c1892d50d982f8c376e6f92&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3954%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3954&job=&cmd_args= 20:29:30 -> Uploading to 20:29:30 https://storage.googleapis.com/codecov/v4/raw/2022-04-08/00271124DB129430A58F1EEE437C3FCB/f77a93a477679a276c1892d50d982f8c376e6f92/b9cbf421-8da5-4f4e-8aed-fbbfaaddcba7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T202930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14db1459665635bbb1e4785959affda20d411450b509a7b569a377a813bf29a5 20:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:30 Dload Upload Total Spent Left Speed 20:29:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59247 0 0 100 59247 0 244k --:--:-- --:--:-- --:--:-- 245k 20:29:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f77a93a477679a276c1892d50d982f8c376e6f92 [Pipeline] } 20:29:30 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 20:29:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:29:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:33 ---> package-listing.sh 20:29:33 ++ facter osfamily 20:29:33 ++ tr '[:upper:]' '[:lower:]' 20:29:33 + OS_FAMILY=debian 20:29:33 + workspace=/w/workspace/edgex-go/1 20:29:33 + START_PACKAGES=/tmp/packages_start.txt 20:29:33 + END_PACKAGES=/tmp/packages_end.txt 20:29:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:33 + PACKAGES=/tmp/packages_start.txt 20:29:33 + '[' /w/workspace/edgex-go/1 ']' 20:29:33 + PACKAGES=/tmp/packages_end.txt 20:29:33 + case "${OS_FAMILY}" in 20:29:33 + dpkg -l 20:29:33 + grep '^ii' 20:29:33 + '[' -f /tmp/packages_start.txt ']' 20:29:33 + '[' -f /tmp/packages_end.txt ']' 20:29:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:33 + '[' /w/workspace/edgex-go/1 ']' 20:29:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:29:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:29:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:34 20:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:34 latest: Pulling from edgex-lftools-log-publisher 20:29:34 5eb5b503b376: Pulling fs layer 20:29:34 5c69ac0246d0: Pulling fs layer 20:29:34 ec43610c2a17: Pulling fs layer 20:29:34 3a2ae6a8a46f: Pulling fs layer 20:29:34 33b1e0a273af: Pulling fs layer 20:29:34 5d3b04190fa2: Pulling fs layer 20:29:34 2f39f015ded8: Pulling fs layer 20:29:34 5d3b04190fa2: Waiting 20:29:34 3a2ae6a8a46f: Waiting 20:29:34 33b1e0a273af: Waiting 20:29:34 2f39f015ded8: Waiting 20:29:34 5c69ac0246d0: Download complete 20:29:34 3a2ae6a8a46f: Verifying Checksum 20:29:34 3a2ae6a8a46f: Download complete 20:29:34 33b1e0a273af: Verifying Checksum 20:29:34 33b1e0a273af: Download complete 20:29:34 ec43610c2a17: Verifying Checksum 20:29:34 ec43610c2a17: Download complete 20:29:34 5d3b04190fa2: Download complete 20:29:34 5eb5b503b376: Verifying Checksum 20:29:34 5eb5b503b376: Download complete 20:29:35 2f39f015ded8: Download complete 20:29:36 5eb5b503b376: Pull complete 20:29:36 5c69ac0246d0: Pull complete 20:29:36 ec43610c2a17: Pull complete 20:29:36 3a2ae6a8a46f: Pull complete 20:29:36 33b1e0a273af: Pull complete 20:29:37 5d3b04190fa2: Pull complete 20:29:41 2f39f015ded8: Pull complete 20:29:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:29:41 prd-ubuntu20.04-docker-8c-8g-11603 does not seem to be running inside a container 20:29:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:43 $ docker top 7beccdd79b9886b5668c040db32ec1511f2a6cf13d86398c0726fed49d4c3dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:43 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:43 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:44 + ls /var/log/sa-host 20:29:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:44 provisioning config files... 20:29:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8137915602610482306tmp [Pipeline] { [Pipeline] echo 20:29:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:44 ---> create-netrc.sh [Pipeline] } 20:29:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:45 ---> python-tools-install.sh [Pipeline] echo 20:29:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:45 ---> sudo-logs.sh 20:29:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:46 ---> job-cost.sh 20:29:46 lf-activate-venv: SKIPPING 20:29:46 DEBUG: total: 0.2199999988079071 20:29:46 INFO: Retrieving Stack Cost... 20:29:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:46 INFO: Archiving Costs [Pipeline] echo 20:29:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:47 ---> logs-deploy.sh 20:29:47 lf-activate-venv: SKIPPING 20:29:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3954/1 20:29:47 INFO: archiving workspace using pattern(s): 20:29:48 Archives upload complete. 20:29:48 INFO: archiving logs to Nexus 20:29:49 ---> uname -a: 20:29:49 Linux prd-ubuntu20-04-docker-8c-8g-11603 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:29:49 20:29:49 20:29:49 ---> lscpu: 20:29:49 Architecture: x86_64 20:29:49 CPU op-mode(s): 32-bit, 64-bit 20:29:49 Byte Order: Little Endian 20:29:49 Address sizes: 40 bits physical, 48 bits virtual 20:29:49 CPU(s): 8 20:29:49 On-line CPU(s) list: 0-7 20:29:49 Thread(s) per core: 1 20:29:49 Core(s) per socket: 1 20:29:49 Socket(s): 8 20:29:49 NUMA node(s): 1 20:29:49 Vendor ID: AuthenticAMD 20:29:49 CPU family: 23 20:29:49 Model: 49 20:29:49 Model name: AMD EPYC-Rome Processor 20:29:49 Stepping: 0 20:29:49 CPU MHz: 2799.998 20:29:49 BogoMIPS: 5599.99 20:29:49 Virtualization: AMD-V 20:29:49 Hypervisor vendor: KVM 20:29:49 Virtualization type: full 20:29:49 L1d cache: 256 KiB 20:29:49 L1i cache: 256 KiB 20:29:49 L2 cache: 4 MiB 20:29:49 L3 cache: 128 MiB 20:29:49 NUMA node0 CPU(s): 0-7 20:29:49 Vulnerability Itlb multihit: Not affected 20:29:49 Vulnerability L1tf: Not affected 20:29:49 Vulnerability Mds: Not affected 20:29:49 Vulnerability Meltdown: Not affected 20:29:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:29:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:29:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:29:49 Vulnerability Srbds: Not affected 20:29:49 Vulnerability Tsx async abort: Not affected 20:29:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:29:49 20:29:49 20:29:49 ---> nproc: 20:29:49 8 20:29:49 20:29:49 20:29:49 ---> df -h: 20:29:49 Filesystem Size Used Avail Use% Mounted on 20:29:49 overlay 155G 28G 128G 18% / 20:29:49 tmpfs 64M 0 64M 0% /dev 20:29:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:29:49 shm 64M 0 64M 0% /dev/shm 20:29:49 /dev/vda1 155G 28G 128G 18% /facter-os 20:29:49 20:29:49 20:29:49 ---> sar -b -r -n DEV: 20:29:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11603) 04/08/22 _x86_64_ (8 CPU) 20:29:49 20:29:49 18:38:10 LINUX RESTART (8 CPU) 20:29:49 20:29:49 18:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:29:49 18:40:01 9.35 0.02 9.33 0.00 0.13 10140.37 0.00 20:29:49 18:41:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 20:29:49 18:42:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 20:29:49 18:43:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 20:29:49 18:44:01 1.05 0.03 1.02 0.00 2.27 12.93 0.00 20:29:49 18:45:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 20:29:49 18:46:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:29:49 18:47:01 1.55 0.00 1.55 0.00 0.00 17.19 0.00 20:29:49 18:48:02 0.85 0.00 0.85 0.00 0.00 9.60 0.00 20:29:49 18:49:01 1.97 0.00 1.97 0.00 0.00 26.57 0.00 20:29:49 18:50:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 20:29:49 18:51:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 20:29:49 18:52:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 20:29:49 18:53:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 20:29:49 18:54:01 1.55 0.02 1.53 0.00 0.13 18.53 0.00 20:29:49 18:55:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 20:29:49 18:56:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:29:49 18:57:01 1.85 0.00 1.85 0.00 0.00 20.93 0.00 20:29:49 18:58:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 20:29:49 18:59:01 3.87 0.87 3.00 0.00 18.40 39.19 0.00 20:29:49 19:00:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 20:29:49 19:01:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 20:29:49 19:02:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 20:29:49 19:03:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 20:29:49 19:04:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 20:29:49 19:05:01 1.70 0.00 1.70 0.00 0.00 20.80 0.00 20:29:49 19:06:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 20:29:49 19:07:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 20:29:49 19:08:01 201.53 13.21 188.32 0.00 2123.91 8817.33 0.00 20:29:49 19:09:01 128.41 2.03 126.38 0.00 38.79 72796.80 0.00 20:29:49 19:10:01 36.80 0.13 36.67 0.00 1.73 13097.50 0.00 20:29:49 19:11:01 155.00 0.02 154.98 0.00 4.27 192302.97 0.00 20:29:49 19:12:01 603.35 0.43 602.92 0.00 9.60 320156.91 0.00 20:29:49 19:13:01 929.26 4.55 924.71 0.00 42.66 372801.07 0.00 20:29:49 19:14:01 408.05 0.03 408.01 0.00 5.73 176807.86 0.00 20:29:49 19:15:01 706.65 0.03 706.61 0.00 0.40 282066.24 0.00 20:29:49 19:16:01 911.28 0.75 910.53 0.00 6.00 331490.80 0.00 20:29:49 19:17:01 754.65 1.37 753.28 0.00 13.06 187692.64 0.00 20:29:49 19:18:01 2.20 0.00 2.20 0.00 0.00 26.93 0.00 20:29:49 19:19:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 20:29:49 19:20:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 20:29:49 19:21:01 3.28 1.48 1.80 0.00 44.13 22.00 0.00 20:29:49 19:22:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 20:29:49 19:23:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 20:29:49 19:24:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 20:29:49 19:25:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 20:29:49 19:26:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:29:49 19:27:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 20:29:49 19:28:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 20:29:49 19:29:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 20:29:49 19:30:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 20:29:49 19:31:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 20:29:49 19:32:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 20:29:49 19:33:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 20:29:49 19:34:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 20:29:49 19:35:01 2.02 0.00 2.02 0.00 0.00 23.60 0.00 20:29:49 19:36:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 20:29:49 19:37:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 20:29:49 19:38:01 1.20 0.10 1.10 0.00 6.27 13.33 0.00 20:29:49 19:39:01 1.87 0.00 1.87 0.00 0.00 23.73 0.00 20:29:49 19:40:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:29:49 19:41:01 1.62 0.00 1.62 0.00 0.00 19.73 0.00 20:29:49 19:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 20:29:49 19:43:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 20:29:49 19:44:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 20:29:49 19:45:01 1.75 0.00 1.75 0.00 0.00 21.19 0.00 20:29:49 19:46:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 20:29:49 19:47:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 20:29:49 19:48:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 20:29:49 19:49:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 20:29:49 19:50:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:29:49 19:51:01 1.65 0.00 1.65 0.00 0.00 20.53 0.00 20:29:49 19:52:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 20:29:49 19:53:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 20:29:49 19:54:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 20:29:49 19:55:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 20:29:49 19:56:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 20:29:49 19:57:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 20:29:49 19:58:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:29:49 19:59:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 20:29:49 20:00:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 20:29:49 20:01:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 20:29:49 20:02:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 20:29:49 20:03:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 20:29:49 20:04:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 20:29:49 20:05:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 20:29:49 20:06:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 20:29:49 20:07:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 20:29:49 20:08:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:29:49 20:09:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 20:29:49 20:10:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:29:49 20:11:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 20:29:49 20:12:02 0.97 0.00 0.97 0.00 0.00 11.60 0.00 20:29:49 20:13:01 1.34 0.00 1.34 0.00 0.00 15.86 0.00 20:29:49 20:14:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 20:29:49 20:15:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 20:29:49 20:16:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 20:29:49 20:17:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 20:29:49 20:18:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 20:29:49 20:19:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 20:29:49 20:20:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 20:29:49 20:21:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 20:29:49 20:22:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 20:29:49 20:23:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 20:29:49 20:24:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 20:29:49 20:25:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 20:29:49 20:26:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:29:49 20:27:01 1.55 0.00 1.55 0.00 0.00 20.53 0.00 20:29:49 20:28:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 20:29:49 20:29:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 20:29:49 Average: 45.27 0.23 45.04 0.00 21.07 17912.40 0.00 20:29:49 20:29:49 18:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:29:49 18:40:01 30225024 31926572 431732 1.31 76144 1937428 1944688 5.73 844812 1533464 12 20:29:49 18:41:01 30209156 31910912 446752 1.36 76184 1937584 1944688 5.73 864388 1533552 176 20:29:49 18:42:01 30208988 31910868 446648 1.36 76200 1937588 1944688 5.73 863416 1533628 184 20:29:49 18:43:01 30209160 31911080 446284 1.36 76232 1937592 1944688 5.73 862644 1533632 180 20:29:49 18:44:01 30221540 31923516 433852 1.32 76280 1937656 1960900 5.78 849960 1533704 36 20:29:49 18:45:01 30221300 31923392 433776 1.32 76312 1937664 1960900 5.78 849948 1533764 184 20:29:49 18:46:01 30221072 31923172 433956 1.32 76344 1937668 1960900 5.78 849884 1533768 12 20:29:49 18:47:01 30221024 31923160 433904 1.32 76380 1937672 1960900 5.78 849916 1533772 12 20:29:49 18:48:02 30220636 31922808 434216 1.32 76396 1937672 1960900 5.78 849980 1533772 12 20:29:49 18:49:01 30220332 31922584 434068 1.32 76468 1937652 1960900 5.78 850748 1533752 180 20:29:49 18:50:01 30220300 31922592 433976 1.32 76532 1937648 1960900 5.78 850232 1533756 12 20:29:49 18:51:01 30220152 31922508 434188 1.32 76564 1937656 1960900 5.78 851076 1533756 184 20:29:49 18:52:01 30220420 31922780 433892 1.32 76596 1937660 1960900 5.78 850444 1533760 176 20:29:49 18:53:01 30220356 31922812 433800 1.32 76652 1937668 1960900 5.78 850644 1533768 184 20:29:49 18:54:01 30218040 31920580 435900 1.33 76696 1937672 1986360 5.85 850536 1533764 12 20:29:49 18:55:01 30217660 31920236 436120 1.33 76732 1937676 1986360 5.85 850640 1533768 16 20:29:49 18:56:01 30217944 31920528 435796 1.33 76768 1937676 1986360 5.85 850468 1533768 16 20:29:49 18:57:01 30217824 31920504 435772 1.33 76824 1937680 1986360 5.85 850540 1533772 196 20:29:49 18:58:01 30217724 31920424 435984 1.33 76840 1937680 1986360 5.85 850700 1533772 196 20:29:49 18:59:01 30218060 31921516 435192 1.32 76964 1938196 2023188 5.96 851504 1534156 184 20:29:49 19:00:01 30218264 31921796 434844 1.32 77036 1938200 2023188 5.96 851212 1534160 24 20:29:49 19:01:01 30218548 31922080 434508 1.32 77092 1938196 2023188 5.96 850720 1534160 8 20:29:49 19:02:01 30218428 31922040 434480 1.32 77108 1938208 2023188 5.96 851252 1534168 200 20:29:49 19:03:01 30218120 31921768 434656 1.32 77140 1938212 2006884 5.91 851156 1534172 180 20:29:49 19:04:01 30217576 31921252 435112 1.32 77164 1938212 2006884 5.91 851944 1534172 208 20:29:49 19:05:01 30217188 31920912 435352 1.32 77220 1938208 2006884 5.91 851296 1534176 24 20:29:49 19:06:01 30217592 31921348 435068 1.32 77240 1938216 2006884 5.91 851372 1534176 180 20:29:49 19:07:01 30217624 31921384 435016 1.32 77264 1938220 2006884 5.91 851112 1534180 12 20:29:49 19:08:01 29620936 31794176 565752 1.72 80288 2375116 2001200 5.90 1087908 1865164 160820 20:29:49 19:09:01 27997292 31671132 619028 1.88 150440 3732952 2316636 6.83 1584748 2847984 403564 20:29:49 19:10:01 27662428 31664976 623644 1.90 155052 4021488 2092848 6.17 1568956 3163760 453592 20:29:49 19:11:01 24978396 31733776 555100 1.69 158812 6698136 1944360 5.73 1860656 5479420 849240 20:29:49 19:12:01 18521392 31402088 865112 2.63 243836 12351812 2719520 8.01 2595416 10792720 233636 20:29:49 19:13:01 11693556 31230212 1019784 3.10 408916 18284332 2941764 8.67 4190996 15442296 56420 20:29:49 19:14:01 5960444 27934020 4305952 13.09 435472 20630408 7321140 21.58 7748344 17533772 127108 20:29:49 19:15:01 6639896 30762732 1494372 4.54 526456 22588040 3785128 11.16 5608264 18914672 64508 20:29:49 19:16:01 4415820 31543972 711292 2.16 611612 25437708 2518244 7.42 3772416 22903528 13252 20:29:49 19:17:01 9377960 31727784 535456 1.63 715864 20767172 1944528 5.73 3023104 18915036 568 20:29:49 19:18:01 9379780 31729584 534084 1.62 715876 20767180 1944528 5.73 3022508 18915040 16 20:29:49 19:19:01 9392324 31742148 521496 1.59 715900 20767180 1944528 5.73 3009032 18915040 16 20:29:49 19:20:01 9392348 31742164 521456 1.59 715924 20767180 1944528 5.73 3009212 18915044 12 20:29:49 19:21:01 9392764 31744012 519568 1.58 715952 20768508 1944528 5.73 3012392 18914468 16 20:29:49 19:22:01 9392544 31743756 519748 1.58 715976 20768512 1944528 5.73 3011700 18914460 28 20:29:49 19:23:01 9392820 31744152 519244 1.58 716008 20768648 1944528 5.73 3011720 18914580 28 20:29:49 19:24:01 9392900 31744288 519312 1.58 716032 20768648 1944528 5.73 3012496 18914596 20 20:29:49 19:25:01 9392860 31744252 519244 1.58 716060 20768644 1944528 5.73 3012616 18914600 12 20:29:49 19:26:01 9392568 31743964 519500 1.58 716068 20768652 1944528 5.73 3012020 18914600 16 20:29:49 19:27:01 9392576 31744032 519432 1.58 716080 20768656 1944528 5.73 3011828 18914608 12 20:29:49 19:28:01 9392528 31743992 519412 1.58 716080 20768660 1944528 5.73 3011812 18914612 12 20:29:49 19:29:01 9392448 31743932 519408 1.58 716104 20768660 1944528 5.73 3012160 18914608 12 20:29:49 19:30:01 9392400 31743924 519364 1.58 716136 20768656 1960756 5.78 3011864 18914612 20 20:29:49 19:31:01 9392536 31744064 519324 1.58 716152 20768672 1960756 5.78 3012144 18914616 200 20:29:49 19:32:01 9392520 31744048 519280 1.58 716152 20768672 1960756 5.78 3012128 18914616 208 20:29:49 19:33:01 9392440 31743976 519280 1.58 716164 20768676 1960756 5.78 3012332 18914620 212 20:29:49 19:34:01 9392132 31743712 519624 1.58 716184 20768676 1960756 5.78 3012704 18914620 212 20:29:49 19:35:01 9392692 31744324 519032 1.58 716216 20768676 1960756 5.78 3011976 18914624 12 20:29:49 19:36:01 9392584 31744228 519264 1.58 716220 20768684 1960756 5.78 3011964 18914632 12 20:29:49 19:37:01 9392768 31744412 519268 1.58 716232 20768688 1960756 5.78 3011980 18914632 12 20:29:49 19:38:01 9389992 31742776 520888 1.58 716240 20768884 1960756 5.78 3012840 18914796 24 20:29:49 19:39:01 9389976 31742772 520824 1.58 716260 20768888 1960756 5.78 3013944 18914028 12 20:29:49 19:40:01 9389928 31742724 520804 1.58 716276 20768880 1960756 5.78 3013724 18914028 16 20:29:49 19:41:01 9390132 31742960 520520 1.58 716280 20768896 1960756 5.78 3013188 18914032 12 20:29:49 19:42:01 9390052 31742888 520460 1.58 716292 20768896 1960756 5.78 3013432 18914032 212 20:29:49 19:43:01 9390244 31743088 520432 1.58 716300 20768900 1960756 5.78 3013448 18914036 204 20:29:49 19:44:01 9390220 31743104 520432 1.58 716308 20768904 1960756 5.78 3013544 18914044 16 20:29:49 19:45:01 9389628 31742532 520912 1.58 716320 20768904 1960756 5.78 3013536 18914044 48 20:29:49 19:46:01 9389580 31742496 520880 1.58 716328 20768908 1960756 5.78 3013552 18914048 212 20:29:49 19:47:01 9389280 31742204 521096 1.58 716344 20768908 1960756 5.78 3013756 18914048 208 20:29:49 19:48:01 9389484 31742412 520816 1.58 716356 20768912 1960756 5.78 3013552 18914052 228 20:29:49 19:49:01 9389468 31742464 520732 1.58 716384 20768920 1960756 5.78 3013872 18914056 208 20:29:49 19:50:01 9389428 31742448 520724 1.58 716412 20768920 1960756 5.78 3013820 18914056 16 20:29:49 19:51:01 9389160 31742340 520788 1.58 716424 20769052 1960756 5.78 3014056 18914192 20 20:29:49 19:52:01 9389320 31742504 520760 1.58 716432 20769056 1976816 5.83 3014172 18914196 220 20:29:49 19:53:01 9389768 31742980 520444 1.58 716452 20769056 1976816 5.83 3013764 18914196 208 20:29:49 19:54:01 9389484 31742724 520684 1.58 716468 20769064 1976816 5.83 3013900 18914200 12 20:29:49 19:55:01 9389136 31742408 520900 1.58 716516 20769064 1976816 5.83 3013820 18914200 48 20:29:49 19:56:01 9389388 31742676 520612 1.58 716524 20769068 1976816 5.83 3013656 18914208 28 20:29:49 19:57:01 9389372 31742664 520560 1.58 716532 20769072 1976816 5.83 3013756 18914212 8 20:29:49 19:58:01 9389548 31742904 520532 1.58 716552 20769072 1976816 5.83 3013800 18914216 16 20:29:49 19:59:01 9388824 31742248 521256 1.59 716576 20769080 1976816 5.83 3014144 18914216 216 20:29:49 20:00:01 9389320 31742748 520712 1.58 716604 20769080 1976816 5.83 3014020 18914216 12 20:29:49 20:01:01 9389240 31742752 520616 1.58 716636 20769084 1976816 5.83 3013852 18914224 8 20:29:49 20:02:01 9389152 31742672 520584 1.58 716644 20769088 1976816 5.83 3013892 18914228 220 20:29:49 20:03:01 9389144 31742724 520552 1.58 716668 20769088 1960296 5.78 3013732 18914232 8 20:29:49 20:04:01 9389588 31743184 520264 1.58 716676 20769092 1960296 5.78 3014224 18914232 36 20:29:49 20:05:01 9389224 31742840 520520 1.58 716692 20769092 1960296 5.78 3013956 18914236 12 20:29:49 20:06:01 9389216 31742832 520492 1.58 716708 20769096 1960296 5.78 3013796 18914236 16 20:29:49 20:07:01 9389168 31742792 520452 1.58 716728 20769100 1960296 5.78 3013960 18914240 16 20:29:49 20:08:01 9389648 31743272 520020 1.58 716744 20769100 1960296 5.78 3013696 18914240 12 20:29:49 20:09:01 9389380 31743084 520200 1.58 716768 20769108 1944128 5.73 3014072 18914248 12 20:29:49 20:10:01 9389308 31743052 520168 1.58 716796 20769112 1944128 5.73 3013976 18914252 8 20:29:49 20:11:01 9389444 31743196 520168 1.58 716808 20769116 1944128 5.73 3014060 18914256 12 20:29:49 20:12:02 9389372 31743136 520136 1.58 716820 20769120 1944128 5.73 3014124 18914260 200 20:29:49 20:13:01 9389656 31743424 519808 1.58 716844 20769120 1944128 5.73 3014008 18914260 16 20:29:49 20:14:01 9389348 31743180 520040 1.58 716848 20769124 1960180 5.78 3014368 18914268 16 20:29:49 20:15:01 9389220 31743060 520032 1.58 716872 20769128 1960180 5.78 3014180 18914272 216 20:29:49 20:16:01 9389212 31743056 519992 1.58 716896 20769124 1960180 5.78 3014112 18914272 12 20:29:49 20:17:01 9389388 31743300 519956 1.58 716916 20769136 1960180 5.78 3014448 18914284 12 20:29:49 20:18:01 9389284 31743224 519928 1.58 716916 20769140 1960180 5.78 3014184 18914288 196 20:29:49 20:19:01 9389308 31743252 519868 1.58 716932 20769140 1960180 5.78 3014156 18914288 12 20:29:49 20:20:01 9389008 31742960 520092 1.58 716940 20769144 1960180 5.78 3014088 18914292 32 20:29:49 20:21:01 9389180 31743132 519848 1.58 716952 20769144 1960180 5.78 3014196 18914292 36 20:29:49 20:22:01 9389116 31743092 519824 1.58 716956 20769148 1960180 5.78 3014004 18914296 12 20:29:49 20:23:01 9389100 31743140 519760 1.58 716972 20769152 1976296 5.82 3014072 18914304 12 20:29:49 20:24:01 9389024 31743072 519976 1.58 716988 20769152 1976296 5.82 3014520 18914304 16 20:29:49 20:25:01 9389024 31743080 519872 1.58 716996 20769156 1976296 5.82 3014252 18914308 168 20:29:49 20:26:01 9389380 31743448 519908 1.58 717000 20769156 1976296 5.82 3013976 18914308 12 20:29:49 20:27:01 9389356 31743380 519972 1.58 717016 20769168 1976296 5.82 3014276 18914304 8 20:29:49 20:28:01 9389016 31743044 520204 1.58 717036 20769172 1976296 5.82 3014280 18914308 32 20:29:49 20:29:01 9389008 31743076 520188 1.58 717044 20769172 1960128 5.78 3014444 18914312 20 20:29:49 Average: 15355145 31734032 554244 1.69 520197 15331871 2056273 6.06 2489674 13842173 21549 20:29:49 20:29:49 18:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:29:49 18:40:01 ens3 2.22 0.87 1.99 0.06 0.00 0.00 0.00 0.00 20:29:49 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:41:01 ens3 3.43 3.45 0.53 5.23 0.00 0.00 0.00 0.00 20:29:49 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:44:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:48:02 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 20:29:49 18:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:49:01 ens3 0.22 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:29:49 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:51:01 ens3 0.63 0.47 0.38 0.22 0.00 0.00 0.00 0.00 20:29:49 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:54:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:55:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:56:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 18:59:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:04:01 ens3 0.97 0.45 0.38 0.28 0.00 0.00 0.00 0.00 20:29:49 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:08:01 ens3 1109.48 1467.24 5984.74 177.38 0.00 0.00 0.00 0.00 20:29:49 19:08:01 lo 3.33 3.33 0.32 0.32 0.00 0.00 0.00 0.00 20:29:49 19:08:01 docker0 814.83 455.14 68.34 2716.05 0.00 0.00 0.00 0.00 20:29:49 19:08:01 veth53894f7 814.83 455.26 79.48 2716.06 0.00 0.00 0.00 0.22 20:29:49 19:09:01 ens3 332.16 220.50 4361.10 79.35 0.00 0.00 0.00 0.00 20:29:49 19:09:01 veth8de3892 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:09:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 20:29:49 19:09:01 docker0 100.13 127.25 8.16 988.17 0.00 0.00 0.00 0.00 20:29:49 19:10:01 ens3 25.11 15.28 20.78 11.20 0.00 0.00 0.00 0.00 20:29:49 19:10:01 veth8de3892 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 20:29:49 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:10:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 20:29:49 19:11:01 veth16bec50 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:11:01 ens3 143.35 99.65 1707.13 73.28 0.00 0.00 0.00 0.00 20:29:49 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 20:29:49 19:11:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:12:01 veth16bec50 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 20:29:49 19:12:01 ens3 533.99 275.32 6054.60 40.11 0.00 0.00 0.00 0.00 20:29:49 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:12:01 veth2bec76f 225.31 456.46 19.78 5833.31 0.00 0.00 0.00 0.48 20:29:49 19:12:01 docker0 254.81 495.90 18.35 6023.57 0.00 0.00 0.00 0.00 20:29:49 19:13:01 veth16bec50 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 20:29:49 19:13:01 ens3 1006.25 587.87 13437.41 131.51 0.00 0.00 0.00 0.00 20:29:49 19:13:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 20:29:49 19:13:01 veth8f716c6 240.68 412.88 20.54 5826.09 0.00 0.00 0.00 0.48 20:29:49 19:13:01 veth2bec76f 0.08 0.48 0.00 0.02 0.00 0.00 0.00 0.00 20:29:49 19:13:01 docker0 494.10 879.99 35.63 12209.74 0.00 0.00 0.00 0.00 20:29:49 19:13:01 vethcdcacac 229.20 414.78 19.71 5827.15 0.00 0.00 0.00 0.48 20:29:49 19:14:01 veth16bec50 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:14:01 ens3 105.60 85.60 268.28 78.11 0.00 0.00 0.00 0.00 20:29:49 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:14:01 veth8f716c6 9.25 13.36 0.94 1.90 0.00 0.00 0.00 0.00 20:29:49 19:14:01 docker0 35.62 50.90 2.91 248.49 0.00 0.00 0.00 0.00 20:29:49 19:14:01 vethc760e3f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:14:01 vethcdcacac 9.13 13.41 0.94 1.77 0.00 0.00 0.00 0.00 20:29:49 19:15:01 veth16bec50 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:15:01 ens3 34.61 18.64 62.72 12.84 0.00 0.00 0.00 0.00 20:29:49 19:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:29:49 19:15:01 veth8f716c6 0.12 0.28 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:15:01 docker0 2.48 4.55 0.15 38.44 0.00 0.00 0.00 0.00 20:29:49 19:15:01 vethc2a90bd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:29:49 19:15:01 vethcdcacac 0.15 0.30 0.01 0.02 0.00 0.00 0.00 0.00 20:29:49 19:16:01 veth16bec50 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 20:29:49 19:16:01 ens3 177.25 127.42 789.33 86.94 0.00 0.00 0.00 0.00 20:29:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:16:01 docker0 69.43 99.63 4.53 752.30 0.00 0.00 0.00 0.00 20:29:49 19:17:01 ens3 97.95 78.17 160.80 78.99 0.00 0.00 0.00 0.00 20:29:49 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:17:01 docker0 23.91 29.67 1.40 129.26 0.00 0.00 0.00 0.00 20:29:49 19:18:01 ens3 1.47 0.82 0.57 0.42 0.00 0.00 0.00 0.00 20:29:49 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:19:01 ens3 0.90 0.28 0.50 0.08 0.00 0.00 0.00 0.00 20:29:49 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:20:01 ens3 0.70 0.45 0.41 0.28 0.00 0.00 0.00 0.00 20:29:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:21:01 ens3 3.58 2.68 2.87 1.73 0.00 0.00 0.00 0.00 20:29:49 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:29:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:23:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:24:01 ens3 2.30 0.60 0.52 0.29 0.00 0.00 0.00 0.00 20:29:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:25:01 ens3 1.55 0.83 0.85 0.60 0.00 0.00 0.00 0.00 20:29:49 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:26:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:29:49 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:28:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:29:49 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:29:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:29:49 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:29:49 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:33:01 ens3 0.37 0.18 0.07 0.01 0.00 0.00 0.00 0.00 20:29:49 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:34:01 ens3 1.02 0.50 0.46 0.34 0.00 0.00 0.00 0.00 20:29:49 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:38:01 ens3 2.38 1.45 1.26 3.28 0.00 0.00 0.00 0.00 20:29:49 19:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:39:01 ens3 3.32 2.38 1.86 2.22 0.00 0.00 0.00 0.00 20:29:49 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:40:01 ens3 0.53 0.30 0.32 0.20 0.00 0.00 0.00 0.00 20:29:49 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:44:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:45:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:47:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:29:49 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:49:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:50:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:29:49 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:51:01 ens3 0.73 0.40 0.27 0.21 0.00 0.00 0.00 0.00 20:29:49 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:52:01 ens3 0.92 0.35 0.39 0.27 0.00 0.00 0.00 0.00 20:29:49 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:54:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 19:59:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:29:49 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:00:01 ens3 0.13 0.12 0.12 0.01 0.00 0.00 0.00 0.00 20:29:49 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:04:01 ens3 1.03 0.42 0.44 0.27 0.00 0.00 0.00 0.00 20:29:49 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:09:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:12:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:14:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:19:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:29:49 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:21:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:24:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:29:49 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 20:29:01 ens3 0.35 0.35 0.31 0.08 0.00 0.00 0.00 0.00 20:29:49 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:29:49 Average: ens3 32.76 27.27 298.84 7.16 0.00 0.00 0.00 0.00 20:29:49 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:29:49 Average: docker0 16.34 19.50 1.27 210.11 0.00 0.00 0.00 0.00 20:29:49 20:29:49 20:29:49 ---> sar -P ALL: 20:29:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11603) 04/08/22 _x86_64_ (8 CPU) 20:29:49 20:29:49 18:38:10 LINUX RESTART (8 CPU) 20:29:49 20:29:49 18:39:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 18:40:01 all 0.22 0.00 0.09 0.03 0.00 99.66 20:29:49 18:40:01 0 0.03 0.00 0.07 0.00 0.00 99.90 20:29:49 18:40:01 1 0.08 0.00 0.10 0.00 0.02 99.80 20:29:49 18:40:01 2 0.10 0.00 0.05 0.02 0.00 99.83 20:29:49 18:40:01 3 0.07 0.00 0.05 0.08 0.00 99.80 20:29:49 18:40:01 4 0.90 0.00 0.05 0.00 0.00 99.05 20:29:49 18:40:01 5 0.52 0.00 0.20 0.15 0.00 99.13 20:29:49 18:40:01 6 0.05 0.00 0.08 0.00 0.00 99.87 20:29:49 18:40:01 7 0.05 0.00 0.08 0.00 0.00 99.87 20:29:49 18:41:01 all 0.24 0.00 0.02 0.01 0.00 99.74 20:29:49 18:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:29:49 18:41:01 1 0.65 0.00 0.02 0.00 0.00 99.33 20:29:49 18:41:01 2 0.12 0.00 0.02 0.00 0.00 99.87 20:29:49 18:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 18:41:01 4 0.25 0.00 0.00 0.00 0.00 99.75 20:29:49 18:41:01 5 0.05 0.00 0.03 0.03 0.02 99.87 20:29:49 18:41:01 6 0.10 0.00 0.00 0.00 0.00 99.90 20:29:49 18:41:01 7 0.68 0.00 0.03 0.00 0.00 99.28 20:29:49 18:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:29:49 18:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 18:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:29:49 18:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:42:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 18:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:43:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:29:49 18:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:43:01 1 0.08 0.00 0.00 0.00 0.00 99.92 20:29:49 18:43:01 2 1.94 0.00 0.02 0.00 0.00 98.05 20:29:49 18:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 18:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 18:43:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:29:49 18:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:44:01 all 0.09 0.00 0.01 0.00 0.00 99.89 20:29:49 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:29:49 18:44:01 2 0.67 0.00 0.00 0.02 0.00 99.32 20:29:49 18:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:44:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:45:01 all 0.04 0.00 0.01 0.01 0.00 99.95 20:29:49 18:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 20:29:49 18:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 18:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:45:01 3 0.05 0.00 0.02 0.02 0.00 99.92 20:29:49 18:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:29:49 18:45:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 18:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 18:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 18:46:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:29:49 18:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 18:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 18:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:46:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:29:49 18:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:29:49 18:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 20:29:49 18:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:47:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 18:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 18:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 18:48:02 all 0.01 0.00 0.01 0.00 0.00 99.97 20:29:49 18:48:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:48:02 1 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 18:48:02 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:48:02 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 18:48:02 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:48:02 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:48:02 6 0.02 0.00 0.03 0.00 0.02 99.93 20:29:49 18:48:02 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 18:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:29:49 18:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 18:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:49:01 5 0.00 0.00 0.00 0.05 0.00 99.95 20:29:49 18:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 18:49:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 18:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 18:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 18:50:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 18:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:50:01 7 0.00 0.00 0.03 0.02 0.02 99.93 20:29:49 20:29:49 18:50:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 18:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:29:49 18:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 18:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 18:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 18:51:01 4 0.07 0.00 0.00 0.00 0.02 99.92 20:29:49 18:51:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 18:51:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:29:49 18:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 18:52:01 all 0.08 0.00 0.01 0.00 0.00 99.91 20:29:49 18:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 18:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:52:01 2 0.57 0.00 0.00 0.00 0.00 99.43 20:29:49 18:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 18:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 18:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:53:01 all 0.08 0.00 0.01 0.01 0.00 99.90 20:29:49 18:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:53:01 2 0.55 0.00 0.02 0.00 0.02 99.42 20:29:49 18:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:53:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:29:49 18:53:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:54:01 all 0.02 0.00 0.03 0.01 0.00 99.94 20:29:49 18:54:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:29:49 18:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 18:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:29:49 18:54:01 4 0.07 0.00 0.05 0.00 0.00 99.88 20:29:49 18:54:01 5 0.02 0.00 0.05 0.02 0.00 99.92 20:29:49 18:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:55:01 all 0.14 0.00 0.01 0.01 0.00 99.84 20:29:49 18:55:01 0 0.03 0.00 0.00 0.08 0.00 99.88 20:29:49 18:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:55:01 2 0.96 0.00 0.02 0.00 0.00 99.02 20:29:49 18:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 18:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 18:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 18:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 18:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 18:56:01 0 0.00 0.00 0.03 0.02 0.00 99.95 20:29:49 18:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 18:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 18:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:57:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:29:49 18:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:57:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 18:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 18:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 18:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:29:49 18:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 18:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 18:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 18:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 18:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 18:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:29:49 18:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 18:59:01 all 0.06 0.00 0.03 0.03 0.00 99.87 20:29:49 18:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 18:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 18:59:01 2 0.03 0.00 0.05 0.00 0.02 99.90 20:29:49 18:59:01 3 0.03 0.00 0.02 0.08 0.00 99.87 20:29:49 18:59:01 4 0.07 0.00 0.02 0.00 0.02 99.90 20:29:49 18:59:01 5 0.02 0.00 0.02 0.12 0.00 99.85 20:29:49 18:59:01 6 0.23 0.00 0.08 0.03 0.00 99.65 20:29:49 18:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 19:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:29:49 19:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:29:49 19:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 19:00:01 5 0.00 0.00 0.02 0.07 0.02 99.90 20:29:49 19:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:01:01 all 0.06 0.00 0.01 0.02 0.00 99.92 20:29:49 19:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 19:01:01 2 0.38 0.00 0.00 0.00 0.00 99.62 20:29:49 19:01:01 3 0.00 0.00 0.02 0.07 0.00 99.92 20:29:49 19:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:29:49 19:01:01 5 0.00 0.00 0.02 0.05 0.00 99.93 20:29:49 19:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:29:49 19:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:29:49 19:01:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:29:49 19:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:03:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:29:49 19:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 19:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:29:49 19:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 19:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:04:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:29:49 19:04:01 5 0.05 0.00 0.00 0.02 0.00 99.93 20:29:49 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:05:01 all 0.03 0.00 0.00 0.01 0.00 99.95 20:29:49 19:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:05:01 2 0.15 0.00 0.00 0.00 0.00 99.85 20:29:49 19:05:01 3 0.02 0.00 0.00 0.05 0.00 99.93 20:29:49 19:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:05:01 5 0.00 0.00 0.00 0.05 0.00 99.95 20:29:49 19:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:06:01 all 0.19 0.00 0.01 0.00 0.01 99.79 20:29:49 19:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:06:01 2 1.44 0.00 0.02 0.00 0.00 98.55 20:29:49 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:06:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:07:01 all 0.02 0.00 0.00 0.01 0.00 99.96 20:29:49 19:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:29:49 19:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:07:01 4 0.07 0.00 0.00 0.00 0.00 99.93 20:29:49 19:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:08:01 all 4.35 0.00 1.48 0.69 0.02 93.46 20:29:49 19:08:01 0 3.54 0.00 0.97 0.07 0.02 95.41 20:29:49 19:08:01 1 7.21 0.00 2.02 1.17 0.03 89.57 20:29:49 19:08:01 2 3.00 0.00 1.62 1.46 0.02 93.90 20:29:49 19:08:01 3 4.53 0.00 2.53 0.50 0.02 92.42 20:29:49 19:08:01 4 7.24 0.00 1.02 0.37 0.02 91.35 20:29:49 19:08:01 5 2.94 0.00 0.69 0.48 0.02 95.87 20:29:49 19:08:01 6 3.38 0.00 1.81 1.39 0.02 93.41 20:29:49 19:08:01 7 2.94 0.00 1.16 0.10 0.02 95.78 20:29:49 19:09:01 all 24.18 0.00 5.04 1.31 0.06 69.41 20:29:49 19:09:01 0 23.53 0.00 4.38 0.02 0.07 72.01 20:29:49 19:09:01 1 24.35 0.00 5.72 1.38 0.07 68.49 20:29:49 19:09:01 2 23.24 0.00 4.45 0.22 0.05 72.05 20:29:49 19:09:01 3 24.84 0.00 5.58 3.27 0.07 66.25 20:29:49 19:09:01 4 26.26 0.00 5.24 4.45 0.07 63.98 20:29:49 19:09:01 5 27.56 0.00 4.34 0.05 0.07 67.98 20:29:49 19:09:01 6 22.88 0.00 4.76 0.52 0.05 71.79 20:29:49 19:09:01 7 20.81 0.00 5.84 0.54 0.07 72.74 20:29:49 19:10:01 all 41.51 0.00 5.70 0.20 0.08 52.52 20:29:49 19:10:01 0 40.76 0.00 5.57 0.12 0.07 53.48 20:29:49 19:10:01 1 42.03 0.00 5.23 0.30 0.08 52.35 20:29:49 19:10:01 2 42.22 0.00 5.44 0.00 0.08 52.26 20:29:49 19:10:01 3 40.76 0.00 5.24 1.06 0.07 52.87 20:29:49 19:10:01 4 40.79 0.00 8.15 0.03 0.08 50.94 20:29:49 19:10:01 5 41.54 0.00 5.42 0.00 0.08 52.96 20:29:49 19:10:01 6 41.63 0.00 5.24 0.03 0.07 53.03 20:29:49 19:10:01 7 42.31 0.00 5.33 0.03 0.08 52.24 20:29:49 19:11:01 all 24.43 0.00 8.93 2.06 0.07 64.50 20:29:49 19:11:01 0 25.21 0.00 9.81 0.03 0.07 64.88 20:29:49 19:11:01 1 23.88 0.00 9.78 0.97 0.07 65.31 20:29:49 19:11:01 2 23.49 0.00 9.22 0.03 0.07 67.18 20:29:49 19:11:01 3 24.57 0.00 9.45 14.23 0.09 51.67 20:29:49 19:11:01 4 26.31 0.00 9.26 0.92 0.09 63.42 20:29:49 19:11:01 5 23.97 0.00 8.46 0.17 0.07 67.33 20:29:49 19:11:01 6 24.08 0.00 7.61 0.14 0.07 68.11 20:29:49 19:11:01 7 23.97 0.00 7.89 0.00 0.05 68.09 20:29:49 19:12:01 all 55.90 0.00 11.75 7.36 0.12 24.87 20:29:49 19:12:01 0 55.84 0.00 13.04 4.32 0.12 26.69 20:29:49 19:12:01 1 55.93 0.00 11.58 6.78 0.12 25.59 20:29:49 19:12:01 2 57.49 0.00 11.57 8.91 0.12 21.92 20:29:49 19:12:01 3 55.54 0.00 12.68 8.01 0.10 23.66 20:29:49 19:12:01 4 54.99 0.00 11.06 14.73 0.15 19.07 20:29:49 19:12:01 5 55.82 0.00 12.44 4.59 0.12 27.04 20:29:49 19:12:01 6 56.03 0.00 10.51 6.81 0.10 26.54 20:29:49 19:12:01 7 55.60 0.00 11.08 4.77 0.12 28.44 20:29:49 20:29:49 19:12:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:13:01 all 65.82 0.00 12.80 8.00 0.14 13.25 20:29:49 19:13:01 0 62.42 0.00 11.75 5.61 0.12 20.10 20:29:49 19:13:01 1 64.72 0.00 12.27 10.42 0.13 12.46 20:29:49 19:13:01 2 63.97 0.00 13.35 10.51 0.14 12.03 20:29:49 19:13:01 3 77.05 0.00 10.99 2.50 0.15 9.31 20:29:49 19:13:01 4 62.06 0.00 14.29 9.85 0.12 13.68 20:29:49 19:13:01 5 70.58 0.00 12.24 5.51 0.13 11.54 20:29:49 19:13:01 6 63.65 0.00 13.40 9.59 0.15 13.22 20:29:49 19:13:01 7 62.02 0.00 14.15 10.04 0.15 13.64 20:29:49 19:14:01 all 86.76 0.00 10.93 0.62 0.13 1.56 20:29:49 19:14:01 0 87.28 0.00 10.29 0.55 0.13 1.74 20:29:49 19:14:01 1 85.13 0.00 12.51 0.75 0.13 1.47 20:29:49 19:14:01 2 85.79 0.00 10.92 0.49 0.13 2.66 20:29:49 19:14:01 3 87.74 0.00 10.80 0.03 0.13 1.29 20:29:49 19:14:01 4 86.30 0.00 11.10 0.72 0.15 1.74 20:29:49 19:14:01 5 86.38 0.00 11.15 0.88 0.13 1.45 20:29:49 19:14:01 6 89.70 0.00 9.13 0.60 0.12 0.45 20:29:49 19:14:01 7 85.75 0.00 11.55 0.90 0.12 1.69 20:29:49 19:15:01 all 73.94 0.00 11.48 3.90 0.12 10.56 20:29:49 19:15:01 0 78.52 0.00 8.70 2.78 0.13 9.86 20:29:49 19:15:01 1 79.11 0.00 9.64 2.86 0.12 8.28 20:29:49 19:15:01 2 66.54 0.00 14.89 7.43 0.12 11.03 20:29:49 19:15:01 3 69.51 0.00 12.45 2.90 0.12 15.02 20:29:49 19:15:01 4 75.09 0.00 11.62 2.58 0.13 10.58 20:29:49 19:15:01 5 81.03 0.00 10.47 2.75 0.13 5.61 20:29:49 19:15:01 6 72.49 0.00 11.20 1.36 0.12 14.84 20:29:49 19:15:01 7 69.17 0.00 12.87 8.57 0.12 9.28 20:29:49 19:16:01 all 62.53 0.00 12.86 6.67 0.13 17.82 20:29:49 19:16:01 0 69.69 0.00 10.65 2.95 0.13 16.58 20:29:49 19:16:01 1 61.19 0.00 13.93 11.39 0.12 13.37 20:29:49 19:16:01 2 54.88 0.00 15.25 18.50 0.14 11.24 20:29:49 19:16:01 3 60.46 0.00 11.39 3.43 0.12 24.60 20:29:49 19:16:01 4 59.58 0.00 12.41 7.24 0.12 20.65 20:29:49 19:16:01 5 71.49 0.00 12.04 2.27 0.12 14.08 20:29:49 19:16:01 6 64.40 0.00 12.51 4.50 0.12 18.48 20:29:49 19:16:01 7 58.48 0.00 14.70 3.10 0.15 23.57 20:29:49 19:17:01 all 12.25 0.00 7.00 8.63 0.07 72.04 20:29:49 19:17:01 0 12.33 0.00 6.00 4.89 0.07 76.72 20:29:49 19:17:01 1 10.67 0.00 8.37 16.03 0.08 64.85 20:29:49 19:17:01 2 12.05 0.00 6.15 6.44 0.07 75.29 20:29:49 19:17:01 3 11.48 0.00 7.55 6.72 0.08 74.17 20:29:49 19:17:01 4 13.42 0.00 6.50 12.08 0.07 67.93 20:29:49 19:17:01 5 12.14 0.00 7.16 6.21 0.07 74.42 20:29:49 19:17:01 6 12.98 0.00 6.75 12.47 0.07 67.72 20:29:49 19:17:01 7 12.95 0.00 7.54 4.25 0.07 75.19 20:29:49 19:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:18:01 2 0.00 0.00 0.03 0.07 0.00 99.90 20:29:49 19:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:19:01 all 0.09 0.00 0.02 0.01 0.00 99.88 20:29:49 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:19:01 1 0.05 0.00 0.00 0.05 0.02 99.88 20:29:49 19:19:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:19:01 3 0.05 0.00 0.05 0.02 0.00 99.88 20:29:49 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:19:01 5 0.48 0.00 0.03 0.00 0.00 99.48 20:29:49 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:19:01 7 0.05 0.00 0.08 0.02 0.02 99.83 20:29:49 19:20:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:29:49 19:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:20:01 5 2.00 0.00 0.00 0.00 0.00 98.00 20:29:49 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:20:01 7 0.00 0.00 0.05 0.00 0.00 99.95 20:29:49 19:21:01 all 0.38 0.00 0.02 0.01 0.00 99.58 20:29:49 19:21:01 0 0.08 0.00 0.02 0.00 0.00 99.90 20:29:49 19:21:01 1 0.22 0.00 0.05 0.02 0.00 99.72 20:29:49 19:21:01 2 0.15 0.00 0.02 0.03 0.00 99.80 20:29:49 19:21:01 3 0.07 0.00 0.02 0.02 0.00 99.90 20:29:49 19:21:01 4 0.13 0.00 0.02 0.00 0.00 99.85 20:29:49 19:21:01 5 2.17 0.00 0.00 0.02 0.02 97.80 20:29:49 19:21:01 6 0.05 0.00 0.03 0.02 0.00 99.90 20:29:49 19:21:01 7 0.17 0.00 0.05 0.00 0.02 99.77 20:29:49 19:22:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:29:49 19:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:22:01 2 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 19:22:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:22:01 5 1.99 0.00 0.02 0.00 0.00 98.00 20:29:49 19:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:22:01 7 0.00 0.00 0.05 0.00 0.00 99.95 20:29:49 19:23:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:29:49 19:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:23:01 2 0.00 0.00 0.03 0.03 0.00 99.93 20:29:49 19:23:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:23:01 5 1.97 0.00 0.02 0.00 0.00 98.01 20:29:49 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:23:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 20:29:49 19:23:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:24:01 all 0.17 0.00 0.01 0.01 0.00 99.81 20:29:49 19:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:24:01 2 0.02 0.00 0.02 0.03 0.02 99.92 20:29:49 19:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:24:01 5 1.31 0.00 0.00 0.00 0.00 98.69 20:29:49 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:29:49 19:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:29:49 19:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:25:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 19:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:29:49 19:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:29:49 19:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:27:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:29:49 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:29:49 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:28:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:29:49 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:29:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:29:49 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:29:49 19:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:29:49 19:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:31:01 all 0.20 0.00 0.00 0.01 0.00 99.79 20:29:49 19:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:31:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:31:01 5 1.55 0.00 0.02 0.00 0.00 98.43 20:29:49 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:32:01 all 0.10 0.00 0.00 0.00 0.00 99.89 20:29:49 19:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:29:49 19:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:32:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:29:49 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:32:01 5 0.70 0.00 0.00 0.00 0.00 99.30 20:29:49 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:33:01 all 0.00 0.00 0.00 0.01 0.00 99.98 20:29:49 19:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:29:49 19:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:33:01 2 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:29:49 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 19:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:34:01 2 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 19:34:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:29:49 19:34:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:35:01 all 0.03 0.00 0.01 0.01 0.00 99.96 20:29:49 19:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:35:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:35:01 5 0.15 0.00 0.00 0.00 0.00 99.85 20:29:49 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:36:01 all 0.24 0.00 0.01 0.00 0.00 99.74 20:29:49 19:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:29:49 19:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 19:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:36:01 5 1.82 0.00 0.02 0.00 0.00 98.16 20:29:49 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:37:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:29:49 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:37:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:37:01 2 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:37:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:29:49 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 19:38:01 all 0.10 0.00 0.03 0.01 0.00 99.87 20:29:49 19:38:01 0 0.12 0.00 0.08 0.00 0.02 99.78 20:29:49 19:38:01 1 0.10 0.00 0.02 0.03 0.00 99.85 20:29:49 19:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 19:38:01 3 0.13 0.00 0.00 0.02 0.00 99.85 20:29:49 19:38:01 4 0.07 0.00 0.03 0.00 0.00 99.90 20:29:49 19:38:01 5 0.25 0.00 0.02 0.00 0.00 99.73 20:29:49 19:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 19:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:39:01 all 0.12 0.00 0.01 0.01 0.00 99.86 20:29:49 19:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:39:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:39:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 19:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 19:39:01 5 0.81 0.00 0.00 0.00 0.00 99.19 20:29:49 19:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:40:01 all 0.26 0.00 0.00 0.01 0.00 99.73 20:29:49 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:40:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:40:01 5 1.99 0.00 0.00 0.00 0.00 98.01 20:29:49 19:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:29:49 19:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:29:49 19:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:41:01 5 0.12 0.00 0.03 0.00 0.00 99.85 20:29:49 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:29:49 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:43:01 1 0.02 0.00 0.00 0.05 0.00 99.93 20:29:49 19:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:44:01 all 0.23 0.00 0.01 0.00 0.00 99.75 20:29:49 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:44:01 1 0.07 0.00 0.00 0.02 0.02 99.90 20:29:49 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:44:01 5 1.70 0.00 0.02 0.00 0.02 98.27 20:29:49 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:45:01 all 0.28 0.00 0.01 0.01 0.00 99.71 20:29:49 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:45:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 19:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:45:01 5 2.05 0.00 0.00 0.00 0.00 97.95 20:29:49 19:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:29:49 19:45:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:46:01 all 0.25 0.00 0.00 0.00 0.00 99.74 20:29:49 19:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 19:46:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:46:01 5 1.97 0.00 0.00 0.00 0.00 98.03 20:29:49 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:47:01 all 0.26 0.00 0.00 0.01 0.00 99.72 20:29:49 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:47:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 19:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:47:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:29:49 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:47:01 5 1.99 0.00 0.00 0.00 0.00 98.01 20:29:49 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:48:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:29:49 19:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:48:01 1 0.00 0.00 0.02 0.07 0.00 99.92 20:29:49 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:48:01 5 1.97 0.00 0.03 0.00 0.00 98.00 20:29:49 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:29:49 19:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:29:49 19:49:01 1 0.02 0.00 0.00 0.03 0.02 99.93 20:29:49 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:49:01 3 0.02 0.00 0.00 0.05 0.00 99.93 20:29:49 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 19:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:50:01 all 0.00 0.00 0.01 0.01 0.00 99.97 20:29:49 19:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:50:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:29:49 19:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:29:49 19:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:51:01 all 0.02 0.00 0.01 0.03 0.00 99.94 20:29:49 19:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 19:51:01 1 0.02 0.00 0.02 0.15 0.00 99.82 20:29:49 19:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:51:01 3 0.02 0.00 0.00 0.07 0.00 99.92 20:29:49 19:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:29:49 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:29:49 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 19:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:29:49 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 19:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:53:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:29:49 19:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 19:54:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:29:49 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 19:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 19:55:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:29:49 19:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:55:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 19:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:55:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:49 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 19:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:29:49 20:29:49 19:56:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 19:57:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:49 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:57:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 19:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 19:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 19:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:58:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:58:01 5 0.02 0.00 0.05 0.00 0.02 99.92 20:29:49 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:29:49 19:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:59:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:59:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 19:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 19:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:49 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:00:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:00:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:29:49 20:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:01:01 all 0.09 0.00 0.01 0.01 0.00 99.89 20:29:49 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:01:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:01:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:01:01 5 0.68 0.00 0.05 0.00 0.00 99.27 20:29:49 20:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:02:01 all 0.27 0.00 0.01 0.01 0.00 99.72 20:29:49 20:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:02:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:02:01 5 2.04 0.00 0.02 0.00 0.02 97.93 20:29:49 20:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:03:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:29:49 20:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:03:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:29:49 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:03:01 5 2.00 0.00 0.00 0.00 0.02 97.98 20:29:49 20:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:04:01 all 0.26 0.00 0.00 0.00 0.00 99.73 20:29:49 20:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:04:01 5 2.02 0.00 0.00 0.00 0.00 97.98 20:29:49 20:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:05:01 all 0.25 0.00 0.01 0.01 0.00 99.73 20:29:49 20:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:05:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:05:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:05:01 5 1.97 0.00 0.03 0.00 0.00 98.00 20:29:49 20:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:06:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:29:49 20:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 20:06:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:29:49 20:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:06:01 5 1.99 0.00 0.03 0.00 0.02 97.96 20:29:49 20:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:07:01 all 0.06 0.00 0.01 0.01 0.00 99.92 20:29:49 20:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:07:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:07:01 5 0.48 0.00 0.03 0.00 0.00 99.48 20:29:49 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:29:49 20:07:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 20:08:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:29:49 20:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:08:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:29:49 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:09:01 1 0.00 0.00 0.02 0.05 0.00 99.93 20:29:49 20:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:09:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:29:49 20:10:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:29:49 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 20:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:11:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 20:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:12:02 all 0.22 0.00 0.01 0.02 0.00 99.75 20:29:49 20:12:02 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:12:02 1 0.00 0.00 0.02 0.13 0.00 99.85 20:29:49 20:12:02 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:12:02 3 1.78 0.00 0.00 0.02 0.02 98.19 20:29:49 20:12:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:12:02 5 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:12:02 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:12:02 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:13:01 all 0.22 0.00 0.01 0.00 0.00 99.76 20:29:49 20:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:29:49 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:13:01 3 1.69 0.00 0.07 0.00 0.00 98.24 20:29:49 20:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:29:49 20:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:14:01 3 0.10 0.00 0.05 0.02 0.00 99.83 20:29:49 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:29:49 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:29:49 20:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:15:01 1 0.02 0.00 0.00 0.10 0.00 99.88 20:29:49 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:29:49 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 20:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:49 20:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 20:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 20:17:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:29:49 20:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:17:01 1 0.00 0.00 0.03 0.03 0.00 99.93 20:29:49 20:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:29:49 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:18:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:29:49 20:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:18:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:29:49 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:29:49 20:18:01 CPU %user %nice %system %iowait %steal %idle 20:29:49 20:19:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:29:49 20:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:19:01 1 0.03 0.00 0.00 0.02 0.00 99.95 20:29:49 20:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:19:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:29:49 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:20:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:29:49 20:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:20:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:29:49 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:29:49 20:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:29:49 20:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:21:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:29:49 20:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:22:01 all 0.18 0.00 0.01 0.00 0.00 99.81 20:29:49 20:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:22:01 3 1.37 0.00 0.03 0.02 0.00 98.58 20:29:49 20:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:23:01 all 0.07 0.00 0.01 0.00 0.00 99.92 20:29:49 20:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:23:01 3 0.47 0.00 0.00 0.02 0.00 99.52 20:29:49 20:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:24:01 all 0.00 0.00 0.00 0.01 0.00 99.99 20:29:49 20:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:24:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:25:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:29:49 20:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:25:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:29:49 20:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:25:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:29:49 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:29:49 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:29:49 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:29:49 20:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:26:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:29:49 20:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:27:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:29:49 20:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:27:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:29:49 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:29:49 20:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:28:01 all 0.00 0.00 0.01 0.01 0.00 99.99 20:29:49 20:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:28:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:29:49 20:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:29:49 20:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:29:49 20:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:29:49 20:29:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:29:49 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:29:49 20:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:29:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:29:49 20:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:29:49 20:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:29:49 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:29:49 20:29:49 Average: CPU %user %nice %system %iowait %steal %idle 20:29:49 Average: all 4.14 0.00 0.80 0.36 0.01 94.69 20:29:49 Average: 0 4.16 0.00 0.74 0.19 0.01 94.89 20:29:49 Average: 1 4.11 0.00 0.83 0.49 0.01 94.56 20:29:49 Average: 2 3.97 0.00 0.84 0.49 0.01 94.69 20:29:49 Average: 3 4.17 0.00 0.80 0.40 0.01 94.61 20:29:49 Average: 4 4.09 0.00 0.82 0.48 0.01 94.60 20:29:49 Average: 5 4.63 0.00 0.77 0.22 0.01 94.37 20:29:49 Average: 6 4.08 0.00 0.75 0.34 0.01 94.83 20:29:49 Average: 7 3.93 0.00 0.84 0.29 0.01 94.93 20:29:49 20:29:49 20:29:49