Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0af16247e954277414cce32b52e3a71aa2187729 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-ssh14623229520331069362.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-ssh896141939670943614.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5690910539070589182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7256299078650192887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2059214809224331894.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20881’ Running on prd-ubuntu20.04-docker-8c-8g-20884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/195 [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/195 # 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 Avoid second fetch Checking out Revision 0af16247e954277414cce32b52e3a71aa2187729 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus (#3967)" > git rev-list --no-walk 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:29:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:10 ========================================================= 01:29:10 EdgeX Global Pipelines Version Info 01:29:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:11 ------------------- 01:29:11 stable info: 01:29:11 ------------------- 01:29:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:11 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:29:11 Message: update stable to v1.0.221 01:29:12 ------------------- 01:29:12 experimental info: 01:29:12 ------------------- 01:29:12 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 01:29:12 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0af1624 [Pipeline] echo 01:29:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:12 provisioning config files... 01:29:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/195@tmp/config1842354948116647782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:13 ---> docker-login.sh 01:29:13 nexus3.edgexfoundry.org:10001 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:13 Configure a credential helper to remove this warning. See 01:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:13 01:29:13 Login Succeeded 01:29:13 nexus3.edgexfoundry.org:10002 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:13 Configure a credential helper to remove this warning. See 01:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:13 01:29:13 Login Succeeded 01:29:13 nexus3.edgexfoundry.org:10003 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:13 Configure a credential helper to remove this warning. See 01:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:13 01:29:13 Login Succeeded 01:29:13 nexus3.edgexfoundry.org:10004 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:13 Configure a credential helper to remove this warning. See 01:29:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:13 01:29:13 Login Succeeded 01:29:13 docker.io 01:29:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:14 Configure a credential helper to remove this warning. See 01:29:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:14 01:29:14 Login Succeeded 01:29:14 ---> docker-login.sh ends [Pipeline] } 01:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:14 + 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 01:29:14 + dirname cmd/core-command/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo core-command,cmd/core-command/Dockerfile 01:29:14 + dirname cmd/core-data/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo core-data,cmd/core-data/Dockerfile 01:29:14 + dirname cmd/core-metadata/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo core-metadata,cmd/core-metadata/Dockerfile 01:29:14 + dirname cmd/security-bootstrapper/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:29:14 + dirname cmd/security-proxy-setup/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:29:14 + dirname cmd/security-secretstore-setup/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:29:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:29:14 + dirname cmd/security-spire-agent/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:29:14 + dirname cmd/security-spire-config/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:29:14 + dirname cmd/security-spire-server/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:29:14 + dirname cmd/support-notifications/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo support-notifications,cmd/support-notifications/Dockerfile 01:29:14 + dirname cmd/support-scheduler/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:29:14 + dirname cmd/sys-mgmt-agent/Dockerfile 01:29:14 + cut -d/ -f2 01:29:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:29:14 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 01:29:15 + git rev-list -1 --merges 0af16247e954277414cce32b52e3a71aa2187729~1..0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] echo 01:29:15 -----------> git rev-list -1 --merges 0af16247e954277414cce32b52e3a71aa2187729~1..0af16247e954277414cce32b52e3a71aa2187729 0af16247e954277414cce32b52e3a71aa2187729 [false] [Pipeline] sh 01:29:15 + git log --format=format:%s -1 0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] echo 01:29:15 ========================================================= 01:29:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:29:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:16 + grep -v github /etc/ssh/ssh_known_hosts 01:29:16 + [ -e /tmp/ssh_known_hosts ] 01:29:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:16 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:29:16 -a /etc/ssh/ssh_known_hosts 01:29:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:16 01:29:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:29:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:16 latest: Pulling from edgex-devops/git-semver 01:29:16 a0d0a0d46f8b: Pulling fs layer 01:29:16 3e5f54012d9b: Pulling fs layer 01:29:16 4c7163046ea9: Pulling fs layer 01:29:16 0c2d73faf560: Pulling fs layer 01:29:16 0c2d73faf560: Waiting 01:29:16 3e5f54012d9b: Verifying Checksum 01:29:16 3e5f54012d9b: Download complete 01:29:16 a0d0a0d46f8b: Verifying Checksum 01:29:16 a0d0a0d46f8b: Download complete 01:29:17 4c7163046ea9: Verifying Checksum 01:29:17 4c7163046ea9: Download complete 01:29:17 0c2d73faf560: Verifying Checksum 01:29:17 0c2d73faf560: Download complete 01:29:17 a0d0a0d46f8b: Pull complete 01:29:17 3e5f54012d9b: Pull complete 01:29:17 4c7163046ea9: Pull complete 01:29:17 0c2d73faf560: Pull complete 01:29:17 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:29:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:29:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:29:17 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 01:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:29:18 $ docker top 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:18 [ssh-agent] Looking for ssh-agent implementation... 01:29:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:18 $ docker exec 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d ssh-agent 01:29:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmfdDDF/agent.13 01:29:18 SSH_AGENT_PID=19 01:29:18 Running ssh-add (command line suppressed) 01:29:19 Identity added: /w/workspace/edgex-go/195@tmp/private_key_694542749144832482.key (/w/workspace/edgex-go/195@tmp/private_key_694542749144832482.key) 01:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:19 + git tag --points-at HEAD [Pipeline] } 01:29:19 $ docker exec --env ******** --env ******** 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d ssh-agent -k 01:29:19 unset SSH_AUTH_SOCK; 01:29:19 unset SSH_AGENT_PID; 01:29:19 echo Agent pid 19 killed; 01:29:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:19 [ssh-agent] Looking for ssh-agent implementation... 01:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:19 $ docker exec 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d ssh-agent 01:29:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIgpJaM/agent.52 01:29:19 SSH_AGENT_PID=58 01:29:19 Running ssh-add (command line suppressed) 01:29:19 Identity added: /w/workspace/edgex-go/195@tmp/private_key_8607489409171908959.key (/w/workspace/edgex-go/195@tmp/private_key_8607489409171908959.key) 01:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:20 + git semver init 01:29:20 # -> Open(): unable to determine branch for HEAD 01:29:20 # $GIT_DIR = /w/workspace/edgex-go/195/.git 01:29:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/195 01:29:20 # $SEMVER_REMOTE_NAME = origin 01:29:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:29:20 # $SEMVER_USER_NAME = edgex-jenkins 01:29:20 # $SEMVER_BRANCH = main 01:29:20 # $SEMVER_TEMP = /tmp/semver-077365713 01:29:20 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:29:35 # '/tmp/semver-077365713' -> '/w/workspace/edgex-go/195/.semver' 01:29:35 # -> Force: false 01:29:35 # $SEMVER_DIR = /w/workspace/edgex-go/195/.semver [Pipeline] } 01:29:35 $ docker exec --env ******** --env ******** 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d ssh-agent -k 01:29:35 unset SSH_AUTH_SOCK; 01:29:35 unset SSH_AGENT_PID; 01:29:35 echo Agent pid 58 killed; 01:29:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:35 + git semver [Pipeline] } 01:29:35 $ docker stop --time=1 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d 01:29:37 $ docker rm -f 24a32e0b41a36a6257f9a13d38e003713d054e51857e5d313a2aeb82fac1d45d [Pipeline] // withDockerContainer [Pipeline] sh 01:29:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:38 Stashed 1 file(s) [Pipeline] echo 01:29:38 [edgeXSemver]: initialized semver on version 2.2.0-dev.70 [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 01:29:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:38 ========================================================= 01:29:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:29:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:29:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:38 59bf1c3509f3: Pulling fs layer 01:29:38 666ba61612fd: Pulling fs layer 01:29:38 8ed8ca486205: Pulling fs layer 01:29:38 4fe6c5a15a65: Pulling fs layer 01:29:38 22a0e8bec74d: Pulling fs layer 01:29:38 640e595b4fbd: Pulling fs layer 01:29:38 763cafe07f6e: Pulling fs layer 01:29:38 0c0b528cf693: Pulling fs layer 01:29:38 10935f4eaf8b: Pulling fs layer 01:29:38 4fe6c5a15a65: Waiting 01:29:38 22a0e8bec74d: Waiting 01:29:38 640e595b4fbd: Waiting 01:29:38 763cafe07f6e: Waiting 01:29:38 0c0b528cf693: Waiting 01:29:38 10935f4eaf8b: Waiting 01:29:38 8ed8ca486205: Verifying Checksum 01:29:38 8ed8ca486205: Download complete 01:29:38 666ba61612fd: Download complete 01:29:38 22a0e8bec74d: Verifying Checksum 01:29:38 22a0e8bec74d: Download complete 01:29:38 59bf1c3509f3: Verifying Checksum 01:29:38 640e595b4fbd: Verifying Checksum 01:29:38 640e595b4fbd: Download complete 01:29:38 763cafe07f6e: Verifying Checksum 01:29:38 763cafe07f6e: Download complete 01:29:38 0c0b528cf693: Download complete 01:29:38 59bf1c3509f3: Pull complete 01:29:38 666ba61612fd: Pull complete 01:29:38 8ed8ca486205: Pull complete 01:29:39 10935f4eaf8b: Verifying Checksum 01:29:39 10935f4eaf8b: Download complete 01:29:39 4fe6c5a15a65: Verifying Checksum 01:29:39 4fe6c5a15a65: Download complete 01:29:43 4fe6c5a15a65: Pull complete 01:29:43 22a0e8bec74d: Pull complete 01:29:43 640e595b4fbd: Pull complete 01:29:43 763cafe07f6e: Pull complete 01:29:43 0c0b528cf693: Pull complete 01:29:46 10935f4eaf8b: Pull complete 01:29:46 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 01:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:29:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:46 WORKDIR /edgex 01:29:46 COPY go.mod . 01:29:46 RUN go mod download 01:29:46 + docker build -t ci-base-image-x86_64 -f - . 01:29:47 Sending build context to Docker daemon 334.9MB 01:29:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:47 ---> 99d49a6021b9 01:29:47 Step 2/4 : WORKDIR /edgex 01:29:49 ---> Running in 7651a556af6f 01:29:49 Removing intermediate container 7651a556af6f 01:29:49 ---> dccf02960895 01:29:49 Step 3/4 : COPY go.mod . 01:29:49 ---> a512d4d5e5f9 01:29:49 Step 4/4 : RUN go mod download 01:29:49 ---> Running in a9be72129878 01:29:53 Still waiting to schedule task 01:29:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20882’ 01:30:04 Removing intermediate container a9be72129878 01:30:04 ---> 31cd7359631f 01:30:04 Successfully built 31cd7359631f 01:30:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:30:05 + docker inspect -f . ci-base-image-x86_64 01:30:05 . [Pipeline] withDockerContainer 01:30:05 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 01:30:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** ci-base-image-x86_64 cat 01:30:05 $ docker top c0b902b94a6854039b2c2a0781b5680c4cc726ff083e752eb927f2e02f4dd8d4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:05 + go version 01:30:05 go version go1.17.6 linux/amd64 [Pipeline] } 01:30:05 $ docker stop --time=1 c0b902b94a6854039b2c2a0781b5680c4cc726ff083e752eb927f2e02f4dd8d4 01:30:07 $ docker rm -f c0b902b94a6854039b2c2a0781b5680c4cc726ff083e752eb927f2e02f4dd8d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:07 + docker inspect -f . ci-base-image-x86_64 01:30:07 . [Pipeline] withDockerContainer 01:30:07 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 01:30:07 $ 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/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** ci-base-image-x86_64 cat 01:30:08 $ docker top a9568dfd38deda98b719a421ca4996058db2fc1e9793fb40dc728deb2a8ad1f6 -eo pid,comm [Pipeline] { [Pipeline] echo 01:30:08 ========================================================= 01:30:08 [edgeXBuildGoParallel] Running Tests and Build... 01:30:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:30:08 + make test 01:30:08 go mod tidy -compat=1.17 01:30:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:30:13 ? github.com/edgexfoundry/edgex-go [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 53.4% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.151s coverage: 89.2% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.082s coverage: 84.4% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.462s coverage: 95.6% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 24.0% of statements 01:30:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.122s coverage: 96.3% of statements 01:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 01:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.064s coverage: 94.4% of statements 01:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 01:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 82.5% of statements 01:30:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.4% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:30:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 01:30:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 01:30:51 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 01:31:09 GO111MODULE=on go vet ./... 01:31:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:31:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:31:12 ./bin/test-attribution-txt.sh [Pipeline] echo 01:31:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:31:13 + ls -al . 01:31:13 total 672 01:31:13 drwxrwxr-x 10 1001 1001 4096 Apr 14 01:31 . 01:31:13 drwxr-xr-x 4 root root 4096 Apr 14 01:30 .. 01:31:13 -rw-rw-r-- 1 1001 1001 11 Apr 14 01:29 .dockerignore 01:31:13 drwxrwxr-x 8 1001 1001 4096 Apr 14 01:29 .git 01:31:13 drwxrwxr-x 3 1001 1001 4096 Apr 14 01:29 .github 01:31:13 -rw-rw-r-- 1 1001 1001 879 Apr 14 01:29 .gitignore 01:31:13 -rw-rw-r-- 1 1001 1001 42 Apr 14 01:29 .golangci.yml 01:31:13 -rw-rw-r-- 1 1001 1001 87 Apr 14 01:29 .hadolint.yml 01:31:13 drwx------ 3 1001 1001 4096 Apr 14 01:29 .semver 01:31:13 -rw-rw-r-- 1 1001 1001 166 Apr 14 01:29 .sonarcloud.properties 01:31:13 -rw-rw-r-- 1 1001 1001 1171 Apr 14 01:29 ADOPTERS.md 01:31:13 -rw-rw-r-- 1 1001 1001 10086 Apr 14 01:29 Attribution.txt 01:31:13 -rw-rw-r-- 1 1001 1001 51732 Apr 14 01:29 CHANGELOG.md 01:31:13 -rw-rw-r-- 1 1001 1001 3804 Apr 14 01:29 CONTRIBUTING.md 01:31:13 -rw-rw-r-- 1 1001 1001 677 Apr 14 01:29 GOVERNANCE.md 01:31:13 -rw-rw-r-- 1 1001 1001 850 Apr 14 01:29 Jenkinsfile 01:31:13 -rw-rw-r-- 1 1001 1001 10775 Apr 14 01:29 LICENSE 01:31:13 -rw-rw-r-- 1 1001 1001 9847 Apr 14 01:29 Makefile 01:31:13 -rw-rw-r-- 1 1001 1001 582 Apr 14 01:29 OWNERS.md 01:31:13 -rw-rw-r-- 1 1001 1001 8683 Apr 14 01:29 README.md 01:31:13 -rw-rw-r-- 1 1001 1001 6912 Apr 14 01:29 SECURITY.md 01:31:13 -rw-rw-r-- 1 1001 1001 12 Apr 14 01:29 VERSION 01:31:13 -rw-rw-r-- 1 1001 1001 4131 Apr 14 01:29 ZMQWindows.md 01:31:13 drwxrwxr-x 2 1001 1001 4096 Apr 14 01:29 bin 01:31:13 drwxrwxr-x 18 1001 1001 4096 Apr 14 01:29 cmd 01:31:13 -rw-r--r-- 1 root root 434738 Apr 14 01:30 coverage.out 01:31:13 -rw-rw-r-- 1 1001 1001 3256 Apr 14 01:29 go.mod 01:31:13 -rw-rw-r-- 1 1001 1001 35162 Apr 14 01:29 go.sum 01:31:13 drwxrwxr-x 8 1001 1001 4096 Apr 14 01:29 internal 01:31:13 drwxrwxr-x 3 1001 1001 4096 Apr 14 01:29 openapi 01:31:13 drwxrwxr-x 4 1001 1001 4096 Apr 14 01:29 snap 01:31:13 -rw-rw-r-- 1 1001 1001 204 Apr 14 01:29 version.go [Pipeline] sh 01:31:14 + '[' -e coverage.out ] 01:31:14 + chown 1001:1001 coverage.out [Pipeline] stash 01:31:14 Stashed 1 file(s) [Pipeline] sh 01:31:14 + make build 01:31:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:31:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:31:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:31:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:31:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:31:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:31:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:31:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:31:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:31:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:31:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:31:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:31:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:31:49 $ docker stop --time=1 a9568dfd38deda98b719a421ca4996058db2fc1e9793fb40dc728deb2a8ad1f6 01:31:52 $ docker rm -f a9568dfd38deda98b719a421ca4996058db2fc1e9793fb40dc728deb2a8ad1f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:31:53 01:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:31:54 latest: Pulling from edgex-devops/edgex-compose 01:31:54 cbdbe7a5bc2a: Pulling fs layer 01:31:54 ca9280d653b3: Pulling fs layer 01:31:54 7e9c9ca2126c: Pulling fs layer 01:31:54 cbdbe7a5bc2a: Verifying Checksum 01:31:54 cbdbe7a5bc2a: Download complete 01:31:54 ca9280d653b3: Verifying Checksum 01:31:54 ca9280d653b3: Download complete 01:31:54 cbdbe7a5bc2a: Pull complete 01:31:54 7e9c9ca2126c: Download complete 01:31:54 ca9280d653b3: Pull complete 01:31:58 7e9c9ca2126c: Pull complete 01:31:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:31:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:31:58 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 01:31:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:31:59 $ docker top 494fff5d10e3c53b687bd3e4e794e703a8dfbc1b3e2c514d62963ec7e6d3b4e4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:59 + grep parallel 01:31:59 + docker-compose build --help 01:32:00 --parallel Build images in parallel. [Pipeline] } 01:32:00 $ docker stop --time=1 494fff5d10e3c53b687bd3e4e794e703a8dfbc1b3e2c514d62963ec7e6d3b4e4 01:32:01 $ docker rm -f 494fff5d10e3c53b687bd3e4e794e703a8dfbc1b3e2c514d62963ec7e6d3b4e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:02 . [Pipeline] withDockerContainer 01:32:02 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 01:32:02 $ 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/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:32:02 $ docker top 91f1c7aabf9e1f261be686e927099b7606e9fa0aa82c1adf86883b0e06f05f32 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:03 + docker-compose -f ./docker-compose-build.yml build --parallel 01:32:03 Building core-command ... 01:32:03 Building core-data ... 01:32:03 Building core-metadata ... 01:32:03 Building security-bootstrapper ... 01:32:03 Building security-proxy-setup ... 01:32:03 Building security-secretstore-setup ... 01:32:03 Building security-spiffe-token-provider ... 01:32:03 Building security-spire-agent ... 01:32:03 Building security-spire-config ... 01:32:03 Building security-spire-server ... 01:32:03 Building support-notifications ... 01:32:03 Building support-scheduler ... 01:32:03 Building sys-mgmt-agent ... 01:32:03 Building core-data 01:32:03 Building support-scheduler 01:32:03 Building security-spire-agent 01:32:03 Building sys-mgmt-agent 01:32:03 Building support-notifications 01:32:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 31cd7359631f 01:32:18 Step 3/22 : WORKDIR /edgex-go 01:32:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 31cd7359631f 01:32:18 Step 3/22 : WORKDIR /edgex-go 01:32:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 31cd7359631f 01:32:18 Step 3/23 : WORKDIR /edgex-go 01:32:18 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 31cd7359631f 01:32:18 Step 3/26 : WORKDIR /edgex-go 01:32:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:32:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:18 ---> 31cd7359631f 01:32:18 Step 3/23 : WORKDIR /edgex-go 01:32:20 ---> Running in dda738d340a5 01:32:20 ---> Running in 64b305bfadb6 01:32:20 ---> Running in 183eeb1740a9 01:32:20 ---> Running in fbe4afc2b4d9 01:32:20 ---> Running in af99da958e7b 01:32:20 Removing intermediate container 64b305bfadb6 01:32:20 ---> 6eff95e35b8a 01:32:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:20 Removing intermediate container dda738d340a5 01:32:20 ---> 7abcc491f626 01:32:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:20 Removing intermediate container af99da958e7b 01:32:20 ---> 2ee9eb2e5f66 01:32:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:20 Removing intermediate container 183eeb1740a9 01:32:20 ---> 44275de37712 01:32:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:20 Removing intermediate container fbe4afc2b4d9 01:32:20 ---> c799f5641f64 01:32:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:20 ---> Running in 80628055ccaf 01:32:20 ---> Running in b77c48c1ff3f 01:32:20 ---> Running in 580ff614381b 01:32:20 ---> Running in 0a5fd6b40527 01:32:20 ---> Running in 2f5ced9565a8 01:32:21 Removing intermediate container 80628055ccaf 01:32:21 ---> db2b8a9dfe67 01:32:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:32:21 Removing intermediate container 580ff614381b 01:32:21 ---> d3f45c0b8196 01:32:21 Step 5/23 : RUN apk add --update --no-cache make bash git 01:32:21 ---> Running in 7469ad33f7e4 01:32:21 ---> Running in fe8d8990602e 01:32:21 Removing intermediate container b77c48c1ff3f 01:32:21 ---> d63ffc0300ff 01:32:21 Step 5/22 : RUN apk add --update --no-cache make git 01:32:21 ---> Running in d8479f1b622f 01:32:21 Removing intermediate container 2f5ced9565a8 01:32:21 ---> 113b41ad6cab 01:32:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:32:21 ---> Running in 02ff809d720f 01:32:21 Removing intermediate container 0a5fd6b40527 01:32:21 ---> a72413bc0357 01:32:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:32:21 ---> Running in df4c7f9113d7 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:32:23 OK: 221 MiB in 52 packages 01:32:23 OK: 221 MiB in 52 packages 01:32:23 OK: 221 MiB in 52 packages 01:32:23 OK: 221 MiB in 52 packages 01:32:23 OK: 221 MiB in 52 packages 01:32:24 Removing intermediate container fe8d8990602e 01:32:24 ---> 0b35575527aa 01:32:24 Step 6/23 : COPY go.mod vendor* ./ 01:32:24 Removing intermediate container 7469ad33f7e4 01:32:24 ---> 3966fe178231 01:32:24 Step 6/23 : COPY go.mod vendor* ./ 01:32:24 ---> ac2e9ade271a 01:32:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:24 ---> Running in 73dedbf54542 01:32:24 ---> 5b8a89780d5f 01:32:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:24 ---> Running in 8550da46d88e 01:32:24 Removing intermediate container 02ff809d720f 01:32:24 ---> 1a68a50d3fda 01:32:24 Step 6/22 : COPY go.mod vendor* ./ 01:32:24 Removing intermediate container d8479f1b622f 01:32:24 ---> 9bdb25e89768 01:32:24 Step 6/22 : COPY go.mod vendor* ./ 01:32:24 Removing intermediate container df4c7f9113d7 01:32:24 ---> fb4541a4b48b 01:32:24 Step 6/26 : COPY go.mod vendor* ./ 01:32:24 ---> 0877b41fdf31 01:32:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:24 ---> Running in 95ab2bafd3ec 01:32:24 ---> 15df66199013 01:32:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:24 ---> 6c3ff4147d26 01:32:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:24 ---> Running in b17d1d55d423 01:32:24 ---> Running in c89462fddfbc 01:32:25 Removing intermediate container 73dedbf54542 01:32:25 ---> cdc699e34de2 01:32:25 Step 8/23 : COPY . . 01:32:25 Removing intermediate container 8550da46d88e 01:32:25 ---> 1647b96430d1 01:32:25 Step 8/23 : COPY . . 01:32:28 Removing intermediate container 95ab2bafd3ec 01:32:28 ---> 6ac983362fe7 01:32:28 Step 8/22 : COPY . . 01:32:28 Removing intermediate container b17d1d55d423 01:32:28 ---> 079954bef97d 01:32:28 Step 8/22 : COPY . . 01:32:28 Removing intermediate container c89462fddfbc 01:32:28 ---> 0ecd27648572 01:32:28 Step 8/26 : COPY . . 01:32:34 ---> 6e950ee5b5ad 01:32:34 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:32:34 ---> 3440ecd7166c 01:32:34 Step 9/23 : RUN make cmd/core-data/core-data 01:32:34 ---> Running in dc12dd58972e 01:32:34 ---> cf020908773b 01:32:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:32:34 ---> f3d4bca163ad 01:32:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:32:34 ---> Running in 99300dd39af0 01:32:34 ---> eb555acccafc 01:32:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:32:34 ---> Running in f40d8d308d7e 01:32:34 ---> Running in c2f74cb326fc 01:32:34 ---> Running in 61f3ed880474 01:32:34 Removing intermediate container 61f3ed880474 01:32:34 ---> ad5cd560e343 01:32:34 Step 10/26 : RUN mkdir -p spire-build 01:32:34 ---> Running in 87811bbf6287 01:32:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:32:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:32:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:32:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:32:35 Removing intermediate container 87811bbf6287 01:32:35 ---> 187af2a1e363 01:32:35 Step 11/26 : WORKDIR /edgex-go/spire-build 01:32:35 ---> Running in d4589005d38a 01:32:35 Removing intermediate container d4589005d38a 01:32:35 ---> 9425e7944aad 01:32:35 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:32:35 ---> Running in 3b99e007c010 01:32:36 spire-1.2.1/ 01:32:36 spire-1.2.1/.data/ 01:32:36 spire-1.2.1/.data/.file 01:32:36 spire-1.2.1/.dockerignore 01:32:36 spire-1.2.1/.gitattributes 01:32:36 spire-1.2.1/.githooks/ 01:32:36 spire-1.2.1/.githooks/pre-commit 01:32:36 spire-1.2.1/.github/ 01:32:36 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:32:36 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:32:36 spire-1.2.1/.github/dependabot.yml 01:32:36 spire-1.2.1/.github/workflows/ 01:32:36 spire-1.2.1/.github/workflows/nightly_build.yaml 01:32:36 spire-1.2.1/.github/workflows/pr_build.yaml 01:32:36 spire-1.2.1/.github/workflows/release_build.yaml 01:32:36 spire-1.2.1/.github/workflows/scripts/ 01:32:36 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:32:36 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:32:36 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:32:36 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:32:36 spire-1.2.1/.github/workflows/scripts/split.sh 01:32:36 spire-1.2.1/.gitignore 01:32:36 spire-1.2.1/.go-version 01:32:36 spire-1.2.1/.golangci.yml 01:32:36 spire-1.2.1/ADOPTERS.md 01:32:36 spire-1.2.1/CHANGELOG.md 01:32:36 spire-1.2.1/CODE-OF-CONDUCT.md 01:32:36 spire-1.2.1/CODEOWNERS 01:32:36 spire-1.2.1/CONTRIBUTING.md 01:32:36 spire-1.2.1/Dockerfile 01:32:36 spire-1.2.1/Dockerfile.dev 01:32:36 spire-1.2.1/Dockerfile.scratch 01:32:36 spire-1.2.1/LICENSE 01:32:36 spire-1.2.1/MAINTAINERS.md 01:32:36 spire-1.2.1/Makefile 01:32:36 spire-1.2.1/README.md 01:32:36 spire-1.2.1/ROADMAP.md 01:32:36 spire-1.2.1/SECURITY.md 01:32:36 spire-1.2.1/cmd/ 01:32:36 spire-1.2.1/cmd/spire-agent/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/common/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/run/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:32:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:32:36 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:32:36 spire-1.2.1/cmd/spire-agent/main.go 01:32:36 spire-1.2.1/cmd/spire-server/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/cli.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/run/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/token/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/validate/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/x509/ 01:32:36 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:32:36 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:32:36 spire-1.2.1/cmd/spire-server/main.go 01:32:36 spire-1.2.1/cmd/spire-server/util/ 01:32:36 spire-1.2.1/cmd/spire-server/util/util.go 01:32:36 spire-1.2.1/conf/ 01:32:36 spire-1.2.1/conf/agent/ 01:32:36 spire-1.2.1/conf/agent/agent.conf 01:32:36 spire-1.2.1/conf/agent/agent_full.conf 01:32:36 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:32:36 spire-1.2.1/conf/server/ 01:32:36 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:32:36 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:32:36 spire-1.2.1/conf/server/server.conf 01:32:36 spire-1.2.1/conf/server/server_full.conf 01:32:36 spire-1.2.1/doc/ 01:32:36 spire-1.2.1/doc/SPIRE101.md 01:32:36 spire-1.2.1/doc/auditlog.md 01:32:36 spire-1.2.1/doc/authorization_policy_engine.md 01:32:36 spire-1.2.1/doc/changelog_guidelines.md 01:32:36 spire-1.2.1/doc/cure53-report.pdf 01:32:36 spire-1.2.1/doc/images/ 01:32:36 spire-1.2.1/doc/images/2019_roadmap.png 01:32:36 spire-1.2.1/doc/images/SPIRE101.png 01:32:36 spire-1.2.1/doc/images/SPIRE_agent.png 01:32:36 spire-1.2.1/doc/images/SPIRE_server.png 01:32:36 spire-1.2.1/doc/images/cache_mgr.png 01:32:36 spire-1.2.1/doc/images/cache_mgr_components.png 01:32:36 spire-1.2.1/doc/images/federated_spire.png 01:32:36 spire-1.2.1/doc/images/ha_mode.png 01:32:36 spire-1.2.1/doc/images/nested_spire.png 01:32:36 spire-1.2.1/doc/images/oidc_federation.png 01:32:36 spire-1.2.1/doc/images/single_trust_domain.png 01:32:36 spire-1.2.1/doc/images/spiffe_compatible.png 01:32:36 spire-1.2.1/doc/images/spire_logo.png 01:32:36 spire-1.2.1/doc/migrating_registration_api_clients.md 01:32:36 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:32:36 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:32:36 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:32:36 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:32:36 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:32:36 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:32:36 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:32:36 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:32:36 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:32:36 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:32:36 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:32:36 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:32:36 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:32:36 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:32:36 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:32:36 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:32:36 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:32:36 spire-1.2.1/doc/scaling_spire.md 01:32:36 spire-1.2.1/doc/spire_agent.md 01:32:36 spire-1.2.1/doc/spire_server.md 01:32:36 spire-1.2.1/doc/supported_integrations.md 01:32:36 spire-1.2.1/doc/telemetry.md 01:32:36 spire-1.2.1/doc/telemetry_config.md 01:32:36 spire-1.2.1/doc/upgrading.md 01:32:36 spire-1.2.1/doc/using_spire.md 01:32:36 spire-1.2.1/examples/ 01:32:36 spire-1.2.1/examples/README.md 01:32:36 spire-1.2.1/go.mod 01:32:36 spire-1.2.1/go.sum 01:32:36 spire-1.2.1/pkg/ 01:32:36 spire-1.2.1/pkg/agent/ 01:32:36 spire-1.2.1/pkg/agent/agent.go 01:32:36 spire-1.2.1/pkg/agent/api/ 01:32:36 spire-1.2.1/pkg/agent/api/config.go 01:32:36 spire-1.2.1/pkg/agent/api/debug/ 01:32:36 spire-1.2.1/pkg/agent/api/debug/v1/ 01:32:36 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:32:36 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:32:36 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:32:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:32:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:32:36 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:32:36 spire-1.2.1/pkg/agent/api/endpoints.go 01:32:36 spire-1.2.1/pkg/agent/api/health/ 01:32:36 spire-1.2.1/pkg/agent/api/health/v1/ 01:32:36 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:32:36 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:32:36 spire-1.2.1/pkg/agent/api/rpccontext/ 01:32:36 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:32:36 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:32:36 spire-1.2.1/pkg/agent/attestor/ 01:32:36 spire-1.2.1/pkg/agent/attestor/node/ 01:32:36 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:32:36 spire-1.2.1/pkg/agent/attestor/node/node.go 01:32:36 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:32:36 spire-1.2.1/pkg/agent/attestor/workload/ 01:32:36 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:32:36 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:32:36 spire-1.2.1/pkg/agent/catalog/ 01:32:36 spire-1.2.1/pkg/agent/catalog/catalog.go 01:32:36 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:32:36 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:32:36 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:32:36 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:32:36 spire-1.2.1/pkg/agent/client/ 01:32:36 spire-1.2.1/pkg/agent/client/client.go 01:32:36 spire-1.2.1/pkg/agent/client/client_test.go 01:32:36 spire-1.2.1/pkg/agent/client/dial.go 01:32:36 spire-1.2.1/pkg/agent/client/nodeconn.go 01:32:36 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:32:36 spire-1.2.1/pkg/agent/client/update.go 01:32:36 spire-1.2.1/pkg/agent/client/util.go 01:32:36 spire-1.2.1/pkg/agent/common/ 01:32:36 spire-1.2.1/pkg/agent/common/backoff/ 01:32:36 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:32:36 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:32:36 spire-1.2.1/pkg/agent/common/cgroups/ 01:32:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:32:36 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:32:36 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:32:36 spire-1.2.1/pkg/agent/config.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/ 01:32:36 spire-1.2.1/pkg/agent/endpoints/config.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/workload/ 01:32:36 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:32:36 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/ 01:32:36 spire-1.2.1/pkg/agent/manager/cache/ 01:32:36 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:32:36 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:32:36 spire-1.2.1/pkg/agent/manager/config.go 01:32:36 spire-1.2.1/pkg/agent/manager/manager.go 01:32:36 spire-1.2.1/pkg/agent/manager/manager_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/storage.go 01:32:36 spire-1.2.1/pkg/agent/manager/storage_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/storecache/ 01:32:36 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:32:36 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:32:36 spire-1.2.1/pkg/agent/manager/sync.go 01:32:36 spire-1.2.1/pkg/agent/plugin/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:32:36 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:32:36 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:32:36 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:32:36 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:32:36 spire-1.2.1/pkg/agent/svid/ 01:32:36 spire-1.2.1/pkg/agent/svid/rotator.go 01:32:36 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:32:36 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:32:36 spire-1.2.1/pkg/agent/svid/store/ 01:32:36 spire-1.2.1/pkg/agent/svid/store/service.go 01:32:36 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:32:36 spire-1.2.1/pkg/common/ 01:32:36 spire-1.2.1/pkg/common/agentpathtemplate/ 01:32:36 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:32:36 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:32:36 spire-1.2.1/pkg/common/api/ 01:32:36 spire-1.2.1/pkg/common/api/metrics.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/ 01:32:36 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/logger.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/names.go 01:32:36 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:32:36 spire-1.2.1/pkg/common/api/names.go 01:32:36 spire-1.2.1/pkg/common/api/ratelimit.go 01:32:36 spire-1.2.1/pkg/common/api/rpccontext/ 01:32:36 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:32:36 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:32:36 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:32:36 spire-1.2.1/pkg/common/auth/ 01:32:36 spire-1.2.1/pkg/common/auth/interceptors.go 01:32:36 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:32:36 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/ 01:32:36 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/types.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:32:36 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:32:36 spire-1.2.1/pkg/common/catalog/ 01:32:36 spire-1.2.1/pkg/common/catalog/bind.go 01:32:36 spire-1.2.1/pkg/common/catalog/builtin.go 01:32:36 spire-1.2.1/pkg/common/catalog/catalog.go 01:32:36 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:32:36 spire-1.2.1/pkg/common/catalog/closers.go 01:32:36 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:32:36 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:32:36 spire-1.2.1/pkg/common/catalog/config.go 01:32:36 spire-1.2.1/pkg/common/catalog/config_test.go 01:32:36 spire-1.2.1/pkg/common/catalog/configure.go 01:32:36 spire-1.2.1/pkg/common/catalog/constraints.go 01:32:36 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:32:36 spire-1.2.1/pkg/common/catalog/context.go 01:32:36 spire-1.2.1/pkg/common/catalog/external.go 01:32:36 spire-1.2.1/pkg/common/catalog/host.go 01:32:36 spire-1.2.1/pkg/common/catalog/pipenet.go 01:32:36 spire-1.2.1/pkg/common/catalog/plugin.go 01:32:36 spire-1.2.1/pkg/common/catalog/testplugin/ 01:32:36 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:32:36 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:32:36 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:32:36 spire-1.2.1/pkg/common/cli/ 01:32:36 spire-1.2.1/pkg/common/cli/env.go 01:32:36 spire-1.2.1/pkg/common/cli/flags.go 01:32:36 spire-1.2.1/pkg/common/cli/trust_domain.go 01:32:36 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:32:36 spire-1.2.1/pkg/common/cli/umask.go 01:32:36 spire-1.2.1/pkg/common/cli/umask_posix.go 01:32:36 spire-1.2.1/pkg/common/cli/umask_test.go 01:32:36 spire-1.2.1/pkg/common/cli/umask_windows.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/flag.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/format.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:32:36 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:32:36 spire-1.2.1/pkg/common/coretypes/ 01:32:36 spire-1.2.1/pkg/common/coretypes/bundle/ 01:32:36 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:32:36 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:32:36 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:32:36 spire-1.2.1/pkg/common/cryptoutil/ 01:32:36 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:32:36 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:32:36 spire-1.2.1/pkg/common/diskutil/ 01:32:36 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:32:36 spire-1.2.1/pkg/common/diskutil/file_test.go 01:32:36 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:32:36 spire-1.2.1/pkg/common/errorutil/ 01:32:36 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:32:36 spire-1.2.1/pkg/common/health/ 01:32:36 spire-1.2.1/pkg/common/health/config.go 01:32:36 spire-1.2.1/pkg/common/health/context.go 01:32:36 spire-1.2.1/pkg/common/health/context_test.go 01:32:36 spire-1.2.1/pkg/common/health/health.go 01:32:36 spire-1.2.1/pkg/common/health/health_test.go 01:32:36 spire-1.2.1/pkg/common/health/logger.go 01:32:36 spire-1.2.1/pkg/common/hostservice/ 01:32:36 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:32:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:32:36 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:32:36 spire-1.2.1/pkg/common/idutil/ 01:32:36 spire-1.2.1/pkg/common/idutil/require.go 01:32:36 spire-1.2.1/pkg/common/idutil/require_test.go 01:32:36 spire-1.2.1/pkg/common/idutil/safety.go 01:32:36 spire-1.2.1/pkg/common/idutil/safety_test.go 01:32:36 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:32:36 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:32:36 spire-1.2.1/pkg/common/jwtsvid/ 01:32:36 spire-1.2.1/pkg/common/jwtsvid/common.go 01:32:36 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:32:36 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:32:36 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:32:36 spire-1.2.1/pkg/common/jwtutil/ 01:32:36 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:32:36 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:32:36 spire-1.2.1/pkg/common/log/ 01:32:36 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:32:36 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:32:36 spire-1.2.1/pkg/common/log/log.go 01:32:36 spire-1.2.1/pkg/common/log/log_test.go 01:32:36 spire-1.2.1/pkg/common/log/options.go 01:32:36 spire-1.2.1/pkg/common/nodeutil/ 01:32:36 spire-1.2.1/pkg/common/nodeutil/node.go 01:32:36 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:32:36 spire-1.2.1/pkg/common/peertracker/ 01:32:36 spire-1.2.1/pkg/common/peertracker/conn.go 01:32:36 spire-1.2.1/pkg/common/peertracker/credentials.go 01:32:36 spire-1.2.1/pkg/common/peertracker/errors.go 01:32:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:32:36 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:32:36 spire-1.2.1/pkg/common/peertracker/info.go 01:32:36 spire-1.2.1/pkg/common/peertracker/listener.go 01:32:36 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:32:36 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tcp.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:32:36 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:32:36 spire-1.2.1/pkg/common/peertracker/uds.go 01:32:36 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:32:36 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:32:36 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:32:36 spire-1.2.1/pkg/common/pemutil/ 01:32:36 spire-1.2.1/pkg/common/pemutil/block.go 01:32:36 spire-1.2.1/pkg/common/pemutil/certs.go 01:32:36 spire-1.2.1/pkg/common/pemutil/common.go 01:32:36 spire-1.2.1/pkg/common/pemutil/csr.go 01:32:36 spire-1.2.1/pkg/common/pemutil/keys.go 01:32:36 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/ 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:32:36 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:32:36 spire-1.2.1/pkg/common/plugin/ 01:32:36 spire-1.2.1/pkg/common/plugin/aws/ 01:32:36 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:32:36 spire-1.2.1/pkg/common/plugin/azure/ 01:32:36 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:32:36 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/facade.go 01:32:36 spire-1.2.1/pkg/common/plugin/facade_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/gcp/ 01:32:36 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/ 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:32:36 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/log.go 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/ 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:32:36 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:32:36 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:32:36 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:32:36 spire-1.2.1/pkg/common/plugin/x509pop/ 01:32:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:32:36 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:32:36 spire-1.2.1/pkg/common/profiling/ 01:32:36 spire-1.2.1/pkg/common/profiling/dumpers.go 01:32:36 spire-1.2.1/pkg/common/profiling/profiling.go 01:32:36 spire-1.2.1/pkg/common/protoutil/ 01:32:36 spire-1.2.1/pkg/common/protoutil/masks.go 01:32:36 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:32:36 spire-1.2.1/pkg/common/rotationutil/ 01:32:36 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:32:36 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:32:36 spire-1.2.1/pkg/common/selector/ 01:32:36 spire-1.2.1/pkg/common/selector/selector.go 01:32:36 spire-1.2.1/pkg/common/selector/selector_test.go 01:32:36 spire-1.2.1/pkg/common/selector/set.go 01:32:36 spire-1.2.1/pkg/common/selector/set_utils.go 01:32:36 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/ 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/ 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:32:36 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:32:36 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:32:36 spire-1.2.1/pkg/common/telemetry/call.go 01:32:36 spire-1.2.1/pkg/common/telemetry/common/ 01:32:36 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:32:36 spire-1.2.1/pkg/common/telemetry/config.go 01:32:36 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:32:36 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/inmem.go 01:32:36 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/m3.go 01:32:36 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/metrics.go 01:32:36 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/names.go 01:32:36 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:32:36 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:32:36 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/ 01:32:36 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:32:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:32:36 spire-1.2.1/pkg/common/telemetry/server/server.go 01:32:36 spire-1.2.1/pkg/common/telemetry/sink.go 01:32:36 spire-1.2.1/pkg/common/telemetry/statsd.go 01:32:36 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:32:36 spire-1.2.1/pkg/common/telemetry/uptime.go 01:32:36 spire-1.2.1/pkg/common/telemetry/version.go 01:32:36 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:32:36 spire-1.2.1/pkg/common/uptime/ 01:32:36 spire-1.2.1/pkg/common/uptime/uptime.go 01:32:36 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:32:36 spire-1.2.1/pkg/common/util/ 01:32:36 spire-1.2.1/pkg/common/util/certs.go 01:32:36 spire-1.2.1/pkg/common/util/certs_test.go 01:32:36 spire-1.2.1/pkg/common/util/csr.go 01:32:36 spire-1.2.1/pkg/common/util/hash.go 01:32:36 spire-1.2.1/pkg/common/util/selectors.go 01:32:36 spire-1.2.1/pkg/common/util/selectors_test.go 01:32:36 spire-1.2.1/pkg/common/util/signals.go 01:32:36 spire-1.2.1/pkg/common/util/sort.go 01:32:36 spire-1.2.1/pkg/common/util/sort_test.go 01:32:36 spire-1.2.1/pkg/common/util/task.go 01:32:36 spire-1.2.1/pkg/common/util/task_test.go 01:32:36 spire-1.2.1/pkg/common/util/testdata/ 01:32:36 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:32:36 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:32:36 spire-1.2.1/pkg/common/version/ 01:32:36 spire-1.2.1/pkg/common/version/version.go 01:32:36 spire-1.2.1/pkg/common/x509svid/ 01:32:36 spire-1.2.1/pkg/common/x509svid/common_test.go 01:32:36 spire-1.2.1/pkg/common/x509svid/csr.go 01:32:36 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:32:36 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:32:36 spire-1.2.1/pkg/common/x509util/ 01:32:36 spire-1.2.1/pkg/common/x509util/cert.go 01:32:36 spire-1.2.1/pkg/common/x509util/dns.go 01:32:36 spire-1.2.1/pkg/common/x509util/dns_test.go 01:32:36 spire-1.2.1/pkg/common/x509util/keyid.go 01:32:36 spire-1.2.1/pkg/common/x509util/keypair.go 01:32:36 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:32:36 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:32:36 spire-1.2.1/pkg/server/ 01:32:36 spire-1.2.1/pkg/server/api/ 01:32:36 spire-1.2.1/pkg/server/api/agent.go 01:32:36 spire-1.2.1/pkg/server/api/agent/ 01:32:36 spire-1.2.1/pkg/server/api/agent/v1/ 01:32:36 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/agent_test.go 01:32:36 spire-1.2.1/pkg/server/api/api.go 01:32:36 spire-1.2.1/pkg/server/api/audit/ 01:32:36 spire-1.2.1/pkg/server/api/audit/audit.go 01:32:36 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:32:36 spire-1.2.1/pkg/server/api/bundle.go 01:32:36 spire-1.2.1/pkg/server/api/bundle/ 01:32:36 spire-1.2.1/pkg/server/api/bundle/v1/ 01:32:36 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/bundle_test.go 01:32:36 spire-1.2.1/pkg/server/api/debug/ 01:32:36 spire-1.2.1/pkg/server/api/debug/v1/ 01:32:36 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/entry.go 01:32:36 spire-1.2.1/pkg/server/api/entry/ 01:32:36 spire-1.2.1/pkg/server/api/entry/v1/ 01:32:36 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/entry_test.go 01:32:36 spire-1.2.1/pkg/server/api/health/ 01:32:36 spire-1.2.1/pkg/server/api/health/v1/ 01:32:36 spire-1.2.1/pkg/server/api/health/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/id.go 01:32:36 spire-1.2.1/pkg/server/api/id_test.go 01:32:36 spire-1.2.1/pkg/server/api/limits/ 01:32:36 spire-1.2.1/pkg/server/api/limits/limits.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/ 01:32:36 spire-1.2.1/pkg/server/api/middleware/alias.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/audit.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/caller.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/common.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/entries.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:32:36 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:32:36 spire-1.2.1/pkg/server/api/ratelimit.go 01:32:36 spire-1.2.1/pkg/server/api/rpccontext/ 01:32:36 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:32:36 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:32:36 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:32:36 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:32:36 spire-1.2.1/pkg/server/api/selector.go 01:32:36 spire-1.2.1/pkg/server/api/selector_test.go 01:32:36 spire-1.2.1/pkg/server/api/status.go 01:32:36 spire-1.2.1/pkg/server/api/status_test.go 01:32:36 spire-1.2.1/pkg/server/api/svid/ 01:32:36 spire-1.2.1/pkg/server/api/svid/v1/ 01:32:36 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/trustdomain.go 01:32:36 spire-1.2.1/pkg/server/api/trustdomain/ 01:32:36 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:32:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:32:36 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:32:36 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:32:36 spire-1.2.1/pkg/server/authpolicy/ 01:32:36 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:32:36 spire-1.2.1/pkg/server/authpolicy/policy.go 01:32:36 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:32:36 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:32:36 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:32:36 spire-1.2.1/pkg/server/authpolicy/validate.go 01:32:36 spire-1.2.1/pkg/server/bundle/ 01:32:36 spire-1.2.1/pkg/server/bundle/client/ 01:32:36 spire-1.2.1/pkg/server/bundle/client/client.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/manager.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/sources.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/updater.go 01:32:36 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:32:36 spire-1.2.1/pkg/server/ca/ 01:32:36 spire-1.2.1/pkg/server/ca/ca.go 01:32:36 spire-1.2.1/pkg/server/ca/ca_health.go 01:32:36 spire-1.2.1/pkg/server/ca/ca_test.go 01:32:36 spire-1.2.1/pkg/server/ca/journal.go 01:32:36 spire-1.2.1/pkg/server/ca/journal_test.go 01:32:36 spire-1.2.1/pkg/server/ca/manager.go 01:32:36 spire-1.2.1/pkg/server/ca/manager_health.go 01:32:36 spire-1.2.1/pkg/server/ca/manager_test.go 01:32:36 spire-1.2.1/pkg/server/ca/templates.go 01:32:36 spire-1.2.1/pkg/server/ca/upstream_client.go 01:32:36 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:32:36 spire-1.2.1/pkg/server/ca/validation.go 01:32:36 spire-1.2.1/pkg/server/cache/ 01:32:36 spire-1.2.1/pkg/server/cache/dscache/ 01:32:36 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:32:36 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/ 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:32:36 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:32:36 spire-1.2.1/pkg/server/catalog/ 01:32:36 spire-1.2.1/pkg/server/catalog/catalog.go 01:32:36 spire-1.2.1/pkg/server/catalog/keymanager.go 01:32:36 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:32:36 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:32:36 spire-1.2.1/pkg/server/catalog/notifier.go 01:32:36 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:32:36 spire-1.2.1/pkg/server/config.go 01:32:36 spire-1.2.1/pkg/server/datastore/ 01:32:36 spire-1.2.1/pkg/server/datastore/datastore.go 01:32:36 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:32:36 spire-1.2.1/pkg/server/datastore/repository.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:32:36 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:32:36 spire-1.2.1/pkg/server/endpoints/ 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/ 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:32:36 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:32:36 spire-1.2.1/pkg/server/endpoints/config.go 01:32:36 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:32:36 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:32:36 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:32:36 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:32:36 spire-1.2.1/pkg/server/endpoints/middleware.go 01:32:36 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:32:36 spire-1.2.1/pkg/server/hostservice/ 01:32:36 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:32:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:32:36 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:32:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:32:36 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:32:36 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:32:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:32:36 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:32:36 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:32:36 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:32:36 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/ 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:32:36 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:32:36 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:32:36 spire-1.2.1/pkg/server/registration/ 01:32:36 spire-1.2.1/pkg/server/registration/manager.go 01:32:36 spire-1.2.1/pkg/server/registration/manager_test.go 01:32:36 spire-1.2.1/pkg/server/scanentries.go 01:32:36 spire-1.2.1/pkg/server/scanentries_test.go 01:32:36 spire-1.2.1/pkg/server/server.go 01:32:36 spire-1.2.1/pkg/server/server_test.go 01:32:36 spire-1.2.1/pkg/server/svid/ 01:32:36 spire-1.2.1/pkg/server/svid/observer.go 01:32:36 spire-1.2.1/pkg/server/svid/observer_test.go 01:32:36 spire-1.2.1/pkg/server/svid/rotator.go 01:32:36 spire-1.2.1/pkg/server/svid/rotator_config.go 01:32:36 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:32:36 spire-1.2.1/pkg/server/svid/rotator_test.go 01:32:36 spire-1.2.1/proto/ 01:32:36 spire-1.2.1/proto/private/ 01:32:36 spire-1.2.1/proto/private/server/ 01:32:36 spire-1.2.1/proto/private/server/journal/ 01:32:36 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:32:36 spire-1.2.1/proto/private/server/journal/journal.proto 01:32:36 spire-1.2.1/proto/spire/ 01:32:36 spire-1.2.1/proto/spire/common/ 01:32:36 spire-1.2.1/proto/spire/common/common.pb.go 01:32:36 spire-1.2.1/proto/spire/common/common.proto 01:32:36 spire-1.2.1/proto/spire/common/plugin/ 01:32:36 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:32:36 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:32:36 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:32:36 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:32:36 spire-1.2.1/proto/spire/plugin/ 01:32:36 spire-1.2.1/proto/spire/plugin/agent/ 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:32:36 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:32:36 spire-1.2.1/release/ 01:32:36 spire-1.2.1/release/spire-extras/ 01:32:36 spire-1.2.1/release/spire-extras/README.md 01:32:36 spire-1.2.1/release/spire-extras/conf/ 01:32:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:32:36 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:32:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:32:36 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:32:36 spire-1.2.1/release/spire/ 01:32:36 spire-1.2.1/release/spire/README.md 01:32:36 spire-1.2.1/release/spire/conf/ 01:32:36 spire-1.2.1/release/spire/conf/agent/ 01:32:36 spire-1.2.1/release/spire/conf/agent/agent.conf 01:32:36 spire-1.2.1/release/spire/conf/server/ 01:32:36 spire-1.2.1/release/spire/conf/server/server.conf 01:32:36 spire-1.2.1/script/ 01:32:36 spire-1.2.1/script/build-artifact.sh 01:32:36 spire-1.2.1/script/generate_dummy_ca.sh 01:32:36 spire-1.2.1/support/ 01:32:36 spire-1.2.1/support/k8s/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:32:36 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/ 01:32:36 spire-1.2.1/support/oidc-discovery-provider/README.md 01:32:36 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/config.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/main.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:32:36 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:32:36 spire-1.2.1/test/ 01:32:36 spire-1.2.1/test/clock/ 01:32:36 spire-1.2.1/test/clock/clock.go 01:32:36 spire-1.2.1/test/fakes/ 01:32:36 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:32:36 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:32:36 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:32:36 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:32:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:32:36 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:32:36 spire-1.2.1/test/fakes/fakeagentstore/ 01:32:36 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:32:36 spire-1.2.1/test/fakes/fakedatastore/ 01:32:36 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:32:36 spire-1.2.1/test/fakes/fakeentryclient/ 01:32:36 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:32:36 spire-1.2.1/test/fakes/fakehealthchecker/ 01:32:36 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:32:36 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:32:36 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:32:36 spire-1.2.1/test/fakes/fakemetrics/ 01:32:36 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:32:36 spire-1.2.1/test/fakes/fakenoderesolver/ 01:32:36 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:32:36 spire-1.2.1/test/fakes/fakenotifier/ 01:32:36 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:32:36 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:32:36 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:32:36 spire-1.2.1/test/fakes/fakeserverca/ 01:32:36 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:32:36 spire-1.2.1/test/fakes/fakeservercatalog/ 01:32:36 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:32:36 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:32:36 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:32:36 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:32:36 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:32:36 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:32:36 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:32:36 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:32:36 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:32:36 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:32:36 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:32:36 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:32:36 spire-1.2.1/test/fixture/ 01:32:36 spire-1.2.1/test/fixture/certs/ 01:32:36 spire-1.2.1/test/fixture/certs/agent_svid.der 01:32:36 spire-1.2.1/test/fixture/certs/base_cert.pem 01:32:36 spire-1.2.1/test/fixture/certs/base_csr.pem 01:32:36 spire-1.2.1/test/fixture/certs/base_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:32:36 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:32:36 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:32:36 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:32:36 spire-1.2.1/test/fixture/certs/blog_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/bundle.der 01:32:36 spire-1.2.1/test/fixture/certs/ca.pem 01:32:36 spire-1.2.1/test/fixture/certs/ca_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/database_cert.pem 01:32:36 spire-1.2.1/test/fixture/certs/database_csr.pem 01:32:36 spire-1.2.1/test/fixture/certs/database_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/node_cert.pem 01:32:36 spire-1.2.1/test/fixture/certs/node_csr.pem 01:32:36 spire-1.2.1/test/fixture/certs/node_key.pem 01:32:36 spire-1.2.1/test/fixture/certs/svid.pem 01:32:36 spire-1.2.1/test/fixture/certs/svid_key.pem 01:32:36 spire-1.2.1/test/fixture/config/ 01:32:36 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:32:36 spire-1.2.1/test/fixture/config/agent_good.conf 01:32:36 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:32:36 spire-1.2.1/test/fixture/config/plugin_good.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:32:36 spire-1.2.1/test/fixture/config/server_good.conf 01:32:36 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:32:36 spire-1.2.1/test/fixture/fixture.go 01:32:36 spire-1.2.1/test/fixture/nodeattestor/ 01:32:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:32:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:32:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:32:36 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:32:36 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:32:36 spire-1.2.1/test/fixture/registration/ 01:32:36 spire-1.2.1/test/fixture/registration/entries.json 01:32:36 spire-1.2.1/test/fixture/registration/good-for-update.json 01:32:36 spire-1.2.1/test/fixture/registration/good.json 01:32:36 spire-1.2.1/test/fixture/registration/invalid.json 01:32:36 spire-1.2.1/test/fixture/registration/invalid_json.json 01:32:36 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:32:36 spire-1.2.1/test/integration/ 01:32:36 spire-1.2.1/test/integration/README.md 01:32:36 spire-1.2.1/test/integration/common 01:32:36 spire-1.2.1/test/integration/setup/ 01:32:36 spire-1.2.1/test/integration/setup/adminclient/ 01:32:36 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:32:36 spire-1.2.1/test/integration/setup/adminclient/client.go 01:32:36 spire-1.2.1/test/integration/setup/debugagent/ 01:32:36 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:32:36 spire-1.2.1/test/integration/setup/debugagent/main.go 01:32:36 spire-1.2.1/test/integration/setup/debugserver/ 01:32:36 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:32:36 spire-1.2.1/test/integration/setup/debugserver/main.go 01:32:36 spire-1.2.1/test/integration/setup/downstreamclient/ 01:32:36 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:32:36 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:32:36 spire-1.2.1/test/integration/setup/itclient/ 01:32:36 spire-1.2.1/test/integration/setup/itclient/client.go 01:32:36 spire-1.2.1/test/integration/setup/node-attestation/ 01:32:36 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:32:36 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:32:36 spire-1.2.1/test/integration/setup/x509pop/ 01:32:36 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:32:36 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:32:36 spire-1.2.1/test/integration/suites/ 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:32:36 spire-1.2.1/test/integration/suites/join-token/ 01:32:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:32:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:32:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:32:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:32:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:32:36 spire-1.2.1/test/integration/suites/join-token/README.md 01:32:36 spire-1.2.1/test/integration/suites/join-token/conf/ 01:32:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/join-token/teardown 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:32:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:32:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:32:36 spire-1.2.1/test/integration/suites/k8s/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/00-setup 01:32:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:32:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:32:36 spire-1.2.1/test/integration/suites/k8s/README.md 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:32:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:32:36 spire-1.2.1/test/integration/suites/k8s/teardown 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/ 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:32:36 spire-1.2.1/test/integration/suites/rotation/ 01:32:36 spire-1.2.1/test/integration/suites/rotation/00-setup 01:32:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:32:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:32:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:32:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:32:36 spire-1.2.1/test/integration/suites/rotation/README.md 01:32:36 spire-1.2.1/test/integration/suites/rotation/conf/ 01:32:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/rotation/teardown 01:32:36 spire-1.2.1/test/integration/suites/self-test/ 01:32:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:32:36 spire-1.2.1/test/integration/suites/self-test/README.md 01:32:36 spire-1.2.1/test/integration/suites/self-test/teardown 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:32:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:32:36 spire-1.2.1/test/integration/suites/upgrade/ 01:32:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:32:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:32:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:32:36 spire-1.2.1/test/integration/suites/upgrade/README.md 01:32:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:32:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:32:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:32:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:32:36 spire-1.2.1/test/integration/suites/upgrade/teardown 01:32:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:32:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:32:36 spire-1.2.1/test/integration/test-one.sh 01:32:36 spire-1.2.1/test/integration/test.sh 01:32:36 spire-1.2.1/test/plugintest/ 01:32:36 spire-1.2.1/test/plugintest/config.go 01:32:36 spire-1.2.1/test/plugintest/load.go 01:32:36 spire-1.2.1/test/plugintest/option.go 01:32:36 spire-1.2.1/test/spiretest/ 01:32:36 spire-1.2.1/test/spiretest/apiserver.go 01:32:36 spire-1.2.1/test/spiretest/assertions.go 01:32:36 spire-1.2.1/test/spiretest/dir.go 01:32:36 spire-1.2.1/test/spiretest/errors_posix.go 01:32:36 spire-1.2.1/test/spiretest/errors_windows.go 01:32:36 spire-1.2.1/test/spiretest/logs.go 01:32:36 spire-1.2.1/test/spiretest/socketapi.go 01:32:36 spire-1.2.1/test/spiretest/suite.go 01:32:36 spire-1.2.1/test/spiretest/x509.go 01:32:36 spire-1.2.1/test/testca/ 01:32:36 spire-1.2.1/test/testca/ca.go 01:32:36 spire-1.2.1/test/testkey/ 01:32:36 spire-1.2.1/test/testkey/generate.sh 01:32:36 spire-1.2.1/test/testkey/genkeys.go 01:32:36 spire-1.2.1/test/testkey/keys.go 01:32:36 spire-1.2.1/test/testkey/new.go 01:32:36 spire-1.2.1/test/tpmsimulator/ 01:32:36 spire-1.2.1/test/tpmsimulator/simulator.go 01:32:36 spire-1.2.1/test/util/ 01:32:36 spire-1.2.1/test/util/cert_fixtures.go 01:32:36 spire-1.2.1/test/util/cert_generation.go 01:32:36 spire-1.2.1/test/util/io_redirection.go 01:32:36 spire-1.2.1/test/util/race.go 01:32:36 spire-1.2.1/test/util/util.go 01:32:36 building spire from source... 01:32:37 Installing go1.17.7... 01:32:42 Building bin/spire-server... 01:32:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:32:42 go: downloading github.com/mitchellh/cli v1.1.2 01:32:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:32:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:32:42 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:32:42 go: downloading github.com/imdario/mergo v0.3.12 01:32:42 go: downloading github.com/sirupsen/logrus v1.8.1 01:32:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:32:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:32:42 go: downloading google.golang.org/grpc v1.44.0 01:32:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:32:42 go: downloading github.com/fatih/color v1.13.0 01:32:42 go: downloading github.com/mattn/go-isatty v0.0.14 01:32:42 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:32:42 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:32:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:32:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:32:42 go: downloading github.com/armon/go-metrics v0.3.10 01:32:42 go: downloading github.com/prometheus/client_golang v1.12.1 01:32:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:32:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:32:43 go: downloading github.com/open-policy-agent/opa v0.38.0 01:32:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:32:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:32:43 go: downloading github.com/mattn/go-colorable v0.1.12 01:32:43 go: downloading github.com/Masterminds/goutils v1.1.0 01:32:43 go: downloading github.com/Masterminds/semver v1.5.0 01:32:43 go: downloading github.com/google/uuid v1.1.2 01:32:43 go: downloading github.com/huandu/xstrings v1.3.2 01:32:43 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:32:43 go: downloading github.com/oklog/run v1.0.0 01:32:43 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:32:43 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:32:43 go: downloading github.com/prometheus/client_model v0.2.0 01:32:43 go: downloading github.com/prometheus/common v0.32.1 01:32:43 go: downloading github.com/beorn7/perks v1.0.1 01:32:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:32:43 go: downloading github.com/prometheus/procfs v0.7.3 01:32:43 go: downloading go.uber.org/atomic v1.9.0 01:32:43 go: downloading github.com/imkira/go-observer v1.0.3 01:32:43 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:32:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:32:43 go: downloading github.com/hashicorp/errwrap v1.1.0 01:32:43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:32:43 go: downloading github.com/twmb/murmur3 v1.1.6 01:32:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:32:43 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:32:43 go: downloading github.com/blang/semver/v4 v4.0.0 01:32:43 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:32:43 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:32:43 go: downloading github.com/jinzhu/gorm v1.9.16 01:32:43 go: downloading github.com/lib/pq v1.10.4 01:32:43 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:32:43 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:32:43 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:32:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:32:46 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:32:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:32:46 go: downloading github.com/stretchr/testify v1.7.0 01:32:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:32:46 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:32:50 go: downloading google.golang.org/api v0.70.0 01:32:50 go: downloading k8s.io/client-go v0.23.4 01:32:50 go: downloading k8s.io/api v0.23.4 01:32:50 go: downloading github.com/google/go-tpm v0.3.3 01:32:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:32:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:32:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:32:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:32:50 go: downloading cloud.google.com/go/storage v1.21.0 01:32:50 go: downloading cloud.google.com/go v0.100.2 01:32:51 go: downloading k8s.io/apimachinery v0.23.4 01:32:51 go: downloading k8s.io/kube-aggregator v0.23.3 01:32:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:32:51 go: downloading cloud.google.com/go/security v1.3.0 01:32:51 go: downloading github.com/hashicorp/vault/api v1.4.1 01:32:51 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:32:52 go: downloading github.com/jinzhu/inflection v1.0.0 01:32:52 go: downloading github.com/aws/smithy-go v1.11.0 01:32:52 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:32:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:32:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:32:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:32:52 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:32:52 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:32:52 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:32:52 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:32:52 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:32:52 go: downloading github.com/dimchansky/utfbom v1.1.1 01:32:52 go: downloading cloud.google.com/go/compute v1.3.0 01:32:52 go: downloading cloud.google.com/go/iam v0.1.1 01:32:52 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:32:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:32:55 go: downloading github.com/gogo/protobuf v1.3.2 01:32:55 go: downloading k8s.io/klog/v2 v2.30.0 01:32:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:32:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:32:55 go: downloading github.com/spf13/pflag v1.0.5 01:32:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:32:55 go: downloading github.com/google/gofuzz v1.1.0 01:32:55 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:32:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:32:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:32:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:32:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:32:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:32:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:32:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:32:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:32:55 go: downloading gopkg.in/yaml.v2 v2.4.0 01:32:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:32:55 go: downloading github.com/gobwas/glob v0.2.3 01:32:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:32:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:32:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:32:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:32:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:32:55 go: downloading go.opencensus.io v0.23.0 01:32:56 go: downloading gopkg.in/inf.v0 v0.9.1 01:32:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:32:56 go: downloading github.com/googleapis/gnostic v0.5.5 01:32:56 go: downloading github.com/go-logr/logr v1.2.2 01:32:56 go: downloading github.com/google/go-cmp v0.5.7 01:32:56 go: downloading github.com/json-iterator/go v1.1.12 01:32:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:32:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:32:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:32:56 go: downloading go.uber.org/zap v1.21.0 01:32:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:32:56 go: downloading github.com/tklauser/numcpus v0.3.0 01:32:56 go: downloading sigs.k8s.io/yaml v1.3.0 01:32:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:32:56 go: downloading github.com/ryanuber/go-glob v1.0.0 01:32:56 go: downloading github.com/golang/snappy v0.0.4 01:32:56 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:32:56 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:32:56 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:32:56 go: downloading github.com/hashicorp/go-version v1.2.0 01:32:56 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:32:56 go: downloading github.com/modern-go/reflect2 v1.0.2 01:32:56 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:32:56 go: downloading go.uber.org/multierr v1.6.0 01:33:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:33:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:33:08 Removing intermediate container dc12dd58972e 01:33:08 ---> a32259111a83 01:33:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:33:08 Removing intermediate container c2f74cb326fc 01:33:08 ---> 8740ac15fcd3 01:33:08 01:33:08 Step 10/22 : FROM alpine:3.14 01:33:08 Removing intermediate container f40d8d308d7e 01:33:08 ---> 0a4374b96f85 01:33:08 01:33:08 Step 10/22 : FROM alpine:3.14 01:33:08 Removing intermediate container 99300dd39af0 01:33:08 ---> 67f86897f4bb 01:33:08 01:33:08 Step 10/23 : FROM alpine:3.14 01:33:08 ---> Running in a303d255bd45 01:33:08 3.14: Pulling from library/alpine 01:33:08 3.14: Pulling from library/alpine 01:33:08 3.14: Pulling from library/alpine 01:33:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:33:09 Status: Downloaded newer image for alpine:3.14 01:33:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:33:09 Status: Image is up to date for alpine:3.14 01:33:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:33:09 Status: Image is up to date for alpine:3.14 01:33:09 ---> e04c818066af 01:33:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:33:09 ---> e04c818066af 01:33:09 ---> e04c818066af 01:33:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:33:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:33:10 ---> Running in d0f496763466 01:33:10 ---> Running in e21b3cd6c3dc 01:33:10 ---> Running in 542d3ff39995 01:33:10 Removing intermediate container 542d3ff39995 01:33:10 ---> 3ef947481289 01:33:10 Step 12/23 : ENV APP_PORT=59880 01:33:10 ---> Running in 9d06ce24fc61 01:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:33:10 Removing intermediate container 9d06ce24fc61 01:33:10 ---> a9369aee8171 01:33:10 Step 13/23 : EXPOSE $APP_PORT 01:33:10 ---> Running in 5dd3e8f047b0 01:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:11 Removing intermediate container 5dd3e8f047b0 01:33:11 ---> 310af5772d07 01:33:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:11 ---> Running in a5d24d1291b4 01:33:11 Removing intermediate container a303d255bd45 01:33:11 ---> 819e06f5e1db 01:33:11 01:33:11 Step 11/23 : FROM docker:20.10.14 01:33:11 20.10.14: Pulling from library/docker 01:33:12 Removing intermediate container a5d24d1291b4 01:33:12 ---> 641ab2821648 01:33:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:33:12 ---> Running in 7adf26e366d2 01:33:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:33:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:14 (1/6) Installing dumb-init (1.2.5-r1) 01:33:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:33:14 (3/6) Installing libsodium (1.0.18-r0) 01:33:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:33:14 (5/6) Installing libzmq (4.3.4-r0) 01:33:14 (6/6) Installing zeromq (4.3.4-r0) 01:33:15 Executing busybox-1.33.1-r7.trigger 01:33:15 OK: 8 MiB in 20 packages 01:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:16 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:33:16 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 01:33:16 Removing intermediate container 7adf26e366d2 01:33:16 ---> 2c92eef800c2 01:33:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:33:16 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:33:16 Status: Downloaded newer image for docker:20.10.14 01:33:16 ---> 7417809fdb73 01:33:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:33:16 ---> Running in 21266e1d0ffc 01:33:16 ---> 32a13b78a929 01:33:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:33:16 Removing intermediate container 21266e1d0ffc 01:33:16 ---> 925fae3387bc 01:33:16 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 01:33:16 ---> Running in 347969a1431b 01:33:17 ---> cdd5b13e4392 01:33:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:18 ---> 2dc9ffc2ce04 01:33:18 Step 19/23 : ENTRYPOINT ["/core-data"] 01:33:18 ---> Running in a57256ff4c84 01:33:18 Removing intermediate container a57256ff4c84 01:33:18 ---> 672489ed5ce5 01:33:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:18 ---> Running in 51a381774f6f 01:33:18 Removing intermediate container 51a381774f6f 01:33:18 ---> 03bb1992bc21 01:33:18 Step 21/23 : LABEL arch=x86_64 01:33:18 ---> Running in 67c68e500cd2 01:33:18 Removing intermediate container 67c68e500cd2 01:33:18 ---> 81ca2fc74086 01:33:18 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:33:18 ---> Running in 22becbf913ea 01:33:18 Removing intermediate container 22becbf913ea 01:33:18 ---> 426a2f0a16ad 01:33:18 Step 23/23 : LABEL version=2.2.0-dev.70 01:33:19 ---> Running in 8f6a62a6a30a 01:33:19 Removing intermediate container 8f6a62a6a30a 01:33:19 ---> 2caede0d1915 01:33:19 01:33:19 Successfully built 2caede0d1915 01:33:19 Successfully tagged core-data:latest 01:33:19  Building core-data ... done Building security-bootstrapper 01:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:20 (1/43) Installing readline (8.1.1-r0) 01:33:20 (2/43) Installing bash (5.1.16-r0) 01:33:20 Executing bash-5.1.16-r0.post-install 01:33:20 (3/43) Installing brotli-libs (1.0.9-r5) 01:33:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:33:20 (5/43) Installing libcurl (7.80.0-r0) 01:33:20 (6/43) Installing curl (7.80.0-r0) 01:33:20 (7/43) Installing dumb-init (1.2.5-r1) 01:33:20 (8/43) Installing libbz2 (1.0.8-r1) 01:33:20 (9/43) Installing expat (2.4.7-r0) 01:33:20 (10/43) Installing libffi (3.4.2-r1) 01:33:20 (11/43) Installing gdbm (1.22-r0) 01:33:20 (12/43) Installing xz-libs (5.2.5-r1) 01:33:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:33:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:33:20 (15/43) Installing mpdecimal (2.5.1-r1) 01:33:20 (16/43) Installing sqlite-libs (3.36.0-r0) 01:33:20 (17/43) Installing python3 (3.9.7-r4) 01:33:20 (18/43) Installing py3-appdirs (1.4.4-r2) 01:33:20 (19/43) Installing py3-certifi (2020.12.5-r1) 01:33:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:33:20 (21/43) Installing py3-idna (3.3-r0) 01:33:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:33:21 (23/43) Installing py3-requests (2.26.0-r1) 01:33:21 (24/43) Installing py3-msgpack (1.0.2-r1) 01:33:21 (25/43) Installing py3-lockfile (0.12.2-r4) 01:33:21 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:33:21 (27/43) Installing py3-colorama (0.4.4-r1) 01:33:21 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:33:21 (29/43) Installing py3-distlib (0.3.3-r0) 01:33:21 (30/43) Installing py3-distro (1.6.0-r0) 01:33:21 (31/43) Installing py3-six (1.16.0-r0) 01:33:21 (32/43) Installing py3-webencodings (0.5.1-r4) 01:33:21 (33/43) Installing py3-html5lib (1.1-r1) 01:33:21 ca-certificates (no such package): 01:33:21 required by: world[ca-certificates] 01:33:21 dumb-init (no such package): 01:33:21 required by: world[dumb-init] 01:33:21 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 01:33:21 ERROR: unable to select packages: 01:33:21 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 01:33:21 ERROR: unable to select packages: 01:33:21  dumb-init (no such package): 01:33:21 required by: world[dumb-init] 01:33:21 (34/43) Installing py3-parsing (2.4.7-r2) 01:33:21 (35/43) Installing py3-packaging (20.9-r1) 01:33:21 (36/43) Installing py3-tomli (1.2.2-r0) 01:33:21 (37/43) Installing py3-pep517 (0.12.0-r0) 01:33:21 (38/43) Installing py3-progress (1.6-r0) 01:33:21 (39/43) Installing py3-retrying (1.3.3-r2) 01:33:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:33:21 (41/43) Installing py3-setuptools (52.0.0-r4) 01:33:21 (42/43) Installing py3-toml (0.10.2-r2) 01:33:21 (43/43) Installing py3-pip (20.3.4-r1) 01:33:21 Executing busybox-1.34.1-r5.trigger 01:33:21 OK: 83 MiB in 65 packages 01:33:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20885 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:33:22 Running in /w/workspace/edgex-go/195 [Pipeline] { [Pipeline] checkout 01:33:22 Collecting docker-compose==1.23.2 01:33:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:33:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:33:22 Collecting PyYAML<4,>=3.10 01:33:22 Downloading PyYAML-3.13.tar.gz (270 kB) 01:33:22 The recommended git tool is: git 01:33:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:33:22 ---> 31cd7359631f 01:33:22 Step 3/31 : WORKDIR /edgex-go 01:33:22 ---> Using cache 01:33:22 ---> 2ee9eb2e5f66 01:33:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:22 ---> Using cache 01:33:22 ---> d3f45c0b8196 01:33:22 Step 5/31 : RUN apk add --update --no-cache make git 01:33:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:33:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:33:23 Collecting docker<4.0,>=3.6.0 01:33:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:33:23 Collecting dockerpty<0.5,>=0.4.1 01:33:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:33:23 Collecting texttable<0.10,>=0.9.0 01:33:23 Downloading texttable-0.9.1.tar.gz (11 kB) 01:33:23 Collecting docopt<0.7,>=0.6.1 01:33:23 Downloading docopt-0.6.2.tar.gz (25 kB) 01:33:23 ---> Running in fa087fd05851 01:33:24 Building security-spiffe-token-provider 01:33:24 Building security-proxy-setup 01:33:24 Collecting websocket-client<1.0,>=0.32.0 01:33:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:33:24 Collecting jsonschema<3,>=2.5.1 01:33:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:33:24 Collecting cached-property<2,>=1.2.0 01:33:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:33:24 Collecting docker-pycreds>=0.4.0 01:33:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:33:24 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) 01:33:24 Collecting idna<2.8,>=2.5 01:33:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:33:24 Collecting chardet<3.1.0,>=3.0.2 01:33:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:33:24 Collecting urllib3<1.25,>=1.21.1 01:33:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:33:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:33:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:33:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:33:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:33:24 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:33:24 Attempting uninstall: urllib3 01:33:24 Found existing installation: urllib3 1.26.7 01:33:24 Uninstalling urllib3-1.26.7: 01:33:24 Successfully uninstalled urllib3-1.26.7 01:33:24 Attempting uninstall: idna 01:33:24 Found existing installation: idna 3.3 01:33:24 Uninstalling idna-3.3: 01:33:24 Successfully uninstalled idna-3.3 01:33:25 Attempting uninstall: requests 01:33:25 Found existing installation: requests 2.26.0 01:33:25 Uninstalling requests-2.26.0: 01:33:25 Successfully uninstalled requests-2.26.0 01:33:25 Running setup.py install for texttable: started 01:33:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:25 Running setup.py install for texttable: finished with status 'done' 01:33:25 Running setup.py install for PyYAML: started 01:33:25 OK: 221 MiB in 52 packages 01:33:25 Running setup.py install for PyYAML: finished with status 'done' 01:33:26 Running setup.py install for docopt: started 01:33:27 Running setup.py install for docopt: finished with status 'done' 01:33:27 Running setup.py install for dockerpty: started 01:33:27 Running setup.py install for dockerpty: finished with status 'done' 01:33:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:33:29 Removing intermediate container fa087fd05851 01:33:29 ---> 88310f801804 01:33:29 Step 6/31 : COPY go.mod vendor* ./ 01:33:30 ---> c730c14775f8 01:33:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:30 ---> Running in 2b2c5a697676 01:33:30 using credential edgex-jenkins-ssh 01:33:30 Cloning the remote Git repository 01:33:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:33:30 > git init /w/workspace/edgex-go/195 # timeout=10 01:33:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:33:31 > git --version # timeout=10 01:33:31 > git --version # 'git version 2.25.1' 01:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:31 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:33:31 ---> 31cd7359631f 01:33:31 Step 3/20 : WORKDIR /edgex-go 01:33:31 ---> Using cache 01:33:31 ---> 2ee9eb2e5f66 01:33:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:33:32 ---> Running in 6a09a255d691 01:33:33 Removing intermediate container 2b2c5a697676 01:33:33 ---> 74a330e37a00 01:33:33 Step 8/31 : COPY . . 01:33:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:33:33 ---> 31cd7359631f 01:33:33 Step 3/22 : WORKDIR /edgex-go 01:33:33 ---> Using cache 01:33:33 ---> 2ee9eb2e5f66 01:33:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:33 ---> Using cache 01:33:33 ---> d3f45c0b8196 01:33:33 Step 5/22 : RUN apk add --update --no-cache make git 01:33:33 ---> Using cache 01:33:33 ---> 88310f801804 01:33:33 Step 6/22 : COPY go.mod vendor* ./ 01:33:33 ---> Using cache 01:33:33 ---> c730c14775f8 01:33:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:33 ---> Using cache 01:33:33 ---> 74a330e37a00 01:33:33 Step 8/22 : COPY . . 01:33:34 Removing intermediate container 347969a1431b 01:33:34 ---> df583131e742 01:33:34 Step 14/23 : ENV APP_PORT=58890 01:33:34 ---> Running in e75b8184107c 01:33:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:35 Removing intermediate container e75b8184107c 01:33:35 ---> 5077a39ecb41 01:33:35 Step 15/23 : EXPOSE $APP_PORT 01:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:35 ---> Running in 259d6ceec42d 01:33:35 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:33:35 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:33:35 OK: 15865 distinct packages available 01:33:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:33:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:33:36 OK: 221 MiB in 52 packages 01:33:37 Removing intermediate container 259d6ceec42d 01:33:37 ---> df89031b21e9 01:33:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:33:37 ---> ff72af0e92b3 01:33:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:33:38 Removing intermediate container 6a09a255d691 01:33:38 ---> 2f51e0410d25 01:33:38 Step 5/20 : COPY go.mod vendor* ./ 01:33:38 ---> e4acaabb6430 01:33:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:33:39 ---> 7b389e098068 01:33:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:39 ---> Running in 11c60512946b 01:33:39 ---> a37929c3de42 01:33:39 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:33:39 ---> Running in aa845b257b55 01:33:40 Removing intermediate container aa845b257b55 01:33:40 ---> 62af7bb316aa 01:33:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:40 ---> Running in fbcfe7f85f9f 01:33:40 Removing intermediate container fbcfe7f85f9f 01:33:40 ---> e80344767910 01:33:40 Step 21/23 : LABEL arch=x86_64 01:33:40 ---> Running in 22b482744cf1 01:33:41 Removing intermediate container 22b482744cf1 01:33:41 ---> c05f2ea869dd 01:33:41 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:33:41 ---> Running in dc3e2e5faa8e 01:33:41 Removing intermediate container dc3e2e5faa8e 01:33:41 ---> 83a88bd53fe7 01:33:41 Step 23/23 : LABEL version=2.2.0-dev.70 01:33:41 Removing intermediate container 11c60512946b 01:33:41 ---> 51c0433a9ec0 01:33:41 Step 7/20 : COPY . . 01:33:41 ---> Running in 6b1e40850aa4 01:33:42 Removing intermediate container 6b1e40850aa4 01:33:42 ---> 1d31714ec188 01:33:42 01:33:42 Successfully built 1d31714ec188 01:33:42 Successfully tagged sys-mgmt-agent:latest 01:33:42 Building core-command 01:33:47 Avoid second fetch 01:33:47 Checking out Revision 0af16247e954277414cce32b52e3a71aa2187729 (main) 01:33:49  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:33:49 ---> 31cd7359631f 01:33:49 Step 3/23 : WORKDIR /edgex-go 01:33:49 ---> Using cache 01:33:49 ---> 2ee9eb2e5f66 01:33:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:49 ---> Using cache 01:33:49 ---> d3f45c0b8196 01:33:49 Step 5/23 : RUN apk add --update --no-cache make git 01:33:49 ---> Using cache 01:33:49 ---> 88310f801804 01:33:49 Step 6/23 : COPY go.mod vendor* ./ 01:33:49 ---> Using cache 01:33:49 ---> c730c14775f8 01:33:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:49 ---> Using cache 01:33:49 ---> 74a330e37a00 01:33:49 Step 8/23 : COPY . . 01:33:49 ---> Using cache 01:33:49 ---> d8ecc005d41e 01:33:49 Step 9/23 : RUN make cmd/core-command/core-command 01:33:49 ---> 846d1492a35b 01:33:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:33:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:47 > git config core.sparsecheckout # timeout=10 01:33:47 > git checkout -f 0af16247e954277414cce32b52e3a71aa2187729 # timeout=10 01:33:50 ---> Running in 1c2301f938dc 01:33:50 ---> Running in 3abff75104bf 01:33:50 ---> 865b34a5bb4f 01:33:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:33:51 ---> d8ecc005d41e 01:33:51 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:33:51 ---> Running in 5f9c1613f93d 01:33:51 ---> Running in 0c845bc468be 01:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:33:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:33:52 Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus (#3967)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:33:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:53 Dload Upload Total Spent Left Speed 01:33:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46261 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh 01:33:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:33:54 + + sudo tee /etc/docker/daemon.new 01:33:54 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:33:54 { 01:33:54 "registry-mirrors": [ 01:33:54 "https://nexus3.edgexfoundry.org:10001" 01:33:54 ], 01:33:54 "bip": "10.250.0.254/24", 01:33:54 "hosts": [ 01:33:54 "tcp://0.0.0.0:5555", 01:33:54 "unix:///var/run/docker.sock" 01:33:54 ], 01:33:54 "mtu": 1458, 01:33:54 "selinux-enabled": true, 01:33:54 "seccomp-profile": "/etc/docker/seccomp.json" 01:33:54 } [Pipeline] sh 01:33:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:33:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:13 provisioning config files... 01:34:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/195@tmp/config8498823851369428279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:13 ---> docker-login.sh 01:34:13 nexus3.edgexfoundry.org:10001 01:34:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:14 Configure a credential helper to remove this warning. See 01:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:14 01:34:14 Login Succeeded 01:34:14 nexus3.edgexfoundry.org:10002 01:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:15 Configure a credential helper to remove this warning. See 01:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:15 01:34:15 Login Succeeded 01:34:15 nexus3.edgexfoundry.org:10003 01:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:15 Configure a credential helper to remove this warning. See 01:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:15 01:34:15 Login Succeeded 01:34:15 nexus3.edgexfoundry.org:10004 01:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:15 Configure a credential helper to remove this warning. See 01:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:15 01:34:15 Login Succeeded 01:34:15 docker.io 01:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:34:16 Configure a credential helper to remove this warning. See 01:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:34:16 01:34:16 Login Succeeded 01:34:16 ---> docker-login.sh ends [Pipeline] } 01:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:34:17 ========================================================= 01:34:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:34:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:34:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:34:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:18 9b3977197b4f: Pulling fs layer 01:34:18 1a89e8eeedd5: Pulling fs layer 01:34:18 94645a83ff95: Pulling fs layer 01:34:18 3f3a8bcf1eab: Pulling fs layer 01:34:18 0c92f367c5e7: Pulling fs layer 01:34:18 f7c0051592d6: Pulling fs layer 01:34:18 a227ed2f7395: Pulling fs layer 01:34:18 7b1c46037f91: Pulling fs layer 01:34:18 a227ed2f7395: Waiting 01:34:18 3f3a8bcf1eab: Waiting 01:34:18 7b1c46037f91: Waiting 01:34:18 f7c0051592d6: Waiting 01:34:18 0c92f367c5e7: Waiting 01:34:18 94645a83ff95: Verifying Checksum 01:34:18 94645a83ff95: Download complete 01:34:18 1a89e8eeedd5: Download complete 01:34:18 0c92f367c5e7: Download complete 01:34:18 f7c0051592d6: Verifying Checksum 01:34:18 f7c0051592d6: Download complete 01:34:18 9b3977197b4f: Verifying Checksum 01:34:18 9b3977197b4f: Download complete 01:34:18 a227ed2f7395: Verifying Checksum 01:34:18 a227ed2f7395: Download complete 01:34:18 Removing intermediate container 0c845bc468be 01:34:18 ---> c396d9ff17f2 01:34:18 01:34:18 Step 10/31 : FROM alpine:3.14 01:34:18 ---> e04c818066af 01:34:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:34:18 Removing intermediate container 1c2301f938dc 01:34:18 ---> a4acb3eb36f0 01:34:18 01:34:18 Step 10/22 : FROM alpine:3.14 01:34:18 ---> e04c818066af 01:34:18 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:34:18 Removing intermediate container 3abff75104bf 01:34:18 ---> ed1359a04fda 01:34:18 01:34:18 Step 10/23 : FROM alpine:3.14 01:34:18 ---> e04c818066af 01:34:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:34:18 ---> Running in 0a36cac20ff9 01:34:18 ---> Running in cb66e456cdae 01:34:18 ---> Running in 0340d54756aa 01:34:18 Removing intermediate container 0a36cac20ff9 01:34:18 ---> f4606b0e2fe6 01:34:18 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:34:19 9b3977197b4f: Pull complete 01:34:19 ---> Running in 5095788a79fa 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:19 1a89e8eeedd5: Pull complete 01:34:19 (1/6) Installing ca-certificates (20211220-r0) 01:34:19 (1/1) Installing dumb-init (1.2.5-r1) 01:34:19 (1/2) Installing dumb-init (1.2.5-r1) 01:34:19 Executing busybox-1.33.1-r7.trigger 01:34:19 (2/2) Installing su-exec (0.2-r1) 01:34:19 OK: 6 MiB in 15 packages 01:34:19 (2/6) Installing brotli-libs (1.0.9-r5) 01:34:19 Executing busybox-1.33.1-r7.trigger 01:34:19 OK: 6 MiB in 16 packages 01:34:19 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:34:19 (4/6) Installing libcurl (7.79.1-r0) 01:34:19 (5/6) Installing curl (7.79.1-r0) 01:34:19 (6/6) Installing dumb-init (1.2.5-r1) 01:34:19 Executing busybox-1.33.1-r7.trigger 01:34:19 Executing ca-certificates-20211220-r0.trigger 01:34:19 OK: 8 MiB in 20 packages 01:34:19 94645a83ff95: Pull complete 01:34:20 7b1c46037f91: Verifying Checksum 01:34:20 7b1c46037f91: Download complete 01:34:20 3f3a8bcf1eab: Verifying Checksum 01:34:20 3f3a8bcf1eab: Download complete 01:34:21 Removing intermediate container 5095788a79fa 01:34:21 ---> b1059c34e18f 01:34:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:34:21 Removing intermediate container 0340d54756aa 01:34:21 ---> 92ec8e63e705 01:34:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:21 Removing intermediate container 5f9c1613f93d 01:34:21 ---> 69e3596b67c5 01:34:21 01:34:21 Step 9/20 : FROM alpine:3.15 01:34:21 ---> Running in c3dcd2d2d344 01:34:21 ---> Running in 2ba145227e0c 01:34:21 3.15: Pulling from library/alpine 01:34:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:34:21 Status: Downloaded newer image for alpine:3.15 01:34:21 ---> 0ac33e5f5afa 01:34:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:34:21 Removing intermediate container c3dcd2d2d344 01:34:21 ---> 21c8c99c18aa 01:34:21 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:34:21 Removing intermediate container cb66e456cdae 01:34:21 ---> 1d9ceda945c1 01:34:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:34:21 Removing intermediate container 2ba145227e0c 01:34:21 ---> ac9cc358a35d 01:34:21 Step 13/23 : ENV APP_PORT=59882 01:34:21 ---> Running in 19416dc3cb82 01:34:21 ---> Running in 798df17558ba 01:34:21 ---> Running in 449c3c774f5f 01:34:21 ---> Running in 2c2b412c31c4 01:34:21 Removing intermediate container 19416dc3cb82 01:34:21 ---> 943d1c088cc7 01:34:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:21 ---> Running in 70167996977c 01:34:21 Removing intermediate container 449c3c774f5f 01:34:21 ---> 3543327b2033 01:34:21 Step 13/22 : WORKDIR /edgex 01:34:21 Removing intermediate container 2c2b412c31c4 01:34:21 ---> 9b125cc9dffe 01:34:21 Step 14/23 : EXPOSE $APP_PORT 01:34:21 Removing intermediate container 798df17558ba 01:34:21 ---> 5884260daf8f 01:34:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:34:21 ---> Running in 9b439ea6a929 01:34:21 ---> Running in 24e06555e3d1 01:34:21 ---> Running in 90697e5284ac 01:34:21 Removing intermediate container 9b439ea6a929 01:34:21 ---> eff60f79354b 01:34:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:34:21 Removing intermediate container 90697e5284ac 01:34:21 ---> dc23c36bf3c2 01:34:21 Step 15/23 : WORKDIR / 01:34:22 ---> Running in b2fd8ea5b95d 01:34:22 ---> 5ca172e01fac 01:34:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:34:23 Removing intermediate container b2fd8ea5b95d 01:34:23 ---> d02e884f22b0 01:34:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:23 Removing intermediate container 70167996977c 01:34:23 ---> 98d805d1379c 01:34:23 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:34:23 Removing intermediate container 24e06555e3d1 01:34:23 ---> a23deadffafa 01:34:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:34:23 ---> f5d2a676bb96 01:34:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:34:23 ---> Running in 6e82d565a6b8 01:34:23 ---> Running in 1b2482bbf73f 01:34:23 ---> d8257a1330eb 01:34:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:34:24 Removing intermediate container 1b2482bbf73f 01:34:24 ---> 573937b64cde 01:34:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:34:24 ---> d9c7b0830544 01:34:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:24 ---> 60ef8b929986 01:34:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:34:24 ---> 6d7f44d39626 01:34:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:34:24 ---> 43b74abe39ba 01:34:24 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:34:24 ---> Running in 6887f6d51197 01:34:24 ---> Running in c6fb88d3afa2 01:34:24 ---> 48377ff6164b 01:34:24 Step 19/23 : ENTRYPOINT ["/core-command"] 01:34:24 ---> Running in 54ba0f98f01e 01:34:24 Removing intermediate container 54ba0f98f01e 01:34:24 ---> 87a61aff3819 01:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:24 ---> Running in 2a73d02b2ee7 01:34:24 Removing intermediate container 2a73d02b2ee7 01:34:24 ---> bea749bd88c6 01:34:24 Step 21/23 : LABEL arch=x86_64 01:34:24 ---> Running in 55329531948b 01:34:24 Removing intermediate container 55329531948b 01:34:24 ---> 1cb5b96fba73 01:34:24 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:34:24 ---> Running in 122cfbab867c 01:34:24 Removing intermediate container 122cfbab867c 01:34:24 ---> e64046c3d893 01:34:24 Step 23/23 : LABEL version=2.2.0-dev.70 01:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:25 ---> Running in cea3c42e8be2 01:34:25 Removing intermediate container cea3c42e8be2 01:34:25 ---> c6906a87d8a2 01:34:25 01:34:25 Removing intermediate container 6887f6d51197 01:34:25 ---> 99745b49a421 01:34:25 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:34:25 Successfully built c6906a87d8a2 01:34:25 Successfully tagged core-command:latest 01:34:25 Building core-metadata 01:34:25  Building core-command ... done Removing intermediate container c6fb88d3afa2 01:34:25 ---> 98b454693290 01:34:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:25 ---> Running in 69ce81f352ca 01:34:25 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:34:25 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:34:25 OK: 15854 distinct packages available 01:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:25 Removing intermediate container 69ce81f352ca 01:34:25 ---> 1e21d4e2a9f2 01:34:25 Step 20/22 : LABEL arch=x86_64 01:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:26 (1/9) Installing ca-certificates (20211220-r0) 01:34:26 (2/9) Installing brotli-libs (1.0.9-r5) 01:34:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:34:27 (4/9) Installing libcurl (7.80.0-r0) 01:34:27 (5/9) Installing curl (7.80.0-r0) 01:34:27 (6/9) Installing dumb-init (1.2.5-r1) 01:34:27 (7/9) Installing musl-obstack (1.2.3-r0) 01:34:27 (8/9) Installing libucontext (1.1-r0) 01:34:27 ---> ecfa727147bb 01:34:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:34:27 ---> Running in e96fccc18d3d 01:34:27 (9/9) Installing gcompat (1.0.0-r4) 01:34:27 Executing busybox-1.34.1-r5.trigger 01:34:27 Executing ca-certificates-20211220-r0.trigger 01:34:27 OK: 8 MiB in 23 packages 01:34:27 Removing intermediate container e96fccc18d3d 01:34:27 ---> 478260d06f43 01:34:27 Step 21/22 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:34:28 ---> ac7028917bd2 01:34:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:34:28 ---> Running in 4c34a9f1bb2e 01:34:28 Removing intermediate container 4c34a9f1bb2e 01:34:28 ---> 95a016b87892 01:34:28 Step 22/22 : LABEL version=2.2.0-dev.70 01:34:28 ---> 8bac68784e92 01:34:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:34:28 ---> Running in 63ce808ff21e 01:34:28 Removing intermediate container 6e82d565a6b8 01:34:28 ---> 0756240d62a5 01:34:28 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:28 Removing intermediate container 63ce808ff21e 01:34:28 ---> 0832ba4a46c3 01:34:28 01:34:28 Successfully built 0832ba4a46c3 01:34:28 Successfully tagged security-proxy-setup:latest 01:34:28  Building security-proxy-setup ... done Building security-secretstore-setup 01:34:28 ---> 87046e23cd45 01:34:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:34:28 ---> 2a997d31a5b9 01:34:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:34:29 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:34:29 ---> 31cd7359631f 01:34:29 Step 3/23 : WORKDIR /edgex-go 01:34:29 ---> Using cache 01:34:29 ---> 2ee9eb2e5f66 01:34:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:29 ---> Using cache 01:34:29 ---> d3f45c0b8196 01:34:29 Step 5/23 : RUN apk add --update --no-cache make git 01:34:29 ---> Using cache 01:34:29 ---> 88310f801804 01:34:29 Step 6/23 : COPY go.mod vendor* ./ 01:34:29 ---> Using cache 01:34:29 ---> c730c14775f8 01:34:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:29 ---> Using cache 01:34:29 ---> 74a330e37a00 01:34:29 Step 8/23 : COPY . . 01:34:29 ---> Using cache 01:34:29 ---> d8ecc005d41e 01:34:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:34:30 ---> 94679273bb67 01:34:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:34:31 ---> Running in b85f3ea27bdb 01:34:31 ---> c1a38d668867 01:34:31 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:34:31 ---> Running in 382fe8671080 01:34:31 Removing intermediate container 382fe8671080 01:34:31 ---> 14dfb5cdd801 01:34:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:34:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:34:31 ---> c5ae599e0445 01:34:31 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:34:32 ---> Running in 8112cd7e435c 01:34:32 ---> 9c82c2e00cd9 01:34:32 Step 26/31 : RUN chmod +x /entrypoint.sh 01:34:32 Removing intermediate container 8112cd7e435c 01:34:32 ---> 5e9379648336 01:34:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:32 ---> Running in 28e727b5235d 01:34:32 ---> Running in 5790e09c0004 01:34:32 Removing intermediate container 5790e09c0004 01:34:32 ---> 6f82a16a8c43 01:34:32 Step 18/20 : LABEL arch=x86_64 01:34:32 ---> Running in 864a0f384d11 01:34:33 Removing intermediate container 864a0f384d11 01:34:33 ---> 933718d8c9a2 01:34:33 Step 19/20 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:34:33 ---> Running in 261b9f6b064a 01:34:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:34:33 ---> 31cd7359631f 01:34:33 Step 3/25 : WORKDIR /edgex-go 01:34:33 ---> Using cache 01:34:33 ---> 2ee9eb2e5f66 01:34:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:33 ---> Using cache 01:34:33 ---> d3f45c0b8196 01:34:33 Step 5/25 : RUN apk add --update --no-cache make git 01:34:33 ---> Using cache 01:34:33 ---> 88310f801804 01:34:33 Step 6/25 : COPY go.mod vendor* ./ 01:34:33 ---> Using cache 01:34:33 ---> c730c14775f8 01:34:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:33 ---> Using cache 01:34:33 ---> 74a330e37a00 01:34:33 Step 8/25 : COPY . . 01:34:33 ---> Using cache 01:34:33 ---> d8ecc005d41e 01:34:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:34:33 3f3a8bcf1eab: Pull complete 01:34:33 0c92f367c5e7: Pull complete 01:34:33 f7c0051592d6: Pull complete 01:34:33 a227ed2f7395: Pull complete 01:34:33 ---> Running in 97fd9a23f7ed 01:34:33 Removing intermediate container 261b9f6b064a 01:34:33 ---> 2fe29b8abf24 01:34:33 Step 20/20 : LABEL version=2.2.0-dev.70 01:34:33 Removing intermediate container 28e727b5235d 01:34:33 ---> a3d220db8a25 01:34:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:34:33 ---> Running in a0d532127745 01:34:33 ---> Running in 85b682474344 01:34:33 Removing intermediate container a0d532127745 01:34:33 ---> 8b594bce73dc 01:34:33 01:34:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:34:33 Successfully built 8b594bce73dc 01:34:33 Successfully tagged security-spiffe-token-provider:latest 01:34:33  Building security-spiffe-token-provider ... done Building security-spire-server 01:34:33 Removing intermediate container 85b682474344 01:34:33 ---> c77668f869c3 01:34:33 Step 28/31 : CMD ["gate"] 01:34:34 ---> Running in 86cb4c4481fb 01:34:35 Removing intermediate container 86cb4c4481fb 01:34:35 ---> f6e6d5baa859 01:34:35 Step 29/31 : LABEL arch=x86_64 01:34:35 ---> Running in 225e9019b585 01:34:36 Removing intermediate container 225e9019b585 01:34:36 ---> 2ee40d152e55 01:34:36 Step 30/31 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:34:36 ---> Running in f779befc7a09 01:34:37 Removing intermediate container f779befc7a09 01:34:37 ---> 3462160bdfd8 01:34:37 Step 31/31 : LABEL version=2.2.0-dev.70 01:34:37 ---> Running in f51af912c9b2 01:34:37 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:34:37 ---> 31cd7359631f 01:34:37 Step 3/25 : WORKDIR /edgex-go 01:34:37 ---> Using cache 01:34:37 ---> 2ee9eb2e5f66 01:34:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:37 ---> Using cache 01:34:37 ---> d3f45c0b8196 01:34:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:34:37 ---> Running in 296400c679d0 01:34:38 Removing intermediate container f51af912c9b2 01:34:38 ---> d60982766cd1 01:34:38 01:34:38 Successfully built d60982766cd1 01:34:38 Successfully tagged security-bootstrapper:latest 01:34:38 Building security-spire-config 01:34:38  Building security-bootstrapper ... done Building bin/spire-agent... 01:34:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:34:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:34:38 go: downloading github.com/docker/docker v20.10.12+incompatible 01:34:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:39 go: downloading github.com/google/go-tpm-tools v0.3.3 01:34:39 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:34:39 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:39 go: downloading github.com/docker/go-connections v0.4.0 01:34:39 go: downloading github.com/docker/go-units v0.4.0 01:34:39 go: downloading github.com/opencontainers/image-spec v1.0.1 01:34:39 go: downloading github.com/containerd/containerd v1.3.4 01:34:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:34:39 go: downloading github.com/opencontainers/go-digest v1.0.0 01:34:39 OK: 221 MiB in 52 packages 01:34:41 7b1c46037f91: Pull complete 01:34:41 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 01:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:34:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 01:34:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:34:41 WORKDIR /edgex 01:34:41 COPY go.mod . 01:34:41 RUN go mod download 01:34:41 + docker build -t ci-base-image-arm64 -f - . 01:34:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:34:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:34:42 ---> 31cd7359631f 01:34:42 Step 3/26 : WORKDIR /edgex-go 01:34:42 ---> Using cache 01:34:42 ---> 2ee9eb2e5f66 01:34:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:42 ---> Using cache 01:34:42 ---> d3f45c0b8196 01:34:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:34:43 ---> Running in f25fd0de6822 01:34:44 Removing intermediate container 296400c679d0 01:34:44 ---> fd4162a7fe7d 01:34:44 Step 6/25 : COPY go.mod vendor* ./ 01:34:44 Sending build context to Docker daemon 169.2MB 01:34:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:34:44 ---> f79e39bc4007 01:34:44 Step 2/4 : WORKDIR /edgex 01:34:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:34:44 ---> 98519c8c60db 01:34:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:44 ---> Running in 030c57dc8079 01:34:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:34:46 OK: 221 MiB in 52 packages 01:34:46 ---> Running in aac94380ac2c 01:34:46 Removing intermediate container aac94380ac2c 01:34:46 ---> c24b7f203d45 01:34:46 Step 3/4 : COPY go.mod . 01:34:47 Removing intermediate container f25fd0de6822 01:34:47 ---> 6eb12dd6e023 01:34:47 Step 6/26 : COPY go.mod vendor* ./ 01:34:47 Removing intermediate container 030c57dc8079 01:34:47 ---> 1e4a70f89405 01:34:47 Step 8/25 : COPY . . 01:34:47 ---> 7e71fc2a9767 01:34:47 Step 4/4 : RUN go mod download 01:34:47 ---> Running in 94d41d8dc457 01:34:47 ---> 9bcefa4f2f91 01:34:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:48 ---> Running in dfc2fc817413 01:34:50 Removing intermediate container dfc2fc817413 01:34:50 ---> b62dcb73416c 01:34:50 Step 8/26 : COPY . . 01:34:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:34:54 Removing intermediate container b85f3ea27bdb 01:34:54 ---> f26519e6483f 01:34:54 01:34:54 Step 10/23 : FROM alpine:3.14 01:34:54 ---> e04c818066af 01:34:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:34:54 ---> Using cache 01:34:54 ---> 92ec8e63e705 01:34:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:54 ---> Using cache 01:34:54 ---> ac9cc358a35d 01:34:54 Step 13/23 : ENV APP_PORT=59881 01:34:54 ---> ad7b39ca7aad 01:34:54 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:34:54 ---> Running in efc4d68bd5be 01:34:54 ---> Running in a6053991ce19 01:34:55 Removing intermediate container efc4d68bd5be 01:34:55 ---> ec3ffa422579 01:34:55 Step 10/25 : RUN mkdir -p spire-build 01:34:55 Removing intermediate container a6053991ce19 01:34:55 ---> 6727097fb40b 01:34:55 Step 14/23 : EXPOSE $APP_PORT 01:34:55 ---> Running in daf0093ea77e 01:34:55 ---> Running in 18b631ad097a 01:34:55 Removing intermediate container 97fd9a23f7ed 01:34:55 ---> cbaf500aaf57 01:34:55 01:34:55 Step 10/25 : FROM alpine:3.14 01:34:55 ---> e04c818066af 01:34:55 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:34:55 ---> Running in d1ab17219607 01:34:55 Removing intermediate container 18b631ad097a 01:34:55 ---> 0997cc07afc1 01:34:55 Step 15/23 : WORKDIR / 01:34:55 ---> Running in 93d908a1b212 01:34:56 Removing intermediate container 93d908a1b212 01:34:56 ---> bb385313b567 01:34:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:34:56 ---> 45ac80408fca 01:34:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:34:56 Removing intermediate container daf0093ea77e 01:34:56 ---> a4c0816ba7a3 01:34:56 Step 11/25 : WORKDIR /edgex-go/spire-build 01:34:56 ---> Running in 69915cba1912 01:34:56 ---> e763c87e281b 01:34:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:34:56 ---> Running in e1755f70a4bd 01:34:56 (1/3) Installing ca-certificates (20211220-r0) 01:34:56 (2/3) Installing dumb-init (1.2.5-r1) 01:34:56 (3/3) Installing su-exec (0.2-r1) 01:34:56 Executing busybox-1.33.1-r7.trigger 01:34:56 Executing ca-certificates-20211220-r0.trigger 01:34:57 OK: 6 MiB in 17 packages 01:34:57 Removing intermediate container 69915cba1912 01:34:57 ---> e8d13443c5ef 01:34:57 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 01:34:57 Removing intermediate container e1755f70a4bd 01:34:57 ---> 4898d54e15a1 01:34:57 Step 10/26 : RUN mkdir -p spire-build 01:34:57 ---> ff75328dd8a7 01:34:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:34:57 ---> Running in 95fd0c9447f2 01:34:57 ---> Running in e6f2892c7404 01:34:57 ---> 496ee00f67b0 01:34:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:34:57 ---> Running in a5b9a50a5682 01:34:57 Removing intermediate container d1ab17219607 01:34:57 ---> 9d2d0d7fc4da 01:34:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:34:57 Removing intermediate container a5b9a50a5682 01:34:57 ---> fe45f04fca6d 01:34:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:57 ---> Running in e53cc67e24c6 01:34:57 ---> Running in 5034f200edfe 01:34:57 Removing intermediate container e53cc67e24c6 01:34:57 ---> 4dd5c69aa5ff 01:34:57 Step 13/25 : WORKDIR / 01:34:57 ---> Running in 3433e05a0916 01:34:57 Removing intermediate container 5034f200edfe 01:34:57 ---> ca843db113d9 01:34:57 Step 21/23 : LABEL arch=x86_64 01:34:58 ---> Running in f9633c306668 01:34:58 Removing intermediate container 3433e05a0916 01:34:58 ---> d6d77f20bbc9 01:34:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:34:58 Removing intermediate container f9633c306668 01:34:58 ---> 05e7223e7f14 01:34:58 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:34:58 ---> Running in 552ea2f5c536 01:34:58 ---> 5f6a4c525551 01:34:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:34:58 Removing intermediate container e6f2892c7404 01:34:58 ---> a236364416b0 01:34:58 Step 11/26 : WORKDIR /edgex-go/spire-build 01:34:58 ---> Running in 10db6ddf7943 01:34:58 Removing intermediate container 552ea2f5c536 01:34:58 ---> 3b35d8068ffa 01:34:58 Step 23/23 : LABEL version=2.2.0-dev.70 01:34:58 ---> Running in c5485611bdd3 01:34:58 spire-1.2.1/ 01:34:58 spire-1.2.1/.data/ 01:34:58 spire-1.2.1/.data/.file 01:34:58 spire-1.2.1/.dockerignore 01:34:58 spire-1.2.1/.gitattributes 01:34:58 spire-1.2.1/.githooks/ 01:34:58 spire-1.2.1/.githooks/pre-commit 01:34:58 spire-1.2.1/.github/ 01:34:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:34:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:34:58 spire-1.2.1/.github/dependabot.yml 01:34:58 spire-1.2.1/.github/workflows/ 01:34:58 spire-1.2.1/.github/workflows/nightly_build.yaml 01:34:58 spire-1.2.1/.github/workflows/pr_build.yaml 01:34:58 spire-1.2.1/.github/workflows/release_build.yaml 01:34:58 spire-1.2.1/.github/workflows/scripts/ 01:34:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:34:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:34:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:34:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:34:58 spire-1.2.1/.github/workflows/scripts/split.sh 01:34:58 spire-1.2.1/.gitignore 01:34:58 spire-1.2.1/.go-version 01:34:58 spire-1.2.1/.golangci.yml 01:34:58 spire-1.2.1/ADOPTERS.md 01:34:58 spire-1.2.1/CHANGELOG.md 01:34:58 spire-1.2.1/CODE-OF-CONDUCT.md 01:34:58 spire-1.2.1/CODEOWNERS 01:34:58 spire-1.2.1/CONTRIBUTING.md 01:34:58 spire-1.2.1/Dockerfile 01:34:58 spire-1.2.1/Dockerfile.dev 01:34:58 spire-1.2.1/Dockerfile.scratch 01:34:58 spire-1.2.1/LICENSE 01:34:58 spire-1.2.1/MAINTAINERS.md 01:34:58 spire-1.2.1/Makefile 01:34:58 spire-1.2.1/README.md 01:34:58 spire-1.2.1/ROADMAP.md 01:34:58 spire-1.2.1/SECURITY.md 01:34:58 spire-1.2.1/cmd/ 01:34:58 spire-1.2.1/cmd/spire-agent/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/common/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/run/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:34:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:34:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:34:58 spire-1.2.1/cmd/spire-agent/main.go 01:34:58 spire-1.2.1/cmd/spire-server/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/cli.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/run/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/token/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/validate/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/x509/ 01:34:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:34:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:34:58 spire-1.2.1/cmd/spire-server/main.go 01:34:58 spire-1.2.1/cmd/spire-server/util/ 01:34:58 spire-1.2.1/cmd/spire-server/util/util.go 01:34:58 spire-1.2.1/conf/ 01:34:58 spire-1.2.1/conf/agent/ 01:34:58 spire-1.2.1/conf/agent/agent.conf 01:34:58 spire-1.2.1/conf/agent/agent_full.conf 01:34:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:34:58 spire-1.2.1/conf/server/ 01:34:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:34:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:34:58 spire-1.2.1/conf/server/server.conf 01:34:58 spire-1.2.1/conf/server/server_full.conf 01:34:58 spire-1.2.1/doc/ 01:34:58 spire-1.2.1/doc/SPIRE101.md 01:34:58 spire-1.2.1/doc/auditlog.md 01:34:58 spire-1.2.1/doc/authorization_policy_engine.md 01:34:58 spire-1.2.1/doc/changelog_guidelines.md 01:34:58 spire-1.2.1/doc/cure53-report.pdf 01:34:58 spire-1.2.1/doc/images/ 01:34:58 spire-1.2.1/doc/images/2019_roadmap.png 01:34:58 spire-1.2.1/doc/images/SPIRE101.png 01:34:58 spire-1.2.1/doc/images/SPIRE_agent.png 01:34:58 spire-1.2.1/doc/images/SPIRE_server.png 01:34:58 spire-1.2.1/doc/images/cache_mgr.png 01:34:58 spire-1.2.1/doc/images/cache_mgr_components.png 01:34:58 spire-1.2.1/doc/images/federated_spire.png 01:34:58 spire-1.2.1/doc/images/ha_mode.png 01:34:58 spire-1.2.1/doc/images/nested_spire.png 01:34:58 spire-1.2.1/doc/images/oidc_federation.png 01:34:58 spire-1.2.1/doc/images/single_trust_domain.png 01:34:58 spire-1.2.1/doc/images/spiffe_compatible.png 01:34:58 spire-1.2.1/doc/images/spire_logo.png 01:34:58 spire-1.2.1/doc/migrating_registration_api_clients.md 01:34:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:34:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:34:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:34:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:34:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:34:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:34:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:34:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:34:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:34:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:34:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:34:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:34:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:34:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:34:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:34:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:34:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:34:58 spire-1.2.1/doc/scaling_spire.md 01:34:58 spire-1.2.1/doc/spire_agent.md 01:34:58 spire-1.2.1/doc/spire_server.md 01:34:58 spire-1.2.1/doc/supported_integrations.md 01:34:58 spire-1.2.1/doc/telemetry.md 01:34:58 spire-1.2.1/doc/telemetry_config.md 01:34:58 spire-1.2.1/doc/upgrading.md 01:34:58 spire-1.2.1/doc/using_spire.md 01:34:58 spire-1.2.1/examples/ 01:34:58 spire-1.2.1/examples/README.md 01:34:58 spire-1.2.1/go.mod 01:34:58 spire-1.2.1/go.sum 01:34:58 spire-1.2.1/pkg/ 01:34:58 spire-1.2.1/pkg/agent/ 01:34:58 spire-1.2.1/pkg/agent/agent.go 01:34:58 spire-1.2.1/pkg/agent/api/ 01:34:58 spire-1.2.1/pkg/agent/api/config.go 01:34:58 spire-1.2.1/pkg/agent/api/debug/ 01:34:58 spire-1.2.1/pkg/agent/api/debug/v1/ 01:34:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:34:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:34:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:34:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:34:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:34:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:34:58 spire-1.2.1/pkg/agent/api/endpoints.go 01:34:58 spire-1.2.1/pkg/agent/api/health/ 01:34:58 spire-1.2.1/pkg/agent/api/health/v1/ 01:34:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:34:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:34:58 spire-1.2.1/pkg/agent/api/rpccontext/ 01:34:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:34:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:34:58 spire-1.2.1/pkg/agent/attestor/ 01:34:58 spire-1.2.1/pkg/agent/attestor/node/ 01:34:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:34:58 spire-1.2.1/pkg/agent/attestor/node/node.go 01:34:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:34:58 spire-1.2.1/pkg/agent/attestor/workload/ 01:34:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:34:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:34:58 spire-1.2.1/pkg/agent/catalog/ 01:34:58 spire-1.2.1/pkg/agent/catalog/catalog.go 01:34:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:34:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:34:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:34:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:34:58 spire-1.2.1/pkg/agent/client/ 01:34:58 spire-1.2.1/pkg/agent/client/client.go 01:34:58 spire-1.2.1/pkg/agent/client/client_test.go 01:34:58 spire-1.2.1/pkg/agent/client/dial.go 01:34:58 spire-1.2.1/pkg/agent/client/nodeconn.go 01:34:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:34:58 spire-1.2.1/pkg/agent/client/update.go 01:34:58 spire-1.2.1/pkg/agent/client/util.go 01:34:58 spire-1.2.1/pkg/agent/common/ 01:34:58 spire-1.2.1/pkg/agent/common/backoff/ 01:34:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:34:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:34:58 spire-1.2.1/pkg/agent/common/cgroups/ 01:34:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:34:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:34:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:34:58 spire-1.2.1/pkg/agent/config.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/ 01:34:58 spire-1.2.1/pkg/agent/endpoints/config.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/workload/ 01:34:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:34:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/ 01:34:58 spire-1.2.1/pkg/agent/manager/cache/ 01:34:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:34:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:34:58 spire-1.2.1/pkg/agent/manager/config.go 01:34:58 spire-1.2.1/pkg/agent/manager/manager.go 01:34:58 spire-1.2.1/pkg/agent/manager/manager_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/storage.go 01:34:58 spire-1.2.1/pkg/agent/manager/storage_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/storecache/ 01:34:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:34:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:34:58 spire-1.2.1/pkg/agent/manager/sync.go 01:34:58 spire-1.2.1/pkg/agent/plugin/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:34:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:34:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:34:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:34:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:34:58 spire-1.2.1/pkg/agent/svid/ 01:34:58 spire-1.2.1/pkg/agent/svid/rotator.go 01:34:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:34:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:34:58 spire-1.2.1/pkg/agent/svid/store/ 01:34:58 spire-1.2.1/pkg/agent/svid/store/service.go 01:34:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:34:58 spire-1.2.1/pkg/common/ 01:34:58 spire-1.2.1/pkg/common/agentpathtemplate/ 01:34:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:34:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:34:58 spire-1.2.1/pkg/common/api/ 01:34:58 spire-1.2.1/pkg/common/api/metrics.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/ 01:34:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/logger.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/names.go 01:34:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:34:58 spire-1.2.1/pkg/common/api/names.go 01:34:58 spire-1.2.1/pkg/common/api/ratelimit.go 01:34:58 spire-1.2.1/pkg/common/api/rpccontext/ 01:34:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:34:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:34:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:34:58 spire-1.2.1/pkg/common/auth/ 01:34:58 spire-1.2.1/pkg/common/auth/interceptors.go 01:34:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:34:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/ 01:34:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/types.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:34:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:34:58 spire-1.2.1/pkg/common/catalog/ 01:34:58 spire-1.2.1/pkg/common/catalog/bind.go 01:34:58 spire-1.2.1/pkg/common/catalog/builtin.go 01:34:58 spire-1.2.1/pkg/common/catalog/catalog.go 01:34:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:34:58 spire-1.2.1/pkg/common/catalog/closers.go 01:34:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:34:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:34:58 spire-1.2.1/pkg/common/catalog/config.go 01:34:58 spire-1.2.1/pkg/common/catalog/config_test.go 01:34:58 spire-1.2.1/pkg/common/catalog/configure.go 01:34:58 spire-1.2.1/pkg/common/catalog/constraints.go 01:34:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:34:58 spire-1.2.1/pkg/common/catalog/context.go 01:34:58 spire-1.2.1/pkg/common/catalog/external.go 01:34:58 spire-1.2.1/pkg/common/catalog/host.go 01:34:58 spire-1.2.1/pkg/common/catalog/pipenet.go 01:34:58 spire-1.2.1/pkg/common/catalog/plugin.go 01:34:58 spire-1.2.1/pkg/common/catalog/testplugin/ 01:34:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:34:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:34:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:34:58 spire-1.2.1/pkg/common/cli/ 01:34:58 spire-1.2.1/pkg/common/cli/env.go 01:34:58 spire-1.2.1/pkg/common/cli/flags.go 01:34:58 spire-1.2.1/pkg/common/cli/trust_domain.go 01:34:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:34:58 spire-1.2.1/pkg/common/cli/umask.go 01:34:58 spire-1.2.1/pkg/common/cli/umask_posix.go 01:34:58 spire-1.2.1/pkg/common/cli/umask_test.go 01:34:58 spire-1.2.1/pkg/common/cli/umask_windows.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/flag.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/format.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:34:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:34:58 spire-1.2.1/pkg/common/coretypes/ 01:34:58 spire-1.2.1/pkg/common/coretypes/bundle/ 01:34:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:34:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:34:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:34:58 spire-1.2.1/pkg/common/cryptoutil/ 01:34:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:34:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:34:58 spire-1.2.1/pkg/common/diskutil/ 01:34:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:34:58 spire-1.2.1/pkg/common/diskutil/file_test.go 01:34:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:34:58 spire-1.2.1/pkg/common/errorutil/ 01:34:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:34:58 spire-1.2.1/pkg/common/health/ 01:34:58 spire-1.2.1/pkg/common/health/config.go 01:34:58 spire-1.2.1/pkg/common/health/context.go 01:34:58 spire-1.2.1/pkg/common/health/context_test.go 01:34:58 spire-1.2.1/pkg/common/health/health.go 01:34:58 spire-1.2.1/pkg/common/health/health_test.go 01:34:58 spire-1.2.1/pkg/common/health/logger.go 01:34:58 spire-1.2.1/pkg/common/hostservice/ 01:34:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:34:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:34:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:34:58 spire-1.2.1/pkg/common/idutil/ 01:34:58 spire-1.2.1/pkg/common/idutil/require.go 01:34:58 spire-1.2.1/pkg/common/idutil/require_test.go 01:34:58 spire-1.2.1/pkg/common/idutil/safety.go 01:34:58 spire-1.2.1/pkg/common/idutil/safety_test.go 01:34:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:34:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:34:58 spire-1.2.1/pkg/common/jwtsvid/ 01:34:58 spire-1.2.1/pkg/common/jwtsvid/common.go 01:34:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:34:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:34:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:34:58 spire-1.2.1/pkg/common/jwtutil/ 01:34:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:34:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:34:58 spire-1.2.1/pkg/common/log/ 01:34:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:34:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:34:58 spire-1.2.1/pkg/common/log/log.go 01:34:58 spire-1.2.1/pkg/common/log/log_test.go 01:34:58 spire-1.2.1/pkg/common/log/options.go 01:34:58 spire-1.2.1/pkg/common/nodeutil/ 01:34:58 spire-1.2.1/pkg/common/nodeutil/node.go 01:34:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:34:58 spire-1.2.1/pkg/common/peertracker/ 01:34:58 spire-1.2.1/pkg/common/peertracker/conn.go 01:34:58 spire-1.2.1/pkg/common/peertracker/credentials.go 01:34:58 spire-1.2.1/pkg/common/peertracker/errors.go 01:34:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:34:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:34:58 spire-1.2.1/pkg/common/peertracker/info.go 01:34:58 spire-1.2.1/pkg/common/peertracker/listener.go 01:34:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:34:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tcp.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:34:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:34:58 spire-1.2.1/pkg/common/peertracker/uds.go 01:34:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:34:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:34:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:34:58 spire-1.2.1/pkg/common/pemutil/ 01:34:58 spire-1.2.1/pkg/common/pemutil/block.go 01:34:58 spire-1.2.1/pkg/common/pemutil/certs.go 01:34:58 spire-1.2.1/pkg/common/pemutil/common.go 01:34:58 spire-1.2.1/pkg/common/pemutil/csr.go 01:34:58 spire-1.2.1/pkg/common/pemutil/keys.go 01:34:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/ 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:34:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:34:58 spire-1.2.1/pkg/common/plugin/ 01:34:58 spire-1.2.1/pkg/common/plugin/aws/ 01:34:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:34:58 spire-1.2.1/pkg/common/plugin/azure/ 01:34:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:34:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/facade.go 01:34:58 spire-1.2.1/pkg/common/plugin/facade_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/gcp/ 01:34:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/ 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:34:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/log.go 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/ 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:34:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:34:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:34:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:34:58 spire-1.2.1/pkg/common/plugin/x509pop/ 01:34:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:34:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:34:58 spire-1.2.1/pkg/common/profiling/ 01:34:58 spire-1.2.1/pkg/common/profiling/dumpers.go 01:34:58 spire-1.2.1/pkg/common/profiling/profiling.go 01:34:58 spire-1.2.1/pkg/common/protoutil/ 01:34:58 spire-1.2.1/pkg/common/protoutil/masks.go 01:34:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:34:58 spire-1.2.1/pkg/common/rotationutil/ 01:34:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:34:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:34:58 spire-1.2.1/pkg/common/selector/ 01:34:58 spire-1.2.1/pkg/common/selector/selector.go 01:34:58 spire-1.2.1/pkg/common/selector/selector_test.go 01:34:58 spire-1.2.1/pkg/common/selector/set.go 01:34:58 spire-1.2.1/pkg/common/selector/set_utils.go 01:34:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/ 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/ 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:34:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:34:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:34:58 spire-1.2.1/pkg/common/telemetry/call.go 01:34:58 spire-1.2.1/pkg/common/telemetry/common/ 01:34:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:34:58 spire-1.2.1/pkg/common/telemetry/config.go 01:34:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:34:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/inmem.go 01:34:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/m3.go 01:34:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/metrics.go 01:34:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/names.go 01:34:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:34:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:34:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/ 01:34:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:34:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:34:58 spire-1.2.1/pkg/common/telemetry/server/server.go 01:34:58 spire-1.2.1/pkg/common/telemetry/sink.go 01:34:58 spire-1.2.1/pkg/common/telemetry/statsd.go 01:34:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:34:58 spire-1.2.1/pkg/common/telemetry/uptime.go 01:34:58 spire-1.2.1/pkg/common/telemetry/version.go 01:34:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:34:58 spire-1.2.1/pkg/common/uptime/ 01:34:58 spire-1.2.1/pkg/common/uptime/uptime.go 01:34:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:34:58 spire-1.2.1/pkg/common/util/ 01:34:58 spire-1.2.1/pkg/common/util/certs.go 01:34:58 spire-1.2.1/pkg/common/util/certs_test.go 01:34:58 spire-1.2.1/pkg/common/util/csr.go 01:34:58 spire-1.2.1/pkg/common/util/hash.go 01:34:58 spire-1.2.1/pkg/common/util/selectors.go 01:34:58 spire-1.2.1/pkg/common/util/selectors_test.go 01:34:58 spire-1.2.1/pkg/common/util/signals.go 01:34:58 spire-1.2.1/pkg/common/util/sort.go 01:34:58 spire-1.2.1/pkg/common/util/sort_test.go 01:34:58 spire-1.2.1/pkg/common/util/task.go 01:34:58 spire-1.2.1/pkg/common/util/task_test.go 01:34:58 spire-1.2.1/pkg/common/util/testdata/ 01:34:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:34:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:34:58 spire-1.2.1/pkg/common/version/ 01:34:58 spire-1.2.1/pkg/common/version/version.go 01:34:58 spire-1.2.1/pkg/common/x509svid/ 01:34:58 spire-1.2.1/pkg/common/x509svid/common_test.go 01:34:58 spire-1.2.1/pkg/common/x509svid/csr.go 01:34:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:34:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:34:58 spire-1.2.1/pkg/common/x509util/ 01:34:58 spire-1.2.1/pkg/common/x509util/cert.go 01:34:58 spire-1.2.1/pkg/common/x509util/dns.go 01:34:58 spire-1.2.1/pkg/common/x509util/dns_test.go 01:34:58 spire-1.2.1/pkg/common/x509util/keyid.go 01:34:58 spire-1.2.1/pkg/common/x509util/keypair.go 01:34:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:34:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:34:58 spire-1.2.1/pkg/server/ 01:34:58 spire-1.2.1/pkg/server/api/ 01:34:58 spire-1.2.1/pkg/server/api/agent.go 01:34:58 spire-1.2.1/pkg/server/api/agent/ 01:34:58 spire-1.2.1/pkg/server/api/agent/v1/ 01:34:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/agent_test.go 01:34:58 spire-1.2.1/pkg/server/api/api.go 01:34:58 spire-1.2.1/pkg/server/api/audit/ 01:34:58 spire-1.2.1/pkg/server/api/audit/audit.go 01:34:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:34:58 spire-1.2.1/pkg/server/api/bundle.go 01:34:58 spire-1.2.1/pkg/server/api/bundle/ 01:34:58 spire-1.2.1/pkg/server/api/bundle/v1/ 01:34:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/bundle_test.go 01:34:58 spire-1.2.1/pkg/server/api/debug/ 01:34:58 spire-1.2.1/pkg/server/api/debug/v1/ 01:34:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/entry.go 01:34:58 spire-1.2.1/pkg/server/api/entry/ 01:34:58 spire-1.2.1/pkg/server/api/entry/v1/ 01:34:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/entry_test.go 01:34:58 spire-1.2.1/pkg/server/api/health/ 01:34:58 spire-1.2.1/pkg/server/api/health/v1/ 01:34:58 spire-1.2.1/pkg/server/api/health/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/id.go 01:34:58 spire-1.2.1/pkg/server/api/id_test.go 01:34:58 spire-1.2.1/pkg/server/api/limits/ 01:34:58 spire-1.2.1/pkg/server/api/limits/limits.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/ 01:34:58 spire-1.2.1/pkg/server/api/middleware/alias.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/audit.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/caller.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/common.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/entries.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:34:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:34:58 spire-1.2.1/pkg/server/api/ratelimit.go 01:34:58 spire-1.2.1/pkg/server/api/rpccontext/ 01:34:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:34:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:34:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:34:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:34:58 spire-1.2.1/pkg/server/api/selector.go 01:34:58 spire-1.2.1/pkg/server/api/selector_test.go 01:34:58 spire-1.2.1/pkg/server/api/status.go 01:34:58 spire-1.2.1/pkg/server/api/status_test.go 01:34:58 spire-1.2.1/pkg/server/api/svid/ 01:34:58 spire-1.2.1/pkg/server/api/svid/v1/ 01:34:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/trustdomain.go 01:34:58 spire-1.2.1/pkg/server/api/trustdomain/ 01:34:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:34:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:34:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:34:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:34:58 spire-1.2.1/pkg/server/authpolicy/ 01:34:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:34:58 spire-1.2.1/pkg/server/authpolicy/policy.go 01:34:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:34:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:34:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:34:58 spire-1.2.1/pkg/server/authpolicy/validate.go 01:34:58 spire-1.2.1/pkg/server/bundle/ 01:34:58 spire-1.2.1/pkg/server/bundle/client/ 01:34:58 spire-1.2.1/pkg/server/bundle/client/client.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/manager.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/sources.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/updater.go 01:34:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:34:58 spire-1.2.1/pkg/server/ca/ 01:34:58 spire-1.2.1/pkg/server/ca/ca.go 01:34:58 spire-1.2.1/pkg/server/ca/ca_health.go 01:34:58 spire-1.2.1/pkg/server/ca/ca_test.go 01:34:58 spire-1.2.1/pkg/server/ca/journal.go 01:34:58 spire-1.2.1/pkg/server/ca/journal_test.go 01:34:58 spire-1.2.1/pkg/server/ca/manager.go 01:34:58 spire-1.2.1/pkg/server/ca/manager_health.go 01:34:58 spire-1.2.1/pkg/server/ca/manager_test.go 01:34:58 spire-1.2.1/pkg/server/ca/templates.go 01:34:58 spire-1.2.1/pkg/server/ca/upstream_client.go 01:34:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:34:58 spire-1.2.1/pkg/server/ca/validation.go 01:34:58 spire-1.2.1/pkg/server/cache/ 01:34:58 spire-1.2.1/pkg/server/cache/dscache/ 01:34:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:34:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/ 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:34:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:34:58 spire-1.2.1/pkg/server/catalog/ 01:34:58 spire-1.2.1/pkg/server/catalog/catalog.go 01:34:58 spire-1.2.1/pkg/server/catalog/keymanager.go 01:34:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:34:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:34:58 spire-1.2.1/pkg/server/catalog/notifier.go 01:34:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:34:58 spire-1.2.1/pkg/server/config.go 01:34:58 spire-1.2.1/pkg/server/datastore/ 01:34:58 spire-1.2.1/pkg/server/datastore/datastore.go 01:34:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:34:58 spire-1.2.1/pkg/server/datastore/repository.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:34:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:34:58 spire-1.2.1/pkg/server/endpoints/ 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/ 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:34:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:34:58 spire-1.2.1/pkg/server/endpoints/config.go 01:34:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:34:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:34:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:34:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:34:58 spire-1.2.1/pkg/server/endpoints/middleware.go 01:34:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:34:58 spire-1.2.1/pkg/server/hostservice/ 01:34:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:34:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:34:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:34:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:34:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:34:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:34:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:34:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:34:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:34:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:34:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/ 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:34:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:34:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:34:58 spire-1.2.1/pkg/server/registration/ 01:34:58 spire-1.2.1/pkg/server/registration/manager.go 01:34:58 spire-1.2.1/pkg/server/registration/manager_test.go 01:34:58 spire-1.2.1/pkg/server/scanentries.go 01:34:58 spire-1.2.1/pkg/server/scanentries_test.go 01:34:58 spire-1.2.1/pkg/server/server.go 01:34:58 spire-1.2.1/pkg/server/server_test.go 01:34:58 spire-1.2.1/pkg/server/svid/ 01:34:58 spire-1.2.1/pkg/server/svid/observer.go 01:34:58 spire-1.2.1/pkg/server/svid/observer_test.go 01:34:58 spire-1.2.1/pkg/server/svid/rotator.go 01:34:58 spire-1.2.1/pkg/server/svid/rotator_config.go 01:34:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:34:58 spire-1.2.1/pkg/server/svid/rotator_test.go 01:34:58 spire-1.2.1/proto/ 01:34:58 spire-1.2.1/proto/private/ 01:34:58 spire-1.2.1/proto/private/server/ 01:34:58 spire-1.2.1/proto/private/server/journal/ 01:34:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:34:58 spire-1.2.1/proto/private/server/journal/journal.proto 01:34:58 spire-1.2.1/proto/spire/ 01:34:58 spire-1.2.1/proto/spire/common/ 01:34:58 spire-1.2.1/proto/spire/common/common.pb.go 01:34:58 spire-1.2.1/proto/spire/common/common.proto 01:34:58 spire-1.2.1/proto/spire/common/plugin/ 01:34:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:34:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:34:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:34:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:34:58 spire-1.2.1/proto/spire/plugin/ 01:34:58 spire-1.2.1/proto/spire/plugin/agent/ 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:34:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:34:58 spire-1.2.1/release/ ---> ad32e2182c65 01:34:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:34:58 01:34:58 spire-1.2.1/release/spire-extras/ 01:34:58 spire-1.2.1/release/spire-extras/README.md 01:34:58 spire-1.2.1/release/spire-extras/conf/ 01:34:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:34:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:34:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:34:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:34:58 spire-1.2.1/release/spire/ 01:34:58 spire-1.2.1/release/spire/README.md 01:34:58 spire-1.2.1/release/spire/conf/ 01:34:58 spire-1.2.1/release/spire/conf/agent/ 01:34:58 spire-1.2.1/release/spire/conf/agent/agent.conf 01:34:58 spire-1.2.1/release/spire/conf/server/ 01:34:58 spire-1.2.1/release/spire/conf/server/server.conf 01:34:58 spire-1.2.1/script/ 01:34:58 spire-1.2.1/script/build-artifact.sh 01:34:58 spire-1.2.1/script/generate_dummy_ca.sh 01:34:58 spire-1.2.1/support/ 01:34:58 spire-1.2.1/support/k8s/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:34:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/ 01:34:58 spire-1.2.1/support/oidc-discovery-provider/README.md 01:34:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/config.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/main.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:34:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:34:58 spire-1.2.1/test/ 01:34:58 spire-1.2.1/test/clock/ 01:34:58 spire-1.2.1/test/clock/clock.go 01:34:58 spire-1.2.1/test/fakes/ 01:34:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:34:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:34:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:34:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:34:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:34:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:34:58 spire-1.2.1/test/fakes/fakeagentstore/ 01:34:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:34:58 spire-1.2.1/test/fakes/fakedatastore/ 01:34:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:34:58 spire-1.2.1/test/fakes/fakeentryclient/ 01:34:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:34:58 spire-1.2.1/test/fakes/fakehealthchecker/ 01:34:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:34:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:34:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:34:58 spire-1.2.1/test/fakes/fakemetrics/ 01:34:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:34:58 spire-1.2.1/test/fakes/fakenoderesolver/ 01:34:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:34:58 spire-1.2.1/test/fakes/fakenotifier/ 01:34:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:34:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:34:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:34:58 spire-1.2.1/test/fakes/fakeserverca/ 01:34:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:34:58 spire-1.2.1/test/fakes/fakeservercatalog/ 01:34:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:34:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:34:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:34:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:34:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:34:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:34:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:34:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:34:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:34:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:34:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:34:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:34:58 spire-1.2.1/test/fixture/ 01:34:58 spire-1.2.1/test/fixture/certs/ 01:34:58 spire-1.2.1/test/fixture/certs/agent_svid.der 01:34:58 spire-1.2.1/test/fixture/certs/base_cert.pem 01:34:58 spire-1.2.1/test/fixture/certs/base_csr.pem 01:34:58 spire-1.2.1/test/fixture/certs/base_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:34:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:34:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:34:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:34:58 spire-1.2.1/test/fixture/certs/blog_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/bundle.der 01:34:58 spire-1.2.1/test/fixture/certs/ca.pem 01:34:58 spire-1.2.1/test/fixture/certs/ca_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/database_cert.pem 01:34:58 spire-1.2.1/test/fixture/certs/database_csr.pem 01:34:58 spire-1.2.1/test/fixture/certs/database_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/node_cert.pem 01:34:58 spire-1.2.1/test/fixture/certs/node_csr.pem 01:34:58 spire-1.2.1/test/fixture/certs/node_key.pem 01:34:58 spire-1.2.1/test/fixture/certs/svid.pem 01:34:58 spire-1.2.1/test/fixture/certs/svid_key.pem 01:34:58 spire-1.2.1/test/fixture/config/ 01:34:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:34:58 spire-1.2.1/test/fixture/config/agent_good.conf 01:34:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:34:58 spire-1.2.1/test/fixture/config/plugin_good.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:34:58 spire-1.2.1/test/fixture/config/server_good.conf 01:34:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:34:58 spire-1.2.1/test/fixture/fixture.go 01:34:58 spire-1.2.1/test/fixture/nodeattestor/ 01:34:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:34:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:34:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:34:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:34:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:34:58 spire-1.2.1/test/fixture/registration/ 01:34:58 spire-1.2.1/test/fixture/registration/entries.json 01:34:58 spire-1.2.1/test/fixture/registration/good-for-update.json 01:34:58 spire-1.2.1/test/fixture/registration/good.json 01:34:58 spire-1.2.1/test/fixture/registration/invalid.json 01:34:58 spire-1.2.1/test/fixture/registration/invalid_json.json 01:34:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:34:58 spire-1.2.1/test/integration/ 01:34:58 spire-1.2.1/test/integration/README.md 01:34:58 spire-1.2.1/test/integration/common 01:34:58 spire-1.2.1/test/integration/setup/ 01:34:58 spire-1.2.1/test/integration/setup/adminclient/ 01:34:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:34:58 spire-1.2.1/test/integration/setup/adminclient/client.go 01:34:58 spire-1.2.1/test/integration/setup/debugagent/ 01:34:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:34:58 spire-1.2.1/test/integration/setup/debugagent/main.go 01:34:58 spire-1.2.1/test/integration/setup/debugserver/ 01:34:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:34:58 spire-1.2.1/test/integration/setup/debugserver/main.go 01:34:58 spire-1.2.1/test/integration/setup/downstreamclient/ 01:34:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:34:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:34:58 spire-1.2.1/test/integration/setup/itclient/ 01:34:58 spire-1.2.1/test/integration/setup/itclient/client.go 01:34:58 spire-1.2.1/test/integration/setup/node-attestation/ 01:34:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:34:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:34:58 spire-1.2.1/test/integration/setup/x509pop/ 01:34:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:34:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:34:58 spire-1.2.1/test/integration/suites/ 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:34:58 spire-1.2.1/test/integration/suites/join-token/ 01:34:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:34:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:34:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:34:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:34:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:34:58 spire-1.2.1/test/integration/suites/join-token/README.md 01:34:58 spire-1.2.1/test/integration/suites/join-token/conf/ 01:34:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/join-token/teardown 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:34:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:34:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:34:58 spire-1.2.1/test/integration/suites/k8s/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/00-setup 01:34:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:34:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:34:58 spire-1.2.1/test/integration/suites/k8s/README.md 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:34:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:34:58 spire-1.2.1/test/integration/suites/k8s/teardown 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/ 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:34:58 spire-1.2.1/test/integration/suites/rotation/ 01:34:58 spire-1.2.1/test/integration/suites/rotation/00-setup 01:34:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:34:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:34:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:34:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:34:58 spire-1.2.1/test/integration/suites/rotation/README.md 01:34:58 spire-1.2.1/test/integration/suites/rotation/conf/ 01:34:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/rotation/teardown 01:34:58 spire-1.2.1/test/integration/suites/self-test/ 01:34:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:34:58 spire-1.2.1/test/integration/suites/self-test/README.md 01:34:58 spire-1.2.1/test/integration/suites/self-test/teardown 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:34:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:34:58 spire-1.2.1/test/integration/suites/upgrade/ 01:34:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:34:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:34:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:34:58 spire-1.2.1/test/integration/suites/upgrade/README.md 01:34:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:34:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:34:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:34:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:34:58 spire-1.2.1/test/integration/suites/upgrade/teardown 01:34:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:34:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:34:58 spire-1.2.1/test/integration/test-one.sh 01:34:58 spire-1.2.1/test/integration/test.sh 01:34:58 spire-1.2.1/test/plugintest/ 01:34:58 spire-1.2.1/test/plugintest/config.go 01:34:58 spire-1.2.1/test/plugintest/load.go 01:34:58 spire-1.2.1/test/plugintest/option.go 01:34:58 spire-1.2.1/test/spiretest/ 01:34:58 spire-1.2.1/test/spiretest/apiserver.go 01:34:58 spire-1.2.1/test/spiretest/assertions.go 01:34:58 spire-1.2.1/test/spiretest/dir.go 01:34:58 spire-1.2.1/test/spiretest/errors_posix.go 01:34:58 spire-1.2.1/test/spiretest/errors_windows.go 01:34:58 spire-1.2.1/test/spiretest/logs.go 01:34:58 spire-1.2.1/test/spiretest/socketapi.go 01:34:58 spire-1.2.1/test/spiretest/suite.go 01:34:58 spire-1.2.1/test/spiretest/x509.go 01:34:58 spire-1.2.1/test/testca/ 01:34:58 spire-1.2.1/test/testca/ca.go 01:34:58 spire-1.2.1/test/testkey/ 01:34:58 spire-1.2.1/test/testkey/generate.sh 01:34:58 spire-1.2.1/test/testkey/genkeys.go 01:34:58 spire-1.2.1/test/testkey/keys.go 01:34:58 spire-1.2.1/test/testkey/new.go 01:34:58 spire-1.2.1/test/tpmsimulator/ 01:34:58 spire-1.2.1/test/tpmsimulator/simulator.go 01:34:58 spire-1.2.1/test/util/ 01:34:58 spire-1.2.1/test/util/cert_fixtures.go 01:34:58 spire-1.2.1/test/util/cert_generation.go 01:34:58 spire-1.2.1/test/util/io_redirection.go 01:34:58 spire-1.2.1/test/util/race.go 01:34:58 spire-1.2.1/test/util/util.go 01:34:58 building spire from source... 01:34:58 Removing intermediate container 10db6ddf7943 01:34:58 ---> 5fa5b538e512 01:34:58 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 01:34:58 Installing go1.17.7... 01:34:58 Removing intermediate container c5485611bdd3 01:34:58 ---> 360745474e05 01:34:58 01:34:58 ---> Running in 0162990bc9fa 01:34:58 ---> eb96534848af 01:34:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:34:58 Successfully built 360745474e05 01:34:58 Successfully tagged core-metadata:latest 01:34:59  Building core-metadata ... done  ---> 790c5dbb9ef2 01:34:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:34:59 spire-1.2.1/ 01:34:59 spire-1.2.1/.data/ 01:34:59 spire-1.2.1/.data/.file 01:34:59 spire-1.2.1/.dockerignore 01:34:59 spire-1.2.1/.gitattributes 01:34:59 spire-1.2.1/.githooks/ 01:34:59 spire-1.2.1/.githooks/pre-commit 01:34:59 spire-1.2.1/.github/ 01:34:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:34:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:34:59 spire-1.2.1/.github/dependabot.yml 01:34:59 spire-1.2.1/.github/workflows/ 01:34:59 spire-1.2.1/.github/workflows/nightly_build.yaml 01:34:59 spire-1.2.1/.github/workflows/pr_build.yaml 01:34:59 spire-1.2.1/.github/workflows/release_build.yaml 01:34:59 spire-1.2.1/.github/workflows/scripts/ 01:34:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:34:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:34:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:34:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:34:59 spire-1.2.1/.github/workflows/scripts/split.sh 01:34:59 spire-1.2.1/.gitignore 01:34:59 spire-1.2.1/.go-version 01:34:59 spire-1.2.1/.golangci.yml 01:34:59 spire-1.2.1/ADOPTERS.md 01:34:59 spire-1.2.1/CHANGELOG.md 01:34:59 spire-1.2.1/CODE-OF-CONDUCT.md 01:34:59 spire-1.2.1/CODEOWNERS 01:34:59 spire-1.2.1/CONTRIBUTING.md 01:34:59 spire-1.2.1/Dockerfile 01:34:59 spire-1.2.1/Dockerfile.dev 01:34:59 spire-1.2.1/Dockerfile.scratch 01:34:59 spire-1.2.1/LICENSE 01:34:59 spire-1.2.1/MAINTAINERS.md 01:34:59 spire-1.2.1/Makefile 01:34:59 spire-1.2.1/README.md 01:34:59 spire-1.2.1/ROADMAP.md 01:34:59 spire-1.2.1/SECURITY.md 01:34:59 spire-1.2.1/cmd/ 01:34:59 spire-1.2.1/cmd/spire-agent/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/common/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/run/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:34:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:34:59 spire-1.2.1/cmd/spire-agent/main.go 01:34:59 spire-1.2.1/cmd/spire-server/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/cli.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/run/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/token/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/validate/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/x509/ 01:34:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:34:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:34:59 spire-1.2.1/cmd/spire-server/main.go 01:34:59 spire-1.2.1/cmd/spire-server/util/ 01:34:59 spire-1.2.1/cmd/spire-server/util/util.go 01:34:59 spire-1.2.1/conf/ 01:34:59 spire-1.2.1/conf/agent/ 01:34:59 spire-1.2.1/conf/agent/agent.conf 01:34:59 spire-1.2.1/conf/agent/agent_full.conf 01:34:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:34:59 spire-1.2.1/conf/server/ 01:34:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:34:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:34:59 spire-1.2.1/conf/server/server.conf 01:34:59 spire-1.2.1/conf/server/server_full.conf 01:34:59 spire-1.2.1/doc/ 01:34:59 spire-1.2.1/doc/SPIRE101.md 01:34:59 spire-1.2.1/doc/auditlog.md 01:34:59 spire-1.2.1/doc/authorization_policy_engine.md 01:34:59 spire-1.2.1/doc/changelog_guidelines.md 01:34:59 spire-1.2.1/doc/cure53-report.pdf 01:34:59 spire-1.2.1/doc/images/ 01:34:59 spire-1.2.1/doc/images/2019_roadmap.png 01:34:59 spire-1.2.1/doc/images/SPIRE101.png 01:34:59 spire-1.2.1/doc/images/SPIRE_agent.png 01:34:59 spire-1.2.1/doc/images/SPIRE_server.png 01:34:59 spire-1.2.1/doc/images/cache_mgr.png 01:34:59 spire-1.2.1/doc/images/cache_mgr_components.png 01:34:59 spire-1.2.1/doc/images/federated_spire.png 01:34:59 spire-1.2.1/doc/images/ha_mode.png 01:34:59 spire-1.2.1/doc/images/nested_spire.png 01:34:59 spire-1.2.1/doc/images/oidc_federation.png 01:34:59 spire-1.2.1/doc/images/single_trust_domain.png 01:34:59 spire-1.2.1/doc/images/spiffe_compatible.png 01:34:59 spire-1.2.1/doc/images/spire_logo.png 01:34:59 spire-1.2.1/doc/migrating_registration_api_clients.md 01:34:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:34:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:34:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:34:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:34:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:34:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:34:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:34:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:34:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:34:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:34:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:34:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:34:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:34:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:34:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:34:59 spire-1.2.1/doc/scaling_spire.md 01:34:59 spire-1.2.1/doc/spire_agent.md 01:34:59 spire-1.2.1/doc/spire_server.md 01:34:59 spire-1.2.1/doc/supported_integrations.md 01:34:59 spire-1.2.1/doc/telemetry.md 01:34:59 spire-1.2.1/doc/telemetry_config.md 01:34:59 spire-1.2.1/doc/upgrading.md 01:34:59 spire-1.2.1/doc/using_spire.md 01:34:59 spire-1.2.1/examples/ 01:34:59 spire-1.2.1/examples/README.md 01:34:59 spire-1.2.1/go.mod 01:34:59 spire-1.2.1/go.sum 01:34:59 spire-1.2.1/pkg/ 01:34:59 spire-1.2.1/pkg/agent/ 01:34:59 spire-1.2.1/pkg/agent/agent.go 01:34:59 spire-1.2.1/pkg/agent/api/ 01:34:59 spire-1.2.1/pkg/agent/api/config.go 01:34:59 spire-1.2.1/pkg/agent/api/debug/ 01:34:59 spire-1.2.1/pkg/agent/api/debug/v1/ 01:34:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:34:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:34:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:34:59 spire-1.2.1/pkg/agent/api/endpoints.go 01:34:59 spire-1.2.1/pkg/agent/api/health/ 01:34:59 spire-1.2.1/pkg/agent/api/health/v1/ 01:34:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:34:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:34:59 spire-1.2.1/pkg/agent/api/rpccontext/ 01:34:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:34:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:34:59 spire-1.2.1/pkg/agent/attestor/ 01:34:59 spire-1.2.1/pkg/agent/attestor/node/ 01:34:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:34:59 spire-1.2.1/pkg/agent/attestor/node/node.go 01:34:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:34:59 spire-1.2.1/pkg/agent/attestor/workload/ 01:34:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:34:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:34:59 spire-1.2.1/pkg/agent/catalog/ 01:34:59 spire-1.2.1/pkg/agent/catalog/catalog.go 01:34:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:34:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:34:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:34:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:34:59 spire-1.2.1/pkg/agent/client/ 01:34:59 spire-1.2.1/pkg/agent/client/client.go 01:34:59 spire-1.2.1/pkg/agent/client/client_test.go 01:34:59 spire-1.2.1/pkg/agent/client/dial.go 01:34:59 spire-1.2.1/pkg/agent/client/nodeconn.go 01:34:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:34:59 spire-1.2.1/pkg/agent/client/update.go 01:34:59 spire-1.2.1/pkg/agent/client/util.go 01:34:59 spire-1.2.1/pkg/agent/common/ 01:34:59 spire-1.2.1/pkg/agent/common/backoff/ 01:34:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:34:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:34:59 spire-1.2.1/pkg/agent/common/cgroups/ 01:34:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:34:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:34:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:34:59 spire-1.2.1/pkg/agent/config.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/ 01:34:59 spire-1.2.1/pkg/agent/endpoints/config.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/workload/ 01:34:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:34:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/ 01:34:59 spire-1.2.1/pkg/agent/manager/cache/ 01:34:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:34:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:34:59 spire-1.2.1/pkg/agent/manager/config.go 01:34:59 spire-1.2.1/pkg/agent/manager/manager.go 01:34:59 spire-1.2.1/pkg/agent/manager/manager_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/storage.go 01:34:59 spire-1.2.1/pkg/agent/manager/storage_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/storecache/ 01:34:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:34:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:34:59 spire-1.2.1/pkg/agent/manager/sync.go 01:34:59 spire-1.2.1/pkg/agent/plugin/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:34:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:34:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:34:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:34:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:34:59 spire-1.2.1/pkg/agent/svid/ 01:34:59 spire-1.2.1/pkg/agent/svid/rotator.go 01:34:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:34:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:34:59 spire-1.2.1/pkg/agent/svid/store/ 01:34:59 spire-1.2.1/pkg/agent/svid/store/service.go 01:34:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:34:59 spire-1.2.1/pkg/common/ 01:34:59 spire-1.2.1/pkg/common/agentpathtemplate/ 01:34:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:34:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:34:59 spire-1.2.1/pkg/common/api/ 01:34:59 spire-1.2.1/pkg/common/api/metrics.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/ 01:34:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/logger.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/names.go 01:34:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:34:59 spire-1.2.1/pkg/common/api/names.go 01:34:59 spire-1.2.1/pkg/common/api/ratelimit.go 01:34:59 spire-1.2.1/pkg/common/api/rpccontext/ 01:34:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:34:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:34:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:34:59 spire-1.2.1/pkg/common/auth/ 01:34:59 spire-1.2.1/pkg/common/auth/interceptors.go 01:34:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:34:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/ 01:34:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/types.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:34:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:34:59 spire-1.2.1/pkg/common/catalog/ 01:34:59 spire-1.2.1/pkg/common/catalog/bind.go 01:34:59 spire-1.2.1/pkg/common/catalog/builtin.go 01:34:59 spire-1.2.1/pkg/common/catalog/catalog.go 01:34:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:34:59 spire-1.2.1/pkg/common/catalog/closers.go 01:34:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:34:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:34:59 spire-1.2.1/pkg/common/catalog/config.go 01:34:59 spire-1.2.1/pkg/common/catalog/config_test.go 01:34:59 spire-1.2.1/pkg/common/catalog/configure.go 01:34:59 spire-1.2.1/pkg/common/catalog/constraints.go 01:34:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:34:59 spire-1.2.1/pkg/common/catalog/context.go 01:34:59 spire-1.2.1/pkg/common/catalog/external.go 01:34:59 spire-1.2.1/pkg/common/catalog/host.go 01:34:59 spire-1.2.1/pkg/common/catalog/pipenet.go 01:34:59 spire-1.2.1/pkg/common/catalog/plugin.go 01:34:59 spire-1.2.1/pkg/common/catalog/testplugin/ 01:34:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:34:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:34:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:34:59 spire-1.2.1/pkg/common/cli/ 01:34:59 spire-1.2.1/pkg/common/cli/env.go 01:34:59 spire-1.2.1/pkg/common/cli/flags.go 01:34:59 spire-1.2.1/pkg/common/cli/trust_domain.go 01:34:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:34:59 spire-1.2.1/pkg/common/cli/umask.go 01:34:59 spire-1.2.1/pkg/common/cli/umask_posix.go 01:34:59 spire-1.2.1/pkg/common/cli/umask_test.go 01:34:59 spire-1.2.1/pkg/common/cli/umask_windows.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/flag.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/format.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:34:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:34:59 spire-1.2.1/pkg/common/coretypes/ 01:34:59 spire-1.2.1/pkg/common/coretypes/bundle/ 01:34:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:34:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:34:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:34:59 spire-1.2.1/pkg/common/cryptoutil/ 01:34:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:34:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:34:59 spire-1.2.1/pkg/common/diskutil/ 01:34:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:34:59 spire-1.2.1/pkg/common/diskutil/file_test.go 01:34:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:34:59 spire-1.2.1/pkg/common/errorutil/ 01:34:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:34:59 spire-1.2.1/pkg/common/health/ 01:34:59 spire-1.2.1/pkg/common/health/config.go 01:34:59 spire-1.2.1/pkg/common/health/context.go 01:34:59 spire-1.2.1/pkg/common/health/context_test.go 01:34:59 spire-1.2.1/pkg/common/health/health.go 01:34:59 spire-1.2.1/pkg/common/health/health_test.go 01:34:59 spire-1.2.1/pkg/common/health/logger.go 01:34:59 spire-1.2.1/pkg/common/hostservice/ 01:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:34:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:34:59 spire-1.2.1/pkg/common/idutil/ 01:34:59 spire-1.2.1/pkg/common/idutil/require.go 01:34:59 spire-1.2.1/pkg/common/idutil/require_test.go 01:34:59 spire-1.2.1/pkg/common/idutil/safety.go 01:34:59 spire-1.2.1/pkg/common/idutil/safety_test.go 01:34:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:34:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:34:59 spire-1.2.1/pkg/common/jwtsvid/ 01:34:59 spire-1.2.1/pkg/common/jwtsvid/common.go 01:34:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:34:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:34:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:34:59 spire-1.2.1/pkg/common/jwtutil/ 01:34:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:34:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:34:59 spire-1.2.1/pkg/common/log/ 01:34:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:34:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:34:59 spire-1.2.1/pkg/common/log/log.go 01:34:59 spire-1.2.1/pkg/common/log/log_test.go 01:34:59 spire-1.2.1/pkg/common/log/options.go 01:34:59 spire-1.2.1/pkg/common/nodeutil/ 01:34:59 spire-1.2.1/pkg/common/nodeutil/node.go 01:34:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:34:59 spire-1.2.1/pkg/common/peertracker/ 01:34:59 spire-1.2.1/pkg/common/peertracker/conn.go 01:34:59 spire-1.2.1/pkg/common/peertracker/credentials.go 01:34:59 spire-1.2.1/pkg/common/peertracker/errors.go 01:34:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:34:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:34:59 spire-1.2.1/pkg/common/peertracker/info.go 01:34:59 spire-1.2.1/pkg/common/peertracker/listener.go 01:34:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:34:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tcp.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:34:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:34:59 spire-1.2.1/pkg/common/peertracker/uds.go 01:34:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:34:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:34:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:34:59 spire-1.2.1/pkg/common/pemutil/ 01:34:59 spire-1.2.1/pkg/common/pemutil/block.go 01:34:59 spire-1.2.1/pkg/common/pemutil/certs.go 01:34:59 spire-1.2.1/pkg/common/pemutil/common.go 01:34:59 spire-1.2.1/pkg/common/pemutil/csr.go 01:34:59 spire-1.2.1/pkg/common/pemutil/keys.go 01:34:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:34:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:34:59 spire-1.2.1/pkg/common/plugin/ 01:34:59 spire-1.2.1/pkg/common/plugin/aws/ 01:34:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:34:59 spire-1.2.1/pkg/common/plugin/azure/ 01:34:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:34:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/facade.go 01:34:59 spire-1.2.1/pkg/common/plugin/facade_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/gcp/ 01:34:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/ 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:34:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/log.go 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/ 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:34:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:34:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:34:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:34:59 spire-1.2.1/pkg/common/plugin/x509pop/ 01:34:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:34:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:34:59 spire-1.2.1/pkg/common/profiling/ 01:34:59 spire-1.2.1/pkg/common/profiling/dumpers.go 01:34:59 spire-1.2.1/pkg/common/profiling/profiling.go 01:34:59 spire-1.2.1/pkg/common/protoutil/ 01:34:59 spire-1.2.1/pkg/common/protoutil/masks.go 01:34:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:34:59 spire-1.2.1/pkg/common/rotationutil/ 01:34:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:34:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:34:59 spire-1.2.1/pkg/common/selector/ 01:34:59 spire-1.2.1/pkg/common/selector/selector.go 01:34:59 spire-1.2.1/pkg/common/selector/selector_test.go 01:34:59 spire-1.2.1/pkg/common/selector/set.go 01:34:59 spire-1.2.1/pkg/common/selector/set_utils.go 01:34:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/ 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/ 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:34:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:34:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:34:59 spire-1.2.1/pkg/common/telemetry/call.go 01:34:59 spire-1.2.1/pkg/common/telemetry/common/ 01:34:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:34:59 spire-1.2.1/pkg/common/telemetry/config.go 01:34:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:34:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/inmem.go 01:34:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/m3.go 01:34:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/metrics.go 01:34:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/names.go 01:34:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:34:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:34:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/ 01:34:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:34:59 spire-1.2.1/pkg/common/telemetry/server/server.go 01:34:59 spire-1.2.1/pkg/common/telemetry/sink.go 01:34:59 spire-1.2.1/pkg/common/telemetry/statsd.go 01:34:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:34:59 spire-1.2.1/pkg/common/telemetry/uptime.go 01:34:59 spire-1.2.1/pkg/common/telemetry/version.go 01:34:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:34:59 spire-1.2.1/pkg/common/uptime/ 01:34:59 spire-1.2.1/pkg/common/uptime/uptime.go 01:34:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:34:59 spire-1.2.1/pkg/common/util/ 01:34:59 spire-1.2.1/pkg/common/util/certs.go 01:34:59 spire-1.2.1/pkg/common/util/certs_test.go 01:34:59 spire-1.2.1/pkg/common/util/csr.go 01:34:59 spire-1.2.1/pkg/common/util/hash.go 01:34:59 spire-1.2.1/pkg/common/util/selectors.go 01:34:59 spire-1.2.1/pkg/common/util/selectors_test.go 01:34:59 spire-1.2.1/pkg/common/util/signals.go 01:34:59 spire-1.2.1/pkg/common/util/sort.go 01:34:59 spire-1.2.1/pkg/common/util/sort_test.go 01:34:59 spire-1.2.1/pkg/common/util/task.go 01:34:59 spire-1.2.1/pkg/common/util/task_test.go 01:34:59 spire-1.2.1/pkg/common/util/testdata/ 01:34:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:34:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:34:59 spire-1.2.1/pkg/common/version/ 01:34:59 spire-1.2.1/pkg/common/version/version.go 01:34:59 spire-1.2.1/pkg/common/x509svid/ 01:34:59 spire-1.2.1/pkg/common/x509svid/common_test.go 01:34:59 spire-1.2.1/pkg/common/x509svid/csr.go 01:34:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:34:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:34:59 spire-1.2.1/pkg/common/x509util/ 01:34:59 spire-1.2.1/pkg/common/x509util/cert.go 01:34:59 spire-1.2.1/pkg/common/x509util/dns.go 01:34:59 spire-1.2.1/pkg/common/x509util/dns_test.go 01:34:59 spire-1.2.1/pkg/common/x509util/keyid.go 01:34:59 spire-1.2.1/pkg/common/x509util/keypair.go 01:34:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:34:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:34:59 spire-1.2.1/pkg/server/ 01:34:59 spire-1.2.1/pkg/server/api/ 01:34:59 spire-1.2.1/pkg/server/api/agent.go 01:34:59 spire-1.2.1/pkg/server/api/agent/ 01:34:59 spire-1.2.1/pkg/server/api/agent/v1/ 01:34:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/agent_test.go 01:34:59 spire-1.2.1/pkg/server/api/api.go 01:34:59 spire-1.2.1/pkg/server/api/audit/ 01:34:59 spire-1.2.1/pkg/server/api/audit/audit.go 01:34:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:34:59 spire-1.2.1/pkg/server/api/bundle.go 01:34:59 spire-1.2.1/pkg/server/api/bundle/ 01:34:59 spire-1.2.1/pkg/server/api/bundle/v1/ 01:34:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/bundle_test.go 01:34:59 spire-1.2.1/pkg/server/api/debug/ 01:34:59 spire-1.2.1/pkg/server/api/debug/v1/ 01:34:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/entry.go 01:34:59 spire-1.2.1/pkg/server/api/entry/ 01:34:59 spire-1.2.1/pkg/server/api/entry/v1/ 01:34:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/entry_test.go 01:34:59 spire-1.2.1/pkg/server/api/health/ 01:34:59 spire-1.2.1/pkg/server/api/health/v1/ 01:34:59 spire-1.2.1/pkg/server/api/health/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/id.go 01:34:59 spire-1.2.1/pkg/server/api/id_test.go 01:34:59 spire-1.2.1/pkg/server/api/limits/ 01:34:59 spire-1.2.1/pkg/server/api/limits/limits.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/ 01:34:59 spire-1.2.1/pkg/server/api/middleware/alias.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/audit.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/caller.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/common.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/entries.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:34:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:34:59 spire-1.2.1/pkg/server/api/ratelimit.go 01:34:59 spire-1.2.1/pkg/server/api/rpccontext/ 01:34:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:34:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:34:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:34:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:34:59 spire-1.2.1/pkg/server/api/selector.go 01:34:59 spire-1.2.1/pkg/server/api/selector_test.go 01:34:59 spire-1.2.1/pkg/server/api/status.go 01:34:59 spire-1.2.1/pkg/server/api/status_test.go 01:34:59 spire-1.2.1/pkg/server/api/svid/ 01:34:59 spire-1.2.1/pkg/server/api/svid/v1/ 01:34:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/trustdomain.go 01:34:59 spire-1.2.1/pkg/server/api/trustdomain/ 01:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:34:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:34:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:34:59 spire-1.2.1/pkg/server/authpolicy/ 01:34:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:34:59 spire-1.2.1/pkg/server/authpolicy/policy.go 01:34:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:34:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:34:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:34:59 spire-1.2.1/pkg/server/authpolicy/validate.go 01:34:59 spire-1.2.1/pkg/server/bundle/ 01:34:59 spire-1.2.1/pkg/server/bundle/client/ 01:34:59 spire-1.2.1/pkg/server/bundle/client/client.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/manager.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/sources.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/updater.go 01:34:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:34:59 spire-1.2.1/pkg/server/ca/ 01:34:59 spire-1.2.1/pkg/server/ca/ca.go 01:34:59 spire-1.2.1/pkg/server/ca/ca_health.go 01:34:59 spire-1.2.1/pkg/server/ca/ca_test.go 01:34:59 spire-1.2.1/pkg/server/ca/journal.go 01:34:59 spire-1.2.1/pkg/server/ca/journal_test.go 01:34:59 spire-1.2.1/pkg/server/ca/manager.go 01:34:59 spire-1.2.1/pkg/server/ca/manager_health.go 01:34:59 spire-1.2.1/pkg/server/ca/manager_test.go 01:34:59 spire-1.2.1/pkg/server/ca/templates.go 01:34:59 spire-1.2.1/pkg/server/ca/upstream_client.go 01:34:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:34:59 spire-1.2.1/pkg/server/ca/validation.go 01:34:59 spire-1.2.1/pkg/server/cache/ 01:34:59 spire-1.2.1/pkg/server/cache/dscache/ 01:34:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:34:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/ 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:34:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:34:59 spire-1.2.1/pkg/server/catalog/ 01:34:59 spire-1.2.1/pkg/server/catalog/catalog.go 01:34:59 spire-1.2.1/pkg/server/catalog/keymanager.go 01:34:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:34:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:34:59 spire-1.2.1/pkg/server/catalog/notifier.go 01:34:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:34:59 spire-1.2.1/pkg/server/config.go 01:34:59 spire-1.2.1/pkg/server/datastore/ 01:34:59 spire-1.2.1/pkg/server/datastore/datastore.go 01:34:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:34:59 spire-1.2.1/pkg/server/datastore/repository.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:34:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:34:59 spire-1.2.1/pkg/server/endpoints/ 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/ 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:34:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:34:59 spire-1.2.1/pkg/server/endpoints/config.go 01:34:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:34:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:34:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:34:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:34:59 spire-1.2.1/pkg/server/endpoints/middleware.go 01:34:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:34:59 spire-1.2.1/pkg/server/hostservice/ 01:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:34:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:34:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:34:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:34:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:34:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/ 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:34:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:34:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:34:59 spire-1.2.1/pkg/server/registration/ 01:34:59 spire-1.2.1/pkg/server/registration/manager.go 01:34:59 spire-1.2.1/pkg/server/registration/manager_test.go 01:34:59 spire-1.2.1/pkg/server/scanentries.go 01:34:59 spire-1.2.1/pkg/server/scanentries_test.go 01:34:59 spire-1.2.1/pkg/server/server.go 01:34:59 spire-1.2.1/pkg/server/server_test.go 01:34:59 spire-1.2.1/pkg/server/svid/ 01:34:59 spire-1.2.1/pkg/server/svid/observer.go 01:34:59 spire-1.2.1/pkg/server/svid/observer_test.go 01:34:59 spire-1.2.1/pkg/server/svid/rotator.go 01:34:59 spire-1.2.1/pkg/server/svid/rotator_config.go 01:34:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:34:59 spire-1.2.1/pkg/server/svid/rotator_test.go 01:34:59 spire-1.2.1/proto/ 01:34:59 spire-1.2.1/proto/private/ 01:34:59 spire-1.2.1/proto/private/server/ 01:34:59 spire-1.2.1/proto/private/server/journal/ 01:34:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:34:59 spire-1.2.1/proto/private/server/journal/journal.proto 01:34:59 spire-1.2.1/proto/spire/ 01:34:59 spire-1.2.1/proto/spire/common/ 01:34:59 spire-1.2.1/proto/spire/common/common.pb.go 01:34:59 spire-1.2.1/proto/spire/common/common.proto 01:34:59 spire-1.2.1/proto/spire/common/plugin/ 01:34:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:34:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:34:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:34:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:34:59 spire-1.2.1/proto/spire/plugin/ 01:34:59 spire-1.2.1/proto/spire/plugin/agent/ 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:34:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:34:59 spire-1.2.1/release/ 01:34:59 spire-1.2.1/release/spire-extras/ 01:34:59 spire-1.2.1/release/spire-extras/README.md 01:34:59 spire-1.2.1/release/spire-extras/conf/ 01:34:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:34:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:34:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:34:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:34:59 spire-1.2.1/release/spire/ 01:34:59 spire-1.2.1/release/spire/README.md 01:34:59 spire-1.2.1/release/spire/conf/ 01:34:59 spire-1.2.1/release/spire/conf/agent/ 01:34:59 spire-1.2.1/release/spire/conf/agent/agent.conf 01:34:59 spire-1.2.1/release/spire/conf/server/ 01:34:59 spire-1.2.1/release/spire/conf/server/server.conf 01:34:59 spire-1.2.1/script/ 01:34:59 spire-1.2.1/script/build-artifact.sh 01:34:59 spire-1.2.1/script/generate_dummy_ca.sh 01:34:59 spire-1.2.1/support/ 01:34:59 spire-1.2.1/support/k8s/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:34:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/ 01:34:59 spire-1.2.1/support/oidc-discovery-provider/README.md 01:34:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/config.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/main.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:34:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:34:59 spire-1.2.1/test/ 01:34:59 spire-1.2.1/test/clock/ 01:34:59 spire-1.2.1/test/clock/clock.go 01:34:59 spire-1.2.1/test/fakes/ 01:34:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:34:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:34:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:34:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:34:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:34:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:34:59 spire-1.2.1/test/fakes/fakeagentstore/ 01:34:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:34:59 spire-1.2.1/test/fakes/fakedatastore/ 01:34:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:34:59 spire-1.2.1/test/fakes/fakeentryclient/ 01:34:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:34:59 spire-1.2.1/test/fakes/fakehealthchecker/ 01:34:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:34:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:34:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:34:59 spire-1.2.1/test/fakes/fakemetrics/ 01:34:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:34:59 spire-1.2.1/test/fakes/fakenoderesolver/ 01:34:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:34:59 spire-1.2.1/test/fakes/fakenotifier/ 01:34:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:34:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:34:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:34:59 spire-1.2.1/test/fakes/fakeserverca/ 01:34:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:34:59 spire-1.2.1/test/fakes/fakeservercatalog/ 01:34:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:34:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:34:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:34:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:34:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:34:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:34:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:34:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:34:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:34:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:34:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:34:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:34:59 spire-1.2.1/test/fixture/ 01:34:59 spire-1.2.1/test/fixture/certs/ 01:34:59 spire-1.2.1/test/fixture/certs/agent_svid.der 01:34:59 spire-1.2.1/test/fixture/certs/base_cert.pem 01:34:59 spire-1.2.1/test/fixture/certs/base_csr.pem 01:34:59 spire-1.2.1/test/fixture/certs/base_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:34:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:34:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:34:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:34:59 spire-1.2.1/test/fixture/certs/blog_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/bundle.der 01:34:59 spire-1.2.1/test/fixture/certs/ca.pem 01:34:59 spire-1.2.1/test/fixture/certs/ca_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/database_cert.pem 01:34:59 spire-1.2.1/test/fixture/certs/database_csr.pem 01:34:59 spire-1.2.1/test/fixture/certs/database_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/node_cert.pem 01:34:59 spire-1.2.1/test/fixture/certs/node_csr.pem 01:34:59 spire-1.2.1/test/fixture/certs/node_key.pem 01:34:59 spire-1.2.1/test/fixture/certs/svid.pem 01:34:59 spire-1.2.1/test/fixture/certs/svid_key.pem 01:34:59 spire-1.2.1/test/fixture/config/ 01:34:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:34:59 spire-1.2.1/test/fixture/config/agent_good.conf 01:34:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:34:59 spire-1.2.1/test/fixture/config/plugin_good.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:34:59 spire-1.2.1/test/fixture/config/server_good.conf 01:34:59 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:34:59 spire-1.2.1/test/fixture/fixture.go 01:34:59 spire-1.2.1/test/fixture/nodeattestor/ 01:34:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:34:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:34:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:34:59 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:34:59 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:34:59 spire-1.2.1/test/fixture/registration/ 01:34:59 spire-1.2.1/test/fixture/registration/entries.json 01:34:59 spire-1.2.1/test/fixture/registration/good-for-update.json 01:34:59 spire-1.2.1/test/fixture/registration/good.json 01:34:59 spire-1.2.1/test/fixture/registration/invalid.json 01:34:59 spire-1.2.1/test/fixture/registration/invalid_json.json 01:34:59 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:34:59 spire-1.2.1/test/integration/ 01:34:59 spire-1.2.1/test/integration/README.md 01:34:59 spire-1.2.1/test/integration/common 01:34:59 spire-1.2.1/test/integration/setup/ 01:34:59 spire-1.2.1/test/integration/setup/adminclient/ 01:34:59 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:34:59 spire-1.2.1/test/integration/setup/adminclient/client.go 01:34:59 spire-1.2.1/test/integration/setup/debugagent/ 01:34:59 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:34:59 spire-1.2.1/test/integration/setup/debugagent/main.go 01:34:59 spire-1.2.1/test/integration/setup/debugserver/ 01:34:59 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:34:59 spire-1.2.1/test/integration/setup/debugserver/main.go 01:34:59 spire-1.2.1/test/integration/setup/downstreamclient/ 01:34:59 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:34:59 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:34:59 spire-1.2.1/test/integration/setup/itclient/ 01:34:59 spire-1.2.1/test/integration/setup/itclient/client.go 01:34:59 spire-1.2.1/test/integration/setup/node-attestation/ 01:34:59 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:34:59 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:34:59 spire-1.2.1/test/integration/setup/x509pop/ 01:34:59 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:34:59 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:34:59 spire-1.2.1/test/integration/suites/ 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:34:59 spire-1.2.1/test/integration/suites/join-token/ 01:34:59 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:34:59 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:34:59 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:34:59 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:34:59 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:34:59 spire-1.2.1/test/integration/suites/join-token/README.md 01:34:59 spire-1.2.1/test/integration/suites/join-token/conf/ 01:34:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/join-token/teardown 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:34:59 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:34:59 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:34:59 spire-1.2.1/test/integration/suites/k8s/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/00-setup 01:34:59 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:34:59 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:34:59 spire-1.2.1/test/integration/suites/k8s/README.md 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:34:59 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:34:59 spire-1.2.1/test/integration/suites/k8s/teardown 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/ 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:34:59 spire-1.2.1/test/integration/suites/rotation/ 01:34:59 spire-1.2.1/test/integration/suites/rotation/00-setup 01:34:59 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:34:59 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:34:59 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:34:59 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:34:59 spire-1.2.1/test/integration/suites/rotation/README.md 01:34:59 spire-1.2.1/test/integration/suites/rotation/conf/ 01:34:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/rotation/teardown 01:34:59 spire-1.2.1/test/integration/suites/self-test/ 01:34:59 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:34:59 spire-1.2.1/test/integration/suites/self-test/README.md 01:34:59 spire-1.2.1/test/integration/suites/self-test/teardown 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:34:59 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:34:59 spire-1.2.1/test/integration/suites/upgrade/ 01:34:59 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:34:59 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:34:59 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:34:59 spire-1.2.1/test/integration/suites/upgrade/README.md 01:34:59 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:34:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:34:59 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:34:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:34:59 spire-1.2.1/test/integration/suites/upgrade/teardown 01:34:59 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:34:59 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:34:59 spire-1.2.1/test/integration/test-one.sh 01:34:59 spire-1.2.1/test/integration/test.sh 01:34:59 spire-1.2.1/test/plugintest/ 01:34:59 spire-1.2.1/test/plugintest/config.go 01:34:59 spire-1.2.1/test/plugintest/load.go 01:34:59 spire-1.2.1/test/plugintest/option.go 01:34:59 spire-1.2.1/test/spiretest/ 01:34:59 spire-1.2.1/test/spiretest/apiserver.go 01:34:59 spire-1.2.1/test/spiretest/assertions.go 01:34:59 spire-1.2.1/test/spiretest/dir.go 01:34:59 spire-1.2.1/test/spiretest/errors_posix.go 01:34:59 spire-1.2.1/test/spiretest/errors_windows.go 01:34:59 spire-1.2.1/test/spiretest/logs.go 01:34:59 spire-1.2.1/test/spiretest/socketapi.go 01:34:59 spire-1.2.1/test/spiretest/suite.go 01:34:59 spire-1.2.1/test/spiretest/x509.go 01:34:59 spire-1.2.1/test/testca/ 01:34:59 spire-1.2.1/test/testca/ca.go 01:34:59 spire-1.2.1/test/testkey/ 01:34:59 spire-1.2.1/test/testkey/generate.sh 01:34:59 spire-1.2.1/test/testkey/genkeys.go 01:34:59 spire-1.2.1/test/testkey/keys.go 01:34:59 spire-1.2.1/test/testkey/new.go 01:34:59 spire-1.2.1/test/tpmsimulator/ 01:34:59 spire-1.2.1/test/tpmsimulator/simulator.go 01:34:59 spire-1.2.1/test/util/ 01:34:59 spire-1.2.1/test/util/cert_fixtures.go 01:34:59 spire-1.2.1/test/util/cert_generation.go 01:34:59 spire-1.2.1/test/util/io_redirection.go 01:34:59 spire-1.2.1/test/util/race.go 01:34:59 spire-1.2.1/test/util/util.go 01:34:59 building spire from source... 01:35:00 Installing go1.17.7... 01:35:00 ---> ad80622d8509 01:35:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:35:01 ---> 6e993e707c8b 01:35:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:35:01 ---> db6799051f23 01:35:01 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/ 01:35:01 ---> Running in c2d235ba5e85 01:35:02 Removing intermediate container c2d235ba5e85 01:35:02 ---> 4a52b6d1a75b 01:35:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:35:03 ---> Running in f8324e205934 01:35:03 Removing intermediate container f8324e205934 01:35:03 ---> eb183eaa0b12 01:35:03 Step 23/25 : LABEL arch=x86_64 01:35:03 ---> Running in d86c3960943d 01:35:04 Removing intermediate container d86c3960943d 01:35:04 ---> 71c265c79e2e 01:35:04 Step 24/25 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:35:04 ---> Running in b110e0456556 01:35:04 Building bin/spire-server... 01:35:04 Removing intermediate container b110e0456556 01:35:04 ---> 0d310b35c5c9 01:35:04 Step 25/25 : LABEL version=2.2.0-dev.70 01:35:04 go: downloading github.com/mitchellh/cli v1.1.2 01:35:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:35:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:35:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:35:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:35:04 go: downloading github.com/imdario/mergo v0.3.12 01:35:04  ---> Running in 449b9a159b36 01:35:04 go: downloading github.com/sirupsen/logrus v1.8.1 01:35:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:35:04 go: downloading google.golang.org/grpc v1.44.0 01:35:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:35:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:35:04 go: downloading github.com/fatih/color v1.13.0 01:35:04 go: downloading github.com/mattn/go-isatty v0.0.14 01:35:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:35:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:35:04 Removing intermediate container 449b9a159b36 01:35:04 ---> c01b9a0ffb7d 01:35:04 01:35:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:35:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:35:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:35:04 go: downloading github.com/open-policy-agent/opa v0.38.0 01:35:04 Successfully built c01b9a0ffb7d 01:35:05 Successfully tagged security-secretstore-setup:latest 01:35:05  Building security-secretstore-setup ... done go: downloading github.com/armon/go-metrics v0.3.10 01:35:05 go: downloading github.com/prometheus/client_golang v1.12.1 01:35:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:35:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:35:05 go: downloading github.com/Masterminds/goutils v1.1.0 01:35:05 go: downloading github.com/Masterminds/semver v1.5.0 01:35:05 go: downloading github.com/google/uuid v1.1.2 01:35:05 go: downloading github.com/huandu/xstrings v1.3.2 01:35:05 go: downloading github.com/mattn/go-colorable v0.1.12 01:35:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:35:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:35:05 go: downloading github.com/oklog/run v1.0.0 01:35:05 go: downloading github.com/imkira/go-observer v1.0.3 01:35:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:35:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:35:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:35:05 go: downloading github.com/prometheus/client_model v0.2.0 01:35:05 go: downloading github.com/prometheus/common v0.32.1 01:35:05 go: downloading github.com/beorn7/perks v1.0.1 01:35:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:35:05 go: downloading github.com/prometheus/procfs v0.7.3 01:35:05 go: downloading go.uber.org/atomic v1.9.0 01:35:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:35:05 go: downloading github.com/hashicorp/errwrap v1.1.0 01:35:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:35:05 go: downloading github.com/blang/semver/v4 v4.0.0 01:35:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:35:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:35:05 go: downloading github.com/jinzhu/gorm v1.9.16 01:35:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:35:05 go: downloading github.com/lib/pq v1.10.4 01:35:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:35:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:35:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:35:06 Building bin/spire-server... 01:35:06 go: downloading github.com/mitchellh/cli v1.1.2 01:35:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:35:06 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:35:06 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:35:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:35:06 go: downloading github.com/imdario/mergo v0.3.12 01:35:06 go: downloading github.com/sirupsen/logrus v1.8.1 01:35:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:35:06 go: downloading google.golang.org/grpc v1.44.0 01:35:06 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:35:06 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:35:06 go: downloading github.com/fatih/color v1.13.0 01:35:06 go: downloading github.com/mattn/go-isatty v0.0.14 01:35:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:35:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:35:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:35:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:35:06 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:35:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:35:06 go: downloading github.com/stretchr/testify v1.7.0 01:35:06 go: downloading github.com/armon/go-metrics v0.3.10 01:35:06 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:35:06 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:35:06 go: downloading github.com/prometheus/client_golang v1.12.1 01:35:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:35:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:35:06 go: downloading github.com/open-policy-agent/opa v0.38.0 01:35:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:35:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:35:06 go: downloading github.com/mattn/go-colorable v0.1.12 01:35:06 go: downloading github.com/Masterminds/goutils v1.1.0 01:35:07 go: downloading github.com/Masterminds/semver v1.5.0 01:35:07 go: downloading github.com/google/uuid v1.1.2 01:35:07 go: downloading github.com/huandu/xstrings v1.3.2 01:35:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:35:07 go: downloading github.com/oklog/run v1.0.0 01:35:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:35:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:35:07 go: downloading github.com/beorn7/perks v1.0.1 01:35:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:35:07 go: downloading github.com/prometheus/client_model v0.2.0 01:35:07 go: downloading github.com/prometheus/common v0.32.1 01:35:07 go: downloading github.com/prometheus/procfs v0.7.3 01:35:07 go: downloading go.uber.org/atomic v1.9.0 01:35:07 go: downloading github.com/imkira/go-observer v1.0.3 01:35:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:35:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:35:07 go: downloading github.com/hashicorp/errwrap v1.1.0 01:35:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:35:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:35:07 go: downloading github.com/twmb/murmur3 v1.1.6 01:35:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:35:07 go: downloading github.com/blang/semver/v4 v4.0.0 01:35:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:35:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:35:07 go: downloading github.com/jinzhu/gorm v1.9.16 01:35:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:35:07 go: downloading github.com/lib/pq v1.10.4 01:35:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:35:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:35:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:35:08 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:35:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:35:08 go: downloading github.com/stretchr/testify v1.7.0 01:35:08 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:35:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:35:09 go: downloading google.golang.org/api v0.70.0 01:35:09 go: downloading k8s.io/client-go v0.23.4 01:35:09 go: downloading k8s.io/api v0.23.4 01:35:09 go: downloading github.com/google/go-tpm v0.3.3 01:35:09 go: downloading cloud.google.com/go/storage v1.21.0 01:35:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:35:09 go: downloading cloud.google.com/go v0.100.2 01:35:10 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:35:10 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:35:10 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:35:10 go: downloading k8s.io/apimachinery v0.23.4 01:35:10 go: downloading k8s.io/kube-aggregator v0.23.3 01:35:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:35:10 go: downloading cloud.google.com/go/security v1.3.0 01:35:10 go: downloading github.com/hashicorp/vault/api v1.4.1 01:35:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:35:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:35:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:35:10 go: downloading github.com/twmb/murmur3 v1.1.6 01:35:10 go: downloading github.com/jinzhu/inflection v1.0.0 01:35:10 go: downloading github.com/aws/smithy-go v1.11.0 01:35:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:35:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:35:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:35:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:35:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:35:11 go: downloading cloud.google.com/go/compute v1.3.0 01:35:11 go: downloading cloud.google.com/go/iam v0.1.1 01:35:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:35:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:35:11 go: downloading google.golang.org/api v0.70.0 01:35:11 go: downloading k8s.io/client-go v0.23.4 01:35:11 go: downloading k8s.io/api v0.23.4 01:35:11 go: downloading github.com/google/go-tpm v0.3.3 01:35:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:35:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:35:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:35:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:35:11 go: downloading cloud.google.com/go/storage v1.21.0 01:35:11 go: downloading cloud.google.com/go v0.100.2 01:35:12 go: downloading k8s.io/apimachinery v0.23.4 01:35:12 go: downloading github.com/gogo/protobuf v1.3.2 01:35:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:35:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:35:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:35:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:35:12 go: downloading github.com/dimchansky/utfbom v1.1.1 01:35:12 go: downloading k8s.io/kube-aggregator v0.23.3 01:35:12 go: downloading k8s.io/klog/v2 v2.30.0 01:35:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:35:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:35:12 go: downloading cloud.google.com/go/security v1.3.0 01:35:12 go: downloading github.com/google/gofuzz v1.1.0 01:35:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:35:12 go: downloading github.com/spf13/pflag v1.0.5 01:35:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:35:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:35:13 go: downloading github.com/hashicorp/vault/api v1.4.1 01:35:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:35:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:35:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:35:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:35:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:35:13 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:35:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:35:13 go: downloading github.com/jinzhu/inflection v1.0.0 01:35:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:35:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:35:13 go: downloading github.com/aws/smithy-go v1.11.0 01:35:13 go: downloading gopkg.in/yaml.v2 v2.4.0 01:35:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:35:13 go: downloading github.com/gobwas/glob v0.2.3 01:35:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:35:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:35:13 go: downloading go.opencensus.io v0.23.0 01:35:13 go: downloading gopkg.in/inf.v0 v0.9.1 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:35:13 go: downloading github.com/go-logr/logr v1.2.2 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:35:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:35:13 go: downloading github.com/json-iterator/go v1.1.12 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:35:13 go: downloading github.com/google/go-cmp v0.5.7 01:35:13 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:35:13 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:35:13 go: downloading github.com/googleapis/gnostic v0.5.5 01:35:13 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:35:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:35:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:35:13 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:35:13 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:35:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:35:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:35:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:35:13 go: downloading github.com/dimchansky/utfbom v1.1.1 01:35:13 go: downloading go.uber.org/zap v1.21.0 01:35:13 go: downloading cloud.google.com/go/compute v1.3.0 01:35:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:35:13 go: downloading github.com/tklauser/numcpus v0.3.0 01:35:13 go: downloading sigs.k8s.io/yaml v1.3.0 01:35:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:35:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:35:13 go: downloading github.com/modern-go/reflect2 v1.0.2 01:35:13 go: downloading github.com/ryanuber/go-glob v1.0.0 01:35:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:35:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:35:13 go: downloading github.com/hashicorp/go-version v1.2.0 01:35:13 go: downloading github.com/golang/snappy v0.0.4 01:35:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:35:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:35:13 go: downloading go.uber.org/multierr v1.6.0 01:35:13 go: downloading cloud.google.com/go/iam v0.1.1 01:35:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:35:13 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:35:15 go: downloading github.com/gogo/protobuf v1.3.2 01:35:15 go: downloading github.com/google/gofuzz v1.1.0 01:35:15 go: downloading k8s.io/klog/v2 v2.30.0 01:35:15 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:35:15 go: downloading github.com/spf13/pflag v1.0.5 01:35:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:35:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:35:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:35:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:35:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:35:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:35:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:35:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:35:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:35:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:35:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:35:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:35:15 go: downloading gopkg.in/yaml.v2 v2.4.0 01:35:15 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:35:15 go: downloading github.com/gobwas/glob v0.2.3 01:35:15 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:35:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:35:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:35:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:35:15 go: downloading go.opencensus.io v0.23.0 01:35:15 go: downloading gopkg.in/inf.v0 v0.9.1 01:35:15 go: downloading github.com/google/go-cmp v0.5.7 01:35:15 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:35:15 go: downloading github.com/go-logr/logr v1.2.2 01:35:15 go: downloading github.com/googleapis/gnostic v0.5.5 01:35:15 go: downloading github.com/json-iterator/go v1.1.12 01:35:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:35:15 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:35:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:35:15 go: downloading go.uber.org/zap v1.21.0 01:35:15 go: downloading github.com/tklauser/numcpus v0.3.0 01:35:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:35:16 go: downloading sigs.k8s.io/yaml v1.3.0 01:35:16 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:35:16 go: downloading github.com/ryanuber/go-glob v1.0.0 01:35:16 go: downloading github.com/golang/snappy v0.0.4 01:35:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:35:16 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:35:16 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:35:16 go: downloading github.com/hashicorp/go-version v1.2.0 01:35:16 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:35:16 go: downloading github.com/modern-go/reflect2 v1.0.2 01:35:16 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:35:16 go: downloading go.uber.org/multierr v1.6.0 01:35:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:35:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:35:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:35:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:35:34 Removing intermediate container 94d41d8dc457 01:35:34 ---> b5a900f7a20b 01:35:34 Successfully built b5a900f7a20b 01:35:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:35:35 + docker inspect -f . ci-base-image-arm64 01:35:35 . [Pipeline] withDockerContainer 01:35:35 prd-ubuntu20.04-docker-arm64-4c-16g-20885 does not seem to be running inside a container 01:35:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** ci-base-image-arm64 cat 01:35:36 $ docker top 87e4ce832c21fb3229060aac37c4a535f3dcfe507546fd4c3e77904b5d4c3212 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:37 + go version 01:35:37 go version go1.17.6 linux/arm64 [Pipeline] } 01:35:37 $ docker stop --time=1 87e4ce832c21fb3229060aac37c4a535f3dcfe507546fd4c3e77904b5d4c3212 01:35:39 $ docker rm -f 87e4ce832c21fb3229060aac37c4a535f3dcfe507546fd4c3e77904b5d4c3212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:40 01:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:40 latest: Pulling from edgex-devops/edgex-compose-arm64 01:35:40 29e5d40040c1: Pulling fs layer 01:35:40 1ce36da41761: Pulling fs layer 01:35:40 25b303627fd3: Pulling fs layer 01:35:40 29e5d40040c1: Verifying Checksum 01:35:40 29e5d40040c1: Download complete 01:35:41 1ce36da41761: Verifying Checksum 01:35:41 29e5d40040c1: Pull complete 01:35:43 25b303627fd3: Verifying Checksum 01:35:43 25b303627fd3: Download complete 01:35:43 1ce36da41761: Pull complete 01:35:48 Removing intermediate container 3b99e007c010 01:35:48 ---> e2e9018136c9 01:35:48 01:35:48 Step 13/26 : FROM alpine:3.15 01:35:48 ---> 0ac33e5f5afa 01:35:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:35:48 ---> Using cache 01:35:48 ---> 943d1c088cc7 01:35:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:48 ---> Using cache 01:35:48 ---> 98d805d1379c 01:35:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:35:48 ---> Running in 12dc50a3373d 01:35:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:51 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:35:51 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:35:51 OK: 15854 distinct packages available 01:35:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:35:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:35:52 (1/5) Installing dumb-init (1.2.5-r1) 01:35:52 (2/5) Installing musl-obstack (1.2.3-r0) 01:35:52 (3/5) Installing libucontext (1.1-r0) 01:35:52 (4/5) Installing gcompat (1.0.0-r4) 01:35:52 (5/5) Installing openssl (1.1.1n-r0) 01:35:52 Executing busybox-1.34.1-r5.trigger 01:35:52 OK: 6 MiB in 19 packages 01:35:53 Removing intermediate container 12dc50a3373d 01:35:53 ---> 64148d087686 01:35:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:35:55 25b303627fd3: Pull complete 01:35:55 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:35:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:35:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:35:55 ---> 1c7abb55b674 01:35:55 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:35:55 prd-ubuntu20.04-docker-arm64-4c-16g-20885 does not seem to be running inside a container 01:35:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:35:57 ---> 1e1a608b5bee 01:35:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:35:58 ---> 960acc6dc91d 01:35:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:35:58 $ docker top b9befa39a3847951481fa452e061592bea5ec6ca4a517d1b33225ef32def642f -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:58 ---> 82bf72f7a11d 01:35:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:35:59 + grep parallel 01:35:59 + docker-compose build --help 01:35:59 ---> 4bde263ca066 01:35:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:35:59 ---> Running in 04ce4afed9c8 01:35:59 Removing intermediate container 04ce4afed9c8 01:35:59 ---> 85cc0b1d0cdd 01:35:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:35:59 ---> Running in 3fd79a6bff0f 01:36:00 Removing intermediate container 3fd79a6bff0f 01:36:00 ---> 4596c5b8dd45 01:36:00 Step 24/26 : LABEL arch=x86_64 01:36:00 ---> Running in c0ffaefbc714 01:36:00 Removing intermediate container c0ffaefbc714 01:36:00 ---> 62894cec6c0e 01:36:00 Step 25/26 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:36:00 ---> Running in e3e29d53be9b 01:36:01 Removing intermediate container e3e29d53be9b 01:36:01 ---> 693578314c73 01:36:01 Step 26/26 : LABEL version=2.2.0-dev.70 01:36:01 ---> Running in d4489265b452 01:36:01 Removing intermediate container d4489265b452 01:36:01 ---> f178b6a71a08 01:36:01 01:36:01 Successfully built f178b6a71a08 01:36:01 Successfully tagged security-spire-agent:latest 01:36:04 --parallel Build images in parallel. [Pipeline] } 01:36:04 $ docker stop --time=1 b9befa39a3847951481fa452e061592bea5ec6ca4a517d1b33225ef32def642f 01:36:06 $ docker rm -f b9befa39a3847951481fa452e061592bea5ec6ca4a517d1b33225ef32def642f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:36:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:36:07 . [Pipeline] withDockerContainer 01:36:07 prd-ubuntu20.04-docker-arm64-4c-16g-20885 does not seem to be running inside a container 01:36:07 $ 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/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:36:08 $ docker top 290cb1289ccba7b48647acbca2cc23883a343d54cb2f5f67cf5afc3737e27c13 -eo pid,comm [Pipeline] { [Pipeline] sh 01:36:09 + docker-compose -f ./docker-compose-build.yml build --parallel 01:36:15 Building core-command ... 01:36:15 Building core-data ... 01:36:15 Building core-metadata ... 01:36:15 Building security-bootstrapper ... 01:36:15 Building security-proxy-setup ... 01:36:15 Building security-secretstore-setup ... 01:36:15 Building security-spiffe-token-provider ... 01:36:15 Building security-spire-agent ... 01:36:15 Building security-spire-config ... 01:36:15 Building security-spire-server ... 01:36:15 Building support-notifications ... 01:36:15 Building support-scheduler ... 01:36:15 Building sys-mgmt-agent ... 01:36:15 Building security-bootstrapper 01:36:15 Building core-data 01:36:15 Building security-spiffe-token-provider 01:36:15 Building support-scheduler 01:36:15 Building security-secretstore-setup 01:37:11 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:37:11 ---> b5a900f7a20b 01:37:11 Step 3/31 : WORKDIR /edgex-go 01:37:11 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:37:11 ---> b5a900f7a20b 01:37:11 Step 3/22 : WORKDIR /edgex-go 01:37:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:37:11 ---> b5a900f7a20b 01:37:11 Step 3/25 : WORKDIR /edgex-go 01:37:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:37:11 ---> b5a900f7a20b 01:37:11 Step 3/23 : WORKDIR /edgex-go 01:37:11 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:37:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:37:11 ---> b5a900f7a20b 01:37:11 Step 3/20 : WORKDIR /edgex-go 01:37:11 ---> Running in 6066a277f3c0 01:37:11 ---> Running in 33a4f9c5d06e 01:37:11 ---> Running in 1bb080828e25 01:37:11 ---> Running in e8bdf2698c2d 01:37:11 ---> Running in ff5848676856 01:37:11 Removing intermediate container 6066a277f3c0 01:37:11 ---> 2b365fc3a20b 01:37:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:11 Removing intermediate container 33a4f9c5d06e 01:37:11 ---> 6ac9d5368a9d 01:37:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:11 Removing intermediate container e8bdf2698c2d 01:37:11 ---> 473e23b963f4 01:37:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:11 ---> Running in 99b91113a763 01:37:11 ---> Running in ddb6f6febe9c 01:37:11 Removing intermediate container ff5848676856 01:37:11 ---> 7c85cf113e04 01:37:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:11 Removing intermediate container 1bb080828e25 01:37:11 ---> 2d3f3fc97295 01:37:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 01:37:11 ---> Running in 8ccbc1094b9b 01:37:11 ---> Running in 2609e33fa42d 01:37:11 ---> Running in 48131800c983 01:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:11 Removing intermediate container 99b91113a763 01:37:11 ---> 86e75e14f042 01:37:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:37:12 ---> Running in 2fc5391e2870 01:37:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:13 Removing intermediate container ddb6f6febe9c 01:37:13 ---> 45c9b40e03dd 01:37:13 Step 5/22 : RUN apk add --update --no-cache make git 01:37:13 Removing intermediate container 2609e33fa42d 01:37:13 ---> 4f35ab26972e 01:37:13 Step 5/25 : RUN apk add --update --no-cache make git 01:37:13 ---> Running in 0db31909827c 01:37:13 ---> Running in 613d3e011b83 01:37:14 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:37:14 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:37:14 OK: 15740 distinct packages available 01:37:14 Removing intermediate container 8ccbc1094b9b 01:37:14 ---> cf360a939289 01:37:14 Step 5/31 : RUN apk add --update --no-cache make git 01:37:14 ---> Running in 4fd11c789e91 01:37:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:16 OK: 220 MiB in 52 packages 01:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:17 Removing intermediate container 48131800c983 01:37:17 ---> 4b98a7bfd390 01:37:17 Step 5/20 : COPY go.mod vendor* ./ 01:37:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:17 OK: 220 MiB in 52 packages 01:37:17 OK: 220 MiB in 52 packages 01:37:18 OK: 220 MiB in 52 packages 01:37:18 OK: 220 MiB in 52 packages 01:37:19 ---> 774daf62e0fe 01:37:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:19 Removing intermediate container 2fc5391e2870 01:37:19 ---> ac795bf7c867 01:37:19 Step 6/23 : COPY go.mod vendor* ./ 01:37:19 ---> Running in 8952fb909cc2 01:37:19 Removing intermediate container 0db31909827c 01:37:19 ---> 6cc54c6d560b 01:37:19 Step 6/22 : COPY go.mod vendor* ./ 01:37:20 Removing intermediate container 613d3e011b83 01:37:20 ---> 29e1b4d2ba41 01:37:20 Step 6/25 : COPY go.mod vendor* ./ 01:37:20 Removing intermediate container 4fd11c789e91 01:37:20 ---> 945f45762ca3 01:37:20 Step 6/31 : COPY go.mod vendor* ./ 01:37:20 ---> 5fe13f0ab6b4 01:37:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:20 ---> Running in b153e55b234a 01:37:21 ---> 876597ca9276 01:37:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:21 ---> Running in 9cf9aec92b5d 01:37:22 ---> e01d5f720766 01:37:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:22 ---> Running in 77b0083c8058 01:37:22 ---> dd56bed99260 01:37:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:22 ---> Running in dd346776b9b1 01:37:23  Building security-spire-agent ... done Building bin/spire-agent... 01:37:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:37:23 go: downloading github.com/docker/docker v20.10.12+incompatible 01:37:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:37:23 go: downloading github.com/google/go-tpm-tools v0.3.3 01:37:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:37:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:37:23 go: downloading github.com/docker/go-connections v0.4.0 01:37:23 go: downloading github.com/docker/go-units v0.4.0 01:37:23 go: downloading github.com/opencontainers/image-spec v1.0.1 01:37:23 go: downloading github.com/opencontainers/go-digest v1.0.0 01:37:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:37:23 go: downloading github.com/containerd/containerd v1.3.4 01:37:23 Building bin/spire-agent... 01:37:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:37:23 go: downloading github.com/docker/docker v20.10.12+incompatible 01:37:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:37:23 go: downloading github.com/google/go-tpm-tools v0.3.3 01:37:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:37:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:37:23 go: downloading github.com/docker/go-units v0.4.0 01:37:23 go: downloading github.com/docker/go-connections v0.4.0 01:37:23 go: downloading github.com/opencontainers/image-spec v1.0.1 01:37:23 go: downloading github.com/opencontainers/go-digest v1.0.0 01:37:23 go: downloading github.com/containerd/containerd v1.3.4 01:37:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:37:24 Removing intermediate container 8952fb909cc2 01:37:24 ---> 98b99229682b 01:37:24 Step 7/20 : COPY . . 01:37:26 Removing intermediate container b153e55b234a 01:37:26 ---> be6f032b3a43 01:37:26 Step 8/23 : COPY . . 01:37:27 Removing intermediate container 9cf9aec92b5d 01:37:27 ---> a017abdaed78 01:37:27 Step 8/22 : COPY . . 01:37:27 Removing intermediate container 77b0083c8058 01:37:27 ---> c2646c9d8097 01:37:27 Step 8/25 : COPY . . 01:37:28 Removing intermediate container dd346776b9b1 01:37:28 ---> 53ad01e32843 01:37:28 Step 8/31 : COPY . . 01:37:46 ---> b87596e4c724 01:37:46 Step 9/23 : RUN make cmd/core-data/core-data 01:37:46 ---> 6a73a92664f4 01:37:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:37:46 ---> Running in 74cb4006f61a 01:37:46 ---> Running in 6041835b79d6 01:37:46 ---> f3a7ceea8852 01:37:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:37:46 ---> Running in d60239d34ec6 01:37:46 ---> 1caed8b4330d 01:37:46 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:37:46 ---> Running in a244b20f61d3 01:37:46 ---> b09a79f8262f 01:37:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:37:46 ---> Running in ba3a39f64b83 01:37:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:37:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:37:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:37:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:38:19 Removing intermediate container 0162990bc9fa 01:38:19 ---> e04d6a00c36c 01:38:19 01:38:19 Step 13/26 : FROM alpine:3.15 01:38:19 ---> 0ac33e5f5afa 01:38:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:38:19 ---> Using cache 01:38:19 ---> 943d1c088cc7 01:38:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:19 ---> Using cache 01:38:19 ---> 98d805d1379c 01:38:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:38:19 Removing intermediate container 95fd0c9447f2 01:38:19 ---> 132d2aadeb08 01:38:19 01:38:19 Step 13/25 : FROM alpine:3.15 01:38:19 ---> 0ac33e5f5afa 01:38:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:38:19 ---> Using cache 01:38:19 ---> 943d1c088cc7 01:38:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:38:19 ---> Using cache 01:38:19 ---> 98d805d1379c 01:38:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:38:19 ---> Using cache 01:38:19 ---> 64148d087686 01:38:19 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:38:19 ---> Running in 241cf43745f0 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:38:19 ---> 3832478744ad 01:38:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:38:19 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:38:19 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:38:19 OK: 15854 distinct packages available 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:38:19 ---> 2054ab6544f8 01:38:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:38:19 ---> cb2315466ef2 01:38:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:38:19 ---> b78dc6719584 01:38:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:38:19 ---> Running in e20cb52d91f3 01:38:19 Removing intermediate container e20cb52d91f3 01:38:19 ---> 8728996b55ea 01:38:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:38:19 ---> Running in 3c28543bd199 01:38:19 Removing intermediate container 3c28543bd199 01:38:19 ---> b7d8dd585ca7 01:38:19 Step 23/25 : LABEL arch=x86_64 01:38:19 ---> Running in 51eb5b26f45f 01:38:19 Removing intermediate container 51eb5b26f45f 01:38:19 ---> 9e5cde20c26c 01:38:19 Step 24/25 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:38:19 ---> Running in 99149485d06f 01:38:19 Removing intermediate container 99149485d06f 01:38:19 ---> ad55f27db220 01:38:19 Step 25/25 : LABEL version=2.2.0-dev.70 01:38:19 ---> Running in 3e0cde8b5f2d 01:38:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:38:19 Removing intermediate container 3e0cde8b5f2d 01:38:19 ---> baf18a5b44ce 01:38:19 01:38:19 Successfully built baf18a5b44ce 01:38:19 Successfully tagged security-spire-server:latest 01:38:19  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) 01:38:19 (2/4) Installing musl-obstack (1.2.3-r0) 01:38:19 (3/4) Installing libucontext (1.1-r0) 01:38:19 (4/4) Installing gcompat (1.0.0-r4) 01:38:19 Executing busybox-1.34.1-r5.trigger 01:38:19 OK: 6 MiB in 18 packages 01:38:19 Removing intermediate container 241cf43745f0 01:38:19 ---> 20cc7e66d130 01:38:19 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:38:19 ---> c56164f061e2 01:38:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:38:19 ---> ca0ce5f16723 01:38:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:38:19 ---> Running in 5b718ebf4683 01:38:19 Removing intermediate container 5b718ebf4683 01:38:19 ---> fbcb5c9fdaa9 01:38:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:38:19 ---> 67829618061a 01:38:19 Step 21/26 : WORKDIR / 01:38:19 ---> Running in 93e513837736 01:38:19 Removing intermediate container 93e513837736 01:38:19 ---> b402162e2ee3 01:38:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:38:19 ---> Running in 473f0984afdd 01:38:19 Removing intermediate container 473f0984afdd 01:38:19 ---> 2a9601ee1fa0 01:38:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:38:19 ---> Running in 170a89d3bf1e 01:38:19 Removing intermediate container 170a89d3bf1e 01:38:19 ---> 5289287e2c56 01:38:19 Step 24/26 : LABEL arch=x86_64 01:38:19 ---> Running in 906be1f56ed0 01:38:19 Removing intermediate container 906be1f56ed0 01:38:19 ---> 99eb5080a328 01:38:19 Step 25/26 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:38:19 ---> Running in 8cf6d193a073 01:38:19 Removing intermediate container 8cf6d193a073 01:38:19 ---> 700629060c7b 01:38:19 Step 26/26 : LABEL version=2.2.0-dev.70 01:38:19 ---> Running in 6e2bc6e56735 01:38:19 Removing intermediate container 6e2bc6e56735 01:38:19 ---> 9fc315c18419 01:38:19 01:38:19 Successfully built 9fc315c18419 01:38:19 Successfully tagged security-spire-config:latest 01:38:19  Building security-spire-config ... done  01:38:19 ERROR: for support-scheduler (, "The command '/bin/sh -c apk add --update --no-cache dumb-init' returned a non-zero code: 1") 01:38:19 01:38:19 ERROR: for support-notifications (, "The command '/bin/sh -c apk add --update --no-cache ca-certificates dumb-init' returned a non-zero code: 2") 01:38:19 Service 'support-notifications' failed to build: The command '/bin/sh -c apk add --update --no-cache ca-certificates dumb-init' returned a non-zero code: 2 [Pipeline] } 01:38:19 $ docker stop --time=1 91f1c7aabf9e1f261be686e927099b7606e9fa0aa82c1adf86883b0e06f05f32 01:38:20 $ docker rm -f 91f1c7aabf9e1f261be686e927099b7606e9fa0aa82c1adf86883b0e06f05f32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:38:21 Failed in branch amd64 01:42:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:51 Removing intermediate container a244b20f61d3 01:42:51 ---> 2e648e6fe60c 01:42:51 01:42:51 Step 10/25 : FROM alpine:3.14 01:42:51 Removing intermediate container ba3a39f64b83 01:42:51 ---> 8a0bfcb75532 01:42:51 01:42:51 Step 10/31 : FROM alpine:3.14 01:42:51 3.14: Pulling from library/alpine 01:42:51 3.14: Pulling from library/alpine 01:42:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:42:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:42:51 Status: Downloaded newer image for alpine:3.14 01:42:51 Status: Downloaded newer image for alpine:3.14 01:42:51 ---> ac73e934f311 01:42:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:42:51 ---> ac73e934f311 01:42:51 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:42:51 ---> Running in e5441c3ea516 01:42:51 ---> Running in 57edab59f03f 01:42:51 Removing intermediate container 57edab59f03f 01:42:51 ---> 979576ba0a3b 01:42:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:42:51 ---> Running in d258798fb226 01:42:52 Removing intermediate container d60239d34ec6 01:42:52 ---> f81e70041bc8 01:42:52 01:42:52 Step 10/22 : FROM alpine:3.14 01:42:52 ---> ac73e934f311 01:42:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:42:52 ---> Running in 169e6330977b 01:42:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:42:54 (1/3) Installing ca-certificates (20211220-r0) 01:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:42:54 (2/3) Installing dumb-init (1.2.5-r1) 01:42:54 (3/3) Installing su-exec (0.2-r1) 01:42:54 Executing busybox-1.33.1-r7.trigger 01:42:55 Executing ca-certificates-20211220-r0.trigger 01:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:42:55 OK: 6 MiB in 17 packages 01:42:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:42:56 (1/2) Installing dumb-init (1.2.5-r1) 01:42:56 (2/2) Installing su-exec (0.2-r1) 01:42:56 Executing busybox-1.33.1-r7.trigger 01:42:56 OK: 6 MiB in 16 packages 01:42:56 (1/1) Installing dumb-init (1.2.5-r1) 01:42:56 Executing busybox-1.33.1-r7.trigger 01:42:56 OK: 5 MiB in 15 packages 01:42:58 Removing intermediate container d258798fb226 01:42:58 ---> f818bd5492f1 01:42:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:42:59 ---> Running in 41c4a4c7452e 01:42:59 Removing intermediate container e5441c3ea516 01:42:59 ---> eeed3bd237c6 01:42:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:42:59 Removing intermediate container 169e6330977b 01:42:59 ---> 0c13fdbdfa8b 01:42:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:42:59 ---> Running in c199ccf59721 01:42:59 ---> Running in 6032276c3ef3 01:43:00 Removing intermediate container 41c4a4c7452e 01:43:00 ---> 2fc14a8679e5 01:43:00 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:43:00 ---> Running in df589d95c648 01:43:00 Removing intermediate container c199ccf59721 01:43:00 ---> ed5954c0ad20 01:43:00 Step 13/22 : ENV APP_PORT=59861 01:43:00 Removing intermediate container 6032276c3ef3 01:43:00 ---> 1f0601220617 01:43:00 Step 13/25 : WORKDIR / 01:43:00 ---> Running in c8d99c3de1a0 01:43:00 ---> Running in 580178a6d4ba 01:43:01 Removing intermediate container df589d95c648 01:43:01 ---> 4e1488246b94 01:43:01 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:43:01 ---> Running in 260876c26768 01:43:01 Removing intermediate container 580178a6d4ba 01:43:01 ---> 4adc04215afc 01:43:01 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:43:01 Removing intermediate container c8d99c3de1a0 01:43:01 ---> 7ae646213092 01:43:01 Step 14/22 : EXPOSE $APP_PORT 01:43:01 ---> Running in c3ac8acb546e 01:43:02 Removing intermediate container c3ac8acb546e 01:43:02 ---> c278dba7acca 01:43:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:03 ---> ffddfcecf3dd 01:43:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:43:04 ---> f4388e7993ad 01:43:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:43:05 ---> 694fc21067da 01:43:05 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:43:06 Removing intermediate container 260876c26768 01:43:06 ---> 0fee11dccc4c 01:43:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:43:06 ---> Running in 90c6f824afac 01:43:07 Removing intermediate container 90c6f824afac 01:43:07 ---> fbb63c77949b 01:43:07 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:43:07 ---> 5e2a363bba3e 01:43:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:43:07 ---> ffd65a33314b 01:43:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:43:08 ---> b81ca4e94677 01:43:08 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:43:08 ---> Running in 692fe0712481 01:43:09 ---> 4bdd24cc6d60 01:43:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:43:09 ---> Running in 0600fc31a8a2 01:43:09 ---> 011f377e3036 01:43:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:43:10 Removing intermediate container 0600fc31a8a2 01:43:10 ---> e6ea9cb06632 01:43:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:10 ---> Running in 712c5085b161 01:43:11 Removing intermediate container 712c5085b161 01:43:11 ---> 30208451014e 01:43:11 Step 20/22 : LABEL arch=arm64 01:43:11 ---> Running in facd974f9aaf 01:43:12 Removing intermediate container facd974f9aaf 01:43:12 ---> dd385059b4e4 01:43:12 Step 21/22 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:43:12 ---> 212b561690c3 01:43:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:43:12 ---> Running in 50be14c7950f 01:43:12 Removing intermediate container 692fe0712481 01:43:12 ---> 164aae0198dd 01:43:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:13 Removing intermediate container 50be14c7950f 01:43:13 ---> 0bde2fd0f1cf 01:43:13 Step 22/22 : LABEL version=2.2.0-dev.70 01:43:13 ---> Running in 4094f731fb36 01:43:14 ---> b16ad55afbfe 01:43:14 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:43:14 Removing intermediate container 4094f731fb36 01:43:14 ---> 5eecec59bf37 01:43:14 01:43:15 Successfully built 5eecec59bf37 01:43:15 Successfully tagged support-scheduler-arm64:latest 01:43:15  Building support-scheduler ... done Building security-spire-agent 01:43:15 ---> 42e243edb990 01:43:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:43:16 ---> f1c1abea54c4 01:43:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:43:16 ---> afcca1d1c5e0 01:43:16 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/ 01:43:17 ---> Running in e8f47559bd9e 01:43:18 ---> b7834fb6c9fe 01:43:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:43:19 ---> e5624c564167 01:43:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:43:21 Removing intermediate container e8f47559bd9e 01:43:21 ---> b9f9939a63b7 01:43:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:43:21 ---> Running in 08215eea9635 01:43:21 ---> 0e57dede692a 01:43:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:43:21 ---> Running in 3a1841139485 01:43:21 Removing intermediate container 08215eea9635 01:43:22 ---> a0261ce0f4dd 01:43:22 Step 23/25 : LABEL arch=arm64 01:43:22 ---> Running in 31706f2a65f9 01:43:22 Removing intermediate container 3a1841139485 01:43:22 ---> 5b36100ce90e 01:43:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:43:23 Removing intermediate container 31706f2a65f9 01:43:23 ---> 333bb0f38b80 01:43:23 Step 24/25 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:43:23 ---> Running in bbf3db3efbda 01:43:24 ---> 81de2008d1ca 01:43:24 Step 26/31 : RUN chmod +x /entrypoint.sh 01:43:24 Removing intermediate container bbf3db3efbda 01:43:24 ---> d7493329d8c0 01:43:24 Step 25/25 : LABEL version=2.2.0-dev.70 01:43:24 ---> Running in 60c0d4ef7f09 01:43:24 ---> Running in ffcccffb2ad1 01:43:25 Removing intermediate container 60c0d4ef7f09 01:43:25 ---> 5e313af19491 01:43:25 01:43:26 Successfully built 5e313af19491 01:43:26 Successfully tagged security-secretstore-setup-arm64:latest 01:43:26  Building security-secretstore-setup ... done Building security-spire-config 01:43:28 Removing intermediate container ffcccffb2ad1 01:43:28 ---> 8c53141ee929 01:43:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:43:29 ---> Running in b8c57e2f8539 01:43:30 Removing intermediate container b8c57e2f8539 01:43:30 ---> f52122346980 01:43:30 Step 28/31 : CMD ["gate"] 01:43:30 ---> Running in 6252a76bbddc 01:43:32 Removing intermediate container 6252a76bbddc 01:43:32 ---> 73436eb2fccd 01:43:32 Step 29/31 : LABEL arch=arm64 01:43:32 ---> Running in 77fb6bd9d4d8 01:43:33 Removing intermediate container 77fb6bd9d4d8 01:43:33 ---> e36ac0ca986c 01:43:33 Step 30/31 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:43:33 ---> Running in 4a8107d151f0 01:43:34 Removing intermediate container 4a8107d151f0 01:43:34 ---> 52d576456517 01:43:34 Step 31/31 : LABEL version=2.2.0-dev.70 01:43:35 ---> Running in 9aa05765e7c7 01:43:36 Removing intermediate container 9aa05765e7c7 01:43:36 ---> 2b50f8a284d4 01:43:36 01:43:36 Successfully built 2b50f8a284d4 01:43:36 Successfully tagged security-bootstrapper-arm64:latest 01:43:36  Building security-bootstrapper ... done Building support-notifications 01:43:38 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:43:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:43:38 ---> b5a900f7a20b 01:43:38 Step 3/26 : WORKDIR /edgex-go 01:43:38 ---> Using cache 01:43:38 ---> 7c85cf113e04 01:43:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:38 ---> Using cache 01:43:38 ---> 4f35ab26972e 01:43:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:43:38 ---> Running in a87b653ce7ec 01:43:39 Removing intermediate container 6041835b79d6 01:43:39 ---> 7069225e466b 01:43:39 01:43:39 Step 10/23 : FROM alpine:3.14 01:43:39 ---> ac73e934f311 01:43:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:43:40 ---> Running in 3ed49e5e1beb 01:43:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:43:40 Removing intermediate container 3ed49e5e1beb 01:43:40 ---> ce3f80960035 01:43:40 Step 12/23 : ENV APP_PORT=59880 01:43:41 ---> Running in 3a4958c24234 01:43:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:43:41 Removing intermediate container 3a4958c24234 01:43:41 ---> 75f11ab42eba 01:43:41 Step 13/23 : EXPOSE $APP_PORT 01:43:41 ---> Running in fee331ca9478 01:43:42 Removing intermediate container fee331ca9478 01:43:42 ---> 7a9ea3779ac1 01:43:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:42 OK: 220 MiB in 52 packages 01:43:42 ---> Running in 30876da43de4 01:43:44 Removing intermediate container a87b653ce7ec 01:43:44 ---> debd27bb6dad 01:43:44 Step 6/26 : COPY go.mod vendor* ./ 01:43:45 ---> 72e87b0ca4ac 01:43:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:45 ---> Running in abf15ed27ba0 01:43:45 Removing intermediate container 30876da43de4 01:43:45 ---> 357918b10293 01:43:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:43:46 ---> Running in d22a6a4ed0fe 01:43:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:43:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:43:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:43:49 ---> b5a900f7a20b 01:43:49 Step 3/26 : WORKDIR /edgex-go 01:43:49 ---> Using cache 01:43:49 ---> 7c85cf113e04 01:43:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:49 ---> Using cache 01:43:49 ---> 4f35ab26972e 01:43:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:43:49 ---> Using cache 01:43:49 ---> debd27bb6dad 01:43:49 Step 6/26 : COPY go.mod vendor* ./ 01:43:49 ---> Using cache 01:43:49 ---> 72e87b0ca4ac 01:43:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:49 ---> Running in e6d264a72e16 01:43:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:43:50 (1/6) Installing dumb-init (1.2.5-r1) 01:43:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:43:50 (3/6) Installing libsodium (1.0.18-r0) 01:43:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:43:51 (5/6) Installing libzmq (4.3.4-r0) 01:43:51 (6/6) Installing zeromq (4.3.4-r0) 01:43:51 Executing busybox-1.33.1-r7.trigger 01:43:51 OK: 8 MiB in 20 packages 01:43:51 Removing intermediate container abf15ed27ba0 01:43:51 ---> 9afb755930e9 01:43:51 Step 8/26 : COPY . . 01:43:53 Removing intermediate container d22a6a4ed0fe 01:43:53 ---> e656830f41ad 01:43:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:43:54 ---> d2dc9f9ccf64 01:43:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:43:54 Removing intermediate container e6d264a72e16 01:43:54 ---> 2ad0bd7b3f8f 01:43:54 Step 8/26 : COPY . . 01:43:57 ---> 053c2f43b8ba 01:43:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:43:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:43:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:43:58 ---> b5a900f7a20b 01:43:58 Step 3/22 : WORKDIR /edgex-go 01:43:58 ---> Using cache 01:43:58 ---> 7c85cf113e04 01:43:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:43:58 ---> Using cache 01:43:58 ---> 4f35ab26972e 01:43:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:43:58 ---> Running in 9716d58170d3 01:43:58 ---> 41df19e81744 01:43:58 Step 19/23 : ENTRYPOINT ["/core-data"] 01:43:58 ---> Running in a2aad9865dcd 01:43:59 Removing intermediate container a2aad9865dcd 01:43:59 ---> 3639bae81552 01:43:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:43:59 ---> Running in bcc453e6b69a 01:43:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:00 Removing intermediate container bcc453e6b69a 01:44:00 ---> 0b9fdacb72e1 01:44:00 Step 21/23 : LABEL arch=arm64 01:44:00 ---> Running in 537c2f41aaba 01:44:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:01 Removing intermediate container 537c2f41aaba 01:44:01 ---> 630128482ad7 01:44:01 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:44:01 ---> Running in 06a7b933548e 01:44:01 OK: 220 MiB in 52 packages 01:44:02 Removing intermediate container 06a7b933548e 01:44:02 ---> 34a8c8814f61 01:44:02 Step 23/23 : LABEL version=2.2.0-dev.70 01:44:02 ---> Running in e2d33cf3d8f4 01:44:03 Removing intermediate container e2d33cf3d8f4 01:44:03 ---> 873767f06f63 01:44:03 01:44:03 Removing intermediate container 9716d58170d3 01:44:03 ---> 8d764bf20d87 01:44:03 Step 6/22 : COPY go.mod vendor* ./ 01:44:03 Successfully built 873767f06f63 01:44:03 Successfully tagged core-data-arm64:latest 01:44:03 Building security-proxy-setup 01:44:04  Building core-data ... done  ---> 3cd070fe1ef2 01:44:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:04 Removing intermediate container 74cb4006f61a 01:44:04 ---> 0206aba212a3 01:44:04 01:44:04 Step 9/20 : FROM alpine:3.15 01:44:04 ---> Running in 53bfc7a1caed 01:44:04 3.15: Pulling from library/alpine 01:44:06 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:44:06 Status: Downloaded newer image for alpine:3.15 01:44:06 ---> 3fb3c9af89a9 01:44:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:44:07 ---> Running in 1dd378c8ff9e 01:44:07 Removing intermediate container 1dd378c8ff9e 01:44:07 ---> c5aab48836c2 01:44:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:07 ---> Running in e64cd4ff27ed 01:44:09 Removing intermediate container 53bfc7a1caed 01:44:09 ---> d61722d32565 01:44:09 Step 8/22 : COPY . . 01:44:10 Removing intermediate container e64cd4ff27ed 01:44:10 ---> 81828d158ca4 01:44:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:44:11 ---> Running in cbbfec54f3f3 01:44:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:13 ---> 8e47e0fd355f 01:44:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:44:14 ---> Running in 0abf89a34736 01:44:15 Removing intermediate container 0abf89a34736 01:44:15 ---> 369eb8fa498a 01:44:15 Step 10/26 : RUN mkdir -p spire-build 01:44:15 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:44:15 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:44:15 OK: 15729 distinct packages available 01:44:15 ---> Running in b39c2ac6313f 01:44:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:15 ---> e6d766eadd40 01:44:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:44:15 ---> Running in 585c2acdde20 01:44:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:16 Removing intermediate container 585c2acdde20 01:44:16 ---> 0bb384d20bc5 01:44:16 Step 10/26 : RUN mkdir -p spire-build 01:44:16 ---> Running in 59b7e653fd39 01:44:17 (1/9) Installing ca-certificates (20211220-r0) 01:44:17 (2/9) Installing brotli-libs (1.0.9-r5) 01:44:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:44:17 (4/9) Installing libcurl (7.80.0-r0) 01:44:17 (5/9) Installing curl (7.80.0-r0) 01:44:17 (6/9) Installing dumb-init (1.2.5-r1) 01:44:17 (7/9) Installing musl-obstack (1.2.3-r0) 01:44:18 (8/9) Installing libucontext (1.1-r0) 01:44:18 (9/9) Installing gcompat (1.0.0-r4) 01:44:18 Executing busybox-1.34.1-r5.trigger 01:44:18 Executing ca-certificates-20211220-r0.trigger 01:44:18 Removing intermediate container b39c2ac6313f 01:44:18 ---> 4e05d0818eef 01:44:18 Step 11/26 : WORKDIR /edgex-go/spire-build 01:44:18 OK: 8 MiB in 23 packages 01:44:18 ---> Running in 76c712a90cf0 01:44:19 Removing intermediate container 76c712a90cf0 01:44:19 ---> c17dc7a76e1a 01:44: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 01:44:19 ---> Running in 0120ad6cd5bc 01:44:20 Removing intermediate container 59b7e653fd39 01:44:20 ---> e72e28e4ba68 01:44:20 Step 11/26 : WORKDIR /edgex-go/spire-build 01:44:20 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:44:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:44:20 ---> b5a900f7a20b 01:44:20 Step 3/22 : WORKDIR /edgex-go 01:44:20 ---> Using cache 01:44:20 ---> 7c85cf113e04 01:44:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:20 ---> Using cache 01:44:20 ---> 4f35ab26972e 01:44:20 Step 5/22 : RUN apk add --update --no-cache make git 01:44:20 ---> Using cache 01:44:20 ---> 29e1b4d2ba41 01:44:20 Step 6/22 : COPY go.mod vendor* ./ 01:44:20 ---> Running in 746d1d5cecc6 01:44:20 ---> Using cache 01:44:20 ---> e01d5f720766 01:44:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:44:20 ---> Using cache 01:44:20 ---> c2646c9d8097 01:44:20 Step 8/22 : COPY . . 01:44:21 ---> Using cache 01:44:21 ---> 1caed8b4330d 01:44:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:44:21 ---> Running in 5e197df6eb98 01:44:21 Removing intermediate container 746d1d5cecc6 01:44:21 ---> 0c33d071be7d 01:44: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 01:44:21 ---> Running in 64cd44fb3059 01:44:21 Removing intermediate container cbbfec54f3f3 01:44:21 ---> aabe3950288b 01:44:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:44:22 spire-1.2.1/ 01:44:22 spire-1.2.1/.data/ 01:44:22 spire-1.2.1/.data/.file 01:44:22 spire-1.2.1/.dockerignore 01:44:22 spire-1.2.1/.gitattributes 01:44:22 spire-1.2.1/.githooks/ 01:44:22 spire-1.2.1/.githooks/pre-commit 01:44:22 spire-1.2.1/.github/ 01:44:22 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:44:22 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:44:22 spire-1.2.1/.github/dependabot.yml 01:44:22 spire-1.2.1/.github/workflows/ 01:44:22 spire-1.2.1/.github/workflows/nightly_build.yaml 01:44:22 spire-1.2.1/.github/workflows/pr_build.yaml 01:44:22 spire-1.2.1/.github/workflows/release_build.yaml 01:44:22 spire-1.2.1/.github/workflows/scripts/ 01:44:22 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:44:22 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:44:22 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:44:22 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:44:22 spire-1.2.1/.github/workflows/scripts/split.sh 01:44:22 spire-1.2.1/.gitignore 01:44:22 spire-1.2.1/.go-version 01:44:22 spire-1.2.1/.golangci.yml 01:44:22 spire-1.2.1/ADOPTERS.md 01:44:22 spire-1.2.1/CHANGELOG.md 01:44:22 spire-1.2.1/CODE-OF-CONDUCT.md 01:44:22 spire-1.2.1/CODEOWNERS 01:44:22 spire-1.2.1/CONTRIBUTING.md 01:44:22 spire-1.2.1/Dockerfile 01:44:22 spire-1.2.1/Dockerfile.dev 01:44:22 spire-1.2.1/Dockerfile.scratch 01:44:22 spire-1.2.1/LICENSE 01:44:22 spire-1.2.1/MAINTAINERS.md 01:44:22 spire-1.2.1/Makefile 01:44:22 spire-1.2.1/README.md 01:44:22 spire-1.2.1/ROADMAP.md 01:44:22 spire-1.2.1/SECURITY.md 01:44:22 spire-1.2.1/cmd/ 01:44:22 spire-1.2.1/cmd/spire-agent/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/common/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/run/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:44:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:44:22 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:44:22 spire-1.2.1/cmd/spire-agent/main.go 01:44:22 spire-1.2.1/cmd/spire-server/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/cli.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/run/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/token/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/validate/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/x509/ 01:44:22 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:44:22 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:44:22 spire-1.2.1/cmd/spire-server/main.go 01:44:22 spire-1.2.1/cmd/spire-server/util/ 01:44:22 spire-1.2.1/cmd/spire-server/util/util.go 01:44:22 spire-1.2.1/conf/ 01:44:22 spire-1.2.1/conf/agent/ 01:44:22 spire-1.2.1/conf/agent/agent.conf 01:44:22 spire-1.2.1/conf/agent/agent_full.conf 01:44:22 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:44:22 spire-1.2.1/conf/server/ 01:44:22 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:44:22 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:44:22 spire-1.2.1/conf/server/server.conf 01:44:22 spire-1.2.1/conf/server/server_full.conf 01:44:22 spire-1.2.1/doc/ 01:44:22 spire-1.2.1/doc/SPIRE101.md 01:44:22 spire-1.2.1/doc/auditlog.md 01:44:22 spire-1.2.1/doc/authorization_policy_engine.md 01:44:22 spire-1.2.1/doc/changelog_guidelines.md 01:44:22 spire-1.2.1/doc/cure53-report.pdf 01:44:22 spire-1.2.1/doc/images/ 01:44:22 spire-1.2.1/doc/images/2019_roadmap.png 01:44:22 spire-1.2.1/doc/images/SPIRE101.png 01:44:22 spire-1.2.1/doc/images/SPIRE_agent.png 01:44:22 spire-1.2.1/doc/images/SPIRE_server.png 01:44:22 spire-1.2.1/doc/images/cache_mgr.png 01:44:22 spire-1.2.1/doc/images/cache_mgr_components.png 01:44:22 spire-1.2.1/doc/images/federated_spire.png 01:44:22 spire-1.2.1/doc/images/ha_mode.png 01:44:22 spire-1.2.1/doc/images/nested_spire.png 01:44:22 spire-1.2.1/doc/images/oidc_federation.png 01:44:22 spire-1.2.1/doc/images/single_trust_domain.png 01:44:22 spire-1.2.1/doc/images/spiffe_compatible.png 01:44:22 spire-1.2.1/doc/images/spire_logo.png 01:44:22 spire-1.2.1/doc/migrating_registration_api_clients.md 01:44:22 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:44:22 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:44:22 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:44:22 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:44:22 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:44:22 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:44:22 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:44:22 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:44:22 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:44:22 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:44:22 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:44:22 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:44:22 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:44:22 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:44:22 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:44:22 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:44:22 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:44:22 spire-1.2.1/doc/scaling_spire.md 01:44:22 spire-1.2.1/doc/spire_agent.md 01:44:22 spire-1.2.1/doc/spire_server.md 01:44:22 spire-1.2.1/doc/supported_integrations.md 01:44:22 spire-1.2.1/doc/telemetry.md 01:44:22 spire-1.2.1/doc/telemetry_config.md 01:44:22 spire-1.2.1/doc/upgrading.md 01:44:22 spire-1.2.1/doc/using_spire.md 01:44:22 spire-1.2.1/examples/ 01:44:22 spire-1.2.1/examples/README.md 01:44:22 spire-1.2.1/go.mod 01:44:22 spire-1.2.1/go.sum 01:44:22 spire-1.2.1/pkg/ 01:44:22 spire-1.2.1/pkg/agent/ 01:44:22 spire-1.2.1/pkg/agent/agent.go 01:44:22 spire-1.2.1/pkg/agent/api/ 01:44:22 spire-1.2.1/pkg/agent/api/config.go 01:44:22 spire-1.2.1/pkg/agent/api/debug/ 01:44:22 spire-1.2.1/pkg/agent/api/debug/v1/ 01:44:22 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:44:22 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:44:22 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:44:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:44:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:44:22 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:44:22 spire-1.2.1/pkg/agent/api/endpoints.go 01:44:22 spire-1.2.1/pkg/agent/api/health/ 01:44:22 spire-1.2.1/pkg/agent/api/health/v1/ 01:44:22 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:44:22 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:44:22 spire-1.2.1/pkg/agent/api/rpccontext/ 01:44:22 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:44:22 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:44:22 spire-1.2.1/pkg/agent/attestor/ 01:44:22 spire-1.2.1/pkg/agent/attestor/node/ 01:44:22 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:44:22 spire-1.2.1/pkg/agent/attestor/node/node.go 01:44:22 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:44:22 spire-1.2.1/pkg/agent/attestor/workload/ 01:44:22 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:44:22 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:44:22 spire-1.2.1/pkg/agent/catalog/ 01:44:22 spire-1.2.1/pkg/agent/catalog/catalog.go 01:44:22 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:44:22 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:44:22 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:44:22 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:44:22 spire-1.2.1/pkg/agent/client/ 01:44:22 spire-1.2.1/pkg/agent/client/client.go 01:44:22 spire-1.2.1/pkg/agent/client/client_test.go 01:44:22 spire-1.2.1/pkg/agent/client/dial.go 01:44:22 spire-1.2.1/pkg/agent/client/nodeconn.go 01:44:22 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:44:22 spire-1.2.1/pkg/agent/client/update.go 01:44:22 spire-1.2.1/pkg/agent/client/util.go 01:44:22 spire-1.2.1/pkg/agent/common/ 01:44:22 spire-1.2.1/pkg/agent/common/backoff/ 01:44:22 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:44:22 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:44:22 spire-1.2.1/pkg/agent/common/cgroups/ 01:44:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:44:22 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:44:22 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:44:22 spire-1.2.1/pkg/agent/config.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/ 01:44:22 spire-1.2.1/pkg/agent/endpoints/config.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/workload/ 01:44:22 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:44:22 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/ 01:44:22 spire-1.2.1/pkg/agent/manager/cache/ 01:44:22 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:44:22 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:44:22 spire-1.2.1/pkg/agent/manager/config.go 01:44:22 spire-1.2.1/pkg/agent/manager/manager.go 01:44:22 spire-1.2.1/pkg/agent/manager/manager_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/storage.go 01:44:22 spire-1.2.1/pkg/agent/manager/storage_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/storecache/ 01:44:22 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:44:22 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:44:22 spire-1.2.1/pkg/agent/manager/sync.go 01:44:22 spire-1.2.1/pkg/agent/plugin/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:44:22 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:44:22 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:44:22 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:44:22 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:44:22 spire-1.2.1/pkg/agent/svid/ 01:44:22 spire-1.2.1/pkg/agent/svid/rotator.go 01:44:22 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:44:22 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:44:22 spire-1.2.1/pkg/agent/svid/store/ 01:44:22 spire-1.2.1/pkg/agent/svid/store/service.go 01:44:22 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:44:22 spire-1.2.1/pkg/common/ 01:44:22 spire-1.2.1/pkg/common/agentpathtemplate/ 01:44:22 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:44:22 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:44:22 spire-1.2.1/pkg/common/api/ 01:44:22 spire-1.2.1/pkg/common/api/metrics.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/ 01:44:22 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/logger.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/names.go 01:44:22 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:44:22 spire-1.2.1/pkg/common/api/names.go 01:44:22 spire-1.2.1/pkg/common/api/ratelimit.go 01:44:22 spire-1.2.1/pkg/common/api/rpccontext/ 01:44:22 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:44:22 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:44:22 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:44:22 spire-1.2.1/pkg/common/auth/ 01:44:22 spire-1.2.1/pkg/common/auth/interceptors.go 01:44:22 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:44:22 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/ 01:44:22 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/types.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:44:22 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:44:22 spire-1.2.1/pkg/common/catalog/ 01:44:22 spire-1.2.1/pkg/common/catalog/bind.go 01:44:22 spire-1.2.1/pkg/common/catalog/builtin.go 01:44:22 spire-1.2.1/pkg/common/catalog/catalog.go 01:44:22 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:44:22 spire-1.2.1/pkg/common/catalog/closers.go 01:44:22 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:44:22 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:44:22 spire-1.2.1/pkg/common/catalog/config.go 01:44:22 spire-1.2.1/pkg/common/catalog/config_test.go 01:44:22 spire-1.2.1/pkg/common/catalog/configure.go 01:44:22 spire-1.2.1/pkg/common/catalog/constraints.go 01:44:22 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:44:22 spire-1.2.1/pkg/common/catalog/context.go 01:44:22 spire-1.2.1/pkg/common/catalog/external.go 01:44:22 spire-1.2.1/pkg/common/catalog/host.go 01:44:22 spire-1.2.1/pkg/common/catalog/pipenet.go 01:44:22 spire-1.2.1/pkg/common/catalog/plugin.go 01:44:22 spire-1.2.1/pkg/common/catalog/testplugin/ 01:44:22 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:44:22 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:44:22 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:44:22 spire-1.2.1/pkg/common/cli/ 01:44:22 spire-1.2.1/pkg/common/cli/env.go 01:44:22 spire-1.2.1/pkg/common/cli/flags.go 01:44:22 spire-1.2.1/pkg/common/cli/trust_domain.go 01:44:22 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:44:22 spire-1.2.1/pkg/common/cli/umask.go 01:44:22 spire-1.2.1/pkg/common/cli/umask_posix.go 01:44:22 spire-1.2.1/pkg/common/cli/umask_test.go 01:44:22 spire-1.2.1/pkg/common/cli/umask_windows.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/flag.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/format.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:44:22 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:44:22 spire-1.2.1/pkg/common/coretypes/ 01:44:22 spire-1.2.1/pkg/common/coretypes/bundle/ 01:44:22 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:44:22 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:44:22 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:44:22 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:44:22 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:44:22 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:44:22 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:44:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:44:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:44:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:44:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:44:23 spire-1.2.1/pkg/common/cryptoutil/ 01:44:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:44:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:44:23 spire-1.2.1/pkg/common/diskutil/ 01:44:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:44:23 spire-1.2.1/pkg/common/diskutil/file_test.go 01:44:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:44:23 spire-1.2.1/pkg/common/errorutil/ 01:44:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:44:23 spire-1.2.1/pkg/common/health/ 01:44:23 spire-1.2.1/pkg/common/health/config.go 01:44:23 spire-1.2.1/pkg/common/health/context.go 01:44:23 spire-1.2.1/pkg/common/health/context_test.go 01:44:23 spire-1.2.1/pkg/common/health/health.go 01:44:23 spire-1.2.1/pkg/common/health/health_test.go 01:44:23 spire-1.2.1/pkg/common/health/logger.go 01:44:23 spire-1.2.1/pkg/common/hostservice/ 01:44:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:44:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:44:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:44:23 spire-1.2.1/pkg/common/idutil/ 01:44:23 spire-1.2.1/pkg/common/idutil/require.go 01:44:23 spire-1.2.1/pkg/common/idutil/require_test.go 01:44:23 spire-1.2.1/pkg/common/idutil/safety.go 01:44:23 spire-1.2.1/pkg/common/idutil/safety_test.go 01:44:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:44:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:44:23 spire-1.2.1/pkg/common/jwtsvid/ 01:44:23 spire-1.2.1/pkg/common/jwtsvid/common.go 01:44:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:44:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:44:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:44:23 spire-1.2.1/pkg/common/jwtutil/ 01:44:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:44:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:44:23 spire-1.2.1/pkg/common/log/ 01:44:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:44:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:44:23 spire-1.2.1/pkg/common/log/log.go 01:44:23 spire-1.2.1/pkg/common/log/log_test.go 01:44:23 spire-1.2.1/pkg/common/log/options.go 01:44:23 spire-1.2.1/pkg/common/nodeutil/ 01:44:23 spire-1.2.1/pkg/common/nodeutil/node.go 01:44:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:44:23 spire-1.2.1/pkg/common/peertracker/ 01:44:23 spire-1.2.1/pkg/common/peertracker/conn.go 01:44:23 spire-1.2.1/pkg/common/peertracker/credentials.go 01:44:23 spire-1.2.1/pkg/common/peertracker/errors.go 01:44:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:44:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:44:23 spire-1.2.1/pkg/common/peertracker/info.go 01:44:23 spire-1.2.1/pkg/common/peertracker/listener.go 01:44:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:44:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tcp.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:44:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:44:23 spire-1.2.1/pkg/common/peertracker/uds.go 01:44:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:44:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:44:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:44:23 spire-1.2.1/pkg/common/pemutil/ 01:44:23 spire-1.2.1/pkg/common/pemutil/block.go 01:44:23 spire-1.2.1/pkg/common/pemutil/certs.go 01:44:23 spire-1.2.1/pkg/common/pemutil/common.go 01:44:23 spire-1.2.1/pkg/common/pemutil/csr.go 01:44:23 spire-1.2.1/pkg/common/pemutil/keys.go 01:44:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/ 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:44:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:44:23 spire-1.2.1/pkg/common/plugin/ 01:44:23 spire-1.2.1/pkg/common/plugin/aws/ 01:44:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:44:23 spire-1.2.1/pkg/common/plugin/azure/ 01:44:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:44:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/facade.go 01:44:23 spire-1.2.1/pkg/common/plugin/facade_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/gcp/ 01:44:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/ 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:44:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/log.go 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/ 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:44:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:44:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:44:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:44:23 spire-1.2.1/pkg/common/plugin/x509pop/ 01:44:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:44:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:44:23 spire-1.2.1/pkg/common/profiling/ 01:44:23 spire-1.2.1/pkg/common/profiling/dumpers.go 01:44:23 spire-1.2.1/pkg/common/profiling/profiling.go 01:44:23 spire-1.2.1/pkg/common/protoutil/ 01:44:23 spire-1.2.1/pkg/common/protoutil/masks.go 01:44:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:44:23 spire-1.2.1/pkg/common/rotationutil/ 01:44:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:44:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:44:23 spire-1.2.1/pkg/common/selector/ 01:44:23 spire-1.2.1/pkg/common/selector/selector.go 01:44:23 spire-1.2.1/pkg/common/selector/selector_test.go 01:44:23 spire-1.2.1/pkg/common/selector/set.go 01:44:23 spire-1.2.1/pkg/common/selector/set_utils.go 01:44:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/ 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/ 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:44:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:44:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:44:23 spire-1.2.1/pkg/common/telemetry/call.go 01:44:23 spire-1.2.1/pkg/common/telemetry/common/ 01:44:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:44:23 spire-1.2.1/pkg/common/telemetry/config.go 01:44:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:44:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/inmem.go 01:44:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/m3.go 01:44:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/metrics.go 01:44:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/names.go 01:44:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:44:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:44:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/ 01:44:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go ---> 89bc158b9935 01:44:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:44:23 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:44:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:44:23 spire-1.2.1/pkg/common/telemetry/server/server.go 01:44:23 spire-1.2.1/pkg/common/telemetry/sink.go 01:44:23 spire-1.2.1/pkg/common/telemetry/statsd.go 01:44:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:44:23 spire-1.2.1/pkg/common/telemetry/uptime.go 01:44:23 spire-1.2.1/pkg/common/telemetry/version.go 01:44:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:44:23 spire-1.2.1/pkg/common/uptime/ 01:44:23 spire-1.2.1/pkg/common/uptime/uptime.go 01:44:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:44:23 spire-1.2.1/pkg/common/util/ 01:44:23 spire-1.2.1/pkg/common/util/certs.go 01:44:23 spire-1.2.1/pkg/common/util/certs_test.go 01:44:23 spire-1.2.1/pkg/common/util/csr.go 01:44:23 spire-1.2.1/pkg/common/util/hash.go 01:44:23 spire-1.2.1/pkg/common/util/selectors.go 01:44:23 spire-1.2.1/pkg/common/util/selectors_test.go 01:44:23 spire-1.2.1/pkg/common/util/signals.go 01:44:23 spire-1.2.1/pkg/common/util/sort.go 01:44:23 spire-1.2.1/pkg/common/util/sort_test.go 01:44:23 spire-1.2.1/pkg/common/util/task.go 01:44:23 spire-1.2.1/pkg/common/util/task_test.go 01:44:23 spire-1.2.1/pkg/common/util/testdata/ 01:44:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:44:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:44:23 spire-1.2.1/pkg/common/version/ 01:44:23 spire-1.2.1/pkg/common/version/version.go 01:44:23 spire-1.2.1/pkg/common/x509svid/ 01:44:23 spire-1.2.1/pkg/common/x509svid/common_test.go 01:44:23 spire-1.2.1/pkg/common/x509svid/csr.go 01:44:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:44:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:44:23 spire-1.2.1/pkg/common/x509util/ 01:44:23 spire-1.2.1/pkg/common/x509util/cert.go 01:44:23 spire-1.2.1/pkg/common/x509util/dns.go 01:44:23 spire-1.2.1/pkg/common/x509util/dns_test.go 01:44:23 spire-1.2.1/pkg/common/x509util/keyid.go 01:44:23 spire-1.2.1/pkg/common/x509util/keypair.go 01:44:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:44:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:44:23 spire-1.2.1/pkg/server/ 01:44:23 spire-1.2.1/pkg/server/api/ 01:44:23 spire-1.2.1/pkg/server/api/agent.go 01:44:23 spire-1.2.1/pkg/server/api/agent/ 01:44:23 spire-1.2.1/pkg/server/api/agent/v1/ 01:44:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/agent_test.go 01:44:23 spire-1.2.1/pkg/server/api/api.go 01:44:23 spire-1.2.1/pkg/server/api/audit/ 01:44:23 spire-1.2.1/pkg/server/api/audit/audit.go 01:44:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:44:23 spire-1.2.1/pkg/server/api/bundle.go 01:44:23 spire-1.2.1/pkg/server/api/bundle/ 01:44:23 spire-1.2.1/pkg/server/api/bundle/v1/ 01:44:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/bundle_test.go 01:44:23 spire-1.2.1/pkg/server/api/debug/ 01:44:23 spire-1.2.1/pkg/server/api/debug/v1/ 01:44:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/entry.go 01:44:23 spire-1.2.1/pkg/server/api/entry/ 01:44:23 spire-1.2.1/pkg/server/api/entry/v1/ 01:44:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/entry_test.go 01:44:23 spire-1.2.1/pkg/server/api/health/ 01:44:23 spire-1.2.1/pkg/server/api/health/v1/ 01:44:23 spire-1.2.1/pkg/server/api/health/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/id.go 01:44:23 spire-1.2.1/pkg/server/api/id_test.go 01:44:23 spire-1.2.1/pkg/server/api/limits/ 01:44:23 spire-1.2.1/pkg/server/api/limits/limits.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/ 01:44:23 spire-1.2.1/pkg/server/api/middleware/alias.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/audit.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/caller.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/common.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/entries.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:44:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:44:23 spire-1.2.1/pkg/server/api/ratelimit.go 01:44:23 spire-1.2.1/pkg/server/api/rpccontext/ 01:44:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:44:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:44:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:44:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:44:23 spire-1.2.1/pkg/server/api/selector.go 01:44:23 spire-1.2.1/pkg/server/api/selector_test.go 01:44:23 spire-1.2.1/pkg/server/api/status.go 01:44:23 spire-1.2.1/pkg/server/api/status_test.go 01:44:23 spire-1.2.1/pkg/server/api/svid/ 01:44:23 spire-1.2.1/pkg/server/api/svid/v1/ 01:44:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/trustdomain.go 01:44:23 spire-1.2.1/pkg/server/api/trustdomain/ 01:44:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:44:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:44:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:44:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:44:23 spire-1.2.1/pkg/server/authpolicy/ 01:44:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:44:23 spire-1.2.1/pkg/server/authpolicy/policy.go 01:44:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:44:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:44:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:44:23 spire-1.2.1/pkg/server/authpolicy/validate.go 01:44:23 spire-1.2.1/pkg/server/bundle/ 01:44:23 spire-1.2.1/pkg/server/bundle/client/ 01:44:23 spire-1.2.1/pkg/server/bundle/client/client.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/manager.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/sources.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/updater.go 01:44:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:44:23 spire-1.2.1/pkg/server/ca/ 01:44:23 spire-1.2.1/pkg/server/ca/ca.go 01:44:23 spire-1.2.1/pkg/server/ca/ca_health.go 01:44:23 spire-1.2.1/pkg/server/ca/ca_test.go 01:44:23 spire-1.2.1/pkg/server/ca/journal.go 01:44:23 spire-1.2.1/pkg/server/ca/journal_test.go 01:44:23 spire-1.2.1/pkg/server/ca/manager.go 01:44:23 spire-1.2.1/pkg/server/ca/manager_health.go 01:44:23 spire-1.2.1/pkg/server/ca/manager_test.go 01:44:23 spire-1.2.1/pkg/server/ca/templates.go 01:44:23 spire-1.2.1/pkg/server/ca/upstream_client.go 01:44:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:44:23 spire-1.2.1/pkg/server/ca/validation.go 01:44:23 spire-1.2.1/pkg/server/cache/ 01:44:23 spire-1.2.1/pkg/server/cache/dscache/ 01:44:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:44:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/ 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:44:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:44:23 spire-1.2.1/pkg/server/catalog/ 01:44:23 spire-1.2.1/pkg/server/catalog/catalog.go 01:44:23 spire-1.2.1/pkg/server/catalog/keymanager.go 01:44:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:44:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:44:23 spire-1.2.1/pkg/server/catalog/notifier.go 01:44:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:44:23 spire-1.2.1/pkg/server/config.go 01:44:23 spire-1.2.1/pkg/server/datastore/ 01:44:23 spire-1.2.1/pkg/server/datastore/datastore.go 01:44:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:44:23 spire-1.2.1/pkg/server/datastore/repository.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:44:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:44:23 spire-1.2.1/pkg/server/endpoints/ 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/ 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:44:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:44:23 spire-1.2.1/pkg/server/endpoints/config.go 01:44:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:44:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:44:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:44:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:44:23 spire-1.2.1/pkg/server/endpoints/middleware.go 01:44:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:44:23 spire-1.2.1/pkg/server/hostservice/ 01:44:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:44:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:44:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:44:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:44:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:44:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:44:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:44:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:44:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:44:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:44:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/ 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:44:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:44:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:44:23 spire-1.2.1/pkg/server/registration/ 01:44:23 spire-1.2.1/pkg/server/registration/manager.go 01:44:23 spire-1.2.1/pkg/server/registration/manager_test.go 01:44:23 spire-1.2.1/pkg/server/scanentries.go 01:44:23 spire-1.2.1/pkg/server/scanentries_test.go 01:44:23 spire-1.2.1/pkg/server/server.go 01:44:23 spire-1.2.1/pkg/server/server_test.go 01:44:23 spire-1.2.1/pkg/server/svid/ 01:44:23 spire-1.2.1/pkg/server/svid/observer.go 01:44:23 spire-1.2.1/pkg/server/svid/observer_test.go 01:44:23 spire-1.2.1/pkg/server/svid/rotator.go 01:44:23 spire-1.2.1/pkg/server/svid/rotator_config.go 01:44:23 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:44:23 spire-1.2.1/pkg/server/svid/rotator_test.go 01:44:23 spire-1.2.1/proto/ 01:44:23 spire-1.2.1/proto/private/ 01:44:23 spire-1.2.1/proto/private/server/ 01:44:23 spire-1.2.1/proto/private/server/journal/ 01:44:23 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:44:23 spire-1.2.1/proto/private/server/journal/journal.proto 01:44:23 spire-1.2.1/proto/spire/ 01:44:23 spire-1.2.1/proto/spire/common/ 01:44:23 spire-1.2.1/proto/spire/common/common.pb.go 01:44:23 spire-1.2.1/proto/spire/common/common.proto 01:44:23 spire-1.2.1/proto/spire/common/plugin/ 01:44:23 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:44:23 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:44:23 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:44:23 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:44:23 spire-1.2.1/proto/spire/plugin/ 01:44:23 spire-1.2.1/proto/spire/plugin/agent/ 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:44:23 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:44:23 spire-1.2.1/release/ 01:44:23 spire-1.2.1/release/spire-extras/ 01:44:23 spire-1.2.1/release/spire-extras/README.md 01:44:23 spire-1.2.1/release/spire-extras/conf/ 01:44:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:44:23 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:44:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:44:23 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:44:23 spire-1.2.1/release/spire/ 01:44:23 spire-1.2.1/release/spire/README.md 01:44:23 spire-1.2.1/release/spire/conf/ 01:44:23 spire-1.2.1/release/spire/conf/agent/ 01:44:23 spire-1.2.1/release/spire/conf/agent/agent.conf 01:44:23 spire-1.2.1/release/spire/conf/server/ 01:44:23 spire-1.2.1/release/spire/conf/server/server.conf 01:44:23 spire-1.2.1/script/ 01:44:23 spire-1.2.1/script/build-artifact.sh 01:44:23 spire-1.2.1/script/generate_dummy_ca.sh 01:44:23 spire-1.2.1/support/ 01:44:23 spire-1.2.1/support/k8s/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.goCGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:44:23 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:44:23 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/ 01:44:23 spire-1.2.1/support/oidc-discovery-provider/README.md 01:44:23 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/config.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/main.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:44:23 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:44:23 spire-1.2.1/test/ 01:44:23 spire-1.2.1/test/clock/ 01:44:23 spire-1.2.1/test/clock/clock.go 01:44:23 spire-1.2.1/test/fakes/ 01:44:23 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:44:23 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:44:23 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:44:23 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:44:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:44:23 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:44:23 spire-1.2.1/test/fakes/fakeagentstore/ 01:44:23 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:44:23 spire-1.2.1/test/fakes/fakedatastore/ 01:44:23 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:44:23 spire-1.2.1/test/fakes/fakeentryclient/ 01:44:23 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:44:23 spire-1.2.1/test/fakes/fakehealthchecker/ 01:44:23 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:44:23 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:44:23 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:44:23 spire-1.2.1/test/fakes/fakemetrics/ 01:44:23 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:44:23 spire-1.2.1/test/fakes/fakenoderesolver/ 01:44:23 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:44:23 spire-1.2.1/test/fakes/fakenotifier/ 01:44:23 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:44:23 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:44:23 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:44:23 spire-1.2.1/test/fakes/fakeserverca/ 01:44:23 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:44:23 spire-1.2.1/test/fakes/fakeservercatalog/ 01:44:23 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:44:23 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:44:23 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:44:23 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:44:23 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:44:23 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:44:23 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:44:23 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:44:23 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:44:23 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:44:23 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:44:23 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:44:23 spire-1.2.1/test/fixture/ 01:44:23 spire-1.2.1/test/fixture/certs/ 01:44:23 spire-1.2.1/test/fixture/certs/agent_svid.der 01:44:23 spire-1.2.1/test/fixture/certs/base_cert.pem 01:44:23 spire-1.2.1/test/fixture/certs/base_csr.pem 01:44:23 spire-1.2.1/test/fixture/certs/base_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:44:23 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:44:23 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:44:23 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:44:23 spire-1.2.1/test/fixture/certs/blog_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/bundle.der 01:44:23 spire-1.2.1/test/fixture/certs/ca.pem 01:44:23 spire-1.2.1/test/fixture/certs/ca_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/database_cert.pem 01:44:23 spire-1.2.1/test/fixture/certs/database_csr.pem 01:44:23 spire-1.2.1/test/fixture/certs/database_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/node_cert.pem 01:44:23 spire-1.2.1/test/fixture/certs/node_csr.pem 01:44:23 spire-1.2.1/test/fixture/certs/node_key.pem 01:44:23 spire-1.2.1/test/fixture/certs/svid.pem 01:44:23 spire-1.2.1/test/fixture/certs/svid_key.pem 01:44:23 spire-1.2.1/test/fixture/config/ 01:44:23 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:44:23 spire-1.2.1/test/fixture/config/agent_good.conf 01:44:23 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:44:23 spire-1.2.1/test/fixture/config/plugin_good.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:44:23 spire-1.2.1/test/fixture/config/server_good.conf 01:44:23 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:44:23 spire-1.2.1/test/fixture/fixture.go 01:44:23 spire-1.2.1/test/fixture/nodeattestor/ 01:44:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:44:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:44:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:44:23 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:44:23 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:44:23 spire-1.2.1/test/fixture/registration/ 01:44:23 spire-1.2.1/test/fixture/registration/entries.json 01:44:23 spire-1.2.1/test/fixture/registration/good-for-update.json 01:44:23 spire-1.2.1/test/fixture/registration/good.json 01:44:23 spire-1.2.1/test/fixture/registration/invalid.json 01:44:23 spire-1.2.1/test/fixture/registration/invalid_json.json 01:44:23 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:44:23 spire-1.2.1/test/integration/ 01:44:23 spire-1.2.1/test/integration/README.md 01:44:23 spire-1.2.1/test/integration/common 01:44:23 spire-1.2.1/test/integration/setup/ 01:44:23 spire-1.2.1/test/integration/setup/adminclient/ 01:44:23 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:44:23 spire-1.2.1/test/integration/setup/adminclient/client.go 01:44:23 spire-1.2.1/test/integration/setup/debugagent/ 01:44:23 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:44:23 spire-1.2.1/test/integration/setup/debugagent/main.go 01:44:23 spire-1.2.1/test/integration/setup/debugserver/ 01:44:23 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:44:23 spire-1.2.1/test/integration/setup/debugserver/main.go 01:44:23 spire-1.2.1/test/integration/setup/downstreamclient/ 01:44:23 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:44:23 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:44:23 spire-1.2.1/test/integration/setup/itclient/ 01:44:23 spire-1.2.1/test/integration/setup/itclient/client.go 01:44:23 spire-1.2.1/test/integration/setup/node-attestation/ 01:44:23 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:44:23 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:44:23 spire-1.2.1/test/integration/setup/x509pop/ 01:44:23 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:44:23 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:44:23 spire-1.2.1/test/integration/suites/ 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:44:23 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:44:24 spire-1.2.1/test/integration/suites/join-token/ 01:44:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:44:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:44:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:44:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:44:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:44:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:44:24 spire-1.2.1/test/integration/suites/join-token/README.md 01:44:24 spire-1.2.1/test/integration/suites/join-token/conf/ 01:44:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/join-token/teardown 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:44:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:44:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:44:24 spire-1.2.1/test/integration/suites/k8s/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/00-setup 01:44:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:44:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:44:24 spire-1.2.1/test/integration/suites/k8s/README.md 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:44:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:44:24 spire-1.2.1/test/integration/suites/k8s/teardown 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/spire-1.2.1/ 01:44:24 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/ 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:44:24 spire-1.2.1/test/integration/suites/rotation/ 01:44:24 spire-1.2.1/test/integration/suites/rotation/00-setup 01:44:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:44:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:44:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:44:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:44:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:44:24 spire-1.2.1/test/integration/suites/rotation/README.md 01:44:24 spire-1.2.1/test/integration/suites/rotation/conf/ 01:44:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/rotation/teardown 01:44:24 spire-1.2.1/test/integration/suites/self-test/ 01:44:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:44:24 spire-1.2.1/test/integration/suites/self-test/README.md 01:44:24 spire-1.2.1/test/integration/suites/self-test/teardown 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:44:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:44:24 spire-1.2.1/test/integration/suites/upgrade/ 01:44:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:44:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:44:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:44:24 spire-1.2.1/test/integration/suites/upgrade/README.md 01:44:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:44:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:44:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:44:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:44:24 spire-1.2.1/test/integration/suites/upgrade/teardown 01:44:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdspire-1.2.1/.data/ 01:44:24 spire-1.2.1/.data/.file 01:44:24 spire-1.2.1/.dockerignore 01:44:24 spire-1.2.1/.gitattributes 01:44:24 spire-1.2.1/.githooks/ 01:44:24 spire-1.2.1/.githooks/pre-commit 01:44:24 spire-1.2.1/.github/ 01:44:24 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:44:24 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:44:24 spire-1.2.1/.github/dependabot.yml 01:44:24 spire-1.2.1/.github/workflows/ 01:44:24 spire-1.2.1/.github/workflows/nightly_build.yaml 01:44:24 spire-1.2.1/.github/workflows/pr_build.yaml 01:44:24 spire-1.2.1/.github/workflows/release_build.yaml 01:44:24 spire-1.2.1/.github/workflows/scripts/ 01:44:24 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:44:24 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:44:24 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:44:24 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:44:24 spire-1.2.1/.github/workflows/scripts/split.sh 01:44:24 spire-1.2.1/.gitignore 01:44:24 spire-1.2.1/.go-version 01:44:24 spire-1.2.1/.golangci.yml 01:44:24 spire-1.2.1/ADOPTERS.md 01:44:24 spire-1.2.1/CHANGELOG.md 01:44:24 spire-1.2.1/CODE-OF-CONDUCT.md 01:44:24 spire-1.2.1/CODEOWNERS 01:44:24 spire-1.2.1/CONTRIBUTING.md 01:44:24 spire-1.2.1/Dockerfile 01:44:24 spire-1.2.1/Dockerfile.dev 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:44:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:44:24 spire-1.2.1/test/integration/test-one.sh 01:44:24 spire-1.2.1/test/integration/test.sh 01:44:24 spire-1.2.1/test/plugintest/ 01:44:24 spire-1.2.1/test/plugintest/config.go 01:44:24 spire-1.2.1/test/plugintest/load.go 01:44:24 spire-1.2.1/test/plugintest/option.go 01:44:24 spire-1.2.1/test/spiretest/ 01:44:24 spire-1.2.1/test/spiretest/apiserver.go 01:44:24 spire-1.2.1/test/spiretest/assertions.go 01:44:24 spire-1.2.1/test/spiretest/dir.go 01:44:24 spire-1.2.1/test/spiretest/errors_posix.go 01:44:24 spire-1.2.1/test/spiretest/errors_windows.go 01:44:24 spire-1.2.1/test/spiretest/logs.go 01:44:24 spire-1.2.1/test/spiretest/socketapi.go 01:44:24 spire-1.2.1/test/spiretest/suite.go 01:44:24 spire-1.2.1/test/spiretest/x509.go 01:44:24 spire-1.2.1/test/testca/ 01:44:24 spire-1.2.1/test/testca/ca.go 01:44:24 spire-1.2.1/test/testkey/ 01:44:24 spire-1.2.1/test/testkey/generate.sh 01:44:24 spire-1.2.1/test/testkey/genkeys.go 01:44:24 spire-1.2.1/test/testkey/keys.go 01:44:24 spire-1.2.1/test/testkey/new.go 01:44:24 spire-1.2.1/test/tpmsimulator/ 01:44:24 spire-1.2.1/test/tpmsimulator/simulator.go 01:44:24 spire-1.2.1/test/util/ 01:44:24 spire-1.2.1/test/util/cert_fixtures.go 01:44:24 spire-1.2.1/test/util/cert_generation.go 01:44:24 spire-1.2.1/test/util/io_redirection.go 01:44:24 spire-1.2.1/test/util/race.go 01:44:24 spire-1.2.1/test/util/util.go 01:44:24 building spire from source... 01:44:24 01:44:24 spire-1.2.1/Dockerfile.scratch 01:44:24 spire-1.2.1/LICENSE 01:44:24 spire-1.2.1/MAINTAINERS.md 01:44:24 spire-1.2.1/Makefile 01:44:24 spire-1.2.1/README.md 01:44:24 spire-1.2.1/ROADMAP.md 01:44:24 spire-1.2.1/SECURITY.md 01:44:24 spire-1.2.1/cmd/ 01:44:24 spire-1.2.1/cmd/spire-agent/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/common/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/run/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:44:24 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:44:24 spire-1.2.1/cmd/spire-agent/main.go 01:44:24 spire-1.2.1/cmd/spire-server/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/cli.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/run/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/token/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/validate/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/x509/ 01:44:24 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:44:24 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:44:24 spire-1.2.1/cmd/spire-server/main.go 01:44:24 spire-1.2.1/cmd/spire-server/util/ 01:44:24 spire-1.2.1/cmd/spire-server/util/util.go 01:44:24 spire-1.2.1/conf/ 01:44:24 spire-1.2.1/conf/agent/ 01:44:24 spire-1.2.1/conf/agent/agent.conf 01:44:24 spire-1.2.1/conf/agent/agent_full.conf 01:44:24 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:44:24 spire-1.2.1/conf/server/ 01:44:24 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:44:24 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:44:24 spire-1.2.1/conf/server/server.conf 01:44:24 spire-1.2.1/conf/server/server_full.conf 01:44:24 spire-1.2.1/doc/ 01:44:24 spire-1.2.1/doc/SPIRE101.md 01:44:24 spire-1.2.1/doc/auditlog.md 01:44:24 spire-1.2.1/doc/authorization_policy_engine.md 01:44:24 spire-1.2.1/doc/changelog_guidelines.md 01:44:24 spire-1.2.1/doc/cure53-report.pdf 01:44:24 spire-1.2.1/doc/images/ 01:44:24 spire-1.2.1/doc/images/2019_roadmap.png 01:44:24 spire-1.2.1/doc/images/SPIRE101.png 01:44:24 spire-1.2.1/doc/images/SPIRE_agent.png 01:44:24 spire-1.2.1/doc/images/SPIRE_server.png 01:44:24 spire-1.2.1/doc/images/cache_mgr.png 01:44:24 spire-1.2.1/doc/images/cache_mgr_components.png 01:44:24 spire-1.2.1/doc/images/federated_spire.png 01:44:24 spire-1.2.1/doc/images/ha_mode.png 01:44:24 spire-1.2.1/doc/images/nested_spire.png 01:44:24 spire-1.2.1/doc/images/oidc_federation.png 01:44:24 spire-1.2.1/doc/images/single_trust_domain.png 01:44:24 spire-1.2.1/doc/images/spiffe_compatible.png 01:44:24 spire-1.2.1/doc/images/spire_logo.png 01:44:24 spire-1.2.1/doc/migrating_registration_api_clients.md 01:44:24 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:44:24 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:44:24 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:44:24 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:44:24 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:44:24 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:44:24 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:44:24 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:44:24 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:44:24 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:44:24 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:44:24 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:44:24 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:44:24 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:44:24 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:44:24 spire-1.2.1/doc/scaling_spire.md 01:44:24 spire-1.2.1/doc/spire_agent.md 01:44:24 spire-1.2.1/doc/spire_server.md 01:44:24 spire-1.2.1/doc/supported_integrations.md 01:44:24 spire-1.2.1/doc/telemetry.md 01:44:24 spire-1.2.1/doc/telemetry_config.md 01:44:24 spire-1.2.1/doc/upgrading.md 01:44:24 spire-1.2.1/doc/using_spire.md 01:44:24 spire-1.2.1/examples/ 01:44:24 spire-1.2.1/examples/README.md 01:44:24 spire-1.2.1/go.mod 01:44:24 spire-1.2.1/go.sum 01:44:24 spire-1.2.1/pkg/ 01:44:24 spire-1.2.1/pkg/agent/ 01:44:24 spire-1.2.1/pkg/agent/agent.go 01:44:24 spire-1.2.1/pkg/agent/api/ 01:44:24 spire-1.2.1/pkg/agent/api/config.go 01:44:24 spire-1.2.1/pkg/agent/api/debug/ 01:44:24 spire-1.2.1/pkg/agent/api/debug/v1/ 01:44:24 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:44:24 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:44:24 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:44:24 spire-1.2.1/pkg/agent/api/endpoints.go 01:44:24 spire-1.2.1/pkg/agent/api/health/ 01:44:24 spire-1.2.1/pkg/agent/api/health/v1/ 01:44:24 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:44:24 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:44:24 spire-1.2.1/pkg/agent/api/rpccontext/ 01:44:24 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:44:24 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:44:24 spire-1.2.1/pkg/agent/attestor/ 01:44:24 spire-1.2.1/pkg/agent/attestor/node/ 01:44:24 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:44:24 spire-1.2.1/pkg/agent/attestor/node/node.go 01:44:24 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:44:24 spire-1.2.1/pkg/agent/attestor/workload/ 01:44:24 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:44:24 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:44:24 spire-1.2.1/pkg/agent/catalog/ 01:44:24 spire-1.2.1/pkg/agent/catalog/catalog.go 01:44:24 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:44:24 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:44:24 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:44:24 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:44:24 spire-1.2.1/pkg/agent/client/ 01:44:24 spire-1.2.1/pkg/agent/client/client.go 01:44:24 spire-1.2.1/pkg/agent/client/client_test.go 01:44:24 spire-1.2.1/pkg/agent/client/dial.go 01:44:24 spire-1.2.1/pkg/agent/client/nodeconn.go 01:44:24 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:44:24 spire-1.2.1/pkg/agent/client/update.go 01:44:24 spire-1.2.1/pkg/agent/client/util.go 01:44:24 spire-1.2.1/pkg/agent/common/ 01:44:24 spire-1.2.1/pkg/agent/common/backoff/ 01:44:24 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:44:24 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:44:24 spire-1.2.1/pkg/agent/common/cgroups/ 01:44:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:44:24 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:44:24 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:44:24 spire-1.2.1/pkg/agent/config.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/ 01:44:24 spire-1.2.1/pkg/agent/endpoints/config.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/workload/ 01:44:24 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:44:24 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/ 01:44:24 spire-1.2.1/pkg/agent/manager/cache/ 01:44:24 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:44:24 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:44:24 spire-1.2.1/pkg/agent/manager/config.go 01:44:24 spire-1.2.1/pkg/agent/manager/manager.go 01:44:24 spire-1.2.1/pkg/agent/manager/manager_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/storage.go 01:44:24 spire-1.2.1/pkg/agent/manager/storage_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/storecache/ 01:44:24 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:44:24 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:44:24 spire-1.2.1/pkg/agent/manager/sync.go 01:44:24 spire-1.2.1/pkg/agent/plugin/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:44:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/Installing go1.17.7... 01:44:24 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:44:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:44:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:44:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:44:24 spire-1.2.1/pkg/agent/svid/ 01:44:24 spire-1.2.1/pkg/agent/svid/rotator.go 01:44:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:44:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:44:24 spire-1.2.1/pkg/agent/svid/store/ 01:44:24 spire-1.2.1/pkg/agent/svid/store/service.go 01:44:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:44:24 spire-1.2.1/pkg/common/ 01:44:24 spire-1.2.1/pkg/common/agentpathtemplate/ 01:44:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:44:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:44:24 spire-1.2.1/pkg/common/api/ 01:44:24 spire-1.2.1/pkg/common/api/metrics.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/ 01:44:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/logger.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/names.go 01:44:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:44:24 spire-1.2.1/pkg/common/api/names.go 01:44:24 spire-1.2.1/pkg/common/api/ratelimit.go 01:44:24 spire-1.2.1/pkg/common/api/rpccontext/ 01:44:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:44:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:44:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:44:24 spire-1.2.1/pkg/common/auth/ 01:44:24 spire-1.2.1/pkg/common/auth/interceptors.go 01:44:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:44:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/ 01:44:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/types.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:44:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:44:24 spire-1.2.1/pkg/common/catalog/ 01:44:24 spire-1.2.1/pkg/common/catalog/bind.go 01:44:24 spire-1.2.1/pkg/common/catalog/builtin.go 01:44:24 spire-1.2.1/pkg/common/catalog/catalog.go 01:44:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:44:24 spire-1.2.1/pkg/common/catalog/closers.go 01:44:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:44:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:44:24 spire-1.2.1/pkg/common/catalog/config.go 01:44:24 spire-1.2.1/pkg/common/catalog/config_test.go 01:44:24 spire-1.2.1/pkg/common/catalog/configure.go 01:44:24 spire-1.2.1/pkg/common/catalog/constraints.go 01:44:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:44:25 spire-1.2.1/pkg/common/catalog/context.go 01:44:25 spire-1.2.1/pkg/common/catalog/external.go 01:44:25 spire-1.2.1/pkg/common/catalog/host.go 01:44:25 spire-1.2.1/pkg/common/catalog/pipenet.go 01:44:25 spire-1.2.1/pkg/common/catalog/plugin.go 01:44:25 spire-1.2.1/pkg/common/catalog/testplugin/ 01:44:25 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:44:25 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:44:25 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:44:25 spire-1.2.1/pkg/common/cli/ 01:44:25 spire-1.2.1/pkg/common/cli/env.go 01:44:25 spire-1.2.1/pkg/common/cli/flags.go 01:44:25 spire-1.2.1/pkg/common/cli/trust_domain.go 01:44:25 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:44:25 spire-1.2.1/pkg/common/cli/umask.go 01:44:25 spire-1.2.1/pkg/common/cli/umask_posix.go 01:44:25 spire-1.2.1/pkg/common/cli/umask_test.go 01:44:25 spire-1.2.1/pkg/common/cli/umask_windows.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/flag.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/format.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:44:25 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:44:25 spire-1.2.1/pkg/common/coretypes/ 01:44:25 spire-1.2.1/pkg/common/coretypes/bundle/ 01:44:25 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:44:25 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:44:25 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:44:25 spire-1.2.1/pkg/common/cryptoutil/ 01:44:25 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:44:25 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:44:25 spire-1.2.1/pkg/common/diskutil/ 01:44:25 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:44:25 spire-1.2.1/pkg/common/diskutil/file_test.go 01:44:25 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:44:25 spire-1.2.1/pkg/common/errorutil/ 01:44:25 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:44:25 spire-1.2.1/pkg/common/health/ 01:44:25 spire-1.2.1/pkg/common/health/config.go 01:44:25 spire-1.2.1/pkg/common/health/context.go 01:44:25 spire-1.2.1/pkg/common/health/context_test.go 01:44:25 spire-1.2.1/pkg/common/health/health.go 01:44:25 spire-1.2.1/pkg/common/health/health_test.go 01:44:25 spire-1.2.1/pkg/common/health/logger.go 01:44:25 spire-1.2.1/pkg/common/hostservice/ 01:44:25 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:44:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:44:25 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:44:25 spire-1.2.1/pkg/common/idutil/ 01:44:25 spire-1.2.1/pkg/common/idutil/require.go 01:44:25 spire-1.2.1/pkg/common/idutil/require_test.go 01:44:25 spire-1.2.1/pkg/common/idutil/safety.go 01:44:25 spire-1.2.1/pkg/common/idutil/safety_test.go 01:44:25 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:44:25 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:44:25 spire-1.2.1/pkg/common/jwtsvid/ 01:44:25 spire-1.2.1/pkg/common/jwtsvid/common.go 01:44:25 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:44:25 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:44:25 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:44:25 spire-1.2.1/pkg/common/jwtutil/ 01:44:25 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:44:25 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:44:25 spire-1.2.1/pkg/common/log/ 01:44:25 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:44:25 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:44:25 spire-1.2.1/pkg/common/log/log.go 01:44:25 spire-1.2.1/pkg/common/log/log_test.go 01:44:25 spire-1.2.1/pkg/common/log/options.go 01:44:25 spire-1.2.1/pkg/common/nodeutil/ 01:44:25 spire-1.2.1/pkg/common/nodeutil/node.go 01:44:25 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:44:25 spire-1.2.1/pkg/common/peertracker/ 01:44:25 spire-1.2.1/pkg/common/peertracker/conn.go 01:44:25 spire-1.2.1/pkg/common/peertracker/credentials.go 01:44:25 spire-1.2.1/pkg/common/peertracker/errors.go 01:44:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:44:25 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:44:25 spire-1.2.1/pkg/common/peertracker/info.go 01:44:25 spire-1.2.1/pkg/common/peertracker/listener.go 01:44:25 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:44:25 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tcp.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:44:25 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:44:25 spire-1.2.1/pkg/common/peertracker/uds.go 01:44:25 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:44:25 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:44:25 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:44:25 spire-1.2.1/pkg/common/pemutil/ 01:44:25 spire-1.2.1/pkg/common/pemutil/block.go 01:44:25 spire-1.2.1/pkg/common/pemutil/certs.go 01:44:25 spire-1.2.1/pkg/common/pemutil/common.go 01:44:25 spire-1.2.1/pkg/common/pemutil/csr.go 01:44:25 spire-1.2.1/pkg/common/pemutil/keys.go 01:44:25 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/ 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:44:25 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:44:25 spire-1.2.1/pkg/common/plugin/ 01:44:25 spire-1.2.1/pkg/common/plugin/aws/ 01:44:25 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:44:25 spire-1.2.1/pkg/common/plugin/azure/ 01:44:25 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:44:25 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/facade.go 01:44:25 spire-1.2.1/pkg/common/plugin/facade_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/gcp/ 01:44:25 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/ 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:44:25 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/log.go 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/ 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:44:25 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:44:25 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:44:25 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:44:25 spire-1.2.1/pkg/common/plugin/x509pop/ 01:44:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:44:25 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:44:25 spire-1.2.1/pkg/common/profiling/ 01:44:25 spire-1.2.1/pkg/common/profiling/dumpers.go 01:44:25 spire-1.2.1/pkg/common/profiling/profiling.go 01:44:25 spire-1.2.1/pkg/common/protoutil/ 01:44:25 spire-1.2.1/pkg/common/protoutil/masks.go 01:44:25 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:44:25 spire-1.2.1/pkg/common/rotationutil/ 01:44:25 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:44:25 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:44:25 spire-1.2.1/pkg/common/selector/ 01:44:25 spire-1.2.1/pkg/common/selector/selector.go 01:44:25 spire-1.2.1/pkg/common/selector/selector_test.go 01:44:25 spire-1.2.1/pkg/common/selector/set.go 01:44:25 spire-1.2.1/pkg/common/selector/set_utils.go 01:44:25 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/ 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/ 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:44:25 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:44:25 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:44:25 spire-1.2.1/pkg/common/telemetry/call.go 01:44:25 spire-1.2.1/pkg/common/telemetry/common/ 01:44:25 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:44:25 spire-1.2.1/pkg/common/telemetry/config.go 01:44:25 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:44:25 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/inmem.go 01:44:25 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/m3.go 01:44:25 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/metrics.go 01:44:25 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/names.go 01:44:25 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:44:25 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:44:25 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/ 01:44:25 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:44:25 spire-1.2.1/pkg/common/telemetry/server/server.go 01:44:25 spire-1.2.1/pkg/common/telemetry/sink.go 01:44:25 spire-1.2.1/pkg/common/telemetry/statsd.go 01:44:25 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:44:25 spire-1.2.1/pkg/common/telemetry/uptime.go 01:44:25 spire-1.2.1/pkg/common/telemetry/version.go 01:44:25 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:44:25 spire-1.2.1/pkg/common/uptime/ 01:44:25 spire-1.2.1/pkg/common/uptime/uptime.go 01:44:25 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:44:25 spire-1.2.1/pkg/common/util/ 01:44:25 spire-1.2.1/pkg/common/util/certs.go 01:44:25 spire-1.2.1/pkg/common/util/certs_test.go 01:44:25 spire-1.2.1/pkg/common/util/csr.go 01:44:25 spire-1.2.1/pkg/common/util/hash.go 01:44:25 spire-1.2.1/pkg/common/util/selectors.go 01:44:25 spire-1.2.1/pkg/common/util/selectors_test.go 01:44:25 spire-1.2.1/pkg/common/util/signals.go 01:44:25 spire-1.2.1/pkg/common/util/sort.go 01:44:25 spire-1.2.1/pkg/common/util/sort_test.go 01:44:25 spire-1.2.1/pkg/common/util/task.go 01:44:25 spire-1.2.1/pkg/common/util/task_test.go 01:44:25 spire-1.2.1/pkg/common/util/testdata/ 01:44:25 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:44:25 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:44:25 spire-1.2.1/pkg/common/version/ 01:44:25 spire-1.2.1/pkg/common/version/version.go 01:44:25 spire-1.2.1/pkg/common/x509svid/ 01:44:25 spire-1.2.1/pkg/common/x509svid/common_test.go 01:44:25 spire-1.2.1/pkg/common/x509svid/csr.go 01:44:25 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:44:25 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:44:25 spire-1.2.1/pkg/common/x509util/ 01:44:25 spire-1.2.1/pkg/common/x509util/cert.go 01:44:25 spire-1.2.1/pkg/common/x509util/dns.go 01:44:25 spire-1.2.1/pkg/common/x509util/dns_test.go 01:44:25 spire-1.2.1/pkg/common/x509util/keyid.go 01:44:25 spire-1.2.1/pkg/common/x509util/keypair.go 01:44:25 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:44:25 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:44:25 spire-1.2.1/pkg/server/ 01:44:25 spire-1.2.1/pkg/server/api/ 01:44:25 spire-1.2.1/pkg/server/api/agent.go 01:44:25 spire-1.2.1/pkg/server/api/agent/ 01:44:25 spire-1.2.1/pkg/server/api/agent/v1/ 01:44:25 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/agent_test.go 01:44:25 spire-1.2.1/pkg/server/api/api.go 01:44:25 spire-1.2.1/pkg/server/api/audit/ 01:44:25 spire-1.2.1/pkg/server/api/audit/audit.go 01:44:25 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:44:25 spire-1.2.1/pkg/server/api/bundle.go 01:44:25 spire-1.2.1/pkg/server/api/bundle/ 01:44:25 spire-1.2.1/pkg/server/api/bundle/v1/ 01:44:25 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/bundle_test.go 01:44:25 spire-1.2.1/pkg/server/api/debug/ 01:44:25 spire-1.2.1/pkg/server/api/debug/v1/ 01:44:25 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/entry.go 01:44:25 spire-1.2.1/pkg/server/api/entry/ 01:44:25 spire-1.2.1/pkg/server/api/entry/v1/ 01:44:25 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/entry_test.go 01:44:25 spire-1.2.1/pkg/server/api/health/ 01:44:25 spire-1.2.1/pkg/server/api/health/v1/ 01:44:25 spire-1.2.1/pkg/server/api/health/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/id.go 01:44:25 spire-1.2.1/pkg/server/api/id_test.go 01:44:25 spire-1.2.1/pkg/server/api/limits/ 01:44:25 spire-1.2.1/pkg/server/api/limits/limits.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/ 01:44:25 spire-1.2.1/pkg/server/api/middleware/alias.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/audit.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/caller.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/common.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/entries.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:44:25 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:44:25 spire-1.2.1/pkg/server/api/ratelimit.go 01:44:25 spire-1.2.1/pkg/server/api/rpccontext/ 01:44:25 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:44:25 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:44:25 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:44:25 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:44:25 spire-1.2.1/pkg/server/api/selector.go 01:44:25 spire-1.2.1/pkg/server/api/selector_test.go 01:44:25 spire-1.2.1/pkg/server/api/status.go 01:44:25 spire-1.2.1/pkg/server/api/status_test.go 01:44:25 spire-1.2.1/pkg/server/api/svid/ 01:44:25 spire-1.2.1/pkg/server/api/svid/v1/ 01:44:25 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/trustdomain.go 01:44:25 spire-1.2.1/pkg/server/api/trustdomain/ 01:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:44:25 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:44:25 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:44:25 spire-1.2.1/pkg/server/authpolicy/ 01:44:25 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:44:25 spire-1.2.1/pkg/server/authpolicy/policy.go 01:44:25 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:44:25 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:44:25 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:44:25 spire-1.2.1/pkg/server/authpolicy/validate.go 01:44:25 spire-1.2.1/pkg/server/bundle/ 01:44:25 spire-1.2.1/pkg/server/bundle/client/ 01:44:25 spire-1.2.1/pkg/server/bundle/client/client.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/manager.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/sources.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/updater.go 01:44:25 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:44:25 spire-1.2.1/pkg/server/ca/ 01:44:25 spire-1.2.1/pkg/server/ca/ca.go 01:44:25 spire-1.2.1/pkg/server/ca/ca_health.go 01:44:25 spire-1.2.1/pkg/server/ca/ca_test.go 01:44:25 spire-1.2.1/pkg/server/ca/journal.go 01:44:25 spire-1.2.1/pkg/server/ca/journal_test.go 01:44:25 spire-1.2.1/pkg/server/ca/manager.go 01:44:25 spire-1.2.1/pkg/server/ca/manager_health.go 01:44:25 spire-1.2.1/pkg/server/ca/manager_test.go 01:44:25 spire-1.2.1/pkg/server/ca/templates.go 01:44:25 spire-1.2.1/pkg/server/ca/upstream_client.go 01:44:25 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:44:25 spire-1.2.1/pkg/server/ca/validation.go 01:44:25 spire-1.2.1/pkg/server/cache/ 01:44:25 spire-1.2.1/pkg/server/cache/dscache/ 01:44:25 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:44:25 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/ 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:44:25 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:44:25 spire-1.2.1/pkg/server/catalog/ 01:44:25 spire-1.2.1/pkg/server/catalog/catalog.go 01:44:25 spire-1.2.1/pkg/server/catalog/keymanager.go 01:44:25 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:44:25 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:44:25 spire-1.2.1/pkg/server/catalog/notifier.go 01:44:25 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:44:25 spire-1.2.1/pkg/server/config.go 01:44:25 spire-1.2.1/pkg/server/datastore/ 01:44:25 spire-1.2.1/pkg/server/datastore/datastore.go 01:44:25 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:44:25 spire-1.2.1/pkg/server/datastore/repository.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:44:25 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:44:25 spire-1.2.1/pkg/server/endpoints/ 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/ 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:44:25 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:44:25 spire-1.2.1/pkg/server/endpoints/config.go 01:44:25 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:44:25 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:44:25 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:44:25 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:44:25 spire-1.2.1/pkg/server/endpoints/middleware.go 01:44:25 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:44:25 spire-1.2.1/pkg/server/hostservice/ 01:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:44:25 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:44:25 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:44:25 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:44:25 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:44:25 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/ 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:44:25 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:44:25 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:44:25 spire-1.2.1/pkg/server/registration/ 01:44:25 spire-1.2.1/pkg/server/registration/manager.go 01:44:25 spire-1.2.1/pkg/server/registration/manager_test.go 01:44:25 spire-1.2.1/pkg/server/scanentries.go 01:44:25 spire-1.2.1/pkg/server/scanentries_test.go 01:44:25 spire-1.2.1/pkg/server/server.go 01:44:25 spire-1.2.1/pkg/server/server_test.go 01:44:25 spire-1.2.1/pkg/server/svid/ 01:44:25 spire-1.2.1/pkg/server/svid/observer.go 01:44:25 spire-1.2.1/pkg/server/svid/observer_test.go 01:44:25 spire-1.2.1/pkg/server/svid/rotator.go 01:44:25 spire-1.2.1/pkg/server/svid/rotator_config.go 01:44:25 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:44:25 spire-1.2.1/pkg/server/svid/rotator_test.go 01:44:25 spire-1.2.1/proto/ 01:44:25 spire-1.2.1/proto/private/ 01:44:25 spire-1.2.1/proto/private/server/ 01:44:26 spire-1.2.1/proto/private/server/journal/ 01:44:26 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:44:26 spire-1.2.1/proto/private/server/journal/journal.proto 01:44:26 spire-1.2.1/proto/spire/ 01:44:26 spire-1.2.1/proto/spire/common/ 01:44:26 spire-1.2.1/proto/spire/common/common.pb.go 01:44:26 spire-1.2.1/proto/spire/common/common.proto 01:44:26 spire-1.2.1/proto/spire/common/plugin/ 01:44:26 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:44:26 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:44:26 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:44:26 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:44:26 spire-1.2.1/proto/spire/plugin/ 01:44:26 spire-1.2.1/proto/spire/plugin/agent/ 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:44:26 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:44:26 spire-1.2.1/release/ 01:44:26 spire-1.2.1/release/spire-extras/ 01:44:26 spire-1.2.1/release/spire-extras/README.md 01:44:26 spire-1.2.1/release/spire-extras/conf/ 01:44:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:44:26 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:44:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:44:26 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:44:26 spire-1.2.1/release/spire/ 01:44:26 spire-1.2.1/release/spire/README.md 01:44:26 spire-1.2.1/release/spire/conf/ 01:44:26 spire-1.2.1/release/spire/conf/agent/ 01:44:26 spire-1.2.1/release/spire/conf/agent/agent.conf 01:44:26 spire-1.2.1/release/spire/conf/server/ 01:44:26 spire-1.2.1/release/spire/conf/server/server.conf 01:44:26 spire-1.2.1/script/ 01:44:26 spire-1.2.1/script/build-artifact.sh 01:44:26 spire-1.2.1/script/generate_dummy_ca.sh 01:44:26 spire-1.2.1/support/ 01:44:26 spire-1.2.1/support/k8s/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:44:26 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/ 01:44:26 spire-1.2.1/support/oidc-discovery-provider/README.md 01:44:26 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/config.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/main.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:44:26 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:44:26 spire-1.2.1/test/ 01:44:26 spire-1.2.1/test/clock/ 01:44:26 spire-1.2.1/test/clock/clock.go 01:44:26 spire-1.2.1/test/fakes/ 01:44:26 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:44:26 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:44:26 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:44:26 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:44:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:44:26 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:44:26 spire-1.2.1/test/fakes/fakeagentstore/ 01:44:26 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:44:26 spire-1.2.1/test/fakes/fakedatastore/ 01:44:26 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:44:26 spire-1.2.1/test/fakes/fakeentryclient/ 01:44:26 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:44:26 spire-1.2.1/test/fakes/fakehealthchecker/ 01:44:26 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:44:26 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:44:26 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:44:26 spire-1.2.1/test/fakes/fakemetrics/ 01:44:26 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:44:26 spire-1.2.1/test/fakes/fakenoderesolver/ 01:44:26 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:44:26 spire-1.2.1/test/fakes/fakenotifier/ 01:44:26 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:44:26 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:44:26 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:44:26 spire-1.2.1/test/fakes/fakeserverca/ 01:44:26 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:44:26 spire-1.2.1/test/fakes/fakeservercatalog/ 01:44:26 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:44:26 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:44:26 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:44:26 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:44:26 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:44:26 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:44:26 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:44:26 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:44:26 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:44:26 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:44:26 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:44:26 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:44:26 spire-1.2.1/test/fixture/ 01:44:26 spire-1.2.1/test/fixture/certs/ 01:44:26 spire-1.2.1/test/fixture/certs/agent_svid.der 01:44:26 spire-1.2.1/test/fixture/certs/base_cert.pem 01:44:26 spire-1.2.1/test/fixture/certs/base_csr.pem 01:44:26 spire-1.2.1/test/fixture/certs/base_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:44:26 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:44:26 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:44:26 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:44:26 spire-1.2.1/test/fixture/certs/blog_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/bundle.der 01:44:26 spire-1.2.1/test/fixture/certs/ca.pem 01:44:26 spire-1.2.1/test/fixture/certs/ca_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/database_cert.pem 01:44:26 spire-1.2.1/test/fixture/certs/database_csr.pem 01:44:26 spire-1.2.1/test/fixture/certs/database_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/node_cert.pem 01:44:26 spire-1.2.1/test/fixture/certs/node_csr.pem 01:44:26 spire-1.2.1/test/fixture/certs/node_key.pem 01:44:26 spire-1.2.1/test/fixture/certs/svid.pem 01:44:26 spire-1.2.1/test/fixture/certs/svid_key.pem 01:44:26 spire-1.2.1/test/fixture/config/ 01:44:26 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:44:26 spire-1.2.1/test/fixture/config/agent_good.conf 01:44:26 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:44:26 spire-1.2.1/test/fixture/config/plugin_good.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:44:26 spire-1.2.1/test/fixture/config/server_good.conf 01:44:26 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:44:26 spire-1.2.1/test/fixture/fixture.go 01:44:26 spire-1.2.1/test/fixture/nodeattestor/ 01:44:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:44:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:44:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:44:26 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:44:26 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:44:26 spire-1.2.1/test/fixture/registration/ 01:44:26 spire-1.2.1/test/fixture/registration/entries.json 01:44:26 spire-1.2.1/test/fixture/registration/good-for-update.json 01:44:26 spire-1.2.1/test/fixture/registration/good.json 01:44:26 spire-1.2.1/test/fixture/registration/invalid.json 01:44:26 spire-1.2.1/test/fixture/registration/invalid_json.json 01:44:26 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:44:26 spire-1.2.1/test/integration/ 01:44:26 spire-1.2.1/test/integration/README.md 01:44:26 spire-1.2.1/test/integration/common 01:44:26 spire-1.2.1/test/integration/setup/ 01:44:26 spire-1.2.1/test/integration/setup/adminclient/ 01:44:26 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:44:26 spire-1.2.1/test/integration/setup/adminclient/client.go 01:44:26 spire-1.2.1/test/integration/setup/debugagent/ 01:44:26 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:44:26 spire-1.2.1/test/integration/setup/debugagent/main.go 01:44:26 spire-1.2.1/test/integration/setup/debugserver/ 01:44:26 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:44:26 spire-1.2.1/test/integration/setup/debugserver/main.go 01:44:26 spire-1.2.1/test/integration/setup/downstreamclient/ 01:44:26 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:44:26 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:44:26 spire-1.2.1/test/integration/setup/itclient/ 01:44:26 spire-1.2.1/test/integration/setup/itclient/client.go 01:44:26 spire-1.2.1/test/integration/setup/node-attestation/ 01:44:26 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:44:26 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:44:26 spire-1.2.1/test/integration/setup/x509pop/ 01:44:26 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:44:26 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:44:26 spire-1.2.1/test/integration/suites/ 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:44:26 spire-1.2.1/test/integration/suites/join-token/ 01:44:26 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:44:26 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:44:26 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:44:26 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:44:26 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:44:26 spire-1.2.1/test/integration/suites/join-token/README.md 01:44:26 spire-1.2.1/test/integration/suites/join-token/conf/ 01:44:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/join-token/teardown 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:44:26 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:44:26 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:44:26 spire-1.2.1/test/integration/suites/k8s/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/00-setup 01:44:26 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:44:26 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:44:26 spire-1.2.1/test/integration/suites/k8s/README.md 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:44:26 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:44:26 spire-1.2.1/test/integration/suites/k8s/teardown 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/ 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:44:26 spire-1.2.1/test/integration/suites/rotation/ 01:44:26 spire-1.2.1/test/integration/suites/rotation/00-setup 01:44:26 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:44:26 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:44:26 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:44:26 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:44:26 spire-1.2.1/test/integration/suites/rotation/README.md 01:44:26 spire-1.2.1/test/integration/suites/rotation/conf/ 01:44:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/rotation/teardown 01:44:26 spire-1.2.1/test/integration/suites/self-test/ 01:44:26 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:44:26 spire-1.2.1/test/integration/suites/self-test/README.md 01:44:26 spire-1.2.1/test/integration/suites/self-test/teardown 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:44:26 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:44:26 spire-1.2.1/test/integration/suites/upgrade/ 01:44:26 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:44:26 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:44:26 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:44:26 spire-1.2.1/test/integration/suites/upgrade/README.md 01:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:44:26 spire-1.2.1/test/integration/suites/upgrade/teardown 01:44:26 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:44:26 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:44:26 spire-1.2.1/test/integration/test-one.sh 01:44:26 spire-1.2.1/test/integration/test.sh 01:44:26 spire-1.2.1/test/plugintest/ 01:44:26 spire-1.2.1/test/plugintest/config.go 01:44:26 spire-1.2.1/test/plugintest/load.go 01:44:26 spire-1.2.1/test/plugintest/option.go 01:44:26 spire-1.2.1/test/spiretest/ 01:44:26 spire-1.2.1/test/spiretest/apiserver.go 01:44:26 spire-1.2.1/test/spiretest/assertions.go 01:44:26 spire-1.2.1/test/spiretest/dir.go 01:44:26 spire-1.2.1/test/spiretest/errors_posix.go 01:44:26 spire-1.2.1/test/spiretest/errors_windows.go 01:44:26 spire-1.2.1/test/spiretest/logs.go 01:44:26 spire-1.2.1/test/spiretest/socketapi.go 01:44:26 spire-1.2.1/test/spiretest/suite.go 01:44:26 spire-1.2.1/test/spiretest/x509.go 01:44:26 spire-1.2.1/test/testca/ 01:44:26 spire-1.2.1/test/testca/ca.go 01:44:26 spire-1.2.1/test/testkey/ 01:44:26 spire-1.2.1/test/testkey/generate.sh 01:44:26 spire-1.2.1/test/testkey/genkeys.go 01:44:26 spire-1.2.1/test/testkey/keys.go 01:44:26 spire-1.2.1/test/testkey/new.go 01:44:26 spire-1.2.1/test/tpmsimulator/ 01:44:26 spire-1.2.1/test/tpmsimulator/simulator.go 01:44:26 spire-1.2.1/test/util/ 01:44:26 spire-1.2.1/test/util/cert_fixtures.go 01:44:26 spire-1.2.1/test/util/cert_generation.go 01:44:26 spire-1.2.1/test/util/io_redirection.go 01:44:26 spire-1.2.1/test/util/race.go 01:44:26 spire-1.2.1/test/util/util.go 01:44:26 building spire from source... 01:44:27 Installing go1.17.7... 01:44:27 ---> 331678d8c8a1 01:44:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:44:29 ---> 8ffe9cf20f8f 01:44:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:44:29 ---> Running in 66d8a4f0a603 01:44:30 Removing intermediate container 66d8a4f0a603 01:44:30 ---> ae813e654107 01:44:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:44:30 ---> Running in 2b6cee828f9a 01:44:31 Removing intermediate container 2b6cee828f9a 01:44:31 ---> 4cbc78858110 01:44:31 Step 18/20 : LABEL arch=arm64 01:44:31 ---> Running in 3450eecd078f 01:44:31 ---> 2adb4ccb4049 01:44:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:44:31 ---> Running in c4e253706a50 01:44:32 Removing intermediate container 3450eecd078f 01:44:32 ---> 08c3b98763f3 01:44:32 Step 19/20 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:44:32 ---> Running in dc5d0ae81011 01:44:33 Removing intermediate container dc5d0ae81011 01:44:33 ---> f14955a50ccc 01:44:33 Step 20/20 : LABEL version=2.2.0-dev.70 01:44:33 ---> Running in ad2bee6941be 01:44:34 Removing intermediate container ad2bee6941be 01:44:34 ---> 6664cb054622 01:44:34 01:44:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:44:34 Successfully built 6664cb054622 01:44:34 Successfully tagged security-spiffe-token-provider-arm64:latest 01:44:34  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 01:44:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:44:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:44:52 ---> b5a900f7a20b 01:44:52 Step 3/23 : WORKDIR /edgex-go 01:44:52 ---> Using cache 01:44:52 ---> 7c85cf113e04 01:44:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:44:52 ---> Using cache 01:44:52 ---> 4f35ab26972e 01:44:52 Step 5/23 : RUN apk add --update --no-cache make bash git 01:44:54 ---> Running in 1811071a9fef 01:44:54 Building bin/spire-server... 01:44:55 go: downloading github.com/mitchellh/cli v1.1.2 01:44:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:44:55 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:44:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:44:56 go: downloading google.golang.org/grpc v1.44.0 01:44:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:44:56 Building bin/spire-server... 01:44:56 go: downloading github.com/mitchellh/cli v1.1.2 01:44:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:44:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:44:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:44:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:44:57 go: downloading google.golang.org/grpc v1.44.0 01:44:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:44:58 OK: 220 MiB in 52 packages 01:44:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:44:59 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:45:00 Removing intermediate container 1811071a9fef 01:45:00 ---> 70039a4509ab 01:45:00 Step 6/23 : COPY go.mod vendor* ./ 01:45:00 go: downloading github.com/imdario/mergo v0.3.12 01:45:00 go: downloading github.com/imdario/mergo v0.3.12 01:45:00 go: downloading github.com/sirupsen/logrus v1.8.1 01:45:00 go: downloading github.com/sirupsen/logrus v1.8.1 01:45:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:45:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:45:01  ---> d5a805836e77 01:45:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:01 ---> Running in 0bc7e0025e28 01:45:01 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:45:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:45:02 go: downloading github.com/fatih/color v1.13.0 01:45:02 go: downloading github.com/mattn/go-isatty v0.0.14 01:45:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:45:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:45:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:45:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:45:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:45:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:45:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:45:03 go: downloading github.com/fatih/color v1.13.0 01:45:03 go: downloading github.com/mattn/go-isatty v0.0.14 01:45:03 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:45:04 go: downloading github.com/open-policy-agent/opa v0.38.0 01:45:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:45:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:45:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:45:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:45:05 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:45:06 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:45:06 go: downloading github.com/armon/go-metrics v0.3.10 01:45:06 go: downloading github.com/prometheus/client_golang v1.12.1 01:45:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:45:06 Removing intermediate container 0bc7e0025e28 01:45:06 ---> 5ce0672f9c9c 01:45:06 Step 8/23 : COPY . . 01:45:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:45:07 go: downloading github.com/open-policy-agent/opa v0.38.0 01:45:20  ---> c71fc341eaa3 01:45:20 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:45:20 ---> Running in 4ef8dbc2a42a 01:45:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:45:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:45:25 go: downloading github.com/mattn/go-colorable v0.1.12 01:45:25 go: downloading github.com/Masterminds/goutils v1.1.0 01:45:25 go: downloading github.com/google/uuid v1.1.2 01:45:25 go: downloading github.com/Masterminds/semver v1.5.0 01:45:25 go: downloading github.com/huandu/xstrings v1.3.2 01:45:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:45:26 go: downloading github.com/oklog/run v1.0.0 01:45:26 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:45:26 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:45:26 go: downloading github.com/prometheus/client_model v0.2.0 01:45:26 go: downloading github.com/prometheus/common v0.32.1 01:45:26 go: downloading go.uber.org/atomic v1.9.0 01:45:28 go: downloading github.com/imkira/go-observer v1.0.3 01:45:28 go: downloading github.com/beorn7/perks v1.0.1 01:45:28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:45:28 go: downloading github.com/prometheus/procfs v0.7.3 01:45:28 go: downloading github.com/hashicorp/errwrap v1.1.0 01:45:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:45:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:45:28 go: downloading github.com/twmb/murmur3 v1.1.6 01:45:28 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:45:28 go: downloading github.com/blang/semver/v4 v4.0.0 01:45:29 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:45:29 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:45:30 go: downloading github.com/armon/go-metrics v0.3.10 01:45:30 go: downloading github.com/jinzhu/gorm v1.9.16 01:45:30 go: downloading github.com/prometheus/client_golang v1.12.1 01:45:30 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:45:30 go: downloading github.com/lib/pq v1.10.4 01:45:30 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:45:30 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:45:30 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:45:31 go: downloading github.com/mattn/go-colorable v0.1.12 01:45:31 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:45:31 go: downloading github.com/Masterminds/semver v1.5.0 01:45:31 go: downloading github.com/Masterminds/goutils v1.1.0 01:45:31 go: downloading github.com/google/uuid v1.1.2 01:45:31 go: downloading github.com/huandu/xstrings v1.3.2 01:45:32 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:45:32 go: downloading github.com/oklog/run v1.0.0 01:45:32 go: downloading github.com/imkira/go-observer v1.0.3 01:45:32 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:45:32 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:45:32 go: downloading github.com/prometheus/client_model v0.2.0 01:45:32 go: downloading github.com/prometheus/common v0.32.1 01:45:33 go: downloading go.uber.org/atomic v1.9.0 01:45:33 go: downloading github.com/beorn7/perks v1.0.1 01:45:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:45:33 go: downloading github.com/prometheus/procfs v0.7.3 01:45:34 go: downloading github.com/hashicorp/errwrap v1.1.0 01:45:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:45:34 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:45:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:45:34 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:45:35 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:45:36 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:45:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:45:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:45:42 go: downloading github.com/stretchr/testify v1.7.0 01:45:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:45:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:45:42 go: downloading github.com/blang/semver/v4 v4.0.0 01:45:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:45:42 go: downloading github.com/jinzhu/gorm v1.9.16 01:45:42 go: downloading github.com/lib/pq v1.10.4 01:45:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:45:42 go: downloading google.golang.org/api v0.70.0 01:45:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:45:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:45:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:45:44 go: downloading github.com/stretchr/testify v1.7.0 01:45:45 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:45:45 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:46:12 go: downloading google.golang.org/api v0.70.0 01:46:12 go: downloading k8s.io/client-go v0.23.4 01:46:12 go: downloading k8s.io/api v0.23.4 01:46:22 go: downloading github.com/google/go-tpm v0.3.3 01:46:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:46:22 go: downloading k8s.io/client-go v0.23.4 01:46:22 go: downloading k8s.io/api v0.23.4 01:46:22 go: downloading github.com/google/go-tpm v0.3.3 01:46:23 go: downloading cloud.google.com/go/storage v1.21.0 01:46:25 go: downloading cloud.google.com/go v0.100.2 01:46:33 go: downloading k8s.io/apimachinery v0.23.4 01:46:34 go: downloading k8s.io/kube-aggregator v0.23.3 01:46:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:46:34 go: downloading cloud.google.com/go/security v1.3.0 01:46:34 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:46:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:46:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:46:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:46:37 go: downloading github.com/hashicorp/vault/api v1.4.1 01:46:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:46:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:46:40 go: downloading gopkg.in/yaml.v2 v2.4.0 01:46:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:46:40 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:46:41 go: downloading github.com/gobwas/glob v0.2.3 01:46:41 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:46:41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:46:41 go: downloading github.com/twmb/murmur3 v1.1.6 01:46:41 go: downloading github.com/aws/smithy-go v1.11.0 01:46:43 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:46:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:46:43 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:46:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:46:43 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:46:44 go: downloading github.com/jinzhu/inflection v1.0.0 01:46:44 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:46:44 go: downloading cloud.google.com/go/compute v1.3.0 01:46:45 go: downloading cloud.google.com/go/iam v0.1.1 01:46:45 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:46:45 go: downloading github.com/gogo/protobuf v1.3.2 01:46:51 go: downloading github.com/google/gofuzz v1.1.0 01:46:51 go: downloading k8s.io/klog/v2 v2.30.0 01:46:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:46:52 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:46:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:46:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:46:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:46:52 go: downloading cloud.google.com/go/storage v1.21.0 01:46:53 go: downloading github.com/spf13/pflag v1.0.5 01:46:53 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:46:53 go: downloading cloud.google.com/go v0.100.2 01:46:53 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:46:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:46:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:46:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:46:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:46:54 go: downloading github.com/dimchansky/utfbom v1.1.1 01:46:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:46:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:46:54 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:46:54 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:46:54 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:46:54 go: downloading k8s.io/apimachinery v0.23.4 01:46:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:46:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:46:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:46:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:46:56 go: downloading go.opencensus.io v0.23.0 01:46:56 go: downloading k8s.io/kube-aggregator v0.23.3 01:46:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:46:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:46:59 go: downloading gopkg.in/inf.v0 v0.9.1 01:46:59 go: downloading github.com/google/go-cmp v0.5.7 01:46:59 go: downloading cloud.google.com/go/security v1.3.0 01:46:59 go: downloading github.com/hashicorp/vault/api v1.4.1 01:46:59 go: downloading github.com/googleapis/gnostic v0.5.5 01:46:59 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:47:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:47:00 go: downloading gopkg.in/yaml.v2 v2.4.0 01:47:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:47:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:47:01 go: downloading github.com/go-logr/logr v1.2.2 01:47:01 go: downloading github.com/gobwas/glob v0.2.3 01:47:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:47:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:47:01 go: downloading github.com/json-iterator/go v1.1.12 01:47:01 go: downloading github.com/jinzhu/inflection v1.0.0 01:47:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:47:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:47:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:47:02 go: downloading github.com/aws/smithy-go v1.11.0 01:47:02 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:47:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:47:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:47:04 go: downloading github.com/gogo/protobuf v1.3.2 01:47:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:47:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:47:05 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:47:05 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:47:05 go: downloading github.com/tklauser/numcpus v0.3.0 01:47:05 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:47:05 go: downloading go.uber.org/zap v1.21.0 01:47:06 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:47:06 go: downloading sigs.k8s.io/yaml v1.3.0 01:47:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:47:07 go: downloading github.com/modern-go/reflect2 v1.0.2 01:47:07 go: downloading github.com/ryanuber/go-glob v1.0.0 01:47:07 go: downloading github.com/golang/snappy v0.0.4 01:47:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:47:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:47:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:47:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:47:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:47:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:47:10 go: downloading github.com/dimchansky/utfbom v1.1.1 01:47:10 go: downloading cloud.google.com/go/compute v1.3.0 01:47:11 go: downloading cloud.google.com/go/iam v0.1.1 01:47:11 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:47:11 go: downloading k8s.io/klog/v2 v2.30.0 01:47:11 go: downloading github.com/google/gofuzz v1.1.0 01:47:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:47:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:47:13 go: downloading github.com/spf13/pflag v1.0.5 01:47:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:47:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:47:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:47:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:47:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:47:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:47:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:47:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:47:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:47:15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:47:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:47:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:47:17 go: downloading go.opencensus.io v0.23.0 01:47:17 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:47:17 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:47:17 go: downloading github.com/hashicorp/go-version v1.2.0 01:47:18 go: downloading go.uber.org/multierr v1.6.0 01:47:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:47:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:47:18 go: downloading gopkg.in/inf.v0 v0.9.1 01:47:18 go: downloading github.com/go-logr/logr v1.2.2 01:47:18 go: downloading github.com/google/go-cmp v0.5.7 01:47:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:47:19 go: downloading github.com/json-iterator/go v1.1.12 01:47:19 go: downloading github.com/googleapis/gnostic v0.5.5 01:47:22 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:47:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:47:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:47:24 go: downloading github.com/tklauser/numcpus v0.3.0 01:47:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:47:25 go: downloading go.uber.org/zap v1.21.0 01:47:26 go: downloading sigs.k8s.io/yaml v1.3.0 01:47:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:47:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:47:26 go: downloading github.com/modern-go/reflect2 v1.0.2 01:47:27 go: downloading github.com/ryanuber/go-glob v1.0.0 01:47:27 go: downloading github.com/golang/snappy v0.0.4 01:47:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:47:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:47:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:47:37 go: downloading github.com/hashicorp/go-version v1.2.0 01:47:37 go: downloading go.uber.org/multierr v1.6.0 01:47:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:47:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:48:00 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:48:00 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:48:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:49:12 Removing intermediate container 5e197df6eb98 01:49:12 ---> 3459a8bd35c1 01:49:12 01:49:12 Step 10/22 : FROM alpine:3.14 01:49:12 ---> ac73e934f311 01:49:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:49:12 ---> Running in b594d3c5322a 01:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:15 (1/6) Installing ca-certificates (20211220-r0) 01:49:15 (2/6) Installing brotli-libs (1.0.9-r5) 01:49:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:49:15 (4/6) Installing libcurl (7.79.1-r0) 01:49:15 (5/6) Installing curl (7.79.1-r0) 01:49:15 (6/6) Installing dumb-init (1.2.5-r1) 01:49:15 Executing busybox-1.33.1-r7.trigger 01:49:15 Executing ca-certificates-20211220-r0.trigger 01:49:15 OK: 8 MiB in 20 packages 01:49:17 Removing intermediate container b594d3c5322a 01:49:17 ---> b178559cf187 01:49:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:49:17 ---> Running in 7676a56f22b7 01:49:18 Removing intermediate container 7676a56f22b7 01:49:18 ---> 9b4779bc795d 01:49:18 Step 13/22 : WORKDIR /edgex 01:49:18 ---> Running in 0ece50c91c7e 01:49:18 Removing intermediate container 0ece50c91c7e 01:49:18 ---> ce83385d8be6 01:49:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:49:19 ---> 94b68092d58f 01:49:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:49:21 ---> 3df3b57e8dc8 01:49:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:49:22 ---> 587eed2b7ede 01:49:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:49:23 ---> 1499890ebfab 01:49:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:49:23 ---> Running in 4589ec413060 01:49:28 Removing intermediate container 4589ec413060 01:49:28 ---> cf056494fcc0 01:49:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:49:28 ---> Running in 9f1342908670 01:49:29 Removing intermediate container 9f1342908670 01:49:29 ---> 12eb7f3dce40 01:49:29 Step 20/22 : LABEL arch=arm64 01:49:29 ---> Running in f5eebb030329 01:49:30 Removing intermediate container f5eebb030329 01:49:30 ---> 04a8d9302710 01:49:30 Step 21/22 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:49:30 ---> Running in 9c0560a3c259 01:49:31 Removing intermediate container 9c0560a3c259 01:49:31 ---> d26290884ccd 01:49:31 Step 22/22 : LABEL version=2.2.0-dev.70 01:49:32 ---> Running in ca63da974a92 01:49:32 Removing intermediate container ca63da974a92 01:49:32 ---> 1a728a0c859a 01:49:32 01:49:33 Successfully built 1a728a0c859a 01:49:33 Successfully tagged security-proxy-setup-arm64:latest 01:49:33 Building core-metadata 01:49:34  Building security-proxy-setup ... done Removing intermediate container c4e253706a50 01:49:34 ---> 527386f8555b 01:49:34 01:49:34 Step 10/22 : FROM alpine:3.14 01:49:34 ---> ac73e934f311 01:49:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:49:34 ---> Running in d77ed8db99bd 01:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:49:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:49:37 (1/2) Installing ca-certificates (20211220-r0) 01:49:37 (2/2) Installing dumb-init (1.2.5-r1) 01:49:37 Executing busybox-1.33.1-r7.trigger 01:49:37 Executing ca-certificates-20211220-r0.trigger 01:49:38 OK: 6 MiB in 16 packages 01:49:40 Removing intermediate container d77ed8db99bd 01:49:40 ---> 3916eef835a1 01:49:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:49:40 ---> Running in aed1aa2f25a8 01:49:41 Removing intermediate container aed1aa2f25a8 01:49:41 ---> 1bfc020f64c7 01:49:41 Step 13/22 : ENV APP_PORT=59860 01:49:41 ---> Running in a25b2987dfbc 01:49:42 Removing intermediate container a25b2987dfbc 01:49:42 ---> cf286049efef 01:49:42 Step 14/22 : EXPOSE $APP_PORT 01:49:42 ---> Running in ea255636704a 01:49:43 Removing intermediate container ea255636704a 01:49:43 ---> 26563fb838ca 01:49:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:44 ---> a5a8ee145da7 01:49:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:49:47 ---> 37904ab8e5a6 01:49:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:49:48 ---> 3d76ee582def 01:49:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:49:48 ---> Running in 1c449fc4fe22 01:49:49 Removing intermediate container 1c449fc4fe22 01:49:49 ---> 50b4740c6f6b 01:49:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:49 ---> Running in 2b9933593920 01:49:49 Removing intermediate container 2b9933593920 01:49:49 ---> 60a4f1f6a0f9 01:49:49 Step 20/22 : LABEL arch=arm64 01:49:50 ---> Running in 891a7272ef46 01:49:51 Removing intermediate container 891a7272ef46 01:49:51 ---> 87c481476357 01:49:51 Step 21/22 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:49:51 ---> Running in 965ec6194ef7 01:49:51 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:49:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:49:51 ---> b5a900f7a20b 01:49:51 Step 3/23 : WORKDIR /edgex-go 01:49:51 ---> Using cache 01:49:51 ---> 7c85cf113e04 01:49:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:51 ---> Using cache 01:49:51 ---> 4f35ab26972e 01:49:51 Step 5/23 : RUN apk add --update --no-cache make git 01:49:51 ---> Using cache 01:49:51 ---> 29e1b4d2ba41 01:49:51 Step 6/23 : COPY go.mod vendor* ./ 01:49:51 ---> Using cache 01:49:51 ---> e01d5f720766 01:49:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:51 ---> Using cache 01:49:51 ---> c2646c9d8097 01:49:51 Step 8/23 : COPY . . 01:49:51 Removing intermediate container 965ec6194ef7 01:49:51 ---> 390236f7be75 01:49:51 Step 22/22 : LABEL version=2.2.0-dev.70 01:49:51 ---> Using cache 01:49:51 ---> 1caed8b4330d 01:49:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:49:52 ---> Running in 4fecd9f3a0d2 01:49:52 ---> Running in 53795b0a280f 01:49:53 Removing intermediate container 4fecd9f3a0d2 01:49:53 ---> bb59be6cca50 01:49:53 01:49:53 Successfully built bb59be6cca50 01:49:53 Successfully tagged support-notifications-arm64:latest 01:49:53  Building support-notifications ... done Building core-command 01:49:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:50:02 Removing intermediate container 4ef8dbc2a42a 01:50:02 ---> d96a623f7555 01:50:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:50:03 ---> Running in 79c1d9dd6774 01:50:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:50:14 Removing intermediate container 79c1d9dd6774 01:50:14 ---> 429c44c2f426 01:50:14 01:50:14 Step 11/23 : FROM docker:20.10.14 01:50:14 20.10.14: Pulling from library/docker 01:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:50:14 ---> b5a900f7a20b 01:50:14 Step 3/23 : WORKDIR /edgex-go 01:50:14 ---> Using cache 01:50:14 ---> 7c85cf113e04 01:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:14 ---> Using cache 01:50:14 ---> 4f35ab26972e 01:50:14 Step 5/23 : RUN apk add --update --no-cache make git 01:50:14 ---> Using cache 01:50:14 ---> 29e1b4d2ba41 01:50:14 Step 6/23 : COPY go.mod vendor* ./ 01:50:14 ---> Using cache 01:50:14 ---> e01d5f720766 01:50:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:14 ---> Using cache 01:50:14 ---> c2646c9d8097 01:50:14 Step 8/23 : COPY . . 01:50:15 ---> Using cache 01:50:15 ---> 1caed8b4330d 01:50:15 Step 9/23 : RUN make cmd/core-command/core-command 01:50:15 ---> Running in b5592a338fd4 01:50:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:50:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:50:28 Status: Downloaded newer image for docker:20.10.14 01:50:28 ---> c346e9eafbab 01:50:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:50:28 ---> Running in 1c26a076c851 01:50:28 Removing intermediate container 1c26a076c851 01:50:28 ---> f20f06e4d4d9 01:50: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 01:50:29 ---> Running in d7b97b493ef3 01:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:50:32 (1/43) Installing readline (8.1.1-r0) 01:50:32 (2/43) Installing bash (5.1.16-r0) 01:50:32 Executing bash-5.1.16-r0.post-install 01:50:32 (3/43) Installing brotli-libs (1.0.9-r5) 01:50:32 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:50:32 (5/43) Installing libcurl (7.80.0-r0) 01:50:32 (6/43) Installing curl (7.80.0-r0) 01:50:32 (7/43) Installing dumb-init (1.2.5-r1) 01:50:32 (8/43) Installing libbz2 (1.0.8-r1) 01:50:33 (9/43) Installing expat (2.4.7-r0) 01:50:33 (10/43) Installing libffi (3.4.2-r1) 01:50:33 (11/43) Installing gdbm (1.22-r0) 01:50:33 (12/43) Installing xz-libs (5.2.5-r1) 01:50:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:50:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:50:33 (15/43) Installing mpdecimal (2.5.1-r1) 01:50:33 (16/43) Installing sqlite-libs (3.36.0-r0) 01:50:33 (17/43) Installing python3 (3.9.7-r4) 01:50:35 (18/43) Installing py3-appdirs (1.4.4-r2) 01:50:35 (19/43) Installing py3-certifi (2020.12.5-r1) 01:50:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:50:35 (21/43) Installing py3-idna (3.3-r0) 01:50:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:50:35 (23/43) Installing py3-requests (2.26.0-r1) 01:50:35 (24/43) Installing py3-msgpack (1.0.2-r1) 01:50:35 (25/43) Installing py3-lockfile (0.12.2-r4) 01:50:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:50:35 (27/43) Installing py3-colorama (0.4.4-r1) 01:50:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:50:35 (29/43) Installing py3-distlib (0.3.3-r0) 01:50:35 (30/43) Installing py3-distro (1.6.0-r0) 01:50:35 (31/43) Installing py3-six (1.16.0-r0) 01:50:35 (32/43) Installing py3-webencodings (0.5.1-r4) 01:50:35 (33/43) Installing py3-html5lib (1.1-r1) 01:50:35 (34/43) Installing py3-parsing (2.4.7-r2) 01:50:35 (35/43) Installing py3-packaging (20.9-r1) 01:50:35 (36/43) Installing py3-tomli (1.2.2-r0) 01:50:35 (37/43) Installing py3-pep517 (0.12.0-r0) 01:50:35 (38/43) Installing py3-progress (1.6-r0) 01:50:35 (39/43) Installing py3-retrying (1.3.3-r2) 01:50:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:50:36 (41/43) Installing py3-setuptools (52.0.0-r4) 01:50:36 (42/43) Installing py3-toml (0.10.2-r2) 01:50:36 (43/43) Installing py3-pip (20.3.4-r1) 01:50:37 Executing busybox-1.34.1-r5.trigger 01:50:37 OK: 82 MiB in 65 packages 01:50:43 Collecting docker-compose==1.23.2 01:50:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:50:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:50:43 Collecting jsonschema<3,>=2.5.1 01:50:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:50:44 Collecting dockerpty<0.5,>=0.4.1 01:50:44 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:50:47 Collecting cached-property<2,>=1.2.0 01:50:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:50:47 Collecting docopt<0.7,>=0.6.1 01:50:47 Downloading docopt-0.6.2.tar.gz (25 kB) 01:50:51 Collecting PyYAML<4,>=3.10 01:50:51 Downloading PyYAML-3.13.tar.gz (270 kB) 01:50:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:50:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:50:58 Collecting websocket-client<1.0,>=0.32.0 01:50:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:50:58 Collecting docker<4.0,>=3.6.0 01:50:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:50:58 Collecting texttable<0.10,>=0.9.0 01:50:58 Downloading texttable-0.9.1.tar.gz (11 kB) 01:51:02 Collecting docker-pycreds>=0.4.0 01:51:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:51:03 Collecting urllib3<1.25,>=1.21.1 01:51:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:51:03 Collecting idna<2.8,>=2.5 01:51:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:51:03 Collecting chardet<3.1.0,>=3.0.2 01:51:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:51:03 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) 01:51:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:51:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:51:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:51:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:51:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:51:05 Attempting uninstall: urllib3 01:51:05 Found existing installation: urllib3 1.26.7 01:51:05 Uninstalling urllib3-1.26.7: 01:51:06 Successfully uninstalled urllib3-1.26.7 01:51:07 Attempting uninstall: idna 01:51:07 Found existing installation: idna 3.3 01:51:07 Uninstalling idna-3.3: 01:51:07 Successfully uninstalled idna-3.3 01:51:10 Attempting uninstall: requests 01:51:10 Found existing installation: requests 2.26.0 01:51:10 Uninstalling requests-2.26.0: 01:51:10 Successfully uninstalled requests-2.26.0 01:51:11 Running setup.py install for texttable: started 01:51:14 Running setup.py install for texttable: finished with status 'done' 01:51:14 Running setup.py install for PyYAML: started 01:51:17 Running setup.py install for PyYAML: finished with status 'done' 01:51:17 Running setup.py install for docopt: started 01:51:21 Running setup.py install for docopt: finished with status 'done' 01:51:21 Running setup.py install for dockerpty: started 01:51:23 Running setup.py install for dockerpty: finished with status 'done' 01:51:27 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 01:51:45 Removing intermediate container d7b97b493ef3 01:51:45 ---> 27409af9d195 01:51:45 Step 14/23 : ENV APP_PORT=58890 01:51:45 ---> Running in 170d7d6fcc8c 01:51:45 Removing intermediate container 170d7d6fcc8c 01:51:45 ---> 7bd29bd6c12b 01:51:45 Step 15/23 : EXPOSE $APP_PORT 01:51:45 ---> Running in 8c8e2702aa96 01:51:45 Removing intermediate container 8c8e2702aa96 01:51:45 ---> 5b7316ecedff 01:51:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:51:47 ---> 5e6bb7baf4a0 01:51:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:51:48 ---> 012208d8ec4c 01:51:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:51:49 ---> c09e38a079cd 01:51:49 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:51:49 ---> Running in 38c5c58ad41b 01:51:50 Removing intermediate container 38c5c58ad41b 01:51:50 ---> c6db8734dfad 01:51:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:50 ---> Running in 40103f537d99 01:51:51 Removing intermediate container 40103f537d99 01:51:51 ---> 14def30ef879 01:51:51 Step 21/23 : LABEL arch=arm64 01:51:51 ---> Running in 1847bd845203 01:51:51 Removing intermediate container 1847bd845203 01:51:51 ---> 1e4308a7fdf2 01:51:51 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:51:51 ---> Running in 6a45ab8d5a7b 01:51:52 Removing intermediate container 6a45ab8d5a7b 01:51:52 ---> 05dbb04f9efb 01:51:52 Step 23/23 : LABEL version=2.2.0-dev.70 01:51:52 ---> Running in 03dfa88d75d6 01:51:53 Removing intermediate container 03dfa88d75d6 01:51:53 ---> 4e7972a19c4e 01:51:53 01:51:53 Successfully built 4e7972a19c4e 01:51:53 Successfully tagged sys-mgmt-agent-arm64:latest 01:51:53  Building sys-mgmt-agent ... done Building security-spire-server 01:52:11 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:52:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:52:11 ---> b5a900f7a20b 01:52:11 Step 3/25 : WORKDIR /edgex-go 01:52:11 ---> Using cache 01:52:11 ---> 7c85cf113e04 01:52:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:52:11 ---> Using cache 01:52:11 ---> 4f35ab26972e 01:52:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:52:11 ---> Using cache 01:52:11 ---> debd27bb6dad 01:52:11 Step 6/25 : COPY go.mod vendor* ./ 01:52:11 ---> Using cache 01:52:11 ---> 72e87b0ca4ac 01:52:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:11 ---> Using cache 01:52:11 ---> 2ad0bd7b3f8f 01:52:11 Step 8/25 : COPY . . 01:52:11 ---> Using cache 01:52:11 ---> e6d766eadd40 01:52:11 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:52:11 ---> Using cache 01:52:11 ---> 0bb384d20bc5 01:52:11 Step 10/25 : RUN mkdir -p spire-build 01:52:11 ---> Using cache 01:52:11 ---> e72e28e4ba68 01:52:11 Step 11/25 : WORKDIR /edgex-go/spire-build 01:52:11 ---> Using cache 01:52:11 ---> 0c33d071be7d 01:52:11 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 01:52:11 ---> Running in 55c0d8017cc1 01:52:13 spire-1.2.1/ 01:52:13 spire-1.2.1/.data/ 01:52:13 spire-1.2.1/.data/.file 01:52:13 spire-1.2.1/.dockerignore 01:52:13 spire-1.2.1/.gitattributes 01:52:13 spire-1.2.1/.githooks/ 01:52:13 spire-1.2.1/.githooks/pre-commit 01:52:13 spire-1.2.1/.github/ 01:52:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:52:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:52:13 spire-1.2.1/.github/dependabot.yml 01:52:13 spire-1.2.1/.github/workflows/ 01:52:13 spire-1.2.1/.github/workflows/nightly_build.yaml 01:52:13 spire-1.2.1/.github/workflows/pr_build.yaml 01:52:13 spire-1.2.1/.github/workflows/release_build.yaml 01:52:13 spire-1.2.1/.github/workflows/scripts/ 01:52:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:52:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:52:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:52:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:52:13 spire-1.2.1/.github/workflows/scripts/split.sh 01:52:13 spire-1.2.1/.gitignore 01:52:13 spire-1.2.1/.go-version 01:52:13 spire-1.2.1/.golangci.yml 01:52:13 spire-1.2.1/ADOPTERS.md 01:52:13 spire-1.2.1/CHANGELOG.md 01:52:13 spire-1.2.1/CODE-OF-CONDUCT.md 01:52:13 spire-1.2.1/CODEOWNERS 01:52:13 spire-1.2.1/CONTRIBUTING.md 01:52:13 spire-1.2.1/Dockerfile 01:52:13 spire-1.2.1/Dockerfile.dev 01:52:13 spire-1.2.1/Dockerfile.scratch 01:52:13 spire-1.2.1/LICENSE 01:52:13 spire-1.2.1/MAINTAINERS.md 01:52:13 spire-1.2.1/Makefile 01:52:13 spire-1.2.1/README.md 01:52:13 spire-1.2.1/ROADMAP.md 01:52:13 spire-1.2.1/SECURITY.md 01:52:13 spire-1.2.1/cmd/ 01:52:13 spire-1.2.1/cmd/spire-agent/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/common/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/run/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:52:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:52:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:52:13 spire-1.2.1/cmd/spire-agent/main.go 01:52:13 spire-1.2.1/cmd/spire-server/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/cli.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/run/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/token/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/validate/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/x509/ 01:52:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:52:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:52:13 spire-1.2.1/cmd/spire-server/main.go 01:52:13 spire-1.2.1/cmd/spire-server/util/ 01:52:13 spire-1.2.1/cmd/spire-server/util/util.go 01:52:13 spire-1.2.1/conf/ 01:52:13 spire-1.2.1/conf/agent/ 01:52:13 spire-1.2.1/conf/agent/agent.conf 01:52:13 spire-1.2.1/conf/agent/agent_full.conf 01:52:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:52:13 spire-1.2.1/conf/server/ 01:52:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:52:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:52:13 spire-1.2.1/conf/server/server.conf 01:52:13 spire-1.2.1/conf/server/server_full.conf 01:52:13 spire-1.2.1/doc/ 01:52:13 spire-1.2.1/doc/SPIRE101.md 01:52:13 spire-1.2.1/doc/auditlog.md 01:52:13 spire-1.2.1/doc/authorization_policy_engine.md 01:52:13 spire-1.2.1/doc/changelog_guidelines.md 01:52:13 spire-1.2.1/doc/cure53-report.pdf 01:52:13 spire-1.2.1/doc/images/ 01:52:13 spire-1.2.1/doc/images/2019_roadmap.png 01:52:13 spire-1.2.1/doc/images/SPIRE101.png 01:52:13 spire-1.2.1/doc/images/SPIRE_agent.png 01:52:13 spire-1.2.1/doc/images/SPIRE_server.png 01:52:13 spire-1.2.1/doc/images/cache_mgr.png 01:52:13 spire-1.2.1/doc/images/cache_mgr_components.png 01:52:13 spire-1.2.1/doc/images/federated_spire.png 01:52:13 spire-1.2.1/doc/images/ha_mode.png 01:52:13 spire-1.2.1/doc/images/nested_spire.png 01:52:13 spire-1.2.1/doc/images/oidc_federation.png 01:52:13 spire-1.2.1/doc/images/single_trust_domain.png 01:52:13 spire-1.2.1/doc/images/spiffe_compatible.png 01:52:13 spire-1.2.1/doc/images/spire_logo.png 01:52:13 spire-1.2.1/doc/migrating_registration_api_clients.md 01:52:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:52:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:52:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:52:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:52:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:52:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:52:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:52:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:52:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:52:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:52:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:52:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:52:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:52:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:52:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:52:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:52:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:52:14 spire-1.2.1/doc/scaling_spire.md 01:52:14 spire-1.2.1/doc/spire_agent.md 01:52:14 spire-1.2.1/doc/spire_server.md 01:52:14 spire-1.2.1/doc/supported_integrations.md 01:52:14 spire-1.2.1/doc/telemetry.md 01:52:14 spire-1.2.1/doc/telemetry_config.md 01:52:14 spire-1.2.1/doc/upgrading.md 01:52:14 spire-1.2.1/doc/using_spire.md 01:52:14 spire-1.2.1/examples/ 01:52:14 spire-1.2.1/examples/README.md 01:52:14 spire-1.2.1/go.mod 01:52:14 spire-1.2.1/go.sum 01:52:14 spire-1.2.1/pkg/ 01:52:14 spire-1.2.1/pkg/agent/ 01:52:14 spire-1.2.1/pkg/agent/agent.go 01:52:14 spire-1.2.1/pkg/agent/api/ 01:52:14 spire-1.2.1/pkg/agent/api/config.go 01:52:14 spire-1.2.1/pkg/agent/api/debug/ 01:52:14 spire-1.2.1/pkg/agent/api/debug/v1/ 01:52:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:52:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:52:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:52:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:52:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:52:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:52:14 spire-1.2.1/pkg/agent/api/endpoints.go 01:52:14 spire-1.2.1/pkg/agent/api/health/ 01:52:14 spire-1.2.1/pkg/agent/api/health/v1/ 01:52:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:52:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:52:14 spire-1.2.1/pkg/agent/api/rpccontext/ 01:52:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:52:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:52:14 spire-1.2.1/pkg/agent/attestor/ 01:52:14 spire-1.2.1/pkg/agent/attestor/node/ 01:52:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:52:14 spire-1.2.1/pkg/agent/attestor/node/node.go 01:52:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:52:14 spire-1.2.1/pkg/agent/attestor/workload/ 01:52:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:52:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:52:14 spire-1.2.1/pkg/agent/catalog/ 01:52:14 spire-1.2.1/pkg/agent/catalog/catalog.go 01:52:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:52:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:52:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:52:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:52:14 spire-1.2.1/pkg/agent/client/ 01:52:14 spire-1.2.1/pkg/agent/client/client.go 01:52:14 spire-1.2.1/pkg/agent/client/client_test.go 01:52:14 spire-1.2.1/pkg/agent/client/dial.go 01:52:14 spire-1.2.1/pkg/agent/client/nodeconn.go 01:52:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:52:14 spire-1.2.1/pkg/agent/client/update.go 01:52:14 spire-1.2.1/pkg/agent/client/util.go 01:52:14 spire-1.2.1/pkg/agent/common/ 01:52:14 spire-1.2.1/pkg/agent/common/backoff/ 01:52:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:52:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:52:14 spire-1.2.1/pkg/agent/common/cgroups/ 01:52:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:52:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:52:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:52:14 spire-1.2.1/pkg/agent/config.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/ 01:52:14 spire-1.2.1/pkg/agent/endpoints/config.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/workload/ 01:52:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:52:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/ 01:52:14 spire-1.2.1/pkg/agent/manager/cache/ 01:52:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:52:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:52:14 spire-1.2.1/pkg/agent/manager/config.go 01:52:14 spire-1.2.1/pkg/agent/manager/manager.go 01:52:14 spire-1.2.1/pkg/agent/manager/manager_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/storage.go 01:52:14 spire-1.2.1/pkg/agent/manager/storage_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/storecache/ 01:52:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:52:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:52:14 spire-1.2.1/pkg/agent/manager/sync.go 01:52:14 spire-1.2.1/pkg/agent/plugin/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:52:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:52:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:52:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:52:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:52:14 spire-1.2.1/pkg/agent/svid/ 01:52:14 spire-1.2.1/pkg/agent/svid/rotator.go 01:52:14 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:52:14 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:52:14 spire-1.2.1/pkg/agent/svid/store/ 01:52:14 spire-1.2.1/pkg/agent/svid/store/service.go 01:52:14 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:52:14 spire-1.2.1/pkg/common/ 01:52:14 spire-1.2.1/pkg/common/agentpathtemplate/ 01:52:14 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:52:14 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:52:14 spire-1.2.1/pkg/common/api/ 01:52:14 spire-1.2.1/pkg/common/api/metrics.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/ 01:52:14 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/logger.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/names.go 01:52:14 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:52:14 spire-1.2.1/pkg/common/api/names.go 01:52:14 spire-1.2.1/pkg/common/api/ratelimit.go 01:52:14 spire-1.2.1/pkg/common/api/rpccontext/ 01:52:14 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:52:14 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:52:14 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:52:14 spire-1.2.1/pkg/common/auth/ 01:52:14 spire-1.2.1/pkg/common/auth/interceptors.go 01:52:14 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:52:14 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/ 01:52:14 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/types.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:52:14 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:52:14 spire-1.2.1/pkg/common/catalog/ 01:52:14 spire-1.2.1/pkg/common/catalog/bind.go 01:52:14 spire-1.2.1/pkg/common/catalog/builtin.go 01:52:14 spire-1.2.1/pkg/common/catalog/catalog.go 01:52:14 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:52:14 spire-1.2.1/pkg/common/catalog/closers.go 01:52:14 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:52:14 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:52:14 spire-1.2.1/pkg/common/catalog/config.go 01:52:14 spire-1.2.1/pkg/common/catalog/config_test.go 01:52:14 spire-1.2.1/pkg/common/catalog/configure.go 01:52:14 spire-1.2.1/pkg/common/catalog/constraints.go 01:52:14 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:52:14 spire-1.2.1/pkg/common/catalog/context.go 01:52:14 spire-1.2.1/pkg/common/catalog/external.go 01:52:14 spire-1.2.1/pkg/common/catalog/host.go 01:52:14 spire-1.2.1/pkg/common/catalog/pipenet.go 01:52:14 spire-1.2.1/pkg/common/catalog/plugin.go 01:52:14 spire-1.2.1/pkg/common/catalog/testplugin/ 01:52:14 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:52:14 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:52:14 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:52:14 spire-1.2.1/pkg/common/cli/ 01:52:14 spire-1.2.1/pkg/common/cli/env.go 01:52:14 spire-1.2.1/pkg/common/cli/flags.go 01:52:14 spire-1.2.1/pkg/common/cli/trust_domain.go 01:52:14 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:52:14 spire-1.2.1/pkg/common/cli/umask.go 01:52:14 spire-1.2.1/pkg/common/cli/umask_posix.go 01:52:14 spire-1.2.1/pkg/common/cli/umask_test.go 01:52:14 spire-1.2.1/pkg/common/cli/umask_windows.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/flag.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/format.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:52:14 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:52:14 spire-1.2.1/pkg/common/coretypes/ 01:52:14 spire-1.2.1/pkg/common/coretypes/bundle/ 01:52:14 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:52:14 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:52:14 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:52:14 spire-1.2.1/pkg/common/cryptoutil/ 01:52:14 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:52:14 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:52:14 spire-1.2.1/pkg/common/diskutil/ 01:52:14 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:52:14 spire-1.2.1/pkg/common/diskutil/file_test.go 01:52:14 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:52:14 spire-1.2.1/pkg/common/errorutil/ 01:52:14 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:52:14 spire-1.2.1/pkg/common/health/ 01:52:14 spire-1.2.1/pkg/common/health/config.go 01:52:14 spire-1.2.1/pkg/common/health/context.go 01:52:14 spire-1.2.1/pkg/common/health/context_test.go 01:52:14 spire-1.2.1/pkg/common/health/health.go 01:52:14 spire-1.2.1/pkg/common/health/health_test.go 01:52:14 spire-1.2.1/pkg/common/health/logger.go 01:52:14 spire-1.2.1/pkg/common/hostservice/ 01:52:14 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:52:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:52:14 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:52:14 spire-1.2.1/pkg/common/idutil/ 01:52:14 spire-1.2.1/pkg/common/idutil/require.go 01:52:14 spire-1.2.1/pkg/common/idutil/require_test.go 01:52:14 spire-1.2.1/pkg/common/idutil/safety.go 01:52:14 spire-1.2.1/pkg/common/idutil/safety_test.go 01:52:14 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:52:14 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:52:14 spire-1.2.1/pkg/common/jwtsvid/ 01:52:14 spire-1.2.1/pkg/common/jwtsvid/common.go 01:52:14 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:52:14 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:52:14 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:52:14 spire-1.2.1/pkg/common/jwtutil/ 01:52:14 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:52:14 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:52:14 spire-1.2.1/pkg/common/log/ 01:52:14 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:52:14 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:52:14 spire-1.2.1/pkg/common/log/log.go 01:52:14 spire-1.2.1/pkg/common/log/log_test.go 01:52:14 spire-1.2.1/pkg/common/log/options.go 01:52:14 spire-1.2.1/pkg/common/nodeutil/ 01:52:14 spire-1.2.1/pkg/common/nodeutil/node.go 01:52:14 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:52:14 spire-1.2.1/pkg/common/peertracker/ 01:52:14 spire-1.2.1/pkg/common/peertracker/conn.go 01:52:14 spire-1.2.1/pkg/common/peertracker/credentials.go 01:52:14 spire-1.2.1/pkg/common/peertracker/errors.go 01:52:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:52:14 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:52:14 spire-1.2.1/pkg/common/peertracker/info.go 01:52:14 spire-1.2.1/pkg/common/peertracker/listener.go 01:52:14 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:52:14 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tcp.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:52:14 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:52:14 spire-1.2.1/pkg/common/peertracker/uds.go 01:52:14 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:52:14 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:52:14 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:52:14 spire-1.2.1/pkg/common/pemutil/ 01:52:14 spire-1.2.1/pkg/common/pemutil/block.go 01:52:14 spire-1.2.1/pkg/common/pemutil/certs.go 01:52:14 spire-1.2.1/pkg/common/pemutil/common.go 01:52:14 spire-1.2.1/pkg/common/pemutil/csr.go 01:52:14 spire-1.2.1/pkg/common/pemutil/keys.go 01:52:14 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/ 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:52:14 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:52:14 spire-1.2.1/pkg/common/plugin/ 01:52:14 spire-1.2.1/pkg/common/plugin/aws/ 01:52:14 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:52:14 spire-1.2.1/pkg/common/plugin/azure/ 01:52:14 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:52:14 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/facade.go 01:52:14 spire-1.2.1/pkg/common/plugin/facade_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/gcp/ 01:52:14 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/ 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:52:14 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/log.go 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/ 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:52:14 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:52:14 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:52:14 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:52:14 spire-1.2.1/pkg/common/plugin/x509pop/ 01:52:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:52:14 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:52:14 spire-1.2.1/pkg/common/profiling/ 01:52:14 spire-1.2.1/pkg/common/profiling/dumpers.go 01:52:14 spire-1.2.1/pkg/common/profiling/profiling.go 01:52:14 spire-1.2.1/pkg/common/protoutil/ 01:52:14 spire-1.2.1/pkg/common/protoutil/masks.go 01:52:14 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:52:14 spire-1.2.1/pkg/common/rotationutil/ 01:52:14 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:52:14 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:52:14 spire-1.2.1/pkg/common/selector/ 01:52:14 spire-1.2.1/pkg/common/selector/selector.go 01:52:14 spire-1.2.1/pkg/common/selector/selector_test.go 01:52:14 spire-1.2.1/pkg/common/selector/set.go 01:52:14 spire-1.2.1/pkg/common/selector/set_utils.go 01:52:14 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/ 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/ 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:52:14 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:52:14 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:52:14 spire-1.2.1/pkg/common/telemetry/call.go 01:52:14 spire-1.2.1/pkg/common/telemetry/common/ 01:52:14 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:52:14 spire-1.2.1/pkg/common/telemetry/config.go 01:52:14 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:52:14 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/inmem.go 01:52:14 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/m3.go 01:52:14 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/metrics.go 01:52:14 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/names.go 01:52:14 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:52:14 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:52:14 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/ 01:52:14 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:52:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:52:14 spire-1.2.1/pkg/common/telemetry/server/server.go 01:52:14 spire-1.2.1/pkg/common/telemetry/sink.go 01:52:14 spire-1.2.1/pkg/common/telemetry/statsd.go 01:52:14 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:52:14 spire-1.2.1/pkg/common/telemetry/uptime.go 01:52:14 spire-1.2.1/pkg/common/telemetry/version.go 01:52:14 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:52:14 spire-1.2.1/pkg/common/uptime/ 01:52:14 spire-1.2.1/pkg/common/uptime/uptime.go 01:52:14 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:52:14 spire-1.2.1/pkg/common/util/ 01:52:14 spire-1.2.1/pkg/common/util/certs.go 01:52:14 spire-1.2.1/pkg/common/util/certs_test.go 01:52:14 spire-1.2.1/pkg/common/util/csr.go 01:52:14 spire-1.2.1/pkg/common/util/hash.go 01:52:14 spire-1.2.1/pkg/common/util/selectors.go 01:52:14 spire-1.2.1/pkg/common/util/selectors_test.go 01:52:14 spire-1.2.1/pkg/common/util/signals.go 01:52:14 spire-1.2.1/pkg/common/util/sort.go 01:52:14 spire-1.2.1/pkg/common/util/sort_test.go 01:52:14 spire-1.2.1/pkg/common/util/task.go 01:52:14 spire-1.2.1/pkg/common/util/task_test.go 01:52:14 spire-1.2.1/pkg/common/util/testdata/ 01:52:14 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:52:14 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:52:14 spire-1.2.1/pkg/common/version/ 01:52:14 spire-1.2.1/pkg/common/version/version.go 01:52:14 spire-1.2.1/pkg/common/x509svid/ 01:52:14 spire-1.2.1/pkg/common/x509svid/common_test.go 01:52:14 spire-1.2.1/pkg/common/x509svid/csr.go 01:52:14 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:52:14 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:52:14 spire-1.2.1/pkg/common/x509util/ 01:52:14 spire-1.2.1/pkg/common/x509util/cert.go 01:52:14 spire-1.2.1/pkg/common/x509util/dns.go 01:52:14 spire-1.2.1/pkg/common/x509util/dns_test.go 01:52:14 spire-1.2.1/pkg/common/x509util/keyid.go 01:52:14 spire-1.2.1/pkg/common/x509util/keypair.go 01:52:14 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:52:14 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:52:14 spire-1.2.1/pkg/server/ 01:52:14 spire-1.2.1/pkg/server/api/ 01:52:14 spire-1.2.1/pkg/server/api/agent.go 01:52:14 spire-1.2.1/pkg/server/api/agent/ 01:52:14 spire-1.2.1/pkg/server/api/agent/v1/ 01:52:14 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/agent_test.go 01:52:14 spire-1.2.1/pkg/server/api/api.go 01:52:14 spire-1.2.1/pkg/server/api/audit/ 01:52:14 spire-1.2.1/pkg/server/api/audit/audit.go 01:52:14 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:52:14 spire-1.2.1/pkg/server/api/bundle.go 01:52:14 spire-1.2.1/pkg/server/api/bundle/ 01:52:14 spire-1.2.1/pkg/server/api/bundle/v1/ 01:52:14 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/bundle_test.go 01:52:14 spire-1.2.1/pkg/server/api/debug/ 01:52:14 spire-1.2.1/pkg/server/api/debug/v1/ 01:52:14 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/entry.go 01:52:14 spire-1.2.1/pkg/server/api/entry/ 01:52:14 spire-1.2.1/pkg/server/api/entry/v1/ 01:52:14 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/entry_test.go 01:52:14 spire-1.2.1/pkg/server/api/health/ 01:52:14 spire-1.2.1/pkg/server/api/health/v1/ 01:52:14 spire-1.2.1/pkg/server/api/health/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/id.go 01:52:14 spire-1.2.1/pkg/server/api/id_test.go 01:52:14 spire-1.2.1/pkg/server/api/limits/ 01:52:14 spire-1.2.1/pkg/server/api/limits/limits.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/ 01:52:14 spire-1.2.1/pkg/server/api/middleware/alias.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/audit.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/caller.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/common.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/entries.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:52:14 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:52:14 spire-1.2.1/pkg/server/api/ratelimit.go 01:52:14 spire-1.2.1/pkg/server/api/rpccontext/ 01:52:14 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:52:14 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:52:14 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:52:14 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:52:14 spire-1.2.1/pkg/server/api/selector.go 01:52:14 spire-1.2.1/pkg/server/api/selector_test.go 01:52:14 spire-1.2.1/pkg/server/api/status.go 01:52:14 spire-1.2.1/pkg/server/api/status_test.go 01:52:14 spire-1.2.1/pkg/server/api/svid/ 01:52:14 spire-1.2.1/pkg/server/api/svid/v1/ 01:52:14 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/trustdomain.go 01:52:14 spire-1.2.1/pkg/server/api/trustdomain/ 01:52:14 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:52:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:52:14 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:52:14 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:52:14 spire-1.2.1/pkg/server/authpolicy/ 01:52:14 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:52:14 spire-1.2.1/pkg/server/authpolicy/policy.go 01:52:14 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:52:14 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:52:14 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:52:14 spire-1.2.1/pkg/server/authpolicy/validate.go 01:52:14 spire-1.2.1/pkg/server/bundle/ 01:52:14 spire-1.2.1/pkg/server/bundle/client/ 01:52:14 spire-1.2.1/pkg/server/bundle/client/client.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/manager.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/sources.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/updater.go 01:52:14 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:52:14 spire-1.2.1/pkg/server/ca/ 01:52:14 spire-1.2.1/pkg/server/ca/ca.go 01:52:14 spire-1.2.1/pkg/server/ca/ca_health.go 01:52:14 spire-1.2.1/pkg/server/ca/ca_test.go 01:52:14 spire-1.2.1/pkg/server/ca/journal.go 01:52:14 spire-1.2.1/pkg/server/ca/journal_test.go 01:52:14 spire-1.2.1/pkg/server/ca/manager.go 01:52:14 spire-1.2.1/pkg/server/ca/manager_health.go 01:52:14 spire-1.2.1/pkg/server/ca/manager_test.go 01:52:14 spire-1.2.1/pkg/server/ca/templates.go 01:52:14 spire-1.2.1/pkg/server/ca/upstream_client.go 01:52:14 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:52:14 spire-1.2.1/pkg/server/ca/validation.go 01:52:14 spire-1.2.1/pkg/server/cache/ 01:52:14 spire-1.2.1/pkg/server/cache/dscache/ 01:52:14 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:52:14 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/ 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:52:14 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:52:14 spire-1.2.1/pkg/server/catalog/ 01:52:14 spire-1.2.1/pkg/server/catalog/catalog.go 01:52:14 spire-1.2.1/pkg/server/catalog/keymanager.go 01:52:14 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:52:14 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:52:14 spire-1.2.1/pkg/server/catalog/notifier.go 01:52:14 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:52:14 spire-1.2.1/pkg/server/config.go 01:52:14 spire-1.2.1/pkg/server/datastore/ 01:52:14 spire-1.2.1/pkg/server/datastore/datastore.go 01:52:14 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:52:14 spire-1.2.1/pkg/server/datastore/repository.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:52:14 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:52:14 spire-1.2.1/pkg/server/endpoints/ 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/ 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:52:14 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:52:14 spire-1.2.1/pkg/server/endpoints/config.go 01:52:14 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:52:14 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:52:14 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:52:14 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:52:14 spire-1.2.1/pkg/server/endpoints/middleware.go 01:52:14 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:52:14 spire-1.2.1/pkg/server/hostservice/ 01:52:14 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:52:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:52:14 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:52:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:52:14 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:52:14 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:52:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:52:14 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:52:14 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:52:14 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:52:14 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/ 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:52:14 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:52:14 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:52:14 spire-1.2.1/pkg/server/registration/ 01:52:14 spire-1.2.1/pkg/server/registration/manager.go 01:52:14 spire-1.2.1/pkg/server/registration/manager_test.go 01:52:14 spire-1.2.1/pkg/server/scanentries.go 01:52:14 spire-1.2.1/pkg/server/scanentries_test.go 01:52:14 spire-1.2.1/pkg/server/server.go 01:52:14 spire-1.2.1/pkg/server/server_test.go 01:52:14 spire-1.2.1/pkg/server/svid/ 01:52:14 spire-1.2.1/pkg/server/svid/observer.go 01:52:14 spire-1.2.1/pkg/server/svid/observer_test.go 01:52:14 spire-1.2.1/pkg/server/svid/rotator.go 01:52:14 spire-1.2.1/pkg/server/svid/rotator_config.go 01:52:14 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:52:14 spire-1.2.1/pkg/server/svid/rotator_test.go 01:52:14 spire-1.2.1/proto/ 01:52:14 spire-1.2.1/proto/private/ 01:52:14 spire-1.2.1/proto/private/server/ 01:52:14 spire-1.2.1/proto/private/server/journal/ 01:52:14 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:52:14 spire-1.2.1/proto/private/server/journal/journal.proto 01:52:14 spire-1.2.1/proto/spire/ 01:52:14 spire-1.2.1/proto/spire/common/ 01:52:14 spire-1.2.1/proto/spire/common/common.pb.go 01:52:14 spire-1.2.1/proto/spire/common/common.proto 01:52:14 spire-1.2.1/proto/spire/common/plugin/ 01:52:14 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:52:14 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:52:14 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:52:14 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:52:14 spire-1.2.1/proto/spire/plugin/ 01:52:14 spire-1.2.1/proto/spire/plugin/agent/ 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:52:14 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:52:14 spire-1.2.1/release/ 01:52:14 spire-1.2.1/release/spire-extras/ 01:52:14 spire-1.2.1/release/spire-extras/README.md 01:52:14 spire-1.2.1/release/spire-extras/conf/ 01:52:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:52:14 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:52:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:52:14 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:52:14 spire-1.2.1/release/spire/ 01:52:14 spire-1.2.1/release/spire/README.md 01:52:14 spire-1.2.1/release/spire/conf/ 01:52:14 spire-1.2.1/release/spire/conf/agent/ 01:52:14 spire-1.2.1/release/spire/conf/agent/agent.conf 01:52:14 spire-1.2.1/release/spire/conf/server/ 01:52:14 spire-1.2.1/release/spire/conf/server/server.conf 01:52:14 spire-1.2.1/script/ 01:52:14 spire-1.2.1/script/build-artifact.sh 01:52:14 spire-1.2.1/script/generate_dummy_ca.sh 01:52:14 spire-1.2.1/support/ 01:52:14 spire-1.2.1/support/k8s/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:52:14 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:52:14 spire-1.2.1/support/oidc-discovery-provider/ 01:52:14 spire-1.2.1/support/oidc-discovery-provider/README.md 01:52:14 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:52:14 spire-1.2.1/support/oidc-discovery-provider/config.go 01:52:14 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/main.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:52:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:52:15 spire-1.2.1/test/ 01:52:15 spire-1.2.1/test/clock/ 01:52:15 spire-1.2.1/test/clock/clock.go 01:52:15 spire-1.2.1/test/fakes/ 01:52:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:52:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:52:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:52:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:52:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:52:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:52:15 spire-1.2.1/test/fakes/fakeagentstore/ 01:52:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:52:15 spire-1.2.1/test/fakes/fakedatastore/ 01:52:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:52:15 spire-1.2.1/test/fakes/fakeentryclient/ 01:52:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:52:15 spire-1.2.1/test/fakes/fakehealthchecker/ 01:52:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:52:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:52:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:52:15 spire-1.2.1/test/fakes/fakemetrics/ 01:52:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:52:15 spire-1.2.1/test/fakes/fakenoderesolver/ 01:52:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:52:15 spire-1.2.1/test/fakes/fakenotifier/ 01:52:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:52:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:52:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:52:15 spire-1.2.1/test/fakes/fakeserverca/ 01:52:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:52:15 spire-1.2.1/test/fakes/fakeservercatalog/ 01:52:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:52:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:52:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:52:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:52:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:52:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:52:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:52:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:52:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:52:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:52:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:52:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:52:15 spire-1.2.1/test/fixture/ 01:52:15 spire-1.2.1/test/fixture/certs/ 01:52:15 spire-1.2.1/test/fixture/certs/agent_svid.der 01:52:15 spire-1.2.1/test/fixture/certs/base_cert.pem 01:52:15 spire-1.2.1/test/fixture/certs/base_csr.pem 01:52:15 spire-1.2.1/test/fixture/certs/base_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:52:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:52:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:52:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:52:15 spire-1.2.1/test/fixture/certs/blog_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/bundle.der 01:52:15 spire-1.2.1/test/fixture/certs/ca.pem 01:52:15 spire-1.2.1/test/fixture/certs/ca_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/database_cert.pem 01:52:15 spire-1.2.1/test/fixture/certs/database_csr.pem 01:52:15 spire-1.2.1/test/fixture/certs/database_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/node_cert.pem 01:52:15 spire-1.2.1/test/fixture/certs/node_csr.pem 01:52:15 spire-1.2.1/test/fixture/certs/node_key.pem 01:52:15 spire-1.2.1/test/fixture/certs/svid.pem 01:52:15 spire-1.2.1/test/fixture/certs/svid_key.pem 01:52:15 spire-1.2.1/test/fixture/config/ 01:52:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:52:15 spire-1.2.1/test/fixture/config/agent_good.conf 01:52:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:52:15 spire-1.2.1/test/fixture/config/plugin_good.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:52:15 spire-1.2.1/test/fixture/config/server_good.conf 01:52:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:52:15 spire-1.2.1/test/fixture/fixture.go 01:52:15 spire-1.2.1/test/fixture/nodeattestor/ 01:52:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:52:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:52:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:52:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:52:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:52:15 spire-1.2.1/test/fixture/registration/ 01:52:15 spire-1.2.1/test/fixture/registration/entries.json 01:52:15 spire-1.2.1/test/fixture/registration/good-for-update.json 01:52:15 spire-1.2.1/test/fixture/registration/good.json 01:52:15 spire-1.2.1/test/fixture/registration/invalid.json 01:52:15 spire-1.2.1/test/fixture/registration/invalid_json.json 01:52:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:52:15 spire-1.2.1/test/integration/ 01:52:15 spire-1.2.1/test/integration/README.md 01:52:15 spire-1.2.1/test/integration/common 01:52:15 spire-1.2.1/test/integration/setup/ 01:52:15 spire-1.2.1/test/integration/setup/adminclient/ 01:52:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:52:15 spire-1.2.1/test/integration/setup/adminclient/client.go 01:52:15 spire-1.2.1/test/integration/setup/debugagent/ 01:52:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:52:15 spire-1.2.1/test/integration/setup/debugagent/main.go 01:52:15 spire-1.2.1/test/integration/setup/debugserver/ 01:52:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:52:15 spire-1.2.1/test/integration/setup/debugserver/main.go 01:52:15 spire-1.2.1/test/integration/setup/downstreamclient/ 01:52:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:52:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:52:15 spire-1.2.1/test/integration/setup/itclient/ 01:52:15 spire-1.2.1/test/integration/setup/itclient/client.go 01:52:15 spire-1.2.1/test/integration/setup/node-attestation/ 01:52:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:52:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:52:15 spire-1.2.1/test/integration/setup/x509pop/ 01:52:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:52:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:52:15 spire-1.2.1/test/integration/suites/ 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:52:15 spire-1.2.1/test/integration/suites/join-token/ 01:52:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:52:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:52:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:52:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:52:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:52:15 spire-1.2.1/test/integration/suites/join-token/README.md 01:52:15 spire-1.2.1/test/integration/suites/join-token/conf/ 01:52:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/join-token/teardown 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:52:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:52:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:52:15 spire-1.2.1/test/integration/suites/k8s/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/00-setup 01:52:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:52:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:52:15 spire-1.2.1/test/integration/suites/k8s/README.md 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:52:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:52:15 spire-1.2.1/test/integration/suites/k8s/teardown 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/ 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:52:15 spire-1.2.1/test/integration/suites/rotation/ 01:52:15 spire-1.2.1/test/integration/suites/rotation/00-setup 01:52:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:52:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:52:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:52:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:52:15 spire-1.2.1/test/integration/suites/rotation/README.md 01:52:15 spire-1.2.1/test/integration/suites/rotation/conf/ 01:52:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/rotation/teardown 01:52:15 spire-1.2.1/test/integration/suites/self-test/ 01:52:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:52:15 spire-1.2.1/test/integration/suites/self-test/README.md 01:52:15 spire-1.2.1/test/integration/suites/self-test/teardown 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:52:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:52:15 spire-1.2.1/test/integration/suites/upgrade/ 01:52:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:52:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:52:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:52:15 spire-1.2.1/test/integration/suites/upgrade/README.md 01:52:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:52:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:52:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:52:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:52:15 spire-1.2.1/test/integration/suites/upgrade/teardown 01:52:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:52:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:52:15 spire-1.2.1/test/integration/test-one.sh 01:52:15 spire-1.2.1/test/integration/test.sh 01:52:15 spire-1.2.1/test/plugintest/ 01:52:15 spire-1.2.1/test/plugintest/config.go 01:52:15 spire-1.2.1/test/plugintest/load.go 01:52:15 spire-1.2.1/test/plugintest/option.go 01:52:15 spire-1.2.1/test/spiretest/ 01:52:15 spire-1.2.1/test/spiretest/apiserver.go 01:52:15 spire-1.2.1/test/spiretest/assertions.go 01:52:15 spire-1.2.1/test/spiretest/dir.go 01:52:15 spire-1.2.1/test/spiretest/errors_posix.go 01:52:15 spire-1.2.1/test/spiretest/errors_windows.go 01:52:15 spire-1.2.1/test/spiretest/logs.go 01:52:15 spire-1.2.1/test/spiretest/socketapi.go 01:52:15 spire-1.2.1/test/spiretest/suite.go 01:52:15 spire-1.2.1/test/spiretest/x509.go 01:52:15 spire-1.2.1/test/testca/ 01:52:15 spire-1.2.1/test/testca/ca.go 01:52:15 spire-1.2.1/test/testkey/ 01:52:15 spire-1.2.1/test/testkey/generate.sh 01:52:15 spire-1.2.1/test/testkey/genkeys.go 01:52:15 spire-1.2.1/test/testkey/keys.go 01:52:15 spire-1.2.1/test/testkey/new.go 01:52:15 spire-1.2.1/test/tpmsimulator/ 01:52:15 spire-1.2.1/test/tpmsimulator/simulator.go 01:52:15 spire-1.2.1/test/util/ 01:52:15 spire-1.2.1/test/util/cert_fixtures.go 01:52:15 spire-1.2.1/test/util/cert_generation.go 01:52:15 spire-1.2.1/test/util/io_redirection.go 01:52:15 spire-1.2.1/test/util/race.go 01:52:15 spire-1.2.1/test/util/util.go 01:52:15 building spire from source... 01:52:16 Installing go1.17.7... 01:52:42 Building bin/spire-server... 01:52:42 go: downloading github.com/mitchellh/cli v1.1.2 01:52:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:52:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:52:42 go: downloading google.golang.org/grpc v1.44.0 01:52:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:52:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:52:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:52:44 go: downloading github.com/imdario/mergo v0.3.12 01:52:44 go: downloading github.com/sirupsen/logrus v1.8.1 01:52:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:52:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:52:47 go: downloading github.com/fatih/color v1.13.0 01:52:47 go: downloading github.com/mattn/go-isatty v0.0.14 01:52:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:52:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:52:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:52:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:52:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:52:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:52:49 go: downloading github.com/armon/go-metrics v0.3.10 01:52:49 go: downloading github.com/prometheus/client_golang v1.12.1 01:52:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:52:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:52:50 go: downloading github.com/open-policy-agent/opa v0.38.0 01:53:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:53:05 go: downloading github.com/mattn/go-colorable v0.1.12 01:53:05 go: downloading github.com/Masterminds/semver v1.5.0 01:53:05 go: downloading github.com/Masterminds/goutils v1.1.0 01:53:05 go: downloading github.com/google/uuid v1.1.2 01:53:05 go: downloading github.com/huandu/xstrings v1.3.2 01:53:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:53:05 go: downloading github.com/oklog/run v1.0.0 01:53:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:53:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:53:06 go: downloading github.com/prometheus/client_model v0.2.0 01:53:06 go: downloading github.com/prometheus/common v0.32.1 01:53:06 go: downloading github.com/beorn7/perks v1.0.1 01:53:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:53:06 go: downloading github.com/prometheus/procfs v0.7.3 01:53:07 go: downloading go.uber.org/atomic v1.9.0 01:53:08 go: downloading github.com/imkira/go-observer v1.0.3 01:53:08 go: downloading github.com/hashicorp/errwrap v1.1.0 01:53:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:53:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:53:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:53:09 go: downloading github.com/twmb/murmur3 v1.1.6 01:53:09 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:53:09 go: downloading github.com/blang/semver/v4 v4.0.0 01:53:09 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:53:09 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:53:10 go: downloading github.com/jinzhu/gorm v1.9.16 01:53:10 go: downloading github.com/lib/pq v1.10.4 01:53:10 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:53:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:53:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:53:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:53:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:53:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:53:28 go: downloading github.com/stretchr/testify v1.7.0 01:53:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:53:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:53:55 go: downloading google.golang.org/api v0.70.0 01:53:55 go: downloading k8s.io/client-go v0.23.4 01:53:55 go: downloading github.com/google/go-tpm v0.3.3 01:53:55 go: downloading k8s.io/api v0.23.4 01:54:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:54:37 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:54:37 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:54:37 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:54:37 go: downloading cloud.google.com/go/storage v1.21.0 01:54:38 go: downloading cloud.google.com/go v0.100.2 01:54:39 go: downloading k8s.io/apimachinery v0.23.4 01:54:41 go: downloading k8s.io/kube-aggregator v0.23.3 01:54:42 go: downloading cloud.google.com/go/security v1.3.0 01:54:42 go: downloading github.com/hashicorp/vault/api v1.4.1 01:54:43 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:54:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:54:45 go: downloading gopkg.in/yaml.v2 v2.4.0 01:54:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:54:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:54:46 go: downloading github.com/gobwas/glob v0.2.3 01:54:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:54:46 go: downloading github.com/jinzhu/inflection v1.0.0 01:54:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:54:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:54:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:54:47 go: downloading github.com/aws/smithy-go v1.11.0 01:54:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:54:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:54:49 go: downloading github.com/gogo/protobuf v1.3.2 01:54:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:54:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:54:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:54:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:54:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:54:56 go: downloading github.com/dimchansky/utfbom v1.1.1 01:54:56 go: downloading cloud.google.com/go/compute v1.3.0 01:54:57 go: downloading cloud.google.com/go/iam v0.1.1 01:54:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:54:57 go: downloading k8s.io/klog/v2 v2.30.0 01:54:57 go: downloading github.com/google/gofuzz v1.1.0 01:54:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:54:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:54:59 go: downloading github.com/spf13/pflag v1.0.5 01:54:59 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:54:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:55:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:55:00 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:55:00 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:55:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:55:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:55:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:55:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:55:02 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:55:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:55:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:55:04 go: downloading go.opencensus.io v0.23.0 01:55:04 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:55:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:55:05 go: downloading gopkg.in/inf.v0 v0.9.1 01:55:05 go: downloading github.com/go-logr/logr v1.2.2 01:55:05 go: downloading github.com/google/go-cmp v0.5.7 01:55:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:55:06 go: downloading github.com/json-iterator/go v1.1.12 01:55:06 go: downloading github.com/googleapis/gnostic v0.5.5 01:55:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:55:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:55:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:55:12 go: downloading github.com/tklauser/numcpus v0.3.0 01:55:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:55:12 go: downloading go.uber.org/zap v1.21.0 01:55:13 go: downloading sigs.k8s.io/yaml v1.3.0 01:55:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:55:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:55:13 go: downloading github.com/modern-go/reflect2 v1.0.2 01:55:14 go: downloading github.com/ryanuber/go-glob v1.0.0 01:55:14 go: downloading github.com/golang/snappy v0.0.4 01:55:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:55:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:55:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:55:24 go: downloading github.com/hashicorp/go-version v1.2.0 01:55:24 go: downloading go.uber.org/multierr v1.6.0 01:55:31 Removing intermediate container b5592a338fd4 01:55:31 ---> 672aa5686a03 01:55:31 01:55:31 Step 10/23 : FROM alpine:3.14 01:55:31 ---> ac73e934f311 01:55:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:55:31 ---> Using cache 01:55:31 ---> 0c13fdbdfa8b 01:55:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:31 ---> Using cache 01:55:31 ---> ed5954c0ad20 01:55:31 Step 13/23 : ENV APP_PORT=59882 01:55:31 Removing intermediate container 53795b0a280f 01:55:31 ---> 5ba72a693836 01:55:31 01:55:31 Step 10/23 : FROM alpine:3.14 01:55:31 ---> ac73e934f311 01:55:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:55:31 ---> Using cache 01:55:31 ---> 0c13fdbdfa8b 01:55:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:55:31 ---> Using cache 01:55:31 ---> ed5954c0ad20 01:55:31 Step 13/23 : ENV APP_PORT=59881 01:55:31 ---> Running in 769446419cbe 01:55:31 ---> Running in fd776378117b 01:55:31 Removing intermediate container 769446419cbe 01:55:31 ---> aadd9cd1c856 01:55:31 Step 14/23 : EXPOSE $APP_PORT 01:55:31 Removing intermediate container fd776378117b 01:55:31 ---> 335b0ea5e4cc 01:55:31 Step 14/23 : EXPOSE $APP_PORT 01:55:31 ---> Running in 49ed35369204 01:55:31 ---> Running in 042d9cc8e49a 01:55:32 Removing intermediate container 49ed35369204 01:55:32 ---> 8e62d7c1332d 01:55:32 Step 15/23 : WORKDIR / 01:55:32 ---> Running in 69e13c4965e0 01:55:32 Removing intermediate container 042d9cc8e49a 01:55:32 ---> b8bc6585eb95 01:55:32 Step 15/23 : WORKDIR / 01:55:32 ---> Running in 6bb2b4c8b606 01:55:33 Removing intermediate container 69e13c4965e0 01:55:33 ---> 69ed814c6e9b 01:55:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:33 Removing intermediate container 6bb2b4c8b606 01:55:33 ---> aaf4f3b0a9e4 01:55:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:55:35 ---> 0e36d1b902f5 01:55:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:55:35 ---> fc43909b9f82 01:55:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:55:37 ---> ed7bbb42a56b 01:55:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:55:37 ---> 5dff77c83144 01:55:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:55:39 ---> 5bcebde6dbcc 01:55:39 Step 19/23 : ENTRYPOINT ["/core-command"] 01:55:39 ---> 5d60ffdadfe1 01:55:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:55:39 ---> Running in e66fae58e6ea 01:55:39 ---> Running in 919974e485c5 01:55:40 Removing intermediate container 919974e485c5 01:55:40 ---> 56503ad1757f 01:55:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:40 Removing intermediate container e66fae58e6ea 01:55:40 ---> b18c29de9c18 01:55:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:40 ---> Running in 74c6da368fc9 01:55:40 ---> Running in b48ccb53b72e 01:55:41 Removing intermediate container b48ccb53b72e 01:55:41 ---> d25fcddba402 01:55:41 Step 21/23 : LABEL arch=arm64 01:55:41 ---> Running in 8dd1125dc55f 01:55:41 Removing intermediate container 74c6da368fc9 01:55:41 ---> 8f3cade84653 01:55:41 Step 21/23 : LABEL arch=arm64 01:55:41 ---> Running in ecf11c508d37 01:55:42 Removing intermediate container 8dd1125dc55f 01:55:42 ---> 5ac753aea83f 01:55:42 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:55:42 Removing intermediate container ecf11c508d37 01:55:42 ---> 405d778e2607 01:55:42 Step 22/23 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 01:55:42 ---> Running in 79237b3f4d7b 01:55:42 ---> Running in 036f375ed163 01:55:43 Removing intermediate container 036f375ed163 01:55:43 ---> 93f60d88c30c 01:55:43 Step 23/23 : LABEL version=2.2.0-dev.70 01:55:43 Removing intermediate container 79237b3f4d7b 01:55:43 ---> 674fea83659e 01:55:43 Step 23/23 : LABEL version=2.2.0-dev.70 01:55:43 ---> Running in d28ae27091fa 01:55:43 ---> Running in c366d2d6f4b2 01:55:44 Removing intermediate container c366d2d6f4b2 01:55:44 ---> 5fef6a2a5f22 01:55:44 01:55:44 Removing intermediate container d28ae27091fa 01:55:44 ---> bfc0122cbd7d 01:55:44 01:55:45 Successfully built bfc0122cbd7d 01:55:45 Successfully tagged core-command-arm64:latest 01:55:45  Building core-command ... done Successfully built 5fef6a2a5f22 01:55:45 Successfully tagged core-metadata-arm64:latest 01:55:53  Building core-metadata ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:55:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 02:16:47 Building bin/spire-agent... 02:16:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:16:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:16:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:16:47 go: downloading github.com/docker/docker v20.10.12+incompatible 02:16:47 go: downloading github.com/google/go-tpm-tools v0.3.3 02:16:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:16:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:16:47 go: downloading github.com/docker/go-connections v0.4.0 02:16:47 go: downloading github.com/docker/go-units v0.4.0 02:16:47 Building bin/spire-agent... 02:16:47 go: downloading github.com/opencontainers/image-spec v1.0.1 02:16:47 go: downloading github.com/containerd/containerd v1.3.4 02:16:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:16:47 go: downloading github.com/opencontainers/go-digest v1.0.0 02:16:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:16:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:16:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:16:47 go: downloading github.com/docker/docker v20.10.12+incompatible 02:16:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:16:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:16:47 go: downloading github.com/google/go-tpm-tools v0.3.3 02:16:51 go: downloading github.com/docker/go-connections v0.4.0 02:16:51 go: downloading github.com/docker/go-units v0.4.0 02:16:51 go: downloading github.com/opencontainers/image-spec v1.0.1 02:16:51 go: downloading github.com/containerd/containerd v1.3.4 02:16:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:16:51 go: downloading github.com/opencontainers/go-digest v1.0.0 02:19:28 Building bin/spire-agent... 02:19:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 02:19:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 02:19:28 go: downloading github.com/docker/docker v20.10.12+incompatible 02:19:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 02:19:28 go: downloading github.com/google/go-tpm-tools v0.3.3 02:19:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 02:19:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 02:19:28 go: downloading github.com/docker/go-connections v0.4.0 02:19:28 go: downloading github.com/docker/go-units v0.4.0 02:19:28 go: downloading github.com/opencontainers/image-spec v1.0.1 02:19:28 go: downloading github.com/containerd/containerd v1.3.4 02:19:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 02:19:28 go: downloading github.com/opencontainers/go-digest v1.0.0 02:23:05 Removing intermediate container 0120ad6cd5bc 02:23:05 ---> 6ff3f4070f5a 02:23:05 02:23:05 Step 13/26 : FROM alpine:3.15 02:23:05 ---> 3fb3c9af89a9 02:23:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:23:05 ---> Using cache 02:23:05 ---> c5aab48836c2 02:23:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:05 ---> Using cache 02:23:05 ---> 81828d158ca4 02:23:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:23:05 ---> Running in a97f073aa180 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:23:05 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:23:05 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 02:23:05 OK: 15729 distinct packages available 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:23:05 Removing intermediate container 64cd44fb3059 02:23:05 ---> d0d4528ab8f8 02:23:05 02:23:05 Step 13/26 : FROM alpine:3.15 02:23:05 ---> 3fb3c9af89a9 02:23:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:23:05 ---> Using cache 02:23:05 ---> c5aab48836c2 02:23:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:05 ---> Using cache 02:23:05 ---> 81828d158ca4 02:23:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:23:05 (1/5) Installing dumb-init (1.2.5-r1) 02:23:05 (2/5) Installing musl-obstack (1.2.3-r0) 02:23:05 (3/5) Installing libucontext (1.1-r0) 02:23:05 (4/5) Installing gcompat (1.0.0-r4) 02:23:05 (5/5) Installing openssl (1.1.1n-r0) 02:23:05 ---> Running in edd4142f45ea 02:23:05 Executing busybox-1.34.1-r5.trigger 02:23:05 OK: 6 MiB in 19 packages 02:23:05 Removing intermediate container a97f073aa180 02:23:05 ---> 08f7fbae163c 02:23:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 02:23:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:23:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:23:07 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 02:23:07 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 02:23:07 OK: 15729 distinct packages available 02:23:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:23:08 ---> 65951c5dd0d9 02:23:08 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:23:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:23:09 (1/4) Installing dumb-init (1.2.5-r1) 02:23:09 (2/4) Installing musl-obstack (1.2.3-r0) 02:23:09 (3/4) Installing libucontext (1.1-r0) 02:23:09 (4/4) Installing gcompat (1.0.0-r4) 02:23:10 Executing busybox-1.34.1-r5.trigger 02:23:10 OK: 6 MiB in 18 packages 02:23:11 Removing intermediate container edd4142f45ea 02:23:11 ---> 87d387549745 02:23:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:23:14 ---> f0057421a7de 02:23:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:23:14 ---> d69d891440ca 02:23:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:23:15 ---> b49c1dbbe143 02:23:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:23:16 ---> e33803575238 02:23:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:23:16 ---> 0cecd03daca5 02:23:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:23:16 ---> Running in 10f31c6c1bb3 02:23:16 Removing intermediate container 10f31c6c1bb3 02:23:16 ---> ff621b4c912a 02:23:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:23:17 ---> Running in 9dc2666e2703 02:23:17 ---> 1d62dc883368 02:23:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:23:17 ---> Running in f4dde509621e 02:23:17 Removing intermediate container 9dc2666e2703 02:23:17 ---> 3f0bc00d41b6 02:23:17 Step 24/26 : LABEL arch=arm64 02:23:17 ---> Running in 20a03591f5eb 02:23:17 Removing intermediate container f4dde509621e 02:23:17 ---> c1687b9607b8 02:23:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:23:18 Removing intermediate container 20a03591f5eb 02:23:18 ---> 536f5ea98dd4 02:23:18 Step 25/26 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 02:23:18 ---> Running in d7acaac22de0 02:23:18 ---> a97e595040cc 02:23:18 Step 21/26 : WORKDIR / 02:23:18 ---> Running in b9b8ee1d2ae4 02:23:18 Removing intermediate container d7acaac22de0 02:23:18 ---> 9bb295212cff 02:23:18 Step 26/26 : LABEL version=2.2.0-dev.70 02:23:19 ---> Running in 89e2f1901567 02:23:19 Removing intermediate container b9b8ee1d2ae4 02:23:19 ---> 346c10bbbd03 02:23:19 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:23:19 ---> Running in 74062967b6cf 02:23:19 Removing intermediate container 89e2f1901567 02:23:19 ---> 150802f0fb0c 02:23:19 02:23:19 Removing intermediate container 74062967b6cf 02:23:19 ---> b5bc7bc3e652 02:23:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:23:19 Successfully built 150802f0fb0c 02:23:19 Successfully tagged security-spire-agent-arm64:latest 02:23:19  Building security-spire-agent ... done  ---> Running in e81d8cba13aa 02:23:20 Removing intermediate container e81d8cba13aa 02:23:20 ---> 83842382cd8e 02:23:20 Step 24/26 : LABEL arch=arm64 02:23:20 ---> Running in e0077ac32daf 02:23:20 Removing intermediate container e0077ac32daf 02:23:20 ---> 048979580042 02:23:20 Step 25/26 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 02:23:20 ---> Running in 3752528b3deb 02:23:21 Removing intermediate container 3752528b3deb 02:23:21 ---> a71cc93b4e2f 02:23:21 Step 26/26 : LABEL version=2.2.0-dev.70 02:23:21 ---> Running in 7b8ccdd8a08c 02:23:21 Removing intermediate container 7b8ccdd8a08c 02:23:21 ---> def2a7e69130 02:23:21 02:23:22 Successfully built def2a7e69130 02:23:22 Successfully tagged security-spire-config-arm64:latest 02:24:30  Building security-spire-config ... done Removing intermediate container 55c0d8017cc1 02:24:30 ---> 9c2648267236 02:24:30 02:24:30 Step 13/25 : FROM alpine:3.15 02:24:30 ---> 3fb3c9af89a9 02:24:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:24:30 ---> Using cache 02:24:30 ---> c5aab48836c2 02:24:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:30 ---> Using cache 02:24:30 ---> 81828d158ca4 02:24:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:30 ---> Using cache 02:24:30 ---> 08f7fbae163c 02:24:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 02:24:31 ---> 0780737696be 02:24:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:24:32 ---> a2b99cc81713 02:24:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:24:33 ---> 52573eaa4205 02:24:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:24:33 ---> 8f042c3c2fb4 02:24:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:24:33 ---> Running in 7c74acb47a5e 02:24:33 Removing intermediate container 7c74acb47a5e 02:24:33 ---> acf349b0299d 02:24:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:24:33 ---> Running in 7df6ea97dfcf 02:24:34 Removing intermediate container 7df6ea97dfcf 02:24:34 ---> 58e885229ff1 02:24:34 Step 23/25 : LABEL arch=arm64 02:24:34 ---> Running in f2a39598d60a 02:24:34 Removing intermediate container f2a39598d60a 02:24:34 ---> 13eb81fff354 02:24:34 Step 24/25 : LABEL git_sha=0af16247e954277414cce32b52e3a71aa2187729 02:24:34 ---> Running in 1e501facf1fc 02:24:35 Removing intermediate container 1e501facf1fc 02:24:35 ---> 52b773deffb3 02:24:35 Step 25/25 : LABEL version=2.2.0-dev.70 02:24:35 ---> Running in 807c2b9a9549 02:24:35 Removing intermediate container 807c2b9a9549 02:24:35 ---> f04be4597f7e 02:24:35 02:24:35 Successfully built f04be4597f7e 02:24:35 Successfully tagged security-spire-server-arm64:latest 02:24:36  Building security-spire-server ... done  [Pipeline] } 02:24:36 $ docker stop --time=1 290cb1289ccba7b48647acbca2cc23883a343d54cb2f5f67cf5afc3737e27c13 02:24:37 $ docker rm -f 290cb1289ccba7b48647acbca2cc23883a343d54cb2f5f67cf5afc3737e27c13 [Pipeline] // withDockerContainer [Pipeline] sh 02:24:38 + docker images 02:24:38 REPOSITORY TAG IMAGE ID CREATED SIZE 02:24:38 security-spire-server-arm64 latest f04be4597f7e 3 seconds ago 86.3MB 02:24:38 9c2648267236 25 seconds ago 3.98GB 02:24:38 security-spire-config-arm64 latest def2a7e69130 About a minute ago 85.6MB 02:24:38 security-spire-agent-arm64 latest 150802f0fb0c About a minute ago 126MB 02:24:38 d0d4528ab8f8 About a minute ago 3.98GB 02:24:38 6ff3f4070f5a 2 minutes ago 3.98GB 02:24:38 core-metadata-arm64 latest 5fef6a2a5f22 28 minutes ago 16.3MB 02:24:38 core-command-arm64 latest bfc0122cbd7d 28 minutes ago 15.5MB 02:24:38 5ba72a693836 29 minutes ago 1.15GB 02:24:38 672aa5686a03 29 minutes ago 1.15GB 02:24:38 sys-mgmt-agent-arm64 latest 4e7972a19c4e 32 minutes ago 282MB 02:24:38 429c44c2f426 34 minutes ago 1.15GB 02:24:38 support-notifications-arm64 latest bb59be6cca50 34 minutes ago 16.3MB 02:24:38 527386f8555b 35 minutes ago 1.15GB 02:24:38 security-proxy-setup-arm64 latest 1a728a0c859a 35 minutes ago 26.1MB 02:24:38 3459a8bd35c1 35 minutes ago 1.16GB 02:24:38 security-spiffe-token-provider-arm64 latest 6664cb054622 40 minutes ago 27.9MB 02:24:38 0206aba212a3 40 minutes ago 1.2GB 02:24:38 core-data-arm64 latest 873767f06f63 40 minutes ago 21.6MB 02:24:38 7069225e466b 41 minutes ago 1.18GB 02:24:38 security-bootstrapper-arm64 latest 2b50f8a284d4 41 minutes ago 18.3MB 02:24:38 security-secretstore-setup-arm64 latest 5e313af19491 41 minutes ago 27.5MB 02:24:38 support-scheduler-arm64 latest 5eecec59bf37 41 minutes ago 15.7MB 02:24:38 f81e70041bc8 41 minutes ago 1.15GB 02:24:38 8a0bfcb75532 41 minutes ago 1.15GB 02:24:38 2e648e6fe60c 41 minutes ago 1.16GB 02:24:38 ci-base-image-arm64 latest b5a900f7a20b 49 minutes ago 886MB 02:24:38 docker 20.10.14 c346e9eafbab 8 days ago 202MB 02:24:38 alpine 3.14 ac73e934f311 9 days ago 5.34MB 02:24:38 alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB 02:24:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 02:24:38 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:39 provisioning config files... 02:24:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/195@tmp/config7772350626680949264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:39 ---> docker-login.sh 02:24:39 nexus3.edgexfoundry.org:10001 02:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:40 Configure a credential helper to remove this warning. See 02:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:40 02:24:40 Login Succeeded 02:24:40 nexus3.edgexfoundry.org:10002 02:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:40 Configure a credential helper to remove this warning. See 02:24:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:40 02:24:40 Login Succeeded 02:24:40 nexus3.edgexfoundry.org:10003 02:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:41 Configure a credential helper to remove this warning. See 02:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:41 02:24:41 Login Succeeded 02:24:41 nexus3.edgexfoundry.org:10004 02:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:41 Configure a credential helper to remove this warning. See 02:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:41 02:24:41 Login Succeeded 02:24:41 docker.io 02:24:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:24:42 Configure a credential helper to remove this warning. See 02:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:24:42 02:24:42 Login Succeeded 02:24:42 ---> docker-login.sh ends [Pipeline] } 02:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:24:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:24:42 0af16247e954277414cce32b52e3a71aa2187729 02:24:42 latest 02:24:42 2.2.0-dev.70 02:24:42 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:42 main 02:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:24:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:24:43 f1fae2a14359: Preparing 02:24:43 8b32e4fc64b4: Preparing 02:24:43 32f9177357ec: Preparing 02:24:43 6ac928c380ad: Preparing 02:24:43 f73e7dbfee58: Preparing 02:24:43 f73e7dbfee58: Layer already exists 02:24:43 f1fae2a14359: Pushed 02:24:43 32f9177357ec: Pushed 02:24:43 6ac928c380ad: Pushed 02:24:45 8b32e4fc64b4: Pushed 02:24:45 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:3b46872435f3d85b3ede5684746fe96a3c0df41eb4ea1c1c7ad6afeb19316927 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:24:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:24:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:24:46 f1fae2a14359: Preparing 02:24:46 8b32e4fc64b4: Preparing 02:24:46 32f9177357ec: Preparing 02:24:46 6ac928c380ad: Preparing 02:24:46 f73e7dbfee58: Preparing 02:24:46 f73e7dbfee58: Layer already exists 02:24:46 8b32e4fc64b4: Layer already exists 02:24:46 6ac928c380ad: Layer already exists 02:24:46 32f9177357ec: Layer already exists 02:24:46 f1fae2a14359: Layer already exists 02:24:46 latest: digest: sha256:3b46872435f3d85b3ede5684746fe96a3c0df41eb4ea1c1c7ad6afeb19316927 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:24:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:24:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 02:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:24:47 f1fae2a14359: Preparing 02:24:47 8b32e4fc64b4: Preparing 02:24:47 32f9177357ec: Preparing 02:24:47 6ac928c380ad: Preparing 02:24:47 f73e7dbfee58: Preparing 02:24:47 f73e7dbfee58: Layer already exists 02:24:47 32f9177357ec: Layer already exists 02:24:47 8b32e4fc64b4: Layer already exists 02:24:47 6ac928c380ad: Layer already exists 02:24:47 f1fae2a14359: Layer already exists 02:24:47 2.2.0-dev.70: digest: sha256:3b46872435f3d85b3ede5684746fe96a3c0df41eb4ea1c1c7ad6afeb19316927 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:24:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:24:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:24:48 f1fae2a14359: Preparing 02:24:48 8b32e4fc64b4: Preparing 02:24:48 32f9177357ec: Preparing 02:24:48 6ac928c380ad: Preparing 02:24:48 f73e7dbfee58: Preparing 02:24:48 f73e7dbfee58: Layer already exists 02:24:48 8b32e4fc64b4: Layer already exists 02:24:48 f1fae2a14359: Layer already exists 02:24:48 32f9177357ec: Layer already exists 02:24:48 6ac928c380ad: Layer already exists 02:24:48 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:3b46872435f3d85b3ede5684746fe96a3c0df41eb4ea1c1c7ad6afeb19316927 size: 1363 [Pipeline] isUnix [Pipeline] sh 02:24:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 02:24:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:24:49 f1fae2a14359: Preparing 02:24:49 8b32e4fc64b4: Preparing 02:24:49 32f9177357ec: Preparing 02:24:49 6ac928c380ad: Preparing 02:24:49 f73e7dbfee58: Preparing 02:24:49 32f9177357ec: Layer already exists 02:24:49 8b32e4fc64b4: Layer already exists 02:24:49 f1fae2a14359: Layer already exists 02:24:49 6ac928c380ad: Layer already exists 02:24:49 f73e7dbfee58: Layer already exists 02:24:49 main: digest: sha256:3b46872435f3d85b3ede5684746fe96a3c0df41eb4ea1c1c7ad6afeb19316927 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:49 ===================================================== [Pipeline] echo 02:24:49 taggedImages: 02:24:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:24:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:24:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.70 02:24:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:24:49 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:24:49 0af16247e954277414cce32b52e3a71aa2187729 02:24:49 latest 02:24:49 2.2.0-dev.70 02:24:49 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:49 main 02:24:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:24:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:50 d2e216db8eae: Preparing 02:24:50 024ab586264f: Preparing 02:24:50 32f9177357ec: Preparing 02:24:50 be9245011298: Preparing 02:24:50 93f29dd45529: Preparing 02:24:50 f73e7dbfee58: Preparing 02:24:50 f73e7dbfee58: Waiting 02:24:50 32f9177357ec: Layer already exists 02:24:50 f73e7dbfee58: Layer already exists 02:24:50 93f29dd45529: Pushed 02:24:50 d2e216db8eae: Pushed 02:24:51 be9245011298: Pushed 02:24:54 024ab586264f: Pushed 02:24:54 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:d16f5c3575504461e9904da54394ca14a1a3b28b79552a24e2e8ae812a80b2b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:24:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:24:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:55 d2e216db8eae: Preparing 02:24:55 024ab586264f: Preparing 02:24:55 32f9177357ec: Preparing 02:24:55 be9245011298: Preparing 02:24:55 93f29dd45529: Preparing 02:24:55 f73e7dbfee58: Preparing 02:24:55 f73e7dbfee58: Waiting 02:24:55 32f9177357ec: Layer already exists 02:24:55 be9245011298: Layer already exists 02:24:55 d2e216db8eae: Layer already exists 02:24:55 024ab586264f: Layer already exists 02:24:55 93f29dd45529: Layer already exists 02:24:55 f73e7dbfee58: Layer already exists 02:24:55 latest: digest: sha256:d16f5c3575504461e9904da54394ca14a1a3b28b79552a24e2e8ae812a80b2b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:24:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:24:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 02:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:56 d2e216db8eae: Preparing 02:24:56 024ab586264f: Preparing 02:24:56 32f9177357ec: Preparing 02:24:56 be9245011298: Preparing 02:24:56 93f29dd45529: Preparing 02:24:56 f73e7dbfee58: Preparing 02:24:56 f73e7dbfee58: Waiting 02:24:56 d2e216db8eae: Layer already exists 02:24:56 32f9177357ec: Layer already exists 02:24:56 be9245011298: Layer already exists 02:24:56 024ab586264f: Layer already exists 02:24:56 93f29dd45529: Layer already exists 02:24:56 f73e7dbfee58: Layer already exists 02:24:56 2.2.0-dev.70: digest: sha256:d16f5c3575504461e9904da54394ca14a1a3b28b79552a24e2e8ae812a80b2b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:24:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:24:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:57 d2e216db8eae: Preparing 02:24:57 024ab586264f: Preparing 02:24:57 32f9177357ec: Preparing 02:24:57 be9245011298: Preparing 02:24:57 93f29dd45529: Preparing 02:24:57 f73e7dbfee58: Preparing 02:24:57 f73e7dbfee58: Waiting 02:24:57 024ab586264f: Layer already exists 02:24:57 32f9177357ec: Layer already exists 02:24:57 93f29dd45529: Layer already exists 02:24:57 be9245011298: Layer already exists 02:24:57 d2e216db8eae: Layer already exists 02:24:57 f73e7dbfee58: Layer already exists 02:24:57 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:d16f5c3575504461e9904da54394ca14a1a3b28b79552a24e2e8ae812a80b2b9 size: 1572 [Pipeline] isUnix [Pipeline] sh 02:24:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 02:24:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:24:58 d2e216db8eae: Preparing 02:24:58 024ab586264f: Preparing 02:24:58 32f9177357ec: Preparing 02:24:58 be9245011298: Preparing 02:24:58 93f29dd45529: Preparing 02:24:58 f73e7dbfee58: Preparing 02:24:58 f73e7dbfee58: Waiting 02:24:58 be9245011298: Layer already exists 02:24:58 d2e216db8eae: Layer already exists 02:24:58 93f29dd45529: Layer already exists 02:24:58 32f9177357ec: Layer already exists 02:24:58 024ab586264f: Layer already exists 02:24:58 f73e7dbfee58: Layer already exists 02:24:58 main: digest: sha256:d16f5c3575504461e9904da54394ca14a1a3b28b79552a24e2e8ae812a80b2b9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:58 ===================================================== [Pipeline] echo 02:24:58 taggedImages: 02:24:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:24:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:24:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.70 02:24:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:24:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:24:58 0af16247e954277414cce32b52e3a71aa2187729 02:24:58 latest 02:24:58 2.2.0-dev.70 02:24:58 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:24:58 main 02:24:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:24:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:24:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:24:59 d438081ac649: Preparing 02:24:59 024921c72ad1: Preparing 02:24:59 32f9177357ec: Preparing 02:24:59 6ac928c380ad: Preparing 02:24:59 f73e7dbfee58: Preparing 02:24:59 f73e7dbfee58: Layer already exists 02:24:59 32f9177357ec: Layer already exists 02:24:59 6ac928c380ad: Layer already exists 02:24:59 d438081ac649: Pushed 02:25:02 024921c72ad1: Pushed 02:25:02 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:8843a7009fcf70c945f1bf17bde60e993abdf74d44a335806023a616f3895184 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:25:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:25:03 d438081ac649: Preparing 02:25:03 024921c72ad1: Preparing 02:25:03 32f9177357ec: Preparing 02:25:03 6ac928c380ad: Preparing 02:25:03 f73e7dbfee58: Preparing 02:25:03 6ac928c380ad: Layer already exists 02:25:03 f73e7dbfee58: Layer already exists 02:25:03 32f9177357ec: Layer already exists 02:25:03 d438081ac649: Layer already exists 02:25:03 024921c72ad1: Layer already exists 02:25:03 latest: digest: sha256:8843a7009fcf70c945f1bf17bde60e993abdf74d44a335806023a616f3895184 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:25:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 02:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:25:04 d438081ac649: Preparing 02:25:04 024921c72ad1: Preparing 02:25:04 32f9177357ec: Preparing 02:25:04 6ac928c380ad: Preparing 02:25:04 f73e7dbfee58: Preparing 02:25:04 6ac928c380ad: Layer already exists 02:25:04 32f9177357ec: Layer already exists 02:25:04 024921c72ad1: Layer already exists 02:25:04 f73e7dbfee58: Layer already exists 02:25:04 d438081ac649: Layer already exists 02:25:04 2.2.0-dev.70: digest: sha256:8843a7009fcf70c945f1bf17bde60e993abdf74d44a335806023a616f3895184 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:25:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:25:05 d438081ac649: Preparing 02:25:05 024921c72ad1: Preparing 02:25:05 32f9177357ec: Preparing 02:25:05 6ac928c380ad: Preparing 02:25:05 f73e7dbfee58: Preparing 02:25:05 f73e7dbfee58: Layer already exists 02:25:05 32f9177357ec: Layer already exists 02:25:05 024921c72ad1: Layer already exists 02:25:05 6ac928c380ad: Layer already exists 02:25:05 d438081ac649: Layer already exists 02:25:05 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:8843a7009fcf70c945f1bf17bde60e993abdf74d44a335806023a616f3895184 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:25:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:25:06 d438081ac649: Preparing 02:25:06 024921c72ad1: Preparing 02:25:06 32f9177357ec: Preparing 02:25:06 6ac928c380ad: Preparing 02:25:06 f73e7dbfee58: Preparing 02:25:06 f73e7dbfee58: Layer already exists 02:25:06 d438081ac649: Layer already exists 02:25:06 024921c72ad1: Layer already exists 02:25:06 32f9177357ec: Layer already exists 02:25:06 6ac928c380ad: Layer already exists 02:25:06 main: digest: sha256:8843a7009fcf70c945f1bf17bde60e993abdf74d44a335806023a616f3895184 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:06 ===================================================== [Pipeline] echo 02:25:06 taggedImages: 02:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.70 02:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:25:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:25:06 0af16247e954277414cce32b52e3a71aa2187729 02:25:06 latest 02:25:06 2.2.0-dev.70 02:25:06 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:06 main 02:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:25:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:25:07 d3946bc1c80b: Preparing 02:25:07 d3946bc1c80b: Preparing 02:25:07 b013593b731e: Preparing 02:25:07 a6bae2e48aeb: Preparing 02:25:07 b34fb029cd86: Preparing 02:25:07 ad0b191d7ae5: Preparing 02:25:07 32f9177357ec: Preparing 02:25:07 1451fd1ed03c: Preparing 02:25:07 aa7f1c83e451: Preparing 02:25:07 d747d99520d8: Preparing 02:25:07 a3eb6829a78e: Preparing 02:25:07 f73e7dbfee58: Preparing 02:25:07 aa7f1c83e451: Waiting 02:25:07 d747d99520d8: Waiting 02:25:07 a3eb6829a78e: Waiting 02:25:07 f73e7dbfee58: Waiting 02:25:07 32f9177357ec: Waiting 02:25:07 1451fd1ed03c: Waiting 02:25:07 b34fb029cd86: Pushed 02:25:07 b013593b731e: Pushed 02:25:07 a6bae2e48aeb: Pushed 02:25:07 d3946bc1c80b: Pushed 02:25:07 32f9177357ec: Layer already exists 02:25:07 1451fd1ed03c: Pushed 02:25:07 d747d99520d8: Pushed 02:25:07 a3eb6829a78e: Pushed 02:25:07 aa7f1c83e451: Pushed 02:25:07 f73e7dbfee58: Layer already exists 02:25:11 ad0b191d7ae5: Pushed 02:25:11 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:21db5d44f9f4ed286a8ceaa95f411fa0409bbf28d82c029405760a628430b48c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:25:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:25:11 d3946bc1c80b: Preparing 02:25:11 d3946bc1c80b: Preparing 02:25:11 b013593b731e: Preparing 02:25:11 a6bae2e48aeb: Preparing 02:25:11 b34fb029cd86: Preparing 02:25:11 ad0b191d7ae5: Preparing 02:25:11 32f9177357ec: Preparing 02:25:11 1451fd1ed03c: Preparing 02:25:11 aa7f1c83e451: Preparing 02:25:11 d747d99520d8: Preparing 02:25:11 a3eb6829a78e: Preparing 02:25:11 f73e7dbfee58: Preparing 02:25:11 aa7f1c83e451: Waiting 02:25:11 32f9177357ec: Waiting 02:25:11 d747d99520d8: Waiting 02:25:11 a3eb6829a78e: Waiting 02:25:11 f73e7dbfee58: Waiting 02:25:11 1451fd1ed03c: Waiting 02:25:11 ad0b191d7ae5: Layer already exists 02:25:11 d3946bc1c80b: Layer already exists 02:25:11 a6bae2e48aeb: Layer already exists 02:25:11 b34fb029cd86: Layer already exists 02:25:11 b013593b731e: Layer already exists 02:25:12 1451fd1ed03c: Layer already exists 02:25:12 a3eb6829a78e: Layer already exists 02:25:12 32f9177357ec: Layer already exists 02:25:12 aa7f1c83e451: Layer already exists 02:25:12 d747d99520d8: Layer already exists 02:25:12 f73e7dbfee58: Layer already exists 02:25:12 latest: digest: sha256:21db5d44f9f4ed286a8ceaa95f411fa0409bbf28d82c029405760a628430b48c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:25:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 02:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:25:12 d3946bc1c80b: Preparing 02:25:12 d3946bc1c80b: Preparing 02:25:12 b013593b731e: Preparing 02:25:12 a6bae2e48aeb: Preparing 02:25:12 b34fb029cd86: Preparing 02:25:12 ad0b191d7ae5: Preparing 02:25:12 32f9177357ec: Preparing 02:25:12 1451fd1ed03c: Preparing 02:25:12 aa7f1c83e451: Preparing 02:25:12 d747d99520d8: Preparing 02:25:12 a3eb6829a78e: Preparing 02:25:12 f73e7dbfee58: Preparing 02:25:12 aa7f1c83e451: Waiting 02:25:12 f73e7dbfee58: Waiting 02:25:12 d747d99520d8: Waiting 02:25:12 a3eb6829a78e: Waiting 02:25:12 32f9177357ec: Waiting 02:25:12 b34fb029cd86: Layer already exists 02:25:12 b013593b731e: Layer already exists 02:25:12 d3946bc1c80b: Layer already exists 02:25:12 a6bae2e48aeb: Layer already exists 02:25:13 ad0b191d7ae5: Layer already exists 02:25:13 aa7f1c83e451: Layer already exists 02:25:13 1451fd1ed03c: Layer already exists 02:25:13 32f9177357ec: Layer already exists 02:25:13 d747d99520d8: Layer already exists 02:25:13 a3eb6829a78e: Layer already exists 02:25:13 f73e7dbfee58: Layer already exists 02:25:13 2.2.0-dev.70: digest: sha256:21db5d44f9f4ed286a8ceaa95f411fa0409bbf28d82c029405760a628430b48c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:25:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:25:13 d3946bc1c80b: Preparing 02:25:13 d3946bc1c80b: Preparing 02:25:13 b013593b731e: Preparing 02:25:13 a6bae2e48aeb: Preparing 02:25:13 b34fb029cd86: Preparing 02:25:13 ad0b191d7ae5: Preparing 02:25:13 32f9177357ec: Preparing 02:25:13 1451fd1ed03c: Preparing 02:25:13 aa7f1c83e451: Preparing 02:25:13 d747d99520d8: Preparing 02:25:13 a3eb6829a78e: Preparing 02:25:13 f73e7dbfee58: Preparing 02:25:13 aa7f1c83e451: Waiting 02:25:13 a3eb6829a78e: Waiting 02:25:13 d747d99520d8: Waiting 02:25:13 f73e7dbfee58: Waiting 02:25:13 32f9177357ec: Waiting 02:25:13 1451fd1ed03c: Waiting 02:25:13 d3946bc1c80b: Layer already exists 02:25:13 ad0b191d7ae5: Layer already exists 02:25:13 b34fb029cd86: Layer already exists 02:25:13 b013593b731e: Layer already exists 02:25:13 a6bae2e48aeb: Layer already exists 02:25:14 d747d99520d8: Layer already exists 02:25:14 aa7f1c83e451: Layer already exists 02:25:14 32f9177357ec: Layer already exists 02:25:14 a3eb6829a78e: Layer already exists 02:25:14 1451fd1ed03c: Layer already exists 02:25:14 f73e7dbfee58: Layer already exists 02:25:14 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:21db5d44f9f4ed286a8ceaa95f411fa0409bbf28d82c029405760a628430b48c size: 2817 [Pipeline] isUnix [Pipeline] sh 02:25:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:25:15 d3946bc1c80b: Preparing 02:25:15 d3946bc1c80b: Preparing 02:25:15 b013593b731e: Preparing 02:25:15 a6bae2e48aeb: Preparing 02:25:15 b34fb029cd86: Preparing 02:25:15 ad0b191d7ae5: Preparing 02:25:15 32f9177357ec: Preparing 02:25:15 1451fd1ed03c: Preparing 02:25:15 aa7f1c83e451: Preparing 02:25:15 d747d99520d8: Preparing 02:25:15 a3eb6829a78e: Preparing 02:25:15 f73e7dbfee58: Preparing 02:25:15 32f9177357ec: Waiting 02:25:15 1451fd1ed03c: Waiting 02:25:15 d747d99520d8: Waiting 02:25:15 a3eb6829a78e: Waiting 02:25:15 f73e7dbfee58: Waiting 02:25:15 aa7f1c83e451: Waiting 02:25:15 a6bae2e48aeb: Layer already exists 02:25:15 ad0b191d7ae5: Layer already exists 02:25:15 b013593b731e: Layer already exists 02:25:15 d3946bc1c80b: Layer already exists 02:25:15 b34fb029cd86: Layer already exists 02:25:15 32f9177357ec: Layer already exists 02:25:15 aa7f1c83e451: Layer already exists 02:25:15 1451fd1ed03c: Layer already exists 02:25:15 d747d99520d8: Layer already exists 02:25:15 a3eb6829a78e: Layer already exists 02:25:15 f73e7dbfee58: Layer already exists 02:25:15 main: digest: sha256:21db5d44f9f4ed286a8ceaa95f411fa0409bbf28d82c029405760a628430b48c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:15 ===================================================== [Pipeline] echo 02:25:15 taggedImages: 02:25:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:25:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.70 02:25:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:25:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:25:15 0af16247e954277414cce32b52e3a71aa2187729 02:25:15 latest 02:25:15 2.2.0-dev.70 02:25:15 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:15 main 02:25:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:16 0b51c9bbf91b: Preparing 02:25:16 1124ffdb6fd0: Preparing 02:25:16 546685943c9e: Preparing 02:25:16 65f5f2aa5bbf: Preparing 02:25:16 07f360b5fa96: Preparing 02:25:16 bb8734120e39: Preparing 02:25:16 2534d362fc2c: Preparing 02:25:16 f73e7dbfee58: Preparing 02:25:16 bb8734120e39: Waiting 02:25:16 2534d362fc2c: Waiting 02:25:16 f73e7dbfee58: Waiting 02:25:16 07f360b5fa96: Pushed 02:25:16 0b51c9bbf91b: Pushed 02:25:16 1124ffdb6fd0: Pushed 02:25:16 f73e7dbfee58: Layer already exists 02:25:16 bb8734120e39: Pushed 02:25:17 2534d362fc2c: Pushed 02:25:19 546685943c9e: Pushed 02:25:19 65f5f2aa5bbf: Pushed 02:25:19 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:f89a715b9eef556f69596e9bd2d1714e450052f5fd4a5e4fa141398695aa8b1b size: 1990 [Pipeline] isUnix [Pipeline] sh 02:25:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:20 0b51c9bbf91b: Preparing 02:25:20 1124ffdb6fd0: Preparing 02:25:20 546685943c9e: Preparing 02:25:20 65f5f2aa5bbf: Preparing 02:25:20 07f360b5fa96: Preparing 02:25:20 bb8734120e39: Preparing 02:25:20 2534d362fc2c: Preparing 02:25:20 f73e7dbfee58: Preparing 02:25:20 2534d362fc2c: Waiting 02:25:20 f73e7dbfee58: Waiting 02:25:20 bb8734120e39: Waiting 02:25:20 0b51c9bbf91b: Layer already exists 02:25:20 1124ffdb6fd0: Layer already exists 02:25:20 07f360b5fa96: Layer already exists 02:25:20 546685943c9e: Layer already exists 02:25:20 65f5f2aa5bbf: Layer already exists 02:25:20 2534d362fc2c: Layer already exists 02:25:20 f73e7dbfee58: Layer already exists 02:25:20 bb8734120e39: Layer already exists 02:25:20 latest: digest: sha256:f89a715b9eef556f69596e9bd2d1714e450052f5fd4a5e4fa141398695aa8b1b size: 1990 [Pipeline] isUnix [Pipeline] sh 02:25:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:21 0b51c9bbf91b: Preparing 02:25:21 1124ffdb6fd0: Preparing 02:25:21 546685943c9e: Preparing 02:25:21 65f5f2aa5bbf: Preparing 02:25:21 07f360b5fa96: Preparing 02:25:21 bb8734120e39: Preparing 02:25:21 2534d362fc2c: Preparing 02:25:21 f73e7dbfee58: Preparing 02:25:21 bb8734120e39: Waiting 02:25:21 2534d362fc2c: Waiting 02:25:21 f73e7dbfee58: Waiting 02:25:21 0b51c9bbf91b: Layer already exists 02:25:21 1124ffdb6fd0: Layer already exists 02:25:21 07f360b5fa96: Layer already exists 02:25:21 65f5f2aa5bbf: Layer already exists 02:25:21 546685943c9e: Layer already exists 02:25:21 2534d362fc2c: Layer already exists 02:25:21 bb8734120e39: Layer already exists 02:25:21 f73e7dbfee58: Layer already exists 02:25:21 2.2.0-dev.70: digest: sha256:f89a715b9eef556f69596e9bd2d1714e450052f5fd4a5e4fa141398695aa8b1b size: 1990 [Pipeline] isUnix [Pipeline] sh 02:25:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:21 0b51c9bbf91b: Preparing 02:25:21 1124ffdb6fd0: Preparing 02:25:21 546685943c9e: Preparing 02:25:21 65f5f2aa5bbf: Preparing 02:25:21 07f360b5fa96: Preparing 02:25:21 bb8734120e39: Preparing 02:25:21 2534d362fc2c: Preparing 02:25:21 f73e7dbfee58: Preparing 02:25:21 bb8734120e39: Waiting 02:25:21 2534d362fc2c: Waiting 02:25:21 f73e7dbfee58: Waiting 02:25:21 1124ffdb6fd0: Layer already exists 02:25:21 07f360b5fa96: Layer already exists 02:25:21 546685943c9e: Layer already exists 02:25:21 65f5f2aa5bbf: Layer already exists 02:25:21 0b51c9bbf91b: Layer already exists 02:25:21 2534d362fc2c: Layer already exists 02:25:21 bb8734120e39: Layer already exists 02:25:21 f73e7dbfee58: Layer already exists 02:25:22 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:f89a715b9eef556f69596e9bd2d1714e450052f5fd4a5e4fa141398695aa8b1b size: 1990 [Pipeline] isUnix [Pipeline] sh 02:25:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:25:22 0b51c9bbf91b: Preparing 02:25:22 1124ffdb6fd0: Preparing 02:25:22 546685943c9e: Preparing 02:25:22 65f5f2aa5bbf: Preparing 02:25:22 07f360b5fa96: Preparing 02:25:22 bb8734120e39: Preparing 02:25:22 2534d362fc2c: Preparing 02:25:22 f73e7dbfee58: Preparing 02:25:22 2534d362fc2c: Waiting 02:25:22 f73e7dbfee58: Waiting 02:25:22 bb8734120e39: Waiting 02:25:22 1124ffdb6fd0: Layer already exists 02:25:22 0b51c9bbf91b: Layer already exists 02:25:22 65f5f2aa5bbf: Layer already exists 02:25:22 07f360b5fa96: Layer already exists 02:25:22 546685943c9e: Layer already exists 02:25:22 bb8734120e39: Layer already exists 02:25:22 2534d362fc2c: Layer already exists 02:25:23 f73e7dbfee58: Layer already exists 02:25:23 main: digest: sha256:f89a715b9eef556f69596e9bd2d1714e450052f5fd4a5e4fa141398695aa8b1b size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:23 ===================================================== [Pipeline] echo 02:25:23 taggedImages: 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.70 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:25:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:25:23 0af16247e954277414cce32b52e3a71aa2187729 02:25:23 latest 02:25:23 2.2.0-dev.70 02:25:23 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:23 main 02:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:25:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:24 96085dc4fe87: Preparing 02:25:24 970c34ff3669: Preparing 02:25:24 a44e90ec2f73: Preparing 02:25:24 6d4b490dba6c: Preparing 02:25:24 86f88bfc4e91: Preparing 02:25:24 43b4a7629c0d: Preparing 02:25:24 41101ccf0544: Preparing 02:25:24 35a886b9c3a5: Preparing 02:25:24 e8443e4fcb13: Preparing 02:25:24 f73e7dbfee58: Preparing 02:25:24 43b4a7629c0d: Waiting 02:25:24 41101ccf0544: Waiting 02:25:24 35a886b9c3a5: Waiting 02:25:24 e8443e4fcb13: Waiting 02:25:24 f73e7dbfee58: Waiting 02:25:24 970c34ff3669: Pushed 02:25:24 96085dc4fe87: Pushed 02:25:24 86f88bfc4e91: Pushed 02:25:24 43b4a7629c0d: Pushed 02:25:24 41101ccf0544: Pushed 02:25:24 35a886b9c3a5: Pushed 02:25:24 f73e7dbfee58: Layer already exists 02:25:24 e8443e4fcb13: Pushed 02:25:26 6d4b490dba6c: Pushed 02:25:27 a44e90ec2f73: Pushed 02:25:27 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:e6c62038c8429f28b6df14fb4b463b15b9308b40ca22e7f22c260a22a4ae1e5a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:25:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:28 96085dc4fe87: Preparing 02:25:28 970c34ff3669: Preparing 02:25:28 a44e90ec2f73: Preparing 02:25:28 6d4b490dba6c: Preparing 02:25:28 86f88bfc4e91: Preparing 02:25:28 43b4a7629c0d: Preparing 02:25:28 41101ccf0544: Preparing 02:25:28 35a886b9c3a5: Preparing 02:25:28 e8443e4fcb13: Preparing 02:25:28 f73e7dbfee58: Preparing 02:25:28 35a886b9c3a5: Waiting 02:25:28 43b4a7629c0d: Waiting 02:25:28 f73e7dbfee58: Waiting 02:25:28 e8443e4fcb13: Waiting 02:25:28 41101ccf0544: Waiting 02:25:28 96085dc4fe87: Layer already exists 02:25:28 86f88bfc4e91: Layer already exists 02:25:28 6d4b490dba6c: Layer already exists 02:25:28 a44e90ec2f73: Layer already exists 02:25:28 970c34ff3669: Layer already exists 02:25:28 41101ccf0544: Layer already exists 02:25:28 35a886b9c3a5: Layer already exists 02:25:28 43b4a7629c0d: Layer already exists 02:25:28 e8443e4fcb13: Layer already exists 02:25:28 f73e7dbfee58: Layer already exists 02:25:28 latest: digest: sha256:e6c62038c8429f28b6df14fb4b463b15b9308b40ca22e7f22c260a22a4ae1e5a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:25:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 02:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:29 96085dc4fe87: Preparing 02:25:29 970c34ff3669: Preparing 02:25:29 a44e90ec2f73: Preparing 02:25:29 6d4b490dba6c: Preparing 02:25:29 86f88bfc4e91: Preparing 02:25:29 43b4a7629c0d: Preparing 02:25:29 41101ccf0544: Preparing 02:25:29 35a886b9c3a5: Preparing 02:25:29 e8443e4fcb13: Preparing 02:25:29 f73e7dbfee58: Preparing 02:25:29 41101ccf0544: Waiting 02:25:29 43b4a7629c0d: Waiting 02:25:29 35a886b9c3a5: Waiting 02:25:29 e8443e4fcb13: Waiting 02:25:29 f73e7dbfee58: Waiting 02:25:29 86f88bfc4e91: Layer already exists 02:25:29 96085dc4fe87: Layer already exists 02:25:29 970c34ff3669: Layer already exists 02:25:29 a44e90ec2f73: Layer already exists 02:25:29 6d4b490dba6c: Layer already exists 02:25:29 e8443e4fcb13: Layer already exists 02:25:29 41101ccf0544: Layer already exists 02:25:29 43b4a7629c0d: Layer already exists 02:25:29 f73e7dbfee58: Layer already exists 02:25:29 35a886b9c3a5: Layer already exists 02:25:29 2.2.0-dev.70: digest: sha256:e6c62038c8429f28b6df14fb4b463b15b9308b40ca22e7f22c260a22a4ae1e5a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:25:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:30 96085dc4fe87: Preparing 02:25:30 970c34ff3669: Preparing 02:25:30 a44e90ec2f73: Preparing 02:25:30 6d4b490dba6c: Preparing 02:25:30 86f88bfc4e91: Preparing 02:25:30 43b4a7629c0d: Preparing 02:25:30 41101ccf0544: Preparing 02:25:30 35a886b9c3a5: Preparing 02:25:30 e8443e4fcb13: Preparing 02:25:30 f73e7dbfee58: Preparing 02:25:30 43b4a7629c0d: Waiting 02:25:30 41101ccf0544: Waiting 02:25:30 35a886b9c3a5: Waiting 02:25:30 e8443e4fcb13: Waiting 02:25:30 f73e7dbfee58: Waiting 02:25:30 96085dc4fe87: Layer already exists 02:25:30 a44e90ec2f73: Layer already exists 02:25:30 6d4b490dba6c: Layer already exists 02:25:30 86f88bfc4e91: Layer already exists 02:25:30 970c34ff3669: Layer already exists 02:25:30 35a886b9c3a5: Layer already exists 02:25:30 41101ccf0544: Layer already exists 02:25:30 e8443e4fcb13: Layer already exists 02:25:30 43b4a7629c0d: Layer already exists 02:25:30 f73e7dbfee58: Layer already exists 02:25:30 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:e6c62038c8429f28b6df14fb4b463b15b9308b40ca22e7f22c260a22a4ae1e5a size: 2405 [Pipeline] isUnix [Pipeline] sh 02:25:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:25:31 96085dc4fe87: Preparing 02:25:31 970c34ff3669: Preparing 02:25:31 a44e90ec2f73: Preparing 02:25:31 6d4b490dba6c: Preparing 02:25:31 86f88bfc4e91: Preparing 02:25:31 43b4a7629c0d: Preparing 02:25:31 41101ccf0544: Preparing 02:25:31 35a886b9c3a5: Preparing 02:25:31 e8443e4fcb13: Preparing 02:25:31 f73e7dbfee58: Preparing 02:25:31 43b4a7629c0d: Waiting 02:25:31 41101ccf0544: Waiting 02:25:31 35a886b9c3a5: Waiting 02:25:31 e8443e4fcb13: Waiting 02:25:31 f73e7dbfee58: Waiting 02:25:31 6d4b490dba6c: Layer already exists 02:25:31 a44e90ec2f73: Layer already exists 02:25:31 86f88bfc4e91: Layer already exists 02:25:31 970c34ff3669: Layer already exists 02:25:31 96085dc4fe87: Layer already exists 02:25:31 35a886b9c3a5: Layer already exists 02:25:31 43b4a7629c0d: Layer already exists 02:25:31 f73e7dbfee58: Layer already exists 02:25:31 e8443e4fcb13: Layer already exists 02:25:31 41101ccf0544: Layer already exists 02:25:31 main: digest: sha256:e6c62038c8429f28b6df14fb4b463b15b9308b40ca22e7f22c260a22a4ae1e5a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:31 ===================================================== [Pipeline] echo 02:25:31 taggedImages: 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.70 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:25:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:25:31 0af16247e954277414cce32b52e3a71aa2187729 02:25:31 latest 02:25:31 2.2.0-dev.70 02:25:31 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:31 main 02:25:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:25:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:32 189f74c716c7: Preparing 02:25:32 8750a02adb94: Preparing 02:25:32 32f9177357ec: Preparing 02:25:32 b25b20f76468: Preparing 02:25:32 c749e522ee66: Preparing 02:25:32 4f4ce317c6bb: Preparing 02:25:32 4f4ce317c6bb: Waiting 02:25:32 32f9177357ec: Layer already exists 02:25:32 4f4ce317c6bb: Layer already exists 02:25:32 c749e522ee66: Pushed 02:25:32 189f74c716c7: Pushed 02:25:34 b25b20f76468: Pushed 02:25:37 8750a02adb94: Pushed 02:25:37 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:49b86d6bcd5f70d318731776508e06f7bf1e4a8ae9f49698fa6076b2be91271e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:25:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:38 189f74c716c7: Preparing 02:25:38 8750a02adb94: Preparing 02:25:38 32f9177357ec: Preparing 02:25:38 b25b20f76468: Preparing 02:25:38 c749e522ee66: Preparing 02:25:38 4f4ce317c6bb: Preparing 02:25:38 4f4ce317c6bb: Waiting 02:25:38 8750a02adb94: Layer already exists 02:25:38 189f74c716c7: Layer already exists 02:25:38 c749e522ee66: Layer already exists 02:25:38 b25b20f76468: Layer already exists 02:25:38 32f9177357ec: Layer already exists 02:25:38 4f4ce317c6bb: Layer already exists 02:25:38 latest: digest: sha256:49b86d6bcd5f70d318731776508e06f7bf1e4a8ae9f49698fa6076b2be91271e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:25:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 02:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:39 189f74c716c7: Preparing 02:25:39 8750a02adb94: Preparing 02:25:39 32f9177357ec: Preparing 02:25:39 b25b20f76468: Preparing 02:25:39 c749e522ee66: Preparing 02:25:39 4f4ce317c6bb: Preparing 02:25:39 4f4ce317c6bb: Waiting 02:25:39 32f9177357ec: Layer already exists 02:25:39 189f74c716c7: Layer already exists 02:25:39 8750a02adb94: Layer already exists 02:25:39 c749e522ee66: Layer already exists 02:25:39 b25b20f76468: Layer already exists 02:25:39 4f4ce317c6bb: Layer already exists 02:25:39 2.2.0-dev.70: digest: sha256:49b86d6bcd5f70d318731776508e06f7bf1e4a8ae9f49698fa6076b2be91271e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:25:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:25:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:40 189f74c716c7: Preparing 02:25:40 8750a02adb94: Preparing 02:25:40 32f9177357ec: Preparing 02:25:40 b25b20f76468: Preparing 02:25:40 c749e522ee66: Preparing 02:25:40 4f4ce317c6bb: Preparing 02:25:40 4f4ce317c6bb: Waiting 02:25:40 c749e522ee66: Layer already exists 02:25:40 8750a02adb94: Layer already exists 02:25:40 32f9177357ec: Layer already exists 02:25:40 b25b20f76468: Layer already exists 02:25:40 4f4ce317c6bb: Layer already exists 02:25:41 189f74c716c7: Layer already exists 02:25:41 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:49b86d6bcd5f70d318731776508e06f7bf1e4a8ae9f49698fa6076b2be91271e size: 1572 [Pipeline] isUnix [Pipeline] sh 02:25:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 02:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:25:42 189f74c716c7: Preparing 02:25:42 8750a02adb94: Preparing 02:25:42 32f9177357ec: Preparing 02:25:42 b25b20f76468: Preparing 02:25:42 c749e522ee66: Preparing 02:25:42 4f4ce317c6bb: Preparing 02:25:42 4f4ce317c6bb: Waiting 02:25:42 189f74c716c7: Layer already exists 02:25:42 32f9177357ec: Layer already exists 02:25:42 8750a02adb94: Layer already exists 02:25:42 c749e522ee66: Layer already exists 02:25:42 b25b20f76468: Layer already exists 02:25:42 4f4ce317c6bb: Layer already exists 02:25:42 main: digest: sha256:49b86d6bcd5f70d318731776508e06f7bf1e4a8ae9f49698fa6076b2be91271e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:42 ===================================================== [Pipeline] echo 02:25:42 taggedImages: 02:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.70 02:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:25:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:25:42 0af16247e954277414cce32b52e3a71aa2187729 02:25:42 latest 02:25:42 2.2.0-dev.70 02:25:42 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:25:42 main 02:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:25:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:25:43 45efe0f11b06: Preparing 02:25:43 f15f24f81c71: Preparing 02:25:43 86b7c4a3947b: Preparing 02:25:43 aa646e370796: Preparing 02:25:43 26d6dff8dae5: Preparing 02:25:43 6a56c9778a85: Preparing 02:25:43 c749e522ee66: Preparing 02:25:43 4f4ce317c6bb: Preparing 02:25:43 6a56c9778a85: Waiting 02:25:43 c749e522ee66: Waiting 02:25:43 4f4ce317c6bb: Waiting 02:25:43 f15f24f81c71: Pushed 02:25:43 86b7c4a3947b: Pushed 02:25:43 c749e522ee66: Layer already exists 02:25:43 4f4ce317c6bb: Layer already exists 02:25:43 45efe0f11b06: Pushed 02:25:44 6a56c9778a85: Pushed 02:25:53 26d6dff8dae5: Pushed 02:26:01 aa646e370796: Pushed 02:26:01 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:28f11b0fa111890bd03de740dbefab1ac026b3e3a1f511b031f7f16e92597c5c size: 1992 [Pipeline] isUnix [Pipeline] sh 02:26:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:26:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:02 45efe0f11b06: Preparing 02:26:02 f15f24f81c71: Preparing 02:26:02 86b7c4a3947b: Preparing 02:26:02 aa646e370796: Preparing 02:26:02 26d6dff8dae5: Preparing 02:26:02 6a56c9778a85: Preparing 02:26:02 c749e522ee66: Preparing 02:26:02 4f4ce317c6bb: Preparing 02:26:02 6a56c9778a85: Waiting 02:26:02 4f4ce317c6bb: Waiting 02:26:02 c749e522ee66: Waiting 02:26:02 45efe0f11b06: Layer already exists 02:26:02 86b7c4a3947b: Layer already exists 02:26:02 aa646e370796: Layer already exists 02:26:02 f15f24f81c71: Layer already exists 02:26:02 26d6dff8dae5: Layer already exists 02:26:02 6a56c9778a85: Layer already exists 02:26:02 c749e522ee66: Layer already exists 02:26:02 4f4ce317c6bb: Layer already exists 02:26:02 latest: digest: sha256:28f11b0fa111890bd03de740dbefab1ac026b3e3a1f511b031f7f16e92597c5c size: 1992 [Pipeline] isUnix [Pipeline] sh 02:26:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 02:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:03 45efe0f11b06: Preparing 02:26:03 f15f24f81c71: Preparing 02:26:03 86b7c4a3947b: Preparing 02:26:03 aa646e370796: Preparing 02:26:03 26d6dff8dae5: Preparing 02:26:03 6a56c9778a85: Preparing 02:26:03 c749e522ee66: Preparing 02:26:03 4f4ce317c6bb: Preparing 02:26:03 6a56c9778a85: Waiting 02:26:03 4f4ce317c6bb: Waiting 02:26:03 45efe0f11b06: Layer already exists 02:26:03 6a56c9778a85: Layer already exists 02:26:03 c749e522ee66: Layer already exists 02:26:03 4f4ce317c6bb: Layer already exists 02:26:03 86b7c4a3947b: Layer already exists 02:26:03 aa646e370796: Layer already exists 02:26:04 26d6dff8dae5: Layer already exists 02:26:04 f15f24f81c71: Layer already exists 02:26:04 2.2.0-dev.70: digest: sha256:28f11b0fa111890bd03de740dbefab1ac026b3e3a1f511b031f7f16e92597c5c size: 1992 [Pipeline] isUnix [Pipeline] sh 02:26:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:05 45efe0f11b06: Preparing 02:26:05 f15f24f81c71: Preparing 02:26:05 86b7c4a3947b: Preparing 02:26:05 aa646e370796: Preparing 02:26:05 26d6dff8dae5: Preparing 02:26:05 6a56c9778a85: Preparing 02:26:05 c749e522ee66: Preparing 02:26:05 4f4ce317c6bb: Preparing 02:26:05 6a56c9778a85: Waiting 02:26:05 c749e522ee66: Waiting 02:26:05 4f4ce317c6bb: Waiting 02:26:05 45efe0f11b06: Layer already exists 02:26:05 f15f24f81c71: Layer already exists 02:26:05 86b7c4a3947b: Layer already exists 02:26:05 26d6dff8dae5: Layer already exists 02:26:05 aa646e370796: Layer already exists 02:26:05 c749e522ee66: Layer already exists 02:26:05 6a56c9778a85: Layer already exists 02:26:05 4f4ce317c6bb: Layer already exists 02:26:05 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:28f11b0fa111890bd03de740dbefab1ac026b3e3a1f511b031f7f16e92597c5c size: 1992 [Pipeline] isUnix [Pipeline] sh 02:26:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 02:26:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:26:06 45efe0f11b06: Preparing 02:26:06 f15f24f81c71: Preparing 02:26:06 86b7c4a3947b: Preparing 02:26:06 aa646e370796: Preparing 02:26:06 26d6dff8dae5: Preparing 02:26:06 6a56c9778a85: Preparing 02:26:06 c749e522ee66: Preparing 02:26:06 4f4ce317c6bb: Preparing 02:26:06 6a56c9778a85: Waiting 02:26:06 c749e522ee66: Waiting 02:26:06 4f4ce317c6bb: Waiting 02:26:06 f15f24f81c71: Layer already exists 02:26:06 86b7c4a3947b: Layer already exists 02:26:06 26d6dff8dae5: Layer already exists 02:26:06 45efe0f11b06: Layer already exists 02:26:06 aa646e370796: Layer already exists 02:26:06 6a56c9778a85: Layer already exists 02:26:06 4f4ce317c6bb: Layer already exists 02:26:06 c749e522ee66: Layer already exists 02:26:06 main: digest: sha256:28f11b0fa111890bd03de740dbefab1ac026b3e3a1f511b031f7f16e92597c5c size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:06 ===================================================== [Pipeline] echo 02:26:06 taggedImages: 02:26:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:26:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.70 02:26:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:26:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:26:06 0af16247e954277414cce32b52e3a71aa2187729 02:26:06 latest 02:26:06 2.2.0-dev.70 02:26:06 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:06 main 02:26:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:07 28457b3cdd29: Preparing 02:26:07 3410fb9b5077: Preparing 02:26:07 ccfb3ced8a8b: Preparing 02:26:07 944a6dff62b2: Preparing 02:26:07 59f8b267779b: Preparing 02:26:07 c749e522ee66: Preparing 02:26:07 4f4ce317c6bb: Preparing 02:26:07 c749e522ee66: Waiting 02:26:07 4f4ce317c6bb: Waiting 02:26:07 28457b3cdd29: Pushed 02:26:07 ccfb3ced8a8b: Pushed 02:26:07 3410fb9b5077: Pushed 02:26:07 c749e522ee66: Layer already exists 02:26:07 4f4ce317c6bb: Layer already exists 02:26:08 59f8b267779b: Pushed 02:26:26 944a6dff62b2: Pushed 02:26:26 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:4db45810c0b22214c1590f905ed60825545d215da180fe5bcd1eb145a8e3419b size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:27 28457b3cdd29: Preparing 02:26:27 3410fb9b5077: Preparing 02:26:27 ccfb3ced8a8b: Preparing 02:26:27 944a6dff62b2: Preparing 02:26:27 59f8b267779b: Preparing 02:26:27 c749e522ee66: Preparing 02:26:27 4f4ce317c6bb: Preparing 02:26:27 c749e522ee66: Waiting 02:26:27 4f4ce317c6bb: Waiting 02:26:27 944a6dff62b2: Layer already exists 02:26:27 59f8b267779b: Layer already exists 02:26:27 ccfb3ced8a8b: Layer already exists 02:26:27 3410fb9b5077: Layer already exists 02:26:27 28457b3cdd29: Layer already exists 02:26:27 c749e522ee66: Layer already exists 02:26:27 4f4ce317c6bb: Layer already exists 02:26:27 latest: digest: sha256:4db45810c0b22214c1590f905ed60825545d215da180fe5bcd1eb145a8e3419b size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 02:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:28 28457b3cdd29: Preparing 02:26:28 3410fb9b5077: Preparing 02:26:28 ccfb3ced8a8b: Preparing 02:26:28 944a6dff62b2: Preparing 02:26:28 59f8b267779b: Preparing 02:26:28 c749e522ee66: Preparing 02:26:28 4f4ce317c6bb: Preparing 02:26:28 c749e522ee66: Waiting 02:26:28 4f4ce317c6bb: Waiting 02:26:28 59f8b267779b: Layer already exists 02:26:28 28457b3cdd29: Layer already exists 02:26:28 944a6dff62b2: Layer already exists 02:26:28 3410fb9b5077: Layer already exists 02:26:28 ccfb3ced8a8b: Layer already exists 02:26:28 4f4ce317c6bb: Layer already exists 02:26:28 c749e522ee66: Layer already exists 02:26:28 2.2.0-dev.70: digest: sha256:4db45810c0b22214c1590f905ed60825545d215da180fe5bcd1eb145a8e3419b size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:29 28457b3cdd29: Preparing 02:26:29 3410fb9b5077: Preparing 02:26:29 ccfb3ced8a8b: Preparing 02:26:29 944a6dff62b2: Preparing 02:26:29 59f8b267779b: Preparing 02:26:29 c749e522ee66: Preparing 02:26:29 4f4ce317c6bb: Preparing 02:26:29 c749e522ee66: Waiting 02:26:29 4f4ce317c6bb: Waiting 02:26:29 59f8b267779b: Layer already exists 02:26:29 ccfb3ced8a8b: Layer already exists 02:26:29 944a6dff62b2: Layer already exists 02:26:29 28457b3cdd29: Layer already exists 02:26:29 3410fb9b5077: Layer already exists 02:26:29 c749e522ee66: Layer already exists 02:26:29 4f4ce317c6bb: Layer already exists 02:26:29 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:4db45810c0b22214c1590f905ed60825545d215da180fe5bcd1eb145a8e3419b size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 02:26:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:26:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:26:31 28457b3cdd29: Preparing 02:26:31 3410fb9b5077: Preparing 02:26:31 ccfb3ced8a8b: Preparing 02:26:31 944a6dff62b2: Preparing 02:26:31 59f8b267779b: Preparing 02:26:31 c749e522ee66: Preparing 02:26:31 4f4ce317c6bb: Preparing 02:26:31 c749e522ee66: Waiting 02:26:31 4f4ce317c6bb: Waiting 02:26:31 944a6dff62b2: Layer already exists 02:26:31 3410fb9b5077: Layer already exists 02:26:31 28457b3cdd29: Layer already exists 02:26:31 59f8b267779b: Layer already exists 02:26:31 ccfb3ced8a8b: Layer already exists 02:26:31 c749e522ee66: Layer already exists 02:26:31 4f4ce317c6bb: Layer already exists 02:26:31 main: digest: sha256:4db45810c0b22214c1590f905ed60825545d215da180fe5bcd1eb145a8e3419b size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:31 ===================================================== [Pipeline] echo 02:26:31 taggedImages: 02:26:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:26:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.70 02:26:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:31 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:26:31 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:26:31 0af16247e954277414cce32b52e3a71aa2187729 02:26:31 latest 02:26:31 2.2.0-dev.70 02:26:31 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:31 main 02:26:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:26:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:32 bbe1a93b329f: Preparing 02:26:32 ba19348a2c09: Preparing 02:26:32 ccb6bd70cee2: Preparing 02:26:32 90b5c164bb07: Preparing 02:26:32 6a56c9778a85: Preparing 02:26:32 c749e522ee66: Preparing 02:26:32 4f4ce317c6bb: Preparing 02:26:32 c749e522ee66: Waiting 02:26:32 4f4ce317c6bb: Waiting 02:26:32 6a56c9778a85: Layer already exists 02:26:32 c749e522ee66: Layer already exists 02:26:32 4f4ce317c6bb: Layer already exists 02:26:32 ba19348a2c09: Pushed 02:26:32 ccb6bd70cee2: Pushed 02:26:32 bbe1a93b329f: Pushed 02:26:50 90b5c164bb07: Pushed 02:26:50 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:c32280b3d5225aaa05b7149a7f673ba7af881387df590c43d9b107fc116c1e31 size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:26:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:51 bbe1a93b329f: Preparing 02:26:51 ba19348a2c09: Preparing 02:26:51 ccb6bd70cee2: Preparing 02:26:51 90b5c164bb07: Preparing 02:26:51 6a56c9778a85: Preparing 02:26:51 c749e522ee66: Preparing 02:26:51 4f4ce317c6bb: Preparing 02:26:51 4f4ce317c6bb: Waiting 02:26:51 c749e522ee66: Waiting 02:26:51 90b5c164bb07: Layer already exists 02:26:51 ba19348a2c09: Layer already exists 02:26:51 bbe1a93b329f: Layer already exists 02:26:51 ccb6bd70cee2: Layer already exists 02:26:51 6a56c9778a85: Layer already exists 02:26:51 c749e522ee66: Layer already exists 02:26:51 4f4ce317c6bb: Layer already exists 02:26:51 latest: digest: sha256:c32280b3d5225aaa05b7149a7f673ba7af881387df590c43d9b107fc116c1e31 size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 02:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:52 bbe1a93b329f: Preparing 02:26:52 ba19348a2c09: Preparing 02:26:52 ccb6bd70cee2: Preparing 02:26:52 90b5c164bb07: Preparing 02:26:52 6a56c9778a85: Preparing 02:26:52 c749e522ee66: Preparing 02:26:52 4f4ce317c6bb: Preparing 02:26:52 c749e522ee66: Waiting 02:26:52 4f4ce317c6bb: Waiting 02:26:52 90b5c164bb07: Layer already exists 02:26:52 6a56c9778a85: Layer already exists 02:26:52 ba19348a2c09: Layer already exists 02:26:52 bbe1a93b329f: Layer already exists 02:26:52 ccb6bd70cee2: Layer already exists 02:26:52 4f4ce317c6bb: Layer already exists 02:26:52 c749e522ee66: Layer already exists 02:26:52 2.2.0-dev.70: digest: sha256:c32280b3d5225aaa05b7149a7f673ba7af881387df590c43d9b107fc116c1e31 size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:26:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:53 bbe1a93b329f: Preparing 02:26:53 ba19348a2c09: Preparing 02:26:53 ccb6bd70cee2: Preparing 02:26:53 90b5c164bb07: Preparing 02:26:53 6a56c9778a85: Preparing 02:26:53 c749e522ee66: Preparing 02:26:53 4f4ce317c6bb: Preparing 02:26:53 c749e522ee66: Waiting 02:26:53 4f4ce317c6bb: Waiting 02:26:53 ccb6bd70cee2: Layer already exists 02:26:53 90b5c164bb07: Layer already exists 02:26:53 ba19348a2c09: Layer already exists 02:26:53 bbe1a93b329f: Layer already exists 02:26:53 6a56c9778a85: Layer already exists 02:26:53 c749e522ee66: Layer already exists 02:26:53 4f4ce317c6bb: Layer already exists 02:26:53 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:c32280b3d5225aaa05b7149a7f673ba7af881387df590c43d9b107fc116c1e31 size: 1780 [Pipeline] isUnix [Pipeline] sh 02:26:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 02:26:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:26:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:26:54 bbe1a93b329f: Preparing 02:26:54 ba19348a2c09: Preparing 02:26:54 ccb6bd70cee2: Preparing 02:26:54 90b5c164bb07: Preparing 02:26:54 6a56c9778a85: Preparing 02:26:54 c749e522ee66: Preparing 02:26:54 4f4ce317c6bb: Preparing 02:26:54 c749e522ee66: Waiting 02:26:54 4f4ce317c6bb: Waiting 02:26:54 90b5c164bb07: Layer already exists 02:26:54 bbe1a93b329f: Layer already exists 02:26:54 6a56c9778a85: Layer already exists 02:26:54 ccb6bd70cee2: Layer already exists 02:26:54 ba19348a2c09: Layer already exists 02:26:54 4f4ce317c6bb: Layer already exists 02:26:54 c749e522ee66: Layer already exists 02:26:54 main: digest: sha256:c32280b3d5225aaa05b7149a7f673ba7af881387df590c43d9b107fc116c1e31 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:54 ===================================================== [Pipeline] echo 02:26:54 taggedImages: 02:26:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:26:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.70 02:26:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:26:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:26:54 0af16247e954277414cce32b52e3a71aa2187729 02:26:54 latest 02:26:54 2.2.0-dev.70 02:26:54 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:26:54 main 02:26:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:26:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:26:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:26:55 22f7344ca2a4: Preparing 02:26:55 f210ad189eff: Preparing 02:26:55 32f9177357ec: Preparing 02:26:55 6b5335f29923: Preparing 02:26:55 f73e7dbfee58: Preparing 02:26:55 f73e7dbfee58: Layer already exists 02:26:55 32f9177357ec: Layer already exists 02:26:55 22f7344ca2a4: Pushed 02:26:56 6b5335f29923: Pushed 02:26:58 f210ad189eff: Pushed 02:26:58 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:babc19668817553cd46aad4a6447ccedf155e572d2400c60a30cb7df7b4c8057 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:26:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:26:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:26:59 22f7344ca2a4: Preparing 02:26:59 f210ad189eff: Preparing 02:26:59 32f9177357ec: Preparing 02:26:59 6b5335f29923: Preparing 02:26:59 f73e7dbfee58: Preparing 02:26:59 22f7344ca2a4: Layer already exists 02:26:59 f73e7dbfee58: Layer already exists 02:26:59 6b5335f29923: Layer already exists 02:26:59 32f9177357ec: Layer already exists 02:26:59 f210ad189eff: Layer already exists 02:26:59 latest: digest: sha256:babc19668817553cd46aad4a6447ccedf155e572d2400c60a30cb7df7b4c8057 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:26:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 02:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:00 22f7344ca2a4: Preparing 02:27:00 f210ad189eff: Preparing 02:27:00 32f9177357ec: Preparing 02:27:00 6b5335f29923: Preparing 02:27:00 f73e7dbfee58: Preparing 02:27:00 22f7344ca2a4: Layer already exists 02:27:00 f73e7dbfee58: Layer already exists 02:27:00 6b5335f29923: Layer already exists 02:27:00 32f9177357ec: Layer already exists 02:27:00 f210ad189eff: Layer already exists 02:27:00 2.2.0-dev.70: digest: sha256:babc19668817553cd46aad4a6447ccedf155e572d2400c60a30cb7df7b4c8057 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:27:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:01 22f7344ca2a4: Preparing 02:27:01 f210ad189eff: Preparing 02:27:01 32f9177357ec: Preparing 02:27:01 6b5335f29923: Preparing 02:27:01 f73e7dbfee58: Preparing 02:27:01 6b5335f29923: Layer already exists 02:27:01 f73e7dbfee58: Layer already exists 02:27:01 32f9177357ec: Layer already exists 02:27:01 22f7344ca2a4: Layer already exists 02:27:01 f210ad189eff: Layer already exists 02:27:01 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:babc19668817553cd46aad4a6447ccedf155e572d2400c60a30cb7df7b4c8057 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:27:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 02:27:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:27:02 22f7344ca2a4: Preparing 02:27:02 f210ad189eff: Preparing 02:27:02 32f9177357ec: Preparing 02:27:02 6b5335f29923: Preparing 02:27:02 f73e7dbfee58: Preparing 02:27:02 22f7344ca2a4: Layer already exists 02:27:02 32f9177357ec: Layer already exists 02:27:02 f210ad189eff: Layer already exists 02:27:02 f73e7dbfee58: Layer already exists 02:27:02 6b5335f29923: Layer already exists 02:27:02 main: digest: sha256:babc19668817553cd46aad4a6447ccedf155e572d2400c60a30cb7df7b4c8057 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:02 ===================================================== [Pipeline] echo 02:27:02 taggedImages: 02:27:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:27:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:27:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.70 02:27:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:27:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:27:02 0af16247e954277414cce32b52e3a71aa2187729 02:27:02 latest 02:27:02 2.2.0-dev.70 02:27:02 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:02 main 02:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:27:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:03 fb7c289b47e5: Preparing 02:27:03 9a61dc0cf0f2: Preparing 02:27:03 32f9177357ec: Preparing 02:27:03 6ac928c380ad: Preparing 02:27:03 f73e7dbfee58: Preparing 02:27:03 f73e7dbfee58: Layer already exists 02:27:03 32f9177357ec: Layer already exists 02:27:03 6ac928c380ad: Layer already exists 02:27:03 fb7c289b47e5: Pushed 02:27:05 9a61dc0cf0f2: Pushed 02:27:05 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:47993771689eff48127bce6826e006a413f8ba1adea30af6cab8f68e44350d52 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:27:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:27:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:27:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:06 fb7c289b47e5: Preparing 02:27:06 9a61dc0cf0f2: Preparing 02:27:06 32f9177357ec: Preparing 02:27:06 6ac928c380ad: Preparing 02:27:06 f73e7dbfee58: Preparing 02:27:06 fb7c289b47e5: Layer already exists 02:27:06 32f9177357ec: Layer already exists 02:27:06 6ac928c380ad: Layer already exists 02:27:06 f73e7dbfee58: Layer already exists 02:27:06 9a61dc0cf0f2: Layer already exists 02:27:06 latest: digest: sha256:47993771689eff48127bce6826e006a413f8ba1adea30af6cab8f68e44350d52 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:27:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 02:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:07 fb7c289b47e5: Preparing 02:27:07 9a61dc0cf0f2: Preparing 02:27:07 32f9177357ec: Preparing 02:27:07 6ac928c380ad: Preparing 02:27:07 f73e7dbfee58: Preparing 02:27:07 f73e7dbfee58: Layer already exists 02:27:07 32f9177357ec: Layer already exists 02:27:07 fb7c289b47e5: Layer already exists 02:27:07 9a61dc0cf0f2: Layer already exists 02:27:07 6ac928c380ad: Layer already exists 02:27:07 2.2.0-dev.70: digest: sha256:47993771689eff48127bce6826e006a413f8ba1adea30af6cab8f68e44350d52 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:27:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:08 fb7c289b47e5: Preparing 02:27:08 9a61dc0cf0f2: Preparing 02:27:08 32f9177357ec: Preparing 02:27:08 6ac928c380ad: Preparing 02:27:08 f73e7dbfee58: Preparing 02:27:08 32f9177357ec: Layer already exists 02:27:08 fb7c289b47e5: Layer already exists 02:27:08 9a61dc0cf0f2: Layer already exists 02:27:08 6ac928c380ad: Layer already exists 02:27:08 f73e7dbfee58: Layer already exists 02:27:08 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:47993771689eff48127bce6826e006a413f8ba1adea30af6cab8f68e44350d52 size: 1364 [Pipeline] isUnix [Pipeline] sh 02:27:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 02:27:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:27:09 fb7c289b47e5: Preparing 02:27:09 9a61dc0cf0f2: Preparing 02:27:09 32f9177357ec: Preparing 02:27:09 6ac928c380ad: Preparing 02:27:09 f73e7dbfee58: Preparing 02:27:09 32f9177357ec: Layer already exists 02:27:09 fb7c289b47e5: Layer already exists 02:27:09 6ac928c380ad: Layer already exists 02:27:09 9a61dc0cf0f2: Layer already exists 02:27:09 f73e7dbfee58: Layer already exists 02:27:09 main: digest: sha256:47993771689eff48127bce6826e006a413f8ba1adea30af6cab8f68e44350d52 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:09 ===================================================== [Pipeline] echo 02:27:09 taggedImages: 02:27:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:27:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:27:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.70 02:27:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 02:27:09 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 02:27:09 0af16247e954277414cce32b52e3a71aa2187729 02:27:09 latest 02:27:09 2.2.0-dev.70 02:27:09 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:09 main 02:27:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 [Pipeline] isUnix [Pipeline] sh 02:27:10 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:27:10 8c165ec58453: Preparing 02:27:10 42e56fc975ee: Preparing 02:27:10 a5c9a7517ae0: Preparing 02:27:10 98d2161e3157: Preparing 02:27:10 f0e5a4d6c014: Preparing 02:27:10 3b19d27f08f7: Preparing 02:27:10 73bb99a6e169: Preparing 02:27:10 ec06c3102977: Preparing 02:27:10 6a3c62e080c7: Preparing 02:27:10 340cb19ca677: Preparing 02:27:10 4f4ce317c6bb: Preparing 02:27:10 ec06c3102977: Waiting 02:27:10 6a3c62e080c7: Waiting 02:27:10 4f4ce317c6bb: Waiting 02:27:10 340cb19ca677: Waiting 02:27:10 73bb99a6e169: Waiting 02:27:10 3b19d27f08f7: Waiting 02:27:10 f0e5a4d6c014: Layer already exists 02:27:10 3b19d27f08f7: Layer already exists 02:27:10 73bb99a6e169: Layer already exists 02:27:10 42e56fc975ee: Pushed 02:27:10 ec06c3102977: Layer already exists 02:27:10 6a3c62e080c7: Layer already exists 02:27:10 340cb19ca677: Layer already exists 02:27:10 4f4ce317c6bb: Layer already exists 02:27:11 8c165ec58453: Pushed 02:27:13 a5c9a7517ae0: Pushed 02:27:31 98d2161e3157: Pushed 02:27:31 0af16247e954277414cce32b52e3a71aa2187729: digest: sha256:05a30485fccb51fc697e798f6498bcd3c0cbef4b505655acc07a79a33b647574 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:27:31 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:27:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:27:32 8c165ec58453: Preparing 02:27:32 42e56fc975ee: Preparing 02:27:32 a5c9a7517ae0: Preparing 02:27:32 98d2161e3157: Preparing 02:27:32 f0e5a4d6c014: Preparing 02:27:32 3b19d27f08f7: Preparing 02:27:32 73bb99a6e169: Preparing 02:27:32 ec06c3102977: Preparing 02:27:32 6a3c62e080c7: Preparing 02:27:32 340cb19ca677: Preparing 02:27:32 4f4ce317c6bb: Preparing 02:27:32 ec06c3102977: Waiting 02:27:32 340cb19ca677: Waiting 02:27:32 4f4ce317c6bb: Waiting 02:27:32 3b19d27f08f7: Waiting 02:27:32 73bb99a6e169: Waiting 02:27:32 6a3c62e080c7: Waiting 02:27:32 f0e5a4d6c014: Layer already exists 02:27:32 98d2161e3157: Layer already exists 02:27:32 42e56fc975ee: Layer already exists 02:27:32 a5c9a7517ae0: Layer already exists 02:27:32 8c165ec58453: Layer already exists 02:27:32 ec06c3102977: Layer already exists 02:27:32 6a3c62e080c7: Layer already exists 02:27:32 73bb99a6e169: Layer already exists 02:27:32 340cb19ca677: Layer already exists 02:27:32 3b19d27f08f7: Layer already exists 02:27:32 4f4ce317c6bb: Layer already exists 02:27:32 latest: digest: sha256:05a30485fccb51fc697e798f6498bcd3c0cbef4b505655acc07a79a33b647574 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:27:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 02:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:27:33 8c165ec58453: Preparing 02:27:33 42e56fc975ee: Preparing 02:27:33 a5c9a7517ae0: Preparing 02:27:33 98d2161e3157: Preparing 02:27:33 f0e5a4d6c014: Preparing 02:27:33 3b19d27f08f7: Preparing 02:27:33 73bb99a6e169: Preparing 02:27:33 ec06c3102977: Preparing 02:27:33 6a3c62e080c7: Preparing 02:27:33 340cb19ca677: Preparing 02:27:33 4f4ce317c6bb: Preparing 02:27:33 ec06c3102977: Waiting 02:27:33 6a3c62e080c7: Waiting 02:27:33 3b19d27f08f7: Waiting 02:27:33 73bb99a6e169: Waiting 02:27:33 340cb19ca677: Waiting 02:27:33 f0e5a4d6c014: Layer already exists 02:27:33 42e56fc975ee: Layer already exists 02:27:33 8c165ec58453: Layer already exists 02:27:33 a5c9a7517ae0: Layer already exists 02:27:33 98d2161e3157: Layer already exists 02:27:33 3b19d27f08f7: Layer already exists 02:27:33 73bb99a6e169: Layer already exists 02:27:33 6a3c62e080c7: Layer already exists 02:27:33 340cb19ca677: Layer already exists 02:27:33 ec06c3102977: Layer already exists 02:27:33 4f4ce317c6bb: Layer already exists 02:27:33 2.2.0-dev.70: digest: sha256:05a30485fccb51fc697e798f6498bcd3c0cbef4b505655acc07a79a33b647574 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:27:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 [Pipeline] isUnix [Pipeline] sh 02:27:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:27:34 8c165ec58453: Preparing 02:27:34 42e56fc975ee: Preparing 02:27:34 a5c9a7517ae0: Preparing 02:27:34 98d2161e3157: Preparing 02:27:34 f0e5a4d6c014: Preparing 02:27:34 3b19d27f08f7: Preparing 02:27:34 73bb99a6e169: Preparing 02:27:34 ec06c3102977: Preparing 02:27:34 6a3c62e080c7: Preparing 02:27:34 340cb19ca677: Preparing 02:27:34 4f4ce317c6bb: Preparing 02:27:34 73bb99a6e169: Waiting 02:27:34 ec06c3102977: Waiting 02:27:34 6a3c62e080c7: Waiting 02:27:34 340cb19ca677: Waiting 02:27:34 4f4ce317c6bb: Waiting 02:27:34 3b19d27f08f7: Waiting 02:27:34 8c165ec58453: Layer already exists 02:27:34 f0e5a4d6c014: Layer already exists 02:27:34 98d2161e3157: Layer already exists 02:27:34 42e56fc975ee: Layer already exists 02:27:34 a5c9a7517ae0: Layer already exists 02:27:34 3b19d27f08f7: Layer already exists 02:27:34 73bb99a6e169: Layer already exists 02:27:34 6a3c62e080c7: Layer already exists 02:27:34 ec06c3102977: Layer already exists 02:27:34 340cb19ca677: Layer already exists 02:27:34 4f4ce317c6bb: Layer already exists 02:27:34 0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70: digest: sha256:05a30485fccb51fc697e798f6498bcd3c0cbef4b505655acc07a79a33b647574 size: 2622 [Pipeline] isUnix [Pipeline] sh 02:27:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 02:27:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 02:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 02:27:35 8c165ec58453: Preparing 02:27:35 42e56fc975ee: Preparing 02:27:35 a5c9a7517ae0: Preparing 02:27:35 98d2161e3157: Preparing 02:27:35 f0e5a4d6c014: Preparing 02:27:35 3b19d27f08f7: Preparing 02:27:35 73bb99a6e169: Preparing 02:27:35 ec06c3102977: Preparing 02:27:35 6a3c62e080c7: Preparing 02:27:35 340cb19ca677: Preparing 02:27:35 4f4ce317c6bb: Preparing 02:27:35 ec06c3102977: Waiting 02:27:35 340cb19ca677: Waiting 02:27:35 4f4ce317c6bb: Waiting 02:27:35 3b19d27f08f7: Waiting 02:27:35 73bb99a6e169: Waiting 02:27:35 f0e5a4d6c014: Layer already exists 02:27:35 a5c9a7517ae0: Layer already exists 02:27:35 98d2161e3157: Layer already exists 02:27:35 8c165ec58453: Layer already exists 02:27:35 42e56fc975ee: Layer already exists 02:27:35 3b19d27f08f7: Layer already exists 02:27:35 ec06c3102977: Layer already exists 02:27:35 6a3c62e080c7: Layer already exists 02:27:35 340cb19ca677: Layer already exists 02:27:35 73bb99a6e169: Layer already exists 02:27:35 4f4ce317c6bb: Layer already exists 02:27:35 main: digest: sha256:05a30485fccb51fc697e798f6498bcd3c0cbef4b505655acc07a79a33b647574 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:27:35 ===================================================== [Pipeline] echo 02:27:35 taggedImages: 02:27:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729 02:27:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 02:27:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.70 02:27:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:0af16247e954277414cce32b52e3a71aa2187729-2.2.0-dev.70 02:27:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:36 02:27:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:27:36 arm64: Pulling from edgex-lftools-log-publisher 02:27:36 8998bd30e6a1: Pulling fs layer 02:27:36 04944245beec: Pulling fs layer 02:27:36 699f458cf7ca: Pulling fs layer 02:27:36 765212b225bb: Pulling fs layer 02:27:36 f23df028b6ca: Pulling fs layer 02:27:36 d65c8cfc05b1: Pulling fs layer 02:27:36 2437ff75d9bd: Pulling fs layer 02:27:36 f23df028b6ca: Waiting 02:27:36 d65c8cfc05b1: Waiting 02:27:36 2437ff75d9bd: Waiting 02:27:36 765212b225bb: Waiting 02:27:36 04944245beec: Verifying Checksum 02:27:36 04944245beec: Download complete 02:27:36 765212b225bb: Verifying Checksum 02:27:36 765212b225bb: Download complete 02:27:36 f23df028b6ca: Download complete 02:27:36 d65c8cfc05b1: Verifying Checksum 02:27:36 d65c8cfc05b1: Download complete 02:27:37 699f458cf7ca: Verifying Checksum 02:27:37 699f458cf7ca: Download complete 02:27:37 8998bd30e6a1: Verifying Checksum 02:27:37 8998bd30e6a1: Download complete 02:27:39 2437ff75d9bd: Download complete 02:27:42 8998bd30e6a1: Pull complete 02:27:42 04944245beec: Pull complete 02:27:43 699f458cf7ca: Pull complete 02:27:44 765212b225bb: Pull complete 02:27:45 f23df028b6ca: Pull complete 02:27:45 d65c8cfc05b1: Pull complete 02:28:00 2437ff75d9bd: Pull complete 02:28:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:28:00 prd-ubuntu20.04-docker-arm64-4c-16g-20885 does not seem to be running inside a container 02:28:00 $ 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/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:28:03 $ docker top 4ea444394f7886c8a2179ba8312003c0a5197d223a8c166f91578b24cab2c2e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:04 ---> job-cost.sh 02:28:04 lf-activate-venv: SKIPPING 02:28:04 INFO: No Stack... 02:28:04 INFO: Retrieving Pricing Info for: v3-standard-4 02:28:05 INFO: Archiving Costs [Pipeline] sh 02:28:06 + cat /w/workspace/edgex-go/195/archives/cost.csv 02:28:06 + cut -d, -f6 [Pipeline] lock 02:28:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-195-stack-cost] 02:28:06 Resource [jenkins-edgexfoundry-edgex-go-main-195-stack-cost] did not exist. Created. 02:28:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:07 Stashed 1 file(s) [Pipeline] } 02:28:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:07 $ docker stop --time=1 4ea444394f7886c8a2179ba8312003c0a5197d223a8c166f91578b24cab2c2e7 02:28:09 $ docker rm -f 4ea444394f7886c8a2179ba8312003c0a5197d223a8c166f91578b24cab2c2e7 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:28:10 + [ -d /w/workspace/edgex-go/195/archives ] [Pipeline] libraryResource [Pipeline] sh 02:28:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:28:11 ---> package-listing.sh 02:28:11 ++ facter osfamily 02:28:11 ++ tr '[:upper:]' '[:lower:]' 02:28:11 + OS_FAMILY=debian 02:28:11 + workspace=/w/workspace/edgex-go/195 02:28:11 + START_PACKAGES=/tmp/packages_start.txt 02:28:11 + END_PACKAGES=/tmp/packages_end.txt 02:28:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:11 + PACKAGES=/tmp/packages_start.txt 02:28:11 + '[' /w/workspace/edgex-go/195 ']' 02:28:11 + PACKAGES=/tmp/packages_end.txt 02:28:11 + case "${OS_FAMILY}" in 02:28:11 + dpkg -l 02:28:11 + grep '^ii' 02:28:11 + '[' -f /tmp/packages_start.txt ']' 02:28:11 + '[' -f /tmp/packages_end.txt ']' 02:28:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:11 + '[' /w/workspace/edgex-go/195 ']' 02:28:11 + mkdir -p /w/workspace/edgex-go/195/archives/ 02:28:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/195/archives/ [Pipeline] echo 02:28:11 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/195/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:28:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:12 02:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:28:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:13 latest: Pulling from edgex-lftools-log-publisher 02:28:13 5eb5b503b376: Pulling fs layer 02:28:13 5c69ac0246d0: Pulling fs layer 02:28:13 ec43610c2a17: Pulling fs layer 02:28:13 3a2ae6a8a46f: Pulling fs layer 02:28:13 33b1e0a273af: Pulling fs layer 02:28:13 5d3b04190fa2: Pulling fs layer 02:28:13 2f39f015ded8: Pulling fs layer 02:28:13 3a2ae6a8a46f: Waiting 02:28:13 33b1e0a273af: Waiting 02:28:13 2f39f015ded8: Waiting 02:28:13 5d3b04190fa2: Waiting 02:28:13 5c69ac0246d0: Download complete 02:28:13 3a2ae6a8a46f: Verifying Checksum 02:28:13 3a2ae6a8a46f: Download complete 02:28:13 33b1e0a273af: Verifying Checksum 02:28:13 33b1e0a273af: Download complete 02:28:13 ec43610c2a17: Verifying Checksum 02:28:13 ec43610c2a17: Download complete 02:28:13 5d3b04190fa2: Verifying Checksum 02:28:13 5d3b04190fa2: Download complete 02:28:13 5eb5b503b376: Verifying Checksum 02:28:13 5eb5b503b376: Download complete 02:28:14 2f39f015ded8: Download complete 02:28:14 5eb5b503b376: Pull complete 02:28:15 5c69ac0246d0: Pull complete 02:28:15 ec43610c2a17: Pull complete 02:28:15 3a2ae6a8a46f: Pull complete 02:28:15 33b1e0a273af: Pull complete 02:28:15 5d3b04190fa2: Pull complete 02:28:20 2f39f015ded8: Pull complete 02:28:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:28:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:28:20 prd-ubuntu20.04-docker-8c-8g-20884 does not seem to be running inside a container 02:28:20 $ 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/195/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/195 -v /w/workspace/edgex-go/195:/w/workspace/edgex-go/195:rw,z -v /w/workspace/edgex-go/195@tmp:/w/workspace/edgex-go/195@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:28:22 $ docker top b6a4e42922ad95d8bd10f51458453e84ef9b00763532c4fc6896d8c141791a9a -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:22 + touch /tmp/pre-build-complete [Pipeline] sh 02:28:23 + mkdir -p /var/log/sysstat [Pipeline] sh 02:28:23 + ls /var/log/sa-host 02:28:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:28:23 provisioning config files... 02:28:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/195@tmp/config2207004381865505977tmp [Pipeline] { [Pipeline] echo 02:28:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:28:24 ---> create-netrc.sh [Pipeline] } 02:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:28:24 ---> python-tools-install.sh [Pipeline] echo 02:28:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:28:24 ---> sudo-logs.sh 02:28:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:28:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:28:25 ---> job-cost.sh 02:28:25 lf-activate-venv: SKIPPING 02:28:25 DEBUG: total: 0.10999999940395355 02:28:25 INFO: Retrieving Stack Cost... 02:28:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:28:26 INFO: Archiving Costs [Pipeline] echo 02:28:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:28:26 ---> logs-deploy.sh 02:28:26 lf-activate-venv: SKIPPING 02:28:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/195 02:28:26 INFO: archiving workspace using pattern(s): 02:28:27 Archives upload complete. 02:28:28 INFO: archiving logs to Nexus 02:28:28 ---> uname -a: 02:28:28 Linux prd-ubuntu20-04-docker-8c-8g-20884 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 02:28:28 02:28:28 02:28:28 ---> lscpu: 02:28:28 Architecture: x86_64 02:28:28 CPU op-mode(s): 32-bit, 64-bit 02:28:28 Byte Order: Little Endian 02:28:28 Address sizes: 40 bits physical, 48 bits virtual 02:28:28 CPU(s): 8 02:28:28 On-line CPU(s) list: 0-7 02:28:28 Thread(s) per core: 1 02:28:28 Core(s) per socket: 1 02:28:28 Socket(s): 8 02:28:28 NUMA node(s): 1 02:28:28 Vendor ID: AuthenticAMD 02:28:28 CPU family: 23 02:28:28 Model: 49 02:28:28 Model name: AMD EPYC-Rome Processor 02:28:28 Stepping: 0 02:28:28 CPU MHz: 2799.998 02:28:28 BogoMIPS: 5599.99 02:28:28 Virtualization: AMD-V 02:28:28 Hypervisor vendor: KVM 02:28:28 Virtualization type: full 02:28:28 L1d cache: 256 KiB 02:28:28 L1i cache: 256 KiB 02:28:28 L2 cache: 4 MiB 02:28:28 L3 cache: 128 MiB 02:28:28 NUMA node0 CPU(s): 0-7 02:28:28 Vulnerability Itlb multihit: Not affected 02:28:28 Vulnerability L1tf: Not affected 02:28:28 Vulnerability Mds: Not affected 02:28:28 Vulnerability Meltdown: Not affected 02:28:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:28:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:28:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:28:28 Vulnerability Srbds: Not affected 02:28:28 Vulnerability Tsx async abort: Not affected 02:28:28 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 02:28:28 02:28:28 02:28:28 ---> nproc: 02:28:28 8 02:28:28 02:28:28 02:28:28 ---> df -h: 02:28:28 Filesystem Size Used Avail Use% Mounted on 02:28:28 overlay 155G 26G 130G 17% / 02:28:28 tmpfs 64M 0 64M 0% /dev 02:28:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:28:28 shm 64M 0 64M 0% /dev/shm 02:28:28 /dev/vda1 155G 26G 130G 17% /facter-os 02:28:28 02:28:28 02:28:28 ---> sar -b -r -n DEV: 02:28:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20884) 04/14/22 _x86_64_ (8 CPU) 02:28:28 02:28:28 01:28:29 LINUX RESTART (8 CPU) 02:28:28 02:28:28 01:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:28:28 01:30:01 333.96 14.03 319.93 0.00 2138.62 131625.69 0.00 02:28:28 01:31:01 62.93 0.05 62.88 0.00 3.33 26991.94 0.00 02:28:28 01:32:01 81.42 0.23 81.19 0.00 9.07 32611.91 0.00 02:28:28 01:33:01 569.82 0.47 569.36 0.00 23.73 385258.32 0.00 02:28:28 01:34:01 773.53 0.20 773.33 0.00 1.87 340898.37 0.00 02:28:28 01:35:01 1124.28 0.35 1123.93 0.00 4.27 318412.66 0.00 02:28:28 01:36:01 723.78 6.01 717.76 0.00 48.12 295302.10 0.00 02:28:28 01:37:01 79.57 0.02 79.55 0.00 0.13 51022.56 0.00 02:28:28 01:38:01 424.53 2.83 421.69 0.00 22.66 168194.87 0.00 02:28:28 01:39:01 281.39 0.00 281.39 0.00 0.00 116270.35 0.00 02:28:28 01:40:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:28:28 01:41:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 02:28:28 01:42:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:28:28 01:43:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 02:28:28 01:44:01 1.60 0.02 1.58 0.00 0.13 19.73 0.00 02:28:28 01:45:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 02:28:28 01:46:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 02:28:28 01:47:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 02:28:28 01:48:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 02:28:28 01:49:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 02:28:28 01:50:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 02:28:28 01:51:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 02:28:28 01:52:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 02:28:28 01:53:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 02:28:28 01:54:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 02:28:28 01:55:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 02:28:28 01:56:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 02:28:28 01:57:01 1.22 0.00 1.22 0.00 0.00 15.46 0.00 02:28:28 01:58:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 02:28:28 01:59:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 02:28:28 02:00:01 3.22 0.87 2.35 0.00 18.39 30.52 0.00 02:28:28 02:01:01 2.10 0.00 2.10 0.00 0.00 23.60 0.00 02:28:28 02:02:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 02:28:28 02:03:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 02:28:28 02:04:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:28:28 02:05:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 02:28:28 02:06:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 02:28:28 02:07:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 02:28:28 02:08:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 02:28:28 02:09:01 2.33 0.00 2.33 0.00 0.00 25.73 0.00 02:28:28 02:10:01 2.90 1.57 1.33 0.00 49.05 17.19 0.00 02:28:28 02:11:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 02:28:28 02:12:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:28:28 02:13:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 02:28:28 02:14:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:28:28 02:15:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 02:28:28 02:16:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 02:28:28 02:17:01 1.00 0.02 0.98 0.00 0.13 11.60 0.00 02:28:28 02:18:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 02:28:28 02:19:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 02:28:28 02:20:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 02:28:28 02:21:01 1.07 0.00 1.07 0.00 0.00 14.26 0.00 02:28:28 02:22:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 02:28:28 02:23:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 02:28:28 02:24:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 02:28:28 02:25:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 02:28:28 02:26:02 1.18 0.00 1.18 0.00 0.00 14.26 0.00 02:28:28 02:27:01 1.20 0.00 1.20 0.00 0.00 13.42 0.00 02:28:28 02:28:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 02:28:28 Average: 76.58 0.45 76.14 0.00 38.73 31632.33 0.00 02:28:28 02:28:28 01:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:28 01:30:01 27734176 31714604 583612 1.77 146688 4025188 2208200 6.51 1311264 3378248 386912 02:28:28 01:31:01 27961320 31635348 654480 1.99 151696 3718776 2036124 6.00 1434984 3023216 162856 02:28:28 01:32:01 27979088 31742016 550916 1.68 155088 3800292 2109812 6.22 1337408 3098236 464 02:28:28 01:33:01 21136064 31643748 625388 1.90 236860 10060868 2192008 6.46 2141744 8706804 843220 02:28:28 01:34:01 16067772 30341340 1910712 5.81 268680 13622520 5405188 15.93 4459912 11258804 277312 02:28:28 01:35:01 16048812 31607316 656948 2.00 307636 14867100 2453348 7.23 2614640 13137772 3388 02:28:28 01:36:01 8764288 29324208 2921268 8.88 527020 19158260 5278944 15.56 6002060 16525812 0 02:28:28 01:37:01 8899736 30921356 1331252 4.05 530700 20554300 3214176 9.47 5374452 16966136 361312 02:28:28 01:38:01 3744772 31552072 696368 2.12 703160 25869004 2094868 6.17 4069396 23128320 2957664 02:28:28 01:39:01 11411448 31725372 539420 1.64 704972 18806424 1979684 5.83 2806396 17171364 16 02:28:28 01:40:01 11412852 31726804 538180 1.64 704988 18806424 1979684 5.83 2806084 17171364 180 02:28:28 01:41:01 11422188 31736176 528920 1.61 705008 18806428 1979684 5.83 2796676 17171412 8 02:28:28 01:42:01 11422700 31736708 528360 1.61 705012 18806432 1979684 5.83 2796164 17171416 16 02:28:28 01:43:01 11428960 31742980 522044 1.59 705024 18806432 1979684 5.83 2790024 17171416 16 02:28:28 01:44:01 11428648 31742832 522164 1.59 705048 18806440 2013872 5.94 2790504 17171432 44 02:28:28 01:45:01 11429124 31743324 521852 1.59 705056 18806440 2013872 5.94 2790088 17171432 52 02:28:28 01:46:01 11429140 31743344 521820 1.59 705072 18806444 2013872 5.94 2790088 17171436 20 02:28:28 01:47:01 11429360 31743608 521484 1.59 705092 18806448 2013872 5.94 2790188 17171440 204 02:28:28 01:48:01 11429312 31743572 521456 1.59 705096 18806452 2013872 5.94 2790012 17171440 20 02:28:28 01:49:01 11429232 31743524 521392 1.59 705120 18806456 2013872 5.94 2790388 17171456 76 02:28:28 01:50:01 11429216 31743536 521332 1.59 705128 18806460 2013872 5.94 2790052 17171460 20 02:28:28 01:51:01 11429160 31743496 521312 1.59 705156 18806460 2013872 5.94 2790580 17171460 60 02:28:28 01:52:01 11429236 31743612 521540 1.59 705180 18806468 2013872 5.94 2790724 17171464 196 02:28:28 01:53:01 11429260 31743636 521464 1.59 705204 18806468 2013872 5.94 2790544 17171464 176 02:28:28 01:54:01 11429212 31743636 521460 1.59 705216 18806472 2013872 5.94 2790892 17171472 24 02:28:28 01:55:01 11429180 31743624 521440 1.59 705232 18806476 2013872 5.94 2790228 17171476 160 02:28:28 01:56:01 11428904 31743348 521668 1.59 705236 18806476 2013872 5.94 2790228 17171476 8 02:28:28 01:57:01 11429392 31743840 521100 1.58 705252 18806480 2013872 5.94 2790236 17171480 8 02:28:28 01:58:01 11429084 31743536 521328 1.59 705260 18806480 2013872 5.94 2790236 17171480 12 02:28:28 01:59:01 11429004 31743516 521316 1.59 705292 18806480 2013872 5.94 2790596 17171484 164 02:28:28 02:00:01 11427368 31742800 522020 1.59 705364 18806996 2024416 5.97 2790944 17171944 16 02:28:28 02:01:01 11427392 31742840 521924 1.59 705412 18807004 2024416 5.97 2790440 17171948 12 02:28:28 02:02:01 11427572 31743232 521504 1.59 705432 18807136 2024416 5.97 2790480 17172084 12 02:28:28 02:03:01 11427240 31742904 521832 1.59 705456 18807140 2024416 5.97 2790496 17172088 16 02:28:28 02:04:01 11427432 31743148 521776 1.59 705476 18807140 2024416 5.97 2791116 17172084 44 02:28:28 02:05:01 11427384 31743124 521788 1.59 705500 18807148 2024416 5.97 2791220 17172092 192 02:28:28 02:06:01 11427336 31743092 521764 1.59 705512 18807148 2024416 5.97 2790584 17172092 12 02:28:28 02:07:01 11427068 31742828 521956 1.59 705524 18807152 2024416 5.97 2790592 17172096 44 02:28:28 02:08:01 11427192 31742960 521676 1.59 705544 18807156 2024416 5.97 2790916 17172100 196 02:28:28 02:09:01 11427352 31743208 521616 1.59 705592 18807156 2024416 5.97 2791468 17172100 180 02:28:28 02:10:01 11423496 31741900 522852 1.59 705604 18808632 2008312 5.92 2796236 17171676 8 02:28:28 02:11:01 11423448 31741856 522864 1.59 705620 18808632 2008312 5.92 2795672 17171624 152 02:28:28 02:12:01 11423608 31742020 522840 1.59 705628 18808636 2008312 5.92 2795692 17171628 12 02:28:28 02:13:01 11423592 31742008 522824 1.59 705628 18808640 2008312 5.92 2795700 17171632 200 02:28:28 02:14:01 11423536 31741988 522796 1.59 705644 18808636 2008312 5.92 2796392 17171632 24 02:28:28 02:15:01 11423488 31741968 522732 1.59 705660 18808644 2008312 5.92 2795756 17171636 212 02:28:28 02:16:01 11423716 31742204 522544 1.59 705676 18808648 2008312 5.92 2795756 17171640 12 02:28:28 02:17:01 11423116 31741604 523064 1.59 705700 18808644 2008312 5.92 2795756 17171640 188 02:28:28 02:18:01 11423076 31741632 523000 1.59 705700 18808652 2008312 5.92 2795800 17171644 12 02:28:28 02:19:01 11422964 31741536 522976 1.59 705720 18808656 2008312 5.92 2796320 17171644 204 02:28:28 02:20:01 11422956 31741548 522952 1.59 705732 18808660 2008312 5.92 2795832 17171648 16 02:28:28 02:21:01 11423140 31741736 522912 1.59 705744 18808668 2008312 5.92 2795832 17171652 184 02:28:28 02:22:01 11423124 31741720 522884 1.59 705760 18808668 2008312 5.92 2795832 17171652 12 02:28:28 02:23:01 11423328 31741932 522596 1.59 705776 18808672 2008312 5.92 2795864 17171656 152 02:28:28 02:24:01 11422924 31741600 522852 1.59 705796 18808672 2008312 5.92 2796520 17171664 52 02:28:28 02:25:01 11422884 31741604 522796 1.59 705816 18808676 2008312 5.92 2796212 17171668 264 02:28:28 02:26:02 11422836 31741564 522764 1.59 705828 18808680 2008312 5.92 2796212 17171672 208 02:28:28 02:27:01 11423352 31742192 522312 1.59 705852 18808808 2008312 5.92 2795952 17171784 172 02:28:28 02:28:01 11423336 31742240 522268 1.59 705876 18808816 2008312 5.92 2796008 17171792 32 02:28:28 Average: 12366371 31653746 611571 1.86 649131 17899115 2161273 6.37 2854549 16233998 84703 02:28:28 02:28:28 01:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:28 01:30:01 lo 4.41 4.41 0.43 0.43 0.00 0.00 0.00 0.00 02:28:28 01:30:01 docker0 890.02 525.50 75.62 3762.73 0.00 0.00 0.00 0.00 02:28:28 01:30:01 ens3 1248.20 1573.90 10333.87 188.35 0.00 0.00 0.00 0.00 02:28:28 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:31:01 docker0 1.43 1.53 0.09 0.13 0.00 0.00 0.00 0.00 02:28:28 01:31:01 veth6bc26af 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 02:28:28 01:31:01 ens3 59.85 52.37 33.60 63.26 0.00 0.00 0.00 0.00 02:28:28 01:32:01 vethf91f0d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:32:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 02:28:28 01:32:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:32:01 ens3 100.62 57.01 1700.00 18.33 0.00 0.00 0.00 0.00 02:28:28 01:33:01 veth941c84f 0.00 0.97 0.00 0.06 0.00 0.00 0.00 0.00 02:28:28 01:33:01 veth6a0c0d5 198.53 372.70 17.25 5825.74 0.00 0.00 0.00 0.48 02:28:28 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:33:01 docker0 233.31 417.11 16.51 6016.34 0.00 0.00 0.00 0.00 02:28:28 01:33:01 ens3 485.35 284.34 6054.46 93.23 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth941c84f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth2aee0a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth1e9f3f7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth44129b5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth6a0c0d5 10.90 16.06 1.11 2.33 0.00 0.00 0.00 0.00 02:28:28 01:34:01 veth0a8a109 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:34:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:28:28 01:34:01 docker0 57.23 88.74 4.03 576.55 0.00 0.00 0.00 0.00 02:28:28 01:34:01 ens3 205.28 139.75 1799.67 89.01 0.00 0.00 0.00 0.00 02:28:28 01:35:01 veth941c84f 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 02:28:28 01:35:01 veth8bbebca 24.13 54.23 1.59 468.14 0.00 0.00 0.00 0.04 02:28:28 01:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 02:28:28 01:35:01 veth33ff486 44.50 105.50 2.91 1022.49 0.00 0.00 0.00 0.08 02:28:28 01:35:01 docker0 118.04 231.34 6.71 2027.65 0.00 0.00 0.00 0.00 02:28:28 01:35:01 ens3 302.58 186.47 2065.39 96.68 0.00 0.00 0.00 0.00 02:28:28 01:36:01 veth941c84f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:28:28 01:36:01 veth8bbebca 204.18 401.37 18.22 5363.03 0.00 0.00 0.00 0.44 02:28:28 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:36:01 veth33ff486 190.95 339.40 17.22 4807.43 0.00 0.00 0.00 0.39 02:28:28 01:36:01 docker0 410.06 758.96 30.90 10252.24 0.00 0.00 0.00 0.00 02:28:28 01:36:01 ens3 793.42 428.34 10280.14 51.53 0.00 0.00 0.00 0.00 02:28:28 01:37:01 veth941c84f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:37:01 veth8bbebca 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:37:01 veth33ff486 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:37:01 docker0 0.37 0.33 0.02 0.02 0.00 0.00 0.00 0.00 02:28:28 01:37:01 ens3 22.56 20.76 6.29 34.66 0.00 0.00 0.00 0.00 02:28:28 01:38:01 veth941c84f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:38:01 docker0 20.39 28.91 1.71 413.32 0.00 0.00 0.00 0.00 02:28:28 01:38:01 ens3 49.33 39.02 418.95 33.66 0.00 0.00 0.00 0.00 02:28:28 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:39:01 docker0 14.98 18.55 0.87 77.47 0.00 0.00 0.00 0.00 02:28:28 01:39:01 ens3 21.21 16.83 79.94 2.21 0.00 0.00 0.00 0.00 02:28:28 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:40:01 ens3 0.28 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:28:28 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:41:01 ens3 1.18 0.52 0.71 0.28 0.00 0.00 0.00 0.00 02:28:28 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:45:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:46:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:47:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:28:28 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:49:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:50:01 ens3 0.60 0.02 0.05 0.00 0.00 0.00 0.00 0.00 02:28:28 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:51:01 ens3 1.18 0.83 0.62 0.49 0.00 0.00 0.00 0.00 02:28:28 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:54:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 02:28:28 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 01:59:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:00:01 ens3 0.13 0.05 0.17 0.00 0.00 0.00 0.00 0.00 02:28:28 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:01:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:04:01 ens3 0.52 0.10 0.12 0.07 0.00 0.00 0.00 0.00 02:28:28 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:05:01 ens3 0.52 0.40 0.26 0.21 0.00 0.00 0.00 0.00 02:28:28 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:09:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 02:10:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:10:01 ens3 7.15 5.45 5.31 6.11 0.00 0.00 0.00 0.00 02:28:28 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:14:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:19:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 02:28:28 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:24:01 ens3 0.30 0.32 0.20 0.08 0.00 0.00 0.00 0.00 02:28:28 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:26:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:28:28 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 02:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:28 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 02:28:28 Average: docker0 29.36 34.97 2.29 391.15 0.00 0.00 0.00 0.00 02:28:28 Average: ens3 55.68 47.20 553.01 11.46 0.00 0.00 0.00 0.00 02:28:28 02:28:28 02:28:28 ---> sar -P ALL: 02:28:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20884) 04/14/22 _x86_64_ (8 CPU) 02:28:28 02:28:28 01:28:29 LINUX RESTART (8 CPU) 02:28:28 02:28:28 01:29:02 CPU %user %nice %system %iowait %steal %idle 02:28:28 01:30:01 all 12.18 0.00 4.60 1.54 0.08 81.61 02:28:28 01:30:01 0 11.68 0.00 4.77 0.32 0.09 83.14 02:28:28 01:30:01 1 13.79 0.00 5.58 3.07 0.07 77.49 02:28:28 01:30:01 2 13.25 0.00 4.86 1.42 0.09 80.38 02:28:28 01:30:01 3 10.97 0.00 5.10 0.66 0.09 83.19 02:28:28 01:30:01 4 14.83 0.00 4.19 0.46 0.07 80.45 02:28:28 01:30:01 5 9.31 0.00 3.27 0.91 0.07 86.44 02:28:28 01:30:01 6 14.89 0.00 3.89 2.09 0.07 79.07 02:28:28 01:30:01 7 8.67 0.00 5.15 3.41 0.07 82.70 02:28:28 01:31:01 all 37.73 0.00 6.69 0.42 0.09 55.07 02:28:28 01:31:01 0 38.09 0.00 6.72 0.00 0.08 55.10 02:28:28 01:31:01 1 37.16 0.00 8.07 1.60 0.08 53.09 02:28:28 01:31:01 2 38.20 0.00 6.49 0.12 0.13 55.05 02:28:28 01:31:01 3 35.90 0.00 6.34 0.91 0.10 56.75 02:28:28 01:31:01 4 38.50 0.00 6.00 0.00 0.08 55.42 02:28:28 01:31:01 5 38.40 0.00 6.34 0.25 0.08 54.92 02:28:28 01:31:01 6 37.30 0.00 6.98 0.34 0.08 55.30 02:28:28 01:31:01 7 38.27 0.00 6.61 0.12 0.08 54.92 02:28:28 01:32:01 all 38.44 0.00 5.54 0.61 0.11 55.30 02:28:28 01:32:01 0 39.25 0.00 5.76 0.03 0.10 54.85 02:28:28 01:32:01 1 38.32 0.00 5.35 0.81 0.10 55.42 02:28:28 01:32:01 2 37.79 0.00 5.59 0.07 0.10 56.45 02:28:28 01:32:01 3 38.52 0.00 5.46 0.34 0.12 55.56 02:28:28 01:32:01 4 39.30 0.00 5.15 0.10 0.08 55.37 02:28:28 01:32:01 5 37.45 0.00 5.42 0.00 0.12 57.02 02:28:28 01:32:01 6 39.99 0.00 5.99 3.43 0.10 50.49 02:28:28 01:32:01 7 36.91 0.00 5.62 0.10 0.12 57.25 02:28:28 01:33:01 all 44.07 0.00 13.86 5.29 0.13 36.64 02:28:28 01:33:01 0 43.97 0.00 12.94 2.39 0.12 40.58 02:28:28 01:33:01 1 42.68 0.00 12.37 2.55 0.12 42.28 02:28:28 01:33:01 2 44.77 0.00 14.72 4.49 0.14 35.89 02:28:28 01:33:01 3 42.08 0.00 13.95 4.91 0.15 38.91 02:28:28 01:33:01 4 45.44 0.00 15.07 4.44 0.12 34.93 02:28:28 01:33:01 5 43.59 0.00 14.11 6.75 0.14 35.42 02:28:28 01:33:01 6 43.21 0.00 14.05 14.92 0.12 27.69 02:28:28 01:33:01 7 46.86 0.00 13.72 1.90 0.14 37.38 02:28:28 01:34:01 all 74.82 0.00 13.48 2.30 0.16 9.23 02:28:28 01:34:01 0 75.37 0.00 13.02 1.59 0.17 9.84 02:28:28 01:34:01 1 71.28 0.00 15.03 0.95 0.15 12.59 02:28:28 01:34:01 2 76.88 0.00 12.08 3.77 0.17 7.09 02:28:29 01:34:01 3 75.18 0.00 13.98 1.06 0.15 9.63 02:28:29 01:34:01 4 73.48 0.00 13.89 1.69 0.15 10.79 02:28:29 01:34:01 5 76.77 0.00 11.86 3.05 0.17 8.16 02:28:29 01:34:01 6 75.22 0.00 14.34 4.68 0.17 5.59 02:28:29 01:34:01 7 74.37 0.00 13.66 1.64 0.17 10.16 02:28:29 01:35:01 all 56.62 0.00 13.22 7.69 0.17 22.31 02:28:29 01:35:01 0 50.70 0.00 15.05 7.42 0.20 26.62 02:28:29 01:35:01 1 62.54 0.00 11.84 6.18 0.19 19.25 02:28:29 01:35:01 2 56.98 0.00 13.18 8.41 0.17 21.27 02:28:29 01:35:01 3 59.95 0.00 13.05 4.47 0.19 22.35 02:28:29 01:35:01 4 54.48 0.00 11.48 3.00 0.17 30.87 02:28:29 01:35:01 5 54.92 0.00 14.53 14.24 0.15 16.17 02:28:29 01:35:01 6 60.02 0.00 12.39 7.35 0.15 20.08 02:28:29 01:35:01 7 53.29 0.00 14.26 10.47 0.15 21.83 02:28:29 01:36:01 all 68.05 0.00 13.31 4.83 0.17 13.65 02:28:29 01:36:01 0 65.98 0.00 12.15 4.48 0.19 17.20 02:28:29 01:36:01 1 67.82 0.00 13.60 6.25 0.15 12.18 02:28:29 01:36:01 2 66.30 0.00 15.97 4.43 0.20 13.09 02:28:29 01:36:01 3 70.10 0.00 13.40 3.09 0.18 13.23 02:28:29 01:36:01 4 67.02 0.00 11.99 6.55 0.14 14.31 02:28:29 01:36:01 5 69.28 0.00 13.21 4.51 0.15 12.84 02:28:29 01:36:01 6 68.72 0.00 13.68 3.88 0.15 13.56 02:28:29 01:36:01 7 69.14 0.00 12.47 5.43 0.17 12.79 02:28:29 01:37:01 all 59.49 0.00 4.61 0.62 0.11 35.16 02:28:29 01:37:01 0 60.40 0.00 4.53 0.00 0.10 34.97 02:28:29 01:37:01 1 67.53 0.00 4.90 0.00 0.10 27.48 02:28:29 01:37:01 2 52.52 0.00 4.50 4.88 0.13 37.96 02:28:29 01:37:01 3 56.70 0.00 4.67 0.00 0.12 38.52 02:28:29 01:37:01 4 69.70 0.00 4.74 0.00 0.12 25.44 02:28:29 01:37:01 5 46.98 0.00 4.30 0.12 0.08 48.52 02:28:29 01:37:01 6 74.58 0.00 5.39 0.00 0.13 19.90 02:28:29 01:37:01 7 47.46 0.00 3.89 0.00 0.08 48.56 02:28:29 01:38:01 all 33.13 0.00 9.25 3.51 0.10 54.01 02:28:29 01:38:01 0 32.58 0.00 9.04 1.27 0.08 57.02 02:28:29 01:38:01 1 28.65 0.00 7.45 1.14 0.10 62.65 02:28:29 01:38:01 2 30.01 0.00 9.92 5.15 0.10 54.82 02:28:29 01:38:01 3 28.64 0.00 9.22 5.38 0.10 56.66 02:28:29 01:38:01 4 38.31 0.00 9.71 1.69 0.10 50.19 02:28:29 01:38:01 5 28.79 0.00 10.27 10.77 0.10 50.07 02:28:29 01:38:01 6 40.48 0.00 9.81 1.99 0.12 47.60 02:28:29 01:38:01 7 37.56 0.00 8.57 0.63 0.12 53.13 02:28:29 01:39:01 all 1.27 0.00 1.64 2.05 0.03 95.01 02:28:29 01:39:01 0 1.59 0.00 1.76 0.90 0.02 95.73 02:28:29 01:39:01 1 1.07 0.00 2.42 9.95 0.03 86.53 02:28:29 01:39:01 2 1.35 0.00 1.45 0.57 0.05 96.57 02:28:29 01:39:01 3 1.50 0.00 1.65 1.90 0.02 94.92 02:28:29 01:39:01 4 1.02 0.00 1.22 0.05 0.02 97.70 02:28:29 01:39:01 5 1.24 0.00 2.49 1.65 0.07 94.55 02:28:29 01:39:01 6 1.31 0.00 0.97 0.02 0.02 97.69 02:28:29 01:39:01 7 1.07 0.00 1.17 1.35 0.02 96.39 02:28:29 01:40:01 all 0.02 0.00 0.02 0.00 0.00 99.95 02:28:29 01:40:01 0 0.15 0.00 0.12 0.00 0.02 99.72 02:28:29 01:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:28:29 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:28:29 01:40:01 CPU %user %nice %system %iowait %steal %idle 02:28:29 01:41:01 all 0.27 0.00 0.02 0.00 0.00 99.70 02:28:29 01:41:01 0 2.05 0.00 0.00 0.00 0.00 97.95 02:28:29 01:41:01 1 0.03 0.00 0.03 0.02 0.00 99.92 02:28:29 01:41:01 2 0.03 0.00 0.07 0.00 0.00 99.90 02:28:29 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:41:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:28:29 01:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:42:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:28:29 01:42:01 0 1.97 0.00 0.00 0.00 0.00 98.03 02:28:29 01:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:28:29 01:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:28:29 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 01:43:01 all 0.13 0.00 0.02 0.01 0.01 99.84 02:28:29 01:43:01 0 0.96 0.00 0.00 0.00 0.02 99.02 02:28:29 01:43:01 1 0.02 0.00 0.03 0.02 0.02 99.92 02:28:29 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:28:29 01:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:43:01 5 0.05 0.00 0.02 0.02 0.00 99.92 02:28:29 01:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:28:29 01:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:44:01 all 0.20 0.00 0.02 0.00 0.00 99.78 02:28:29 01:44:01 0 1.45 0.00 0.02 0.00 0.00 98.53 02:28:29 01:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:28:29 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:44:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:28:29 01:44:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:28:29 01:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 01:45:01 all 0.15 0.00 0.00 0.01 0.00 99.84 02:28:29 01:45:01 0 1.11 0.00 0.00 0.00 0.00 98.89 02:28:29 01:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 02:28:29 01:45:01 6 0.02 0.00 0.00 0.03 0.00 99.95 02:28:29 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:28:29 01:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:28:29 01:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 02:28:29 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 02:28:29 01:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:47:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:28:29 01:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:48:01 all 0.00 0.00 0.01 0.00 0.01 99.98 02:28:29 01:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 01:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 01:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:28:29 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:28:29 01:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 01:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 01:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:28:29 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:28:29 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 01:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:28:29 01:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:28:29 01:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:28:29 01:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 01:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:28:29 01:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:28:29 01:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:51:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:28:29 01:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 01:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:28:29 01:51:01 CPU %user %nice %system %iowait %steal %idle 02:28:29 01:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:28:29 01:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 01:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:52:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:28:29 01:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 01:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:53:01 all 0.01 0.00 0.00 0.00 0.01 99.98 02:28:29 01:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 01:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 01:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 01:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 01:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:28:29 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:28:29 01:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:54:01 5 0.03 0.00 0.05 0.00 0.03 99.88 02:28:29 01:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:28:29 01:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:28:29 01:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 01:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:55:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:28:29 01:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:56:01 all 0.01 0.00 0.00 0.00 0.00 99.97 02:28:29 01:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 01:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:28:29 01:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:28:29 01:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:57:01 all 0.20 0.00 0.02 0.00 0.00 99.78 02:28:29 01:57:01 0 1.57 0.00 0.03 0.00 0.00 98.40 02:28:29 01:57:01 1 0.00 0.00 0.05 0.00 0.02 99.93 02:28:29 01:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:57:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:28:29 01:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:28:29 01:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:58:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:28:29 01:58:01 0 1.99 0.00 0.00 0.00 0.02 98.00 02:28:29 01:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 02:28:29 01:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 01:59:01 all 0.26 0.00 0.01 0.01 0.00 99.72 02:28:29 01:59:01 0 1.99 0.00 0.02 0.00 0.00 98.00 02:28:29 01:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 01:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 01:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:28:29 01:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 01:59:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:28:29 01:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:28:29 01:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:00:01 all 0.29 0.00 0.03 0.00 0.00 99.67 02:28:29 02:00:01 0 1.97 0.00 0.02 0.00 0.00 98.01 02:28:29 02:00:01 1 0.12 0.00 0.07 0.00 0.02 99.80 02:28:29 02:00:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:28:29 02:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:00:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:28:29 02:00:01 5 0.12 0.00 0.05 0.02 0.00 99.82 02:28:29 02:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:01:01 all 0.23 0.00 0.02 0.01 0.01 99.74 02:28:29 02:01:01 0 1.73 0.00 0.08 0.00 0.02 98.18 02:28:29 02:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:01:01 2 0.02 0.00 0.03 0.02 0.02 99.92 02:28:29 02:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:01:01 4 0.03 0.00 0.00 0.00 0.03 99.93 02:28:29 02:01:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:28:29 02:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:28:29 02:02:01 0 0.08 0.00 0.05 0.00 0.00 99.87 02:28:29 02:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:02:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:28:29 02:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:28:29 02:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:28:29 02:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:28:29 02:02:01 CPU %user %nice %system %iowait %steal %idle 02:28:29 02:03:01 all 0.01 0.00 0.00 0.00 0.01 99.98 02:28:29 02:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 02:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:03:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:28:29 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:04:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:28:29 02:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 02:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:05:01 all 0.01 0.00 0.00 0.01 0.01 99.96 02:28:29 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:05:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:28:29 02:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 02:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:05:01 4 0.03 0.00 0.02 0.00 0.03 99.92 02:28:29 02:05:01 5 0.02 0.00 0.00 0.05 0.00 99.93 02:28:29 02:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:28:29 02:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:28:29 02:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:28:29 02:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:08:01 all 0.00 0.00 0.00 0.00 0.00 99.99 02:28:29 02:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:09:01 all 0.10 0.00 0.01 0.01 0.00 99.88 02:28:29 02:09:01 0 0.67 0.00 0.00 0.00 0.00 99.33 02:28:29 02:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:28:29 02:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:28:29 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:09:01 4 0.03 0.00 0.07 0.00 0.00 99.90 02:28:29 02:09:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:28:29 02:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:10:01 all 0.16 0.00 0.03 0.01 0.01 99.79 02:28:29 02:10:01 0 0.28 0.00 0.07 0.00 0.03 99.61 02:28:29 02:10:01 1 0.07 0.00 0.03 0.02 0.00 99.88 02:28:29 02:10:01 2 0.20 0.00 0.02 0.02 0.02 99.75 02:28:29 02:10:01 3 0.07 0.00 0.03 0.00 0.00 99.90 02:28:29 02:10:01 4 0.28 0.00 0.02 0.02 0.02 99.67 02:28:29 02:10:01 5 0.10 0.00 0.02 0.02 0.00 99.87 02:28:29 02:10:01 6 0.20 0.00 0.00 0.00 0.00 99.80 02:28:29 02:10:01 7 0.12 0.00 0.02 0.00 0.00 99.87 02:28:29 02:11:01 all 0.08 0.00 0.01 0.00 0.00 99.90 02:28:29 02:11:01 0 0.57 0.00 0.03 0.00 0.02 99.38 02:28:29 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 02:28:29 02:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:12:01 all 0.07 0.00 0.01 0.00 0.00 99.91 02:28:29 02:12:01 0 0.60 0.00 0.02 0.00 0.02 99.37 02:28:29 02:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 02:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:28:29 02:13:01 0 0.17 0.00 0.05 0.00 0.02 99.77 02:28:29 02:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:28:29 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:28:29 02:13:01 CPU %user %nice %system %iowait %steal %idle 02:28:29 02:14:01 all 0.26 0.00 0.01 0.00 0.00 99.73 02:28:29 02:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:28:29 02:14:01 1 1.99 0.00 0.02 0.00 0.02 97.98 02:28:29 02:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:15:01 all 0.27 0.00 0.00 0.01 0.00 99.72 02:28:29 02:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:28:29 02:15:01 1 0.70 0.00 0.00 0.00 0.00 99.30 02:28:29 02:15:01 2 1.34 0.00 0.00 0.00 0.00 98.66 02:28:29 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:15:01 5 0.03 0.00 0.00 0.03 0.02 99.92 02:28:29 02:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:16:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:28:29 02:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:28:29 02:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 02:16:01 2 1.97 0.00 0.00 0.00 0.02 98.01 02:28:29 02:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:17:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:28:29 02:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:28:29 02:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:28:29 02:17:01 2 1.99 0.00 0.02 0.00 0.02 97.98 02:28:29 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 02:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:28:29 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:18:01 all 0.25 0.00 0.01 0.00 0.00 99.73 02:28:29 02:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:28:29 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:18:01 2 1.95 0.00 0.02 0.00 0.00 98.03 02:28:29 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:28:29 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:19:01 all 0.25 0.00 0.02 0.00 0.00 99.73 02:28:29 02:19:01 0 0.02 0.00 0.07 0.00 0.02 99.90 02:28:29 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:19:01 2 1.95 0.00 0.02 0.00 0.00 98.03 02:28:29 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:20:01 all 0.25 0.00 0.00 0.00 0.00 99.75 02:28:29 02:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:28:29 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:20:01 2 1.91 0.00 0.02 0.00 0.00 98.08 02:28:29 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:21:01 all 0.06 0.00 0.01 0.00 0.00 99.93 02:28:29 02:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 02:21:01 2 0.37 0.00 0.02 0.00 0.02 99.60 02:28:29 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:22:01 all 0.01 0.00 0.01 0.00 0.01 99.98 02:28:29 02:22:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:28:29 02:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:28:29 02:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:28:29 02:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:28:29 02:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:28:29 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:24:01 all 0.01 0.00 0.01 0.01 0.00 99.97 02:28:29 02:24:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:28:29 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 02:28:29 02:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:28:29 02:24:01 CPU %user %nice %system %iowait %steal %idle 02:28:29 02:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:28:29 02:25:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:28:29 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:26:02 all 0.01 0.00 0.00 0.00 0.00 99.98 02:28:29 02:26:02 0 0.07 0.00 0.00 0.00 0.02 99.92 02:28:29 02:26:02 1 0.02 0.00 0.00 0.00 0.02 99.97 02:28:29 02:26:02 2 0.00 0.00 0.02 0.00 0.00 99.98 02:28:29 02:26:02 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:26:02 4 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:26:02 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:26:02 6 0.00 0.00 0.00 0.02 0.00 99.98 02:28:29 02:26:02 7 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:28:29 02:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:28:29 02:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:28:29 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:28:29 02:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 02:28:29 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:28:29 02:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 02:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:28:29 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:28:29 02:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:28:29 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:28:29 Average: all 7.23 0.00 1.45 0.49 0.02 90.82 02:28:29 Average: 0 7.38 0.00 1.45 0.31 0.03 90.83 02:28:29 Average: 1 7.29 0.00 1.46 0.55 0.02 90.69 02:28:29 Average: 2 7.21 0.00 1.49 0.56 0.02 90.71 02:28:29 Average: 3 7.06 0.00 1.46 0.38 0.02 91.08 02:28:29 Average: 4 7.44 0.00 1.40 0.30 0.02 90.84 02:28:29 Average: 5 6.85 0.00 1.44 0.72 0.02 90.97 02:28:29 Average: 6 7.66 0.00 1.47 0.65 0.02 90.20 02:28:29 Average: 7 6.93 0.00 1.43 0.42 0.02 91.20 02:28:29 02:28:29 02:28:29