Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 237039cf30f4149665337fa1071805a3535e149b+fed831e05d45eedf309a161f019c6bf56688bfb5 (55e85e64c7e9a13e4b72f56b1272bb4e0b063712) 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-ssh16672001614156893119.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e2cac8b444d664382c771f5dccbf61e369ddf83e 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-ssh2075637564311614328.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 e2cac8b444d664382c771f5dccbf61e369ddf83e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6175937548736697467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e2cac8b444d664382c771f5dccbf61e369ddf83e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e2cac8b444d664382c771f5dccbf61e369ddf83e # timeout=10 Commit message: "Merge pull request #396 from ernestojeda/snyk-enhancements" > 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 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-ssh9734804259597709205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7274644300369684320.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-961 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit 237039cf30f4149665337fa1071805a3535e149b > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 Merge succeeded, producing ffc509446a1dc33259747593b94beb4eb502b9b0 Checking out Revision ffc509446a1dc33259747593b94beb4eb502b9b0 (PR-4040) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ffc509446a1dc33259747593b94beb4eb502b9b0 # timeout=10 Commit message: "Merge commit 'fed831e05d45eedf309a161f019c6bf56688bfb5' into HEAD" > git rev-list --no-walk 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-03T16:30:06.299Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-03T16:30:06.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-03T16:30:06.370Z] ========================================================= [2022-06-03T16:30:06.370Z] EdgeX Global Pipelines Version Info [2022-06-03T16:30:06.370Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-03T16:30:07.144Z] ------------------- [2022-06-03T16:30:07.144Z] stable info: [2022-06-03T16:30:07.144Z] ------------------- [2022-06-03T16:30:07.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T16:30:07.144Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T16:30:07.144Z] Message: update stable to v1.0.231 [2022-06-03T16:30:07.720Z] ------------------- [2022-06-03T16:30:07.721Z] experimental info: [2022-06-03T16:30:07.721Z] ------------------- [2022-06-03T16:30:07.721Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-03T16:30:07.721Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-03T16:30:07.721Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-03T16:30:07.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-03T16:30:07.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-03T16:30:07.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-03T16:30:07.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-03T16:30:07.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-03T16:30:07.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-03T16:30:07.983Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-03T16:30:07.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-03T16:30:08.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-03T16:30:08.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-03T16:30:08.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-03T16:30:08.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-03T16:30:08.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-03T16:30:08.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-03T16:30:08.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-03T16:30:08.080Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T16:30:08.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-03T16:30:08.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-03T16:30:08.116Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-03T16:30:08.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-03T16:30:08.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-03T16:30:08.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-03T16:30:08.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-03T16:30:08.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4040 [Pipeline] echo [2022-06-03T16:30:08.181Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4040 [Pipeline] echo [2022-06-03T16:30:08.192Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4040 [Pipeline] echo [2022-06-03T16:30:08.202Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo [2022-06-03T16:30:08.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffc5094 [Pipeline] echo [2022-06-03T16:30:08.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T16:30:08.259Z] provisioning config files... [2022-06-03T16:30:08.273Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4223499763965607421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T16:30:08.611Z] ---> docker-login.sh [2022-06-03T16:30:08.612Z] nexus3.edgexfoundry.org:10001 [2022-06-03T16:30:08.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:30:09.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:30:09.143Z] Configure a credential helper to remove this warning. See [2022-06-03T16:30:09.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:30:09.143Z] [2022-06-03T16:30:09.143Z] Login Succeeded [2022-06-03T16:30:09.143Z] nexus3.edgexfoundry.org:10002 [2022-06-03T16:30:09.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:30:09.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:30:09.143Z] Configure a credential helper to remove this warning. See [2022-06-03T16:30:09.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:30:09.143Z] [2022-06-03T16:30:09.143Z] Login Succeeded [2022-06-03T16:30:09.143Z] nexus3.edgexfoundry.org:10003 [2022-06-03T16:30:09.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:30:09.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:30:09.405Z] Configure a credential helper to remove this warning. See [2022-06-03T16:30:09.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:30:09.405Z] [2022-06-03T16:30:09.405Z] Login Succeeded [2022-06-03T16:30:09.405Z] nexus3.edgexfoundry.org:10004 [2022-06-03T16:30:09.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:30:09.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:30:09.405Z] Configure a credential helper to remove this warning. See [2022-06-03T16:30:09.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:30:09.405Z] [2022-06-03T16:30:09.405Z] Login Succeeded [2022-06-03T16:30:09.405Z] docker.io [2022-06-03T16:30:09.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:30:09.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:30:09.928Z] Configure a credential helper to remove this warning. See [2022-06-03T16:30:09.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:30:09.928Z] [2022-06-03T16:30:09.928Z] Login Succeeded [2022-06-03T16:30:09.928Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T16:30:09.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T16:30:10.262Z] + 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 [2022-06-03T16:30:10.263Z] + dirname cmd/core-command/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/core-data/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/core-metadata/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/support-notifications/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-03T16:30:10.263Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-03T16:30:10.263Z] + cut -d/ -f2 [2022-06-03T16:30:10.263Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-03T16:30:10.307Z] 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 [2022-06-03T16:30:10.659Z] + git rev-list -1 --merges ffc509446a1dc33259747593b94beb4eb502b9b0~1..ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo [2022-06-03T16:30:10.670Z] -----------> git rev-list -1 --merges ffc509446a1dc33259747593b94beb4eb502b9b0~1..ffc509446a1dc33259747593b94beb4eb502b9b0 ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:30:10.670Z] ffc509446a1dc33259747593b94beb4eb502b9b0 [false] [Pipeline] sh [2022-06-03T16:30:10.962Z] + git log --format=format:%s -1 ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] echo [2022-06-03T16:30:10.977Z] ========================================================= [2022-06-03T16:30:10.977Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-03T16:30:10.977Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-03T16:30:11.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-03T16:30:11.415Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-03T16:30:11.415Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-03T16:30:11.415Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-03T16:30:11.415Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-03T16:30:11.415Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-03T16:30:11.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:30:11.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T16:30:11.832Z] [2022-06-03T16:30:11.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:30:12.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T16:30:12.146Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-03T16:30:12.146Z] 42c077c10790: Pulling fs layer [2022-06-03T16:30:12.146Z] f63e77b7563a: Pulling fs layer [2022-06-03T16:30:12.146Z] bd5fdadae976: Pulling fs layer [2022-06-03T16:30:12.146Z] 205491f53016: Pulling fs layer [2022-06-03T16:30:12.146Z] df18705c85c3: Pulling fs layer [2022-06-03T16:30:12.146Z] bdb3f477010e: Pulling fs layer [2022-06-03T16:30:12.146Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-03T16:30:12.146Z] 2c6e9b1d212d: Pulling fs layer [2022-06-03T16:30:12.146Z] bdb8f0575790: Pulling fs layer [2022-06-03T16:30:12.146Z] 386e3cb2ff24: Pulling fs layer [2022-06-03T16:30:12.146Z] 2343380bae48: Pulling fs layer [2022-06-03T16:30:12.146Z] c8a8fc8e1c8f: Waiting [2022-06-03T16:30:12.146Z] 2c6e9b1d212d: Waiting [2022-06-03T16:30:12.146Z] bdb8f0575790: Waiting [2022-06-03T16:30:12.146Z] 386e3cb2ff24: Waiting [2022-06-03T16:30:12.146Z] 2343380bae48: Waiting [2022-06-03T16:30:12.146Z] 205491f53016: Waiting [2022-06-03T16:30:12.146Z] bdb3f477010e: Waiting [2022-06-03T16:30:12.146Z] df18705c85c3: Waiting [2022-06-03T16:30:12.146Z] f63e77b7563a: Verifying Checksum [2022-06-03T16:30:12.146Z] f63e77b7563a: Download complete [2022-06-03T16:30:12.146Z] 205491f53016: Verifying Checksum [2022-06-03T16:30:12.146Z] 205491f53016: Download complete [2022-06-03T16:30:12.408Z] df18705c85c3: Verifying Checksum [2022-06-03T16:30:12.408Z] df18705c85c3: Download complete [2022-06-03T16:30:12.408Z] bdb3f477010e: Verifying Checksum [2022-06-03T16:30:12.408Z] bdb3f477010e: Download complete [2022-06-03T16:30:12.408Z] bd5fdadae976: Verifying Checksum [2022-06-03T16:30:12.408Z] bd5fdadae976: Download complete [2022-06-03T16:30:12.408Z] 2c6e9b1d212d: Download complete [2022-06-03T16:30:12.408Z] bdb8f0575790: Download complete [2022-06-03T16:30:12.408Z] 386e3cb2ff24: Verifying Checksum [2022-06-03T16:30:12.408Z] 386e3cb2ff24: Download complete [2022-06-03T16:30:12.408Z] 2343380bae48: Verifying Checksum [2022-06-03T16:30:12.408Z] 42c077c10790: Verifying Checksum [2022-06-03T16:30:12.408Z] 42c077c10790: Download complete [2022-06-03T16:30:12.669Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-03T16:30:12.669Z] c8a8fc8e1c8f: Download complete [2022-06-03T16:30:14.054Z] 42c077c10790: Pull complete [2022-06-03T16:30:14.054Z] f63e77b7563a: Pull complete [2022-06-03T16:30:14.626Z] bd5fdadae976: Pull complete [2022-06-03T16:30:14.627Z] 205491f53016: Pull complete [2022-06-03T16:30:14.890Z] df18705c85c3: Pull complete [2022-06-03T16:30:15.152Z] bdb3f477010e: Pull complete [2022-06-03T16:30:17.062Z] c8a8fc8e1c8f: Pull complete [2022-06-03T16:30:17.062Z] 2c6e9b1d212d: Pull complete [2022-06-03T16:30:17.062Z] bdb8f0575790: Pull complete [2022-06-03T16:30:17.324Z] 386e3cb2ff24: Pull complete [2022-06-03T16:30:17.324Z] 2343380bae48: Pull complete [2022-06-03T16:30:17.324Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-03T16:30:17.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-03T16:30:17.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:30:17.423Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T16:30:17.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-03T16:30:18.822Z] $ docker top cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d -eo pid,comm [2022-06-03T16:30:18.884Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-03T16:30:18.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-03T16:30:18.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T16:30:18.917Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T16:30:19.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T16:30:19.066Z] $ docker exec cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent [2022-06-03T16:30:19.187Z] SSH_AUTH_SOCK=/tmp/ssh-1U19dRS1tsPJ/agent.33 [2022-06-03T16:30:19.187Z] SSH_AGENT_PID=39 [2022-06-03T16:30:19.193Z] Running ssh-add (command line suppressed) [2022-06-03T16:30:19.340Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_5938972602969159516.key (/w/workspace/edgex-go/5@tmp/private_key_5938972602969159516.key) [2022-06-03T16:30:19.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T16:30:19.647Z] + git tag --points-at HEAD [Pipeline] } [2022-06-03T16:30:19.680Z] $ docker exec --env ******** --env ******** cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent -k [2022-06-03T16:30:19.804Z] unset SSH_AUTH_SOCK; [2022-06-03T16:30:19.804Z] unset SSH_AGENT_PID; [2022-06-03T16:30:19.804Z] echo Agent pid 39 killed; [2022-06-03T16:30:19.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-03T16:30:19.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-03T16:30:19.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-03T16:30:19.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-03T16:30:19.976Z] $ docker exec cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent [2022-06-03T16:30:20.103Z] SSH_AUTH_SOCK=/tmp/ssh-Dh63VV0vASlg/agent.74 [2022-06-03T16:30:20.103Z] SSH_AGENT_PID=81 [2022-06-03T16:30:20.119Z] Running ssh-add (command line suppressed) [2022-06-03T16:30:20.259Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1881912551286562209.key (/w/workspace/edgex-go/5@tmp/private_key_1881912551286562209.key) [2022-06-03T16:30:20.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-03T16:30:20.557Z] + git semver init [2022-06-03T16:30:20.818Z] 2022-06-03 16:30:20,776 [run_init] DEBUG init version:0.0.0 force:False [2022-06-03T16:30:20.818Z] 2022-06-03 16:30:20,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-06-03T16:30:20.818Z] 2022-06-03 16:30:20,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-06-03T16:30:20.818Z] 2022-06-03 16:30:20,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,661 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,662 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4040 with force:False [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,662 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4040 [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,665 [execute] INFO git cat-file --batch-check [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,672 [execute] INFO git cat-file --batch [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-06-03T16:30:25.044Z] 2022-06-03 16:30:24,678 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4040 [2022-06-03T16:30:25.044Z] 0.0.0 [Pipeline] } [2022-06-03T16:30:25.065Z] $ docker exec --env ******** --env ******** cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d ssh-agent -k [2022-06-03T16:30:25.210Z] unset SSH_AUTH_SOCK; [2022-06-03T16:30:25.210Z] unset SSH_AGENT_PID; [2022-06-03T16:30:25.210Z] echo Agent pid 81 killed; [2022-06-03T16:30:25.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-03T16:30:25.524Z] + git semver [Pipeline] } [2022-06-03T16:30:25.808Z] $ docker stop --time=1 cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d [2022-06-03T16:30:27.072Z] $ docker rm -f cb91e857d80f59dcdcacee2a7b8ae02e1b0e57bc25fc542eb5753c8bee846f0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T16:30:27.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-03T16:30:27.686Z] Stashed 1 file(s) [Pipeline] echo [2022-06-03T16:30:27.689Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-06-03T16:30:27.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T16:30:27.789Z] ========================================================= [2022-06-03T16:30:27.789Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-03T16:30:27.789Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:30:28.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T16:30:28.074Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-03T16:30:28.074Z] 59bf1c3509f3: Pulling fs layer [2022-06-03T16:30:28.074Z] 666ba61612fd: Pulling fs layer [2022-06-03T16:30:28.074Z] 8ed8ca486205: Pulling fs layer [2022-06-03T16:30:28.074Z] 4fe6c5a15a65: Pulling fs layer [2022-06-03T16:30:28.074Z] 22a0e8bec74d: Pulling fs layer [2022-06-03T16:30:28.074Z] ca2b28591e48: Pulling fs layer [2022-06-03T16:30:28.074Z] a51346096db8: Pulling fs layer [2022-06-03T16:30:28.074Z] daebc70d1ce1: Pulling fs layer [2022-06-03T16:30:28.074Z] 0e18a0eac166: Pulling fs layer [2022-06-03T16:30:28.074Z] 4fe6c5a15a65: Waiting [2022-06-03T16:30:28.074Z] 22a0e8bec74d: Waiting [2022-06-03T16:30:28.074Z] ca2b28591e48: Waiting [2022-06-03T16:30:28.074Z] a51346096db8: Waiting [2022-06-03T16:30:28.074Z] daebc70d1ce1: Waiting [2022-06-03T16:30:28.074Z] 0e18a0eac166: Waiting [2022-06-03T16:30:28.074Z] 8ed8ca486205: Verifying Checksum [2022-06-03T16:30:28.074Z] 8ed8ca486205: Download complete [2022-06-03T16:30:28.074Z] 666ba61612fd: Verifying Checksum [2022-06-03T16:30:28.074Z] 22a0e8bec74d: Verifying Checksum [2022-06-03T16:30:28.074Z] 22a0e8bec74d: Download complete [2022-06-03T16:30:28.074Z] ca2b28591e48: Verifying Checksum [2022-06-03T16:30:28.074Z] ca2b28591e48: Download complete [2022-06-03T16:30:28.074Z] 59bf1c3509f3: Verifying Checksum [2022-06-03T16:30:28.074Z] 59bf1c3509f3: Download complete [2022-06-03T16:30:28.074Z] a51346096db8: Download complete [2022-06-03T16:30:28.335Z] daebc70d1ce1: Verifying Checksum [2022-06-03T16:30:28.335Z] daebc70d1ce1: Download complete [2022-06-03T16:30:28.335Z] 59bf1c3509f3: Pull complete [2022-06-03T16:30:28.596Z] 666ba61612fd: Pull complete [2022-06-03T16:30:28.596Z] 8ed8ca486205: Pull complete [2022-06-03T16:30:28.856Z] 0e18a0eac166: Verifying Checksum [2022-06-03T16:30:28.856Z] 0e18a0eac166: Download complete [2022-06-03T16:30:28.856Z] 4fe6c5a15a65: Verifying Checksum [2022-06-03T16:30:28.856Z] 4fe6c5a15a65: Download complete [2022-06-03T16:30:33.052Z] 4fe6c5a15a65: Pull complete [2022-06-03T16:30:33.052Z] 22a0e8bec74d: Pull complete [2022-06-03T16:30:33.052Z] ca2b28591e48: Pull complete [2022-06-03T16:30:33.052Z] a51346096db8: Pull complete [2022-06-03T16:30:33.052Z] daebc70d1ce1: Pull complete [2022-06-03T16:30:35.591Z] 0e18a0eac166: Pull complete [2022-06-03T16:30:35.591Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-03T16:30:35.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T16:30:35.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:30:35.886Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-06-03T16:30:35.886Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T16:30:35.886Z] WORKDIR /edgex [2022-06-03T16:30:35.886Z] COPY go.mod . [2022-06-03T16:30:35.886Z] RUN go mod download [2022-06-03T16:30:37.271Z] Sending build context to Docker daemon 335.1MB [2022-06-03T16:30:37.271Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-03T16:30:37.271Z] ---> f018257e8ee9 [2022-06-03T16:30:37.271Z] Step 2/4 : WORKDIR /edgex [2022-06-03T16:30:39.812Z] ---> Running in a98bb063bade [2022-06-03T16:30:39.812Z] Removing intermediate container a98bb063bade [2022-06-03T16:30:39.812Z] ---> e1c838589327 [2022-06-03T16:30:39.812Z] Step 3/4 : COPY go.mod . [2022-06-03T16:30:39.812Z] ---> 7c016f2baf81 [2022-06-03T16:30:39.812Z] Step 4/4 : RUN go mod download [2022-06-03T16:30:39.812Z] ---> Running in 9816713dc2db [2022-06-03T16:30:42.749Z] Still waiting to schedule task [2022-06-03T16:30:42.750Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-03T16:30:57.916Z] Removing intermediate container 9816713dc2db [2022-06-03T16:30:57.916Z] ---> d5afdf9065ce [2022-06-03T16:30:57.916Z] Successfully built d5afdf9065ce [2022-06-03T16:30:57.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:30:58.221Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T16:30:58.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:30:58.306Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T16:30:58.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T16:30:58.737Z] $ docker top 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T16:30:59.086Z] + go version [2022-06-03T16:30:59.086Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-03T16:30:59.102Z] $ docker stop --time=1 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 [2022-06-03T16:31:00.388Z] $ docker rm -f 8b382307827e4a2f0c42145bdf806f69bb71b442bc56fbcf2cb47f9828bbd4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:31:00.846Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-03T16:31:00.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:31:00.994Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T16:31:01.052Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-03T16:31:01.432Z] $ docker top 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-03T16:31:01.508Z] ========================================================= [2022-06-03T16:31:01.508Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T16:31:01.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:31:01.795Z] + make test [2022-06-03T16:31:01.795Z] go mod tidy -compat=1.17 [2022-06-03T16:31:01.795Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T16:31:08.361Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T16:31:20.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T16:31:21.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements [2022-06-03T16:31:21.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T16:31:21.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T16:31:22.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2022-06-03T16:31:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T16:31:22.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 53.4% of statements [2022-06-03T16:31:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T16:31:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.537s coverage: 89.2% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 83.8% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.569s coverage: 95.6% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements [2022-06-03T16:31:26.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.112s coverage: 96.3% of statements [2022-06-03T16:31:26.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-06-03T16:31:36.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements [2022-06-03T16:31:36.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-06-03T16:31:37.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-06-03T16:31:37.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.2% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 65.4% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.8% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T16:31:47.169Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T16:31:47.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T16:31:47.170Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-06-03T16:31:47.170Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-06-03T16:31:47.170Z] 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 [2022-06-03T16:32:05.259Z] GO111MODULE=on go vet ./... [2022-06-03T16:32:10.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T16:32:10.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T16:32:11.056Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T16:32:11.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-03T16:32:11.919Z] + ls -al . [2022-06-03T16:32:11.919Z] total 684 [2022-06-03T16:32:11.919Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 16:32 . [2022-06-03T16:32:11.919Z] drwxr-xr-x 4 root root 4096 Jun 3 16:31 .. [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 16:30 .dockerignore [2022-06-03T16:32:11.919Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:30 .git [2022-06-03T16:32:11.919Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:30 .github [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 879 Jun 3 16:30 .gitignore [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 16:30 .golangci.yml [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 87 Jun 3 16:30 .hadolint.yml [2022-06-03T16:32:11.919Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 16:30 .semver [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 16:30 .sonarcloud.properties [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 16:30 ADOPTERS.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 10220 Jun 3 16:30 Attribution.txt [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 63209 Jun 3 16:30 CHANGELOG.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:30 CONTRIBUTING.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 16:30 GOVERNANCE.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 850 Jun 3 16:30 Jenkinsfile [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:30 LICENSE [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 10389 Jun 3 16:30 Makefile [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 16:30 OWNERS.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 9094 Jun 3 16:30 README.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 16:30 SECURITY.md [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 16:30 VERSION [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:30 ZMQWindows.md [2022-06-03T16:32:11.919Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 16:30 bin [2022-06-03T16:32:11.919Z] drwxrwxr-x 18 1001 1001 4096 Jun 3 16:30 cmd [2022-06-03T16:32:11.919Z] -rw-r--r-- 1 root root 435411 Jun 3 16:31 coverage.out [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 3267 Jun 3 16:30 go.mod [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 35869 Jun 3 16:31 go.sum [2022-06-03T16:32:11.919Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:30 internal [2022-06-03T16:32:11.919Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:30 openapi [2022-06-03T16:32:11.919Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 16:30 snap [2022-06-03T16:32:11.919Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 16:30 version.go [Pipeline] sh [2022-06-03T16:32:12.204Z] + '[' -e coverage.out ] [2022-06-03T16:32:12.204Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T16:32:12.307Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T16:32:12.588Z] + make build [2022-06-03T16:32:12.589Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T16:32:14.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-963 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws [2022-06-03T16:32:14.491Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-06-03T16:32:14.536Z] The recommended git tool is: git [2022-06-03T16:32:21.559Z] using credential edgex-jenkins-ssh [2022-06-03T16:32:21.580Z] Cloning the remote Git repository [2022-06-03T16:32:21.638Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-03T16:32:21.705Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-06-03T16:32:21.790Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T16:32:21.791Z] > git --version # timeout=10 [2022-06-03T16:32:21.807Z] > git --version # 'git version 2.25.1' [2022-06-03T16:32:21.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T16:32:21.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T16:32:27.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T16:32:35.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T16:32:35.588Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T16:32:36.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T16:32:36.996Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-03T16:32:37.811Z] Merging remotes/origin/main commit fed831e05d45eedf309a161f019c6bf56688bfb5 into PR head commit 237039cf30f4149665337fa1071805a3535e149b [2022-06-03T16:32:38.248Z] Merge succeeded, producing a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T16:32:38.249Z] Checking out Revision a0578b59722e5ef2ce66fbcb2762b4af7d902c26 (PR-4040) [2022-06-03T16:32:37.039Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-03T16:32:37.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-03T16:32:37.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T16:32:37.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-03T16:32:37.836Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T16:32:37.853Z] > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [2022-06-03T16:32:38.093Z] > git remote # timeout=10 [2022-06-03T16:32:38.117Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T16:32:38.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-03T16:32:38.146Z] > git merge fed831e05d45eedf309a161f019c6bf56688bfb5 # timeout=10 [2022-06-03T16:32:38.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T16:32:38.262Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T16:32:38.274Z] > git checkout -f a0578b59722e5ef2ce66fbcb2762b4af7d902c26 # timeout=10 [2022-06-03T16:32:42.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T16:32:42.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T16:32:42.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T16:32:42.430Z] Commit message: "Merge commit 'fed831e05d45eedf309a161f019c6bf56688bfb5' into HEAD" [2022-06-03T16:32:42.445Z] > git rev-list --no-walk 237039cf30f4149665337fa1071805a3535e149b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-03T16:32:43.391Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-03T16:32:43.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T16:32:43.391Z] Dload Upload Total Spent Left Speed [2022-06-03T16:32:43.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 [2022-06-03T16:32:43.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] sh [2022-06-03T16:32:44.170Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-03T16:32:44.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T16:32:44.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-03T16:32:44.513Z] + sudo tee /etc/docker/daemon.new [2022-06-03T16:32:44.513Z] { [2022-06-03T16:32:44.513Z] "registry-mirrors": [ [2022-06-03T16:32:44.513Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-03T16:32:44.513Z] ], [2022-06-03T16:32:44.513Z] "bip": "10.250.0.254/24", [2022-06-03T16:32:44.513Z] "hosts": [ [2022-06-03T16:32:44.513Z] "tcp://0.0.0.0:5555", [2022-06-03T16:32:44.513Z] "unix:///var/run/docker.sock" [2022-06-03T16:32:44.513Z] ], [2022-06-03T16:32:44.513Z] "mtu": 1458, [2022-06-03T16:32:44.513Z] "selinux-enabled": true, [2022-06-03T16:32:44.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-03T16:32:44.513Z] } [Pipeline] sh [2022-06-03T16:32:44.856Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-03T16:32:45.190Z] + sudo service docker restart [2022-06-03T16:32:45.731Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T16:32:46.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T16:32:46.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T16:32:48.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-03T16:32:49.734Z] $ docker stop --time=1 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 [2022-06-03T16:32:51.940Z] $ docker rm -f 635e51ca3766db824f701994d9be00f3979030fd0a72bcb27b68ae5fa5eb3da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:32:52.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T16:32:52.831Z] [2022-06-03T16:32:52.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:32:53.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T16:32:53.129Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-03T16:32:53.129Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-03T16:32:53.129Z] ca9280d653b3: Pulling fs layer [2022-06-03T16:32:53.129Z] 7e9c9ca2126c: Pulling fs layer [2022-06-03T16:32:53.129Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-03T16:32:53.129Z] cbdbe7a5bc2a: Download complete [2022-06-03T16:32:53.389Z] ca9280d653b3: Verifying Checksum [2022-06-03T16:32:53.389Z] ca9280d653b3: Download complete [2022-06-03T16:32:53.389Z] cbdbe7a5bc2a: Pull complete [2022-06-03T16:32:53.648Z] 7e9c9ca2126c: Download complete [2022-06-03T16:32:53.906Z] ca9280d653b3: Pull complete [2022-06-03T16:32:57.196Z] 7e9c9ca2126c: Pull complete [2022-06-03T16:32:57.196Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-03T16:32:57.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T16:32:57.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:32:57.278Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T16:32:57.359Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T16:32:58.538Z] $ docker top d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T16:32:58.939Z] + docker-compose build --help [2022-06-03T16:32:58.939Z] + grep parallel [2022-06-03T16:32:59.505Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T16:32:59.520Z] $ docker stop --time=1 d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a [2022-06-03T16:33:00.821Z] $ docker rm -f d03aa190915caecb3c2041d95125132a83be948343ea987d93debe16b915d20a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:33:01.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-03T16:33:01.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:33:01.291Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T16:33:01.326Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-03T16:33:01.699Z] $ docker top ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T16:33:02.050Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T16:33:02.616Z] Building core-command ... [2022-06-03T16:33:02.616Z] Building core-data ... [2022-06-03T16:33:02.616Z] Building core-metadata ... [2022-06-03T16:33:02.616Z] Building security-bootstrapper ... [2022-06-03T16:33:02.616Z] Building security-proxy-setup ... [2022-06-03T16:33:02.616Z] Building security-secretstore-setup ... [2022-06-03T16:33:02.616Z] Building security-spiffe-token-provider ... [2022-06-03T16:33:02.616Z] Building security-spire-agent ... [2022-06-03T16:33:02.616Z] Building security-spire-config ... [2022-06-03T16:33:02.616Z] Building security-spire-server ... [2022-06-03T16:33:02.616Z] Building support-notifications ... [2022-06-03T16:33:02.616Z] Building support-scheduler ... [2022-06-03T16:33:02.616Z] Building sys-mgmt-agent ... [2022-06-03T16:33:02.616Z] Building security-spiffe-token-provider [2022-06-03T16:33:02.616Z] Building security-spire-server [2022-06-03T16:33:02.617Z] Building security-secretstore-setup [2022-06-03T16:33:02.617Z] Building security-bootstrapper [2022-06-03T16:33:02.617Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T16:33:03.533Z] provisioning config files... [2022-06-03T16:33:03.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3329030964660622355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T16:33:04.131Z] ---> docker-login.sh [2022-06-03T16:33:04.131Z] nexus3.edgexfoundry.org:10001 [2022-06-03T16:33:04.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:33:05.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:33:05.006Z] Configure a credential helper to remove this warning. See [2022-06-03T16:33:05.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:33:05.006Z] [2022-06-03T16:33:05.006Z] Login Succeeded [2022-06-03T16:33:05.006Z] nexus3.edgexfoundry.org:10002 [2022-06-03T16:33:05.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:33:05.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:33:05.552Z] Configure a credential helper to remove this warning. See [2022-06-03T16:33:05.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:33:05.552Z] [2022-06-03T16:33:05.552Z] Login Succeeded [2022-06-03T16:33:05.552Z] nexus3.edgexfoundry.org:10003 [2022-06-03T16:33:05.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:33:06.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:33:06.099Z] Configure a credential helper to remove this warning. See [2022-06-03T16:33:06.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:33:06.099Z] [2022-06-03T16:33:06.099Z] Login Succeeded [2022-06-03T16:33:06.099Z] nexus3.edgexfoundry.org:10004 [2022-06-03T16:33:06.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:33:06.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:33:06.382Z] Configure a credential helper to remove this warning. See [2022-06-03T16:33:06.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:33:06.382Z] [2022-06-03T16:33:06.382Z] Login Succeeded [2022-06-03T16:33:06.382Z] docker.io [2022-06-03T16:33:06.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-03T16:33:07.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-03T16:33:07.252Z] Configure a credential helper to remove this warning. See [2022-06-03T16:33:07.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-03T16:33:07.252Z] [2022-06-03T16:33:07.252Z] Login Succeeded [2022-06-03T16:33:07.252Z] ---> docker-login.sh ends [Pipeline] } [2022-06-03T16:33:07.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-03T16:33:07.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-03T16:33:07.522Z] ========================================================= [2022-06-03T16:33:07.522Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-03T16:33:07.522Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:33:07.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T16:33:08.126Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-03T16:33:08.126Z] 9b3977197b4f: Pulling fs layer [2022-06-03T16:33:08.126Z] 1a89e8eeedd5: Pulling fs layer [2022-06-03T16:33:08.126Z] 94645a83ff95: Pulling fs layer [2022-06-03T16:33:08.126Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-03T16:33:08.126Z] 0c92f367c5e7: Pulling fs layer [2022-06-03T16:33:08.126Z] 3096ccb668a1: Pulling fs layer [2022-06-03T16:33:08.126Z] e8cf19c19ddd: Pulling fs layer [2022-06-03T16:33:08.126Z] a4caa8a26152: Pulling fs layer [2022-06-03T16:33:08.126Z] 3096ccb668a1: Waiting [2022-06-03T16:33:08.126Z] a4caa8a26152: Waiting [2022-06-03T16:33:08.126Z] 3f3a8bcf1eab: Waiting [2022-06-03T16:33:08.126Z] e8cf19c19ddd: Waiting [2022-06-03T16:33:08.126Z] 0c92f367c5e7: Waiting [2022-06-03T16:33:08.126Z] 94645a83ff95: Verifying Checksum [2022-06-03T16:33:08.126Z] 94645a83ff95: Download complete [2022-06-03T16:33:08.126Z] 1a89e8eeedd5: Download complete [2022-06-03T16:33:08.126Z] 0c92f367c5e7: Verifying Checksum [2022-06-03T16:33:08.126Z] 0c92f367c5e7: Download complete [2022-06-03T16:33:08.126Z] 3096ccb668a1: Verifying Checksum [2022-06-03T16:33:08.126Z] 3096ccb668a1: Download complete [2022-06-03T16:33:08.126Z] 9b3977197b4f: Download complete [2022-06-03T16:33:08.126Z] e8cf19c19ddd: Verifying Checksum [2022-06-03T16:33:08.126Z] e8cf19c19ddd: Download complete [2022-06-03T16:33:09.114Z] 9b3977197b4f: Pull complete [2022-06-03T16:33:09.393Z] 1a89e8eeedd5: Pull complete [2022-06-03T16:33:09.995Z] 94645a83ff95: Pull complete [2022-06-03T16:33:09.995Z] a4caa8a26152: Verifying Checksum [2022-06-03T16:33:09.995Z] a4caa8a26152: Download complete [2022-06-03T16:33:10.596Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-03T16:33:10.596Z] 3f3a8bcf1eab: Download complete [2022-06-03T16:33:17.497Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:33:17.498Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:33:17.498Z] ---> d5afdf9065ce [2022-06-03T16:33:17.498Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T16:33:17.498Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:33:17.498Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:33:17.498Z] ---> d5afdf9065ce [2022-06-03T16:33:17.498Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T16:33:17.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:33:17.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:33:17.498Z] ---> d5afdf9065ce [2022-06-03T16:33:17.498Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T16:33:17.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:33:17.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:33:17.498Z] ---> d5afdf9065ce [2022-06-03T16:33:17.498Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T16:33:17.498Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:33:17.498Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:33:17.498Z] ---> d5afdf9065ce [2022-06-03T16:33:17.498Z] Step 3/31 : WORKDIR /edgex-go [2022-06-03T16:33:20.792Z] ---> Running in 17b86f85bd8a [2022-06-03T16:33:20.792Z] ---> Running in 3040f61f0d15 [2022-06-03T16:33:20.792Z] ---> Running in e794bb572c66 [2022-06-03T16:33:20.792Z] ---> Running in bbe711039a2d [2022-06-03T16:33:20.792Z] ---> Running in 94ec1cba6e89 [2022-06-03T16:33:20.792Z] Removing intermediate container bbe711039a2d [2022-06-03T16:33:20.792Z] ---> 3d56b3681c2e [2022-06-03T16:33:20.792Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:33:20.792Z] Removing intermediate container 94ec1cba6e89 [2022-06-03T16:33:20.792Z] ---> 7771e3f71477 [2022-06-03T16:33:20.792Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:33:20.792Z] Removing intermediate container e794bb572c66 [2022-06-03T16:33:20.792Z] ---> cbfcb9a20a64 [2022-06-03T16:33:20.792Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:33:20.792Z] Removing intermediate container 3040f61f0d15 [2022-06-03T16:33:20.792Z] ---> 5ed8f277a3e7 [2022-06-03T16:33:20.792Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:33:20.792Z] Removing intermediate container 17b86f85bd8a [2022-06-03T16:33:20.792Z] ---> e2488090097b [2022-06-03T16:33:20.792Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-03T16:33:20.792Z] ---> Running in 0cfff442228f [2022-06-03T16:33:20.792Z] ---> Running in 229d083bc87b [2022-06-03T16:33:20.792Z] ---> Running in aeef902bd8c8 [2022-06-03T16:33:20.792Z] ---> Running in 95fb8d248586 [2022-06-03T16:33:20.792Z] ---> Running in 2d39152bfd15 [2022-06-03T16:33:21.363Z] Removing intermediate container 0cfff442228f [2022-06-03T16:33:21.363Z] ---> ac175a00be6e [2022-06-03T16:33:21.363Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-03T16:33:21.363Z] ---> Running in 537cb91f1fd7 [2022-06-03T16:33:21.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:21.934Z] Removing intermediate container aeef902bd8c8 [2022-06-03T16:33:21.934Z] ---> 343b8f9e4c35 [2022-06-03T16:33:21.934Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:33:21.934Z] ---> Running in c94829d96641 [2022-06-03T16:33:21.934Z] Removing intermediate container 229d083bc87b [2022-06-03T16:33:21.934Z] ---> 5b1bcb60fb76 [2022-06-03T16:33:21.934Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:33:21.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:21.934Z] Removing intermediate container 95fb8d248586 [2022-06-03T16:33:21.934Z] ---> 92b99998e5f7 [2022-06-03T16:33:21.934Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-03T16:33:21.934Z] ---> Running in 38c3923606a2 [2022-06-03T16:33:21.934Z] ---> Running in 3f45c01972f4 [2022-06-03T16:33:22.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.715Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T16:33:22.715Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T16:33:22.715Z] OK: 15866 distinct packages available [2022-06-03T16:33:22.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:22.977Z] OK: 221 MiB in 52 packages [2022-06-03T16:33:23.024Z] 3f3a8bcf1eab: Pull complete [2022-06-03T16:33:23.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:23.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:23.245Z] OK: 221 MiB in 52 packages [2022-06-03T16:33:23.505Z] Removing intermediate container 537cb91f1fd7 [2022-06-03T16:33:23.505Z] ---> a0db98ef7d56 [2022-06-03T16:33:23.505Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-03T16:33:23.505Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:33:23.505Z] OK: 221 MiB in 52 packages [2022-06-03T16:33:23.505Z] OK: 221 MiB in 52 packages [2022-06-03T16:33:23.505Z] ---> 302f59868d56 [2022-06-03T16:33:23.505Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:33:23.770Z] ---> Running in 98523f928a11 [2022-06-03T16:33:23.770Z] Removing intermediate container c94829d96641 [2022-06-03T16:33:23.770Z] ---> d13a68856f66 [2022-06-03T16:33:23.770Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T16:33:23.770Z] OK: 221 MiB in 52 packages [2022-06-03T16:33:23.770Z] ---> 5b831a015810 [2022-06-03T16:33:23.770Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:33:23.770Z] Removing intermediate container 38c3923606a2 [2022-06-03T16:33:23.770Z] ---> 9cd2730cc339 [2022-06-03T16:33:23.770Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T16:33:24.011Z] 0c92f367c5e7: Pull complete [2022-06-03T16:33:24.011Z] 3096ccb668a1: Pull complete [2022-06-03T16:33:24.031Z] ---> Running in 31cf6f627616 [2022-06-03T16:33:24.031Z] Removing intermediate container 3f45c01972f4 [2022-06-03T16:33:24.031Z] ---> e48b2a051d57 [2022-06-03T16:33:24.031Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T16:33:24.031Z] ---> b0a776ab7a0f [2022-06-03T16:33:24.031Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:33:24.031Z] ---> Running in 1e0e2cc0f6f8 [2022-06-03T16:33:24.288Z] e8cf19c19ddd: Pull complete [2022-06-03T16:33:24.299Z] ---> 183621536bea [2022-06-03T16:33:24.299Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:33:24.299Z] Removing intermediate container 2d39152bfd15 [2022-06-03T16:33:24.299Z] ---> c5cd2aee0df5 [2022-06-03T16:33:24.299Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-03T16:33:24.299Z] ---> Running in 2596e26b5636 [2022-06-03T16:33:24.556Z] ---> c1f56a7bab5f [2022-06-03T16:33:24.556Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:33:24.556Z] ---> Running in 4bd390ae28c5 [2022-06-03T16:33:24.815Z] Removing intermediate container 98523f928a11 [2022-06-03T16:33:24.815Z] ---> ac9225bd6350 [2022-06-03T16:33:24.815Z] Step 8/31 : COPY . . [2022-06-03T16:33:26.718Z] Removing intermediate container 1e0e2cc0f6f8 [2022-06-03T16:33:26.718Z] Removing intermediate container 31cf6f627616 [2022-06-03T16:33:26.718Z] ---> 58282dbaa3a7 [2022-06-03T16:33:26.718Z] ---> 210e2a070a3a [2022-06-03T16:33:26.718Z] Step 8/26 : COPY . .Step 8/25 : COPY . . [2022-06-03T16:33:26.718Z] [2022-06-03T16:33:28.094Z] Removing intermediate container 2596e26b5636 [2022-06-03T16:33:28.094Z] ---> b3d251adbcf6 [2022-06-03T16:33:28.094Z] Step 8/25 : COPY . . [2022-06-03T16:33:31.013Z] a4caa8a26152: Pull complete [2022-06-03T16:33:31.013Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-03T16:33:31.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T16:33:31.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:33:31.375Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T16:33:31.375Z] WORKDIR /edgex [2022-06-03T16:33:31.375Z] COPY go.mod . [2022-06-03T16:33:31.375Z] RUN go mod download [2022-06-03T16:33:31.375Z] docker build -t ci-base-image-arm64 -f - . [2022-06-03T16:33:33.364Z] Removing intermediate container 4bd390ae28c5 [2022-06-03T16:33:33.364Z] ---> 3ce55627e3e1 [2022-06-03T16:33:33.364Z] Step 7/20 : COPY . . [2022-06-03T16:33:34.034Z] Sending build context to Docker daemon 169.2MB [2022-06-03T16:33:34.034Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-03T16:33:34.034Z] ---> 725f1c02e7f9 [2022-06-03T16:33:34.034Z] Step 2/4 : WORKDIR /edgex [2022-06-03T16:33:35.269Z] ---> 8aab08c8d2d4 [2022-06-03T16:33:35.270Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:33:35.270Z] ---> 45c0a407f24e [2022-06-03T16:33:35.270Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T16:33:35.270Z] ---> 402ec086040f [2022-06-03T16:33:35.270Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:33:35.270Z] ---> fb0a6f669ff4 [2022-06-03T16:33:35.270Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T16:33:35.270Z] ---> Running in 3f49c1652b94 [2022-06-03T16:33:35.270Z] ---> Running in 0b0539228aed [2022-06-03T16:33:35.270Z] ---> Running in 34272890eae7 [2022-06-03T16:33:35.270Z] ---> Running in 3adbf44c8e6e [2022-06-03T16:33:35.529Z] Removing intermediate container 34272890eae7 [2022-06-03T16:33:35.529Z] ---> 555e658d5b54 [2022-06-03T16:33:35.529Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-03T16:33:35.529Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T16:33:35.805Z] Removing intermediate container 0b0539228aed [2022-06-03T16:33:35.805Z] ---> c7883608a08b [2022-06-03T16:33:35.805Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-03T16:33:35.805Z] ---> Running in 250c01e03f2d [2022-06-03T16:33:35.805Z] ---> Running in ea63028e2300 [2022-06-03T16:33:35.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T16:33:35.805Z] Removing intermediate container 250c01e03f2d [2022-06-03T16:33:35.805Z] ---> aca0d145df58 [2022-06-03T16:33:35.805Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:33:36.030Z] ---> Running in 2aafe76633e5 [2022-06-03T16:33:36.030Z] Removing intermediate container 2aafe76633e5 [2022-06-03T16:33:36.030Z] ---> dd81dd0aa522 [2022-06-03T16:33:36.030Z] Step 3/4 : COPY go.mod . [2022-06-03T16:33:36.065Z] Removing intermediate container ea63028e2300 [2022-06-03T16:33:36.065Z] ---> e6bd7753ccf6 [2022-06-03T16:33:36.065Z] Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:33:36.065Z] ---> Running in b0371db86223 [2022-06-03T16:33:36.065Z] ---> Running in b5295cb37e06 [2022-06-03T16:33:36.324Z] spire-server: not found [2022-06-03T16:33:36.583Z] spire-server: not found [2022-06-03T16:33:36.633Z] ---> 5825fdf8fd72 [2022-06-03T16:33:36.633Z] Step 4/4 : RUN go mod download [2022-06-03T16:33:36.633Z] ---> Running in 6bd8a44bc9c7 [2022-06-03T16:33:37.159Z] spire-1.2.1/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.data/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.data/.file [2022-06-03T16:33:37.159Z] spire-1.2.1/.dockerignore [2022-06-03T16:33:37.159Z] spire-1.2.1/.gitattributes [2022-06-03T16:33:37.159Z] spire-1.2.1/.githooks/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.gitignore [2022-06-03T16:33:37.159Z] spire-1.2.1/.go-version [2022-06-03T16:33:37.159Z] spire-1.2.1/.golangci.yml [2022-06-03T16:33:37.159Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:33:37.159Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-06-03T16:33:37.159Z] [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:33:37.159Z] spire-1.2.1/LICENSE [2022-06-03T16:33:37.159Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:33:37.159Z] spire-1.2.1/Makefile [2022-06-03T16:33:37.159Z] spire-1.2.1/README.md [2022-06-03T16:33:37.159Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:33:37.159Z] spire-1.2.1/SECURITY.md [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.data/.file [2022-06-03T16:33:37.159Z] spire-1.2.1/.dockerignore [2022-06-03T16:33:37.159Z] spire-1.2.1/.gitattributes [2022-06-03T16:33:37.159Z] spire-1.2.1/.githooks/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:33:37.159Z] spire-1.2.1/.gitignore [2022-06-03T16:33:37.159Z] spire-1.2.1/.go-version [2022-06-03T16:33:37.159Z] spire-1.2.1/.golangci.yml [2022-06-03T16:33:37.159Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:33:37.159Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:33:37.159Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile.dev [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:33:37.159Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:33:37.159Z] spire-1.2.1/LICENSE [2022-06-03T16:33:37.159Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:33:37.159Z] spire-1.2.1/Makefile [2022-06-03T16:33:37.159Z] spire-1.2.1/README.md [2022-06-03T16:33:37.159Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:33:37.159Z] spire-1.2.1/SECURITY.md [2022-06-03T16:33:37.159Z] spire-1.2.1/cmd/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/ [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/ [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:33:37.160Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/ [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/ [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/ [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:33:37.160Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:33:37.161Z] spire-1.2.1/examples/ [2022-06-03T16:33:37.161Z] spire-1.2.1/examples/README.md [2022-06-03T16:33:37.161Z] spire-1.2.1/go.mod [2022-06-03T16:33:37.161Z] spire-1.2.1/go.sum [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:33:37.161Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:33:37.161Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:33:37.162Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:33:37.162Z] spire-1.2.1/examples/ [2022-06-03T16:33:37.162Z] spire-1.2.1/examples/README.md [2022-06-03T16:33:37.162Z] spire-1.2.1/go.mod [2022-06-03T16:33:37.162Z] spire-1.2.1/go.sum [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:33:37.162Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:33:37.163Z] [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:33:37.163Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:33:37.164Z] [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:33:37.164Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:33:37.165Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:33:37.166Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:33:37.167Z] [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:33:37.167Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/private/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:33:37.168Z] spire-1.2.1/release/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:33:37.168Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:33:37.168Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:33:37.168Z] spire-1.2.1/script/ [2022-06-03T16:33:37.168Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:33:37.168Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:33:37.168Z] spire-1.2.1/support/ [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/ [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:33:37.168Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:33:37.169Z] [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:33:37.169Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/clock/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:33:37.169Z] spire-1.2.1/test/integration/ [2022-06-03T16:33:37.169Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:33:37.169Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/private/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/common [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:33:37.170Z] spire-1.2.1/release/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/script/ [2022-06-03T16:33:37.170Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/support/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:33:37.170Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:33:37.171Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/clock/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:33:37.171Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/common [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testca/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testkey/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/race.go [2022-06-03T16:33:37.172Z] spire-1.2.1/test/util/util.go [2022-06-03T16:33:37.172Z] building spire from source... [2022-06-03T16:33:37.172Z] [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:33:37.172Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:33:37.173Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:33:37.174Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:33:37.174Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testca/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testkey/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/ [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/race.go [2022-06-03T16:33:37.174Z] spire-1.2.1/test/util/util.go [2022-06-03T16:33:37.174Z] building spire from source... [2022-06-03T16:33:37.432Z] Installing go1.17.7... [2022-06-03T16:33:37.432Z] Installing go1.17.7... [2022-06-03T16:33:41.619Z] ---> 4ce9ad555182 [2022-06-03T16:33:41.619Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-03T16:33:41.877Z] ---> Running in 63515dd018cc [2022-06-03T16:33:42.812Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-03T16:33:43.071Z] Building bin/spire-server... [2022-06-03T16:33:43.329Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:33:43.329Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:33:43.329Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:33:43.329Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:33:43.329Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:33:43.329Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:33:43.329Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:33:43.587Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:33:43.587Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:33:43.587Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:33:43.587Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:33:43.587Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:33:43.587Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:33:43.845Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:33:43.845Z] Building bin/spire-server... [2022-06-03T16:33:43.845Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:33:43.845Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:33:43.845Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:33:43.845Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:33:43.845Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:33:43.845Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:33:44.104Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:33:44.104Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:33:44.104Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:33:44.104Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:33:44.104Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:33:44.104Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:33:44.104Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:33:44.104Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:33:44.104Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:33:44.363Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:33:44.363Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:33:44.363Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:33:44.363Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:33:44.363Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:33:44.363Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:33:44.363Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:33:44.363Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:33:44.363Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:33:44.623Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:33:44.623Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:33:44.623Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:33:44.623Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:33:44.623Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:33:44.623Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:33:44.623Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:33:44.623Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:33:44.623Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:33:44.623Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:33:44.623Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:33:44.898Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:33:44.898Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:33:44.898Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:33:44.898Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:33:44.898Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:33:44.898Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:33:44.898Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:33:44.898Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:33:44.898Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:33:44.898Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:33:44.898Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:33:44.898Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:33:44.898Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:33:45.161Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:33:45.161Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:33:45.161Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:33:45.161Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:33:45.161Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:33:45.161Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:33:45.161Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:33:45.161Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:33:45.161Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:33:45.161Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:33:45.161Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:33:45.161Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:33:45.469Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:33:45.469Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:33:45.470Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:33:45.728Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:33:45.728Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:33:45.728Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:33:45.728Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:33:45.728Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:33:45.728Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:33:45.728Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:33:45.728Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:33:45.728Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:33:45.728Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:33:45.728Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:33:45.987Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:33:45.987Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:33:45.987Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:33:45.987Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:33:46.246Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:33:46.246Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:33:46.246Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:33:46.246Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:33:46.246Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:33:46.812Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:33:47.747Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:33:47.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:33:48.005Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:33:48.006Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:33:48.006Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:33:48.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:33:48.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:33:48.941Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:33:48.941Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:33:48.941Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:33:48.941Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:33:48.941Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:33:48.941Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:33:48.941Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:33:49.199Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:33:50.136Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:33:50.136Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:33:50.136Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:33:50.396Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:33:50.396Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:33:50.655Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:33:53.942Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:33:53.942Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:33:53.942Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:33:53.942Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:33:53.942Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:33:53.942Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:33:53.942Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:33:53.942Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:33:54.877Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:33:55.135Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:33:55.135Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:33:55.135Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:33:55.135Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:33:55.135Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:33:55.135Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:33:55.135Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:33:55.394Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:33:55.395Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:33:55.395Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:33:55.395Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:33:55.395Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:33:55.395Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:33:55.395Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:33:55.395Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:33:55.395Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:33:55.395Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:33:55.395Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:33:55.655Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:33:55.655Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:33:55.655Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:33:55.655Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:33:55.655Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:33:55.655Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:33:55.965Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:33:55.965Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:33:55.965Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:33:55.965Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:33:56.224Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:33:56.224Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:33:56.224Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:33:56.224Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:33:56.224Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:33:56.224Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:33:56.224Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:33:56.224Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:33:56.224Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:33:56.224Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:33:56.224Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:33:56.224Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:33:56.224Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:33:56.224Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:33:56.224Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:33:56.483Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:33:56.483Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:33:56.483Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:33:56.483Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:33:56.483Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:33:56.483Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:33:56.483Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:33:56.483Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:33:56.483Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:33:56.483Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:33:56.483Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:33:56.483Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:33:56.741Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:33:56.741Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:33:56.741Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:33:56.741Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:33:56.741Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:33:56.741Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:33:56.741Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:33:56.741Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:33:56.741Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:33:56.741Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:33:56.741Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:33:56.741Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:33:56.741Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:33:56.742Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:33:56.742Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:33:56.742Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:33:56.742Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:33:56.742Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:33:56.742Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:33:56.742Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:33:56.742Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:33:56.742Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:33:57.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T16:33:57.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:33:57.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:33:57.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:33:57.000Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:33:57.000Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:33:57.000Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:33:57.000Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:33:57.000Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:33:57.000Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:33:57.000Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:33:57.000Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:33:57.000Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:33:57.000Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:33:57.000Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:33:57.000Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:33:57.000Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:33:57.382Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:33:57.382Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:33:57.382Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:33:57.382Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:33:57.382Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:33:57.382Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:33:57.382Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:33:57.382Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:33:57.382Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:33:57.382Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:33:57.382Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:33:57.382Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:33:57.382Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:33:57.382Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:33:57.382Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:33:57.382Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:33:57.382Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:33:57.382Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:33:57.641Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:33:57.641Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:33:57.641Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:33:57.641Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:33:57.641Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:33:57.900Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:33:57.900Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:33:57.900Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:33:57.900Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:33:57.900Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:33:57.900Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:33:57.900Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:33:57.900Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:33:57.900Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:33:57.900Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:33:57.900Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:33:57.900Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:33:57.900Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:33:57.900Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:33:57.900Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:33:57.900Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:33:57.900Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:33:57.900Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:33:57.900Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:34:03.198Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:34:03.198Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:34:05.751Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:34:05.751Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:34:20.755Z] Removing intermediate container 3f49c1652b94 [2022-06-03T16:34:20.755Z] ---> d39228690291 [2022-06-03T16:34:20.755Z] [2022-06-03T16:34:20.755Z] Step 10/25 : FROM alpine:3.14 [2022-06-03T16:34:20.755Z] Removing intermediate container 3adbf44c8e6e [2022-06-03T16:34:20.755Z] ---> ebf414a6fea8 [2022-06-03T16:34:20.755Z] [2022-06-03T16:34:20.755Z] Step 10/31 : FROM alpine:3.14 [2022-06-03T16:34:20.755Z] Removing intermediate container 63515dd018cc [2022-06-03T16:34:20.755Z] ---> 33ed16f4b778 [2022-06-03T16:34:20.755Z] [2022-06-03T16:34:20.755Z] Step 9/20 : FROM alpine:3.15 [2022-06-03T16:34:20.755Z] 3.14: Pulling from library/alpine [2022-06-03T16:34:20.755Z] 3.14: Pulling from library/alpine [2022-06-03T16:34:20.755Z] 3.15: Pulling from library/alpine [2022-06-03T16:34:21.329Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T16:34:21.330Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T16:34:21.330Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T16:34:21.330Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T16:34:21.330Z] ---> e04c818066af [2022-06-03T16:34:21.330Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T16:34:21.330Z] ---> e04c818066af [2022-06-03T16:34:21.330Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T16:34:21.330Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-03T16:34:21.608Z] Status: Downloaded newer image for alpine:3.15 [2022-06-03T16:34:21.608Z] ---> 0ac33e5f5afa [2022-06-03T16:34:21.608Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T16:34:22.176Z] ---> Running in 4d39c60a9851 [2022-06-03T16:34:22.176Z] ---> Running in a1d6c9e60c6e [2022-06-03T16:34:22.176Z] ---> Running in ee17c3b77e1d [2022-06-03T16:34:22.441Z] Removing intermediate container a1d6c9e60c6e [2022-06-03T16:34:22.441Z] ---> 050318cc2e96 [2022-06-03T16:34:22.441Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:34:22.441Z] Removing intermediate container ee17c3b77e1d [2022-06-03T16:34:22.441Z] ---> 59c1e62340d2 [2022-06-03T16:34:22.441Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T16:34:22.441Z] ---> Running in 5b2349295f25 [2022-06-03T16:34:22.441Z] ---> Running in 766c92041ce5 [2022-06-03T16:34:23.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:23.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:23.013Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T16:34:23.013Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T16:34:23.013Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T16:34:23.272Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:34:23.272Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:34:23.272Z] OK: 6 MiB in 17 packages [2022-06-03T16:34:23.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:23.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:23.631Z] Removing intermediate container 6bd8a44bc9c7 [2022-06-03T16:34:23.631Z] ---> 1322eb78acc9 [2022-06-03T16:34:23.631Z] Successfully built 1322eb78acc9 [2022-06-03T16:34:23.631Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:34:23.789Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T16:34:23.789Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T16:34:23.789Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:34:23.789Z] OK: 6 MiB in 16 packages [2022-06-03T16:34:23.988Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T16:34:23.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:34:24.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container [2022-06-03T16:34:24.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T16:34:24.356Z] Removing intermediate container 4d39c60a9851 [2022-06-03T16:34:24.357Z] ---> ab29e69aa678 [2022-06-03T16:34:24.357Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T16:34:24.357Z] ---> Running in ef4682c7c01e [2022-06-03T16:34:24.617Z] Removing intermediate container 5b2349295f25 [2022-06-03T16:34:24.617Z] ---> dbca7e067e49 [2022-06-03T16:34:24.617Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-03T16:34:24.617Z] Removing intermediate container 766c92041ce5 [2022-06-03T16:34:24.617Z] ---> 4ed30f46a0be [2022-06-03T16:34:24.617Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T16:34:24.617Z] ---> Running in 6341efca0d58 [2022-06-03T16:34:24.617Z] Removing intermediate container ef4682c7c01e [2022-06-03T16:34:24.617Z] ---> 37b2a6e3c6f9 [2022-06-03T16:34:24.617Z] Step 13/25 : WORKDIR / [2022-06-03T16:34:24.617Z] ---> Running in e4d6701d9b4b [2022-06-03T16:34:24.878Z] ---> Running in fd22ac029ae7 [2022-06-03T16:34:24.878Z] Removing intermediate container e4d6701d9b4b [2022-06-03T16:34:24.878Z] ---> b3bc1bf11473 [2022-06-03T16:34:24.878Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T16:34:25.138Z] Removing intermediate container fd22ac029ae7 [2022-06-03T16:34:25.138Z] ---> 672e08803c9d [2022-06-03T16:34:25.138Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T16:34:25.138Z] ---> Running in c946f1257d35 [2022-06-03T16:34:25.407Z] Removing intermediate container c946f1257d35 [2022-06-03T16:34:25.407Z] ---> 6dc566e93ca9 [2022-06-03T16:34:25.407Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T16:34:25.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:25.407Z] ---> Running in cd0a4e19d94a [2022-06-03T16:34:25.550Z] $ docker top 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 -eo pid,comm [2022-06-03T16:34:25.670Z] ---> cee67e5a35f8 [2022-06-03T16:34:25.671Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] sh [2022-06-03T16:34:26.238Z] ---> cb32b3ab983c [2022-06-03T16:34:26.238Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T16:34:26.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:26.439Z] + go version [2022-06-03T16:34:26.439Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-03T16:34:26.470Z] $ docker stop --time=1 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 [2022-06-03T16:34:26.511Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T16:34:26.511Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T16:34:26.511Z] OK: 15859 distinct packages available [2022-06-03T16:34:26.511Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:26.769Z] ---> afb470dc4483 [2022-06-03T16:34:26.769Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T16:34:27.339Z] Removing intermediate container cd0a4e19d94a [2022-06-03T16:34:27.339Z] ---> 4b0b0153e025 [2022-06-03T16:34:27.339Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T16:34:27.339Z] ---> 5dbd839d3b23 [2022-06-03T16:34:27.339Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T16:34:27.339Z] ---> Running in c34f55e5edbc [2022-06-03T16:34:27.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:27.598Z] Removing intermediate container c34f55e5edbc [2022-06-03T16:34:27.598Z] ---> 3e1452cadbf0 [2022-06-03T16:34:27.598Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T16:34:27.598Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-03T16:34:27.859Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-03T16:34:27.860Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T16:34:28.060Z] $ docker rm -f 60d2d17e7cd54ff20b74215a3d461754c8c8062c97ad077ab1b11634844f85e3 [2022-06-03T16:34:28.117Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-03T16:34:28.117Z] (5/9) Installing curl (7.80.0-r1) [2022-06-03T16:34:28.117Z] (6/9) Installing dumb-init (1.2.5-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:34:28.375Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-03T16:34:28.375Z] ---> 5face7d74112 [2022-06-03T16:34:28.375Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T16:34:28.375Z] ---> de318c2120df [2022-06-03T16:34:28.375Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T16:34:28.375Z] (8/9) Installing libucontext (1.1-r0) [2022-06-03T16:34:28.375Z] ---> Running in 40bf2731c50b [2022-06-03T16:34:28.375Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-03T16:34:28.634Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T16:34:28.634Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:34:28.634Z] OK: 8 MiB in 23 packages [2022-06-03T16:34:28.655Z] + docker inspect -f . ci-base-image-arm64 [2022-06-03T16:34:28.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:34:28.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container [2022-06-03T16:34:28.965Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-03T16:34:29.200Z] ---> 8880e90de634 [2022-06-03T16:34:29.200Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T16:34:29.767Z] ---> e278bbafd16c [2022-06-03T16:34:29.767Z] 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/ [2022-06-03T16:34:29.767Z] Removing intermediate container 6341efca0d58 [2022-06-03T16:34:29.767Z] ---> 2f59c3635850 [2022-06-03T16:34:29.767Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:34:29.767Z] ---> Running in 4e1e2dfcf96a [2022-06-03T16:34:30.180Z] $ docker top 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b -eo pid,comm [2022-06-03T16:34:30.334Z] Removing intermediate container 40bf2731c50b [2022-06-03T16:34:30.334Z] ---> 281aafada960 [2022-06-03T16:34:30.334Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:34:30.334Z] ---> 0e68f34a0870 [2022-06-03T16:34:30.334Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [Pipeline] { [Pipeline] echo [2022-06-03T16:34:30.418Z] ========================================================= [2022-06-03T16:34:30.418Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-03T16:34:30.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-03T16:34:30.901Z] ---> 63131089a821 [2022-06-03T16:34:30.901Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T16:34:31.057Z] + make test [2022-06-03T16:34:31.057Z] go mod tidy -compat=1.17 [2022-06-03T16:34:31.858Z] Removing intermediate container 4e1e2dfcf96a [2022-06-03T16:34:31.858Z] ---> 1faada3d3aa5 [2022-06-03T16:34:31.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T16:34:31.858Z] ---> Running in 994c7c50e5d1 [2022-06-03T16:34:31.858Z] ---> 6fbfb4c332fc [2022-06-03T16:34:31.858Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-03T16:34:32.036Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-03T16:34:32.117Z] ---> 1198e2361cab [2022-06-03T16:34:32.117Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T16:34:32.117Z] Removing intermediate container 994c7c50e5d1 [2022-06-03T16:34:32.117Z] ---> 5a3db8951357 [2022-06-03T16:34:32.117Z] Step 23/25 : LABEL arch=x86_64 [2022-06-03T16:34:32.378Z] ---> Running in 894e66352446 [2022-06-03T16:34:32.378Z] ---> 8c453f5d6c2a [2022-06-03T16:34:32.378Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-03T16:34:32.378Z] ---> Running in dde5f0746ec0 [2022-06-03T16:34:32.642Z] Removing intermediate container 894e66352446 [2022-06-03T16:34:32.642Z] ---> 76ef8d18e93c [2022-06-03T16:34:32.642Z] Step 24/25 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:34:32.642Z] ---> Running in 9a7ffb1f3d13 [2022-06-03T16:34:32.642Z] ---> deb6b2899d88 [2022-06-03T16:34:32.642Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T16:34:32.901Z] Removing intermediate container dde5f0746ec0 [2022-06-03T16:34:32.901Z] ---> e7552068fb21 [2022-06-03T16:34:32.901Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:34:32.901Z] Removing intermediate container 9a7ffb1f3d13 [2022-06-03T16:34:32.901Z] ---> 956887ceb870 [2022-06-03T16:34:32.901Z] Step 25/25 : LABEL version=0.0.0 [2022-06-03T16:34:33.162Z] ---> Running in 1651f3c8de97 [2022-06-03T16:34:33.162Z] ---> Running in c9be400dcc4a [2022-06-03T16:34:33.162Z] ---> d467aea0ba11 [2022-06-03T16:34:33.162Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T16:34:33.429Z] Removing intermediate container 1651f3c8de97 [2022-06-03T16:34:33.429Z] ---> 32c8c675a1c8 [2022-06-03T16:34:33.429Z] Step 18/20 : LABEL arch=x86_64 [2022-06-03T16:34:33.429Z] ---> Running in 599adaf624ec [2022-06-03T16:34:33.429Z] Removing intermediate container c9be400dcc4a [2022-06-03T16:34:33.429Z] ---> 659adc991bce [2022-06-03T16:34:33.429Z] [2022-06-03T16:34:33.429Z] Removing intermediate container 599adaf624ec [2022-06-03T16:34:33.429Z] ---> 62ecb9c3b3cc [2022-06-03T16:34:33.429Z] Step 19/20 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:34:33.687Z] ---> Running in ec54e418bfed [2022-06-03T16:34:33.687Z] ---> 4a7567a2c446 [2022-06-03T16:34:33.687Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T16:34:33.687Z] Successfully built 659adc991bce [2022-06-03T16:34:33.687Z] Successfully tagged security-secretstore-setup:latest [2022-06-03T16:34:33.687Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-06-03T16:34:33.687Z] ---> Running in 9a96f2ed3568 [2022-06-03T16:34:34.624Z] Removing intermediate container ec54e418bfed [2022-06-03T16:34:34.624Z] ---> 6f8d0edb4bc8 [2022-06-03T16:34:34.624Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T16:34:35.197Z] Removing intermediate container 9a96f2ed3568 [2022-06-03T16:34:35.197Z] ---> 80014d455642 [2022-06-03T16:34:35.197Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T16:34:35.456Z] ---> Running in bd772e458f96 [2022-06-03T16:34:35.720Z] Removing intermediate container bd772e458f96 [2022-06-03T16:34:35.720Z] ---> d8f4947bdd29 [2022-06-03T16:34:35.720Z] [2022-06-03T16:34:35.720Z] Successfully built d8f4947bdd29 [2022-06-03T16:34:35.720Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-03T16:34:35.720Z] Building security-spire-config [2022-06-03T16:34:35.720Z]  Building security-spiffe-token-provider ... done  ---> 0cc4f90c155a [2022-06-03T16:34:35.720Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-03T16:34:35.979Z] ---> Running in 24af23363e0f [2022-06-03T16:34:41.263Z] Removing intermediate container 24af23363e0f [2022-06-03T16:34:41.263Z] ---> 79f79134797f [2022-06-03T16:34:41.263Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T16:34:41.263Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:34:41.263Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:34:41.263Z] ---> d5afdf9065ce [2022-06-03T16:34:41.263Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T16:34:41.263Z] ---> Using cache [2022-06-03T16:34:41.263Z] ---> e2488090097b [2022-06-03T16:34:41.263Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:34:41.263Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:34:41.263Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:34:41.263Z] ---> d5afdf9065ce [2022-06-03T16:34:41.263Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:34:41.263Z] ---> Using cache [2022-06-03T16:34:41.263Z] ---> e2488090097b [2022-06-03T16:34:41.263Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:34:41.263Z] ---> Running in 2bb4dd8a5dc9 [2022-06-03T16:34:41.263Z] ---> Running in 6436ec36fadf [2022-06-03T16:34:41.263Z] ---> Running in e5ed40158572 [2022-06-03T16:34:41.832Z] Removing intermediate container e5ed40158572 [2022-06-03T16:34:41.832Z] ---> efde14bb37c9 [2022-06-03T16:34:41.832Z] Step 28/31 : CMD ["gate"] [2022-06-03T16:34:41.832Z] ---> Running in 4beb7e2ecb79 [2022-06-03T16:34:42.091Z] Removing intermediate container 4beb7e2ecb79 [2022-06-03T16:34:42.091Z] ---> 259f71fed964 [2022-06-03T16:34:42.091Z] Step 29/31 : LABEL arch=x86_64 [2022-06-03T16:34:42.352Z] ---> Running in 2b8cf58735b1 [2022-06-03T16:34:42.614Z] Removing intermediate container 2b8cf58735b1 [2022-06-03T16:34:42.614Z] ---> 7d0fea080d46 [2022-06-03T16:34:42.614Z] Step 30/31 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:34:42.873Z] ---> Running in c3f8fd278f08 [2022-06-03T16:34:43.135Z] Removing intermediate container 2bb4dd8a5dc9 [2022-06-03T16:34:43.135Z] ---> a5726195ffef [2022-06-03T16:34:43.135Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-03T16:34:43.135Z] ---> Running in 55d598063c59 [2022-06-03T16:34:43.135Z] Removing intermediate container c3f8fd278f08 [2022-06-03T16:34:43.135Z] ---> b606b55f3f8e [2022-06-03T16:34:43.135Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T16:34:43.399Z] ---> Running in a2fca4015e48 [2022-06-03T16:34:43.399Z] Removing intermediate container 6436ec36fadf [2022-06-03T16:34:43.399Z] ---> 0c2583765af7 [2022-06-03T16:34:43.399Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:34:43.399Z] ---> Running in 3e643b725bd0 [2022-06-03T16:34:43.661Z] Removing intermediate container a2fca4015e48 [2022-06-03T16:34:43.661Z] ---> 500dfff9b9d0 [2022-06-03T16:34:43.661Z] [2022-06-03T16:34:43.661Z] Successfully built 500dfff9b9d0 [2022-06-03T16:34:43.920Z] Successfully tagged security-bootstrapper:latest [2022-06-03T16:34:43.920Z]  Building security-bootstrapper ... done Building support-scheduler [2022-06-03T16:34:44.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:44.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:45.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:45.569Z] OK: 221 MiB in 52 packages [2022-06-03T16:34:45.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:34:46.135Z] OK: 221 MiB in 52 packages [2022-06-03T16:34:48.040Z] Removing intermediate container 3e643b725bd0 [2022-06-03T16:34:48.040Z] ---> 2e0a7e7638b4 [2022-06-03T16:34:48.040Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T16:34:48.040Z] Removing intermediate container 55d598063c59 [2022-06-03T16:34:48.040Z] ---> 9e519026a031 [2022-06-03T16:34:48.040Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:34:48.980Z] ---> 684e62bed366 [2022-06-03T16:34:48.980Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:34:48.980Z] ---> 731e763b1079 [2022-06-03T16:34:48.980Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:34:48.980Z] ---> Running in bf152183fb46 [2022-06-03T16:34:48.980Z] ---> Running in af96c647a327 [2022-06-03T16:34:52.274Z] Removing intermediate container bf152183fb46 [2022-06-03T16:34:52.274Z] ---> cbb7540d6f95 [2022-06-03T16:34:52.274Z] Step 8/26 : COPY . . [2022-06-03T16:34:52.845Z] Removing intermediate container af96c647a327 [2022-06-03T16:34:52.845Z] ---> e7a8f99fd874 [2022-06-03T16:34:52.845Z] Step 8/23 : COPY . . [2022-06-03T16:34:56.139Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:34:56.139Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:34:56.139Z] ---> d5afdf9065ce [2022-06-03T16:34:56.139Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T16:34:56.139Z] ---> Using cache [2022-06-03T16:34:56.139Z] ---> e2488090097b [2022-06-03T16:34:56.139Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:34:56.139Z] ---> Using cache [2022-06-03T16:34:56.139Z] ---> 0c2583765af7 [2022-06-03T16:34:56.139Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T16:34:59.432Z] ---> Running in 92ccf2a524d8 [2022-06-03T16:35:00.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:35:00.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:35:01.516Z] OK: 221 MiB in 52 packages [2022-06-03T16:35:02.898Z] Removing intermediate container 92ccf2a524d8 [2022-06-03T16:35:02.898Z] ---> bce041673a46 [2022-06-03T16:35:02.898Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T16:35:03.836Z] ---> f89efff7c230 [2022-06-03T16:35:03.836Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:35:04.097Z] ---> Running in 3cf3674e6979 [2022-06-03T16:35:04.381Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-03T16:35:09.388Z] ---> 04a77a98a2a2 [2022-06-03T16:35:09.388Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T16:35:09.388Z] Removing intermediate container 3cf3674e6979 [2022-06-03T16:35:09.388Z] ---> 7ed606705527 [2022-06-03T16:35:09.388Z] Step 8/22 : COPY . . [2022-06-03T16:35:09.388Z] ---> Running in 17ca610c85d0 [2022-06-03T16:35:09.388Z] ---> 49b04ee6ba9a [2022-06-03T16:35:09.388Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:35:09.647Z] ---> Running in 3c260227ff9c [2022-06-03T16:35:09.953Z] Removing intermediate container 3c260227ff9c [2022-06-03T16:35:09.953Z] ---> 4e41ccdcb9f4 [2022-06-03T16:35:09.953Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-03T16:35:10.217Z] ---> Running in 451ba12d215f [2022-06-03T16:35:11.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T16:35:11.154Z] Removing intermediate container 451ba12d215f [2022-06-03T16:35:11.154Z] ---> 124a13945b17 [2022-06-03T16:35:11.154Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:35:12.534Z] ---> Running in 36e020c7b74e [2022-06-03T16:35:13.491Z] spire-server: not found [2022-06-03T16:35:14.060Z] spire-1.2.1/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.data/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.data/.file [2022-06-03T16:35:14.060Z] spire-1.2.1/.dockerignore [2022-06-03T16:35:14.060Z] spire-1.2.1/.gitattributes [2022-06-03T16:35:14.060Z] spire-1.2.1/.githooks/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:35:14.060Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:35:14.060Z] spire-1.2.1/.gitignore [2022-06-03T16:35:14.060Z] spire-1.2.1/.go-version [2022-06-03T16:35:14.060Z] spire-1.2.1/.golangci.yml [2022-06-03T16:35:14.060Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:35:14.060Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:35:14.060Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:35:14.060Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:35:14.060Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:35:14.060Z] spire-1.2.1/Dockerfile [2022-06-03T16:35:14.060Z] spire-1.2.1/Dockerfile.dev [2022-06-03T16:35:14.060Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:35:14.060Z] spire-1.2.1/LICENSE [2022-06-03T16:35:14.060Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:35:14.060Z] spire-1.2.1/Makefile [2022-06-03T16:35:14.060Z] spire-1.2.1/README.md [2022-06-03T16:35:14.060Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:35:14.060Z] spire-1.2.1/SECURITY.md [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:35:14.060Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:35:14.061Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/ [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/agent/ [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/server/ [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:35:14.061Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/ [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/ [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:35:14.061Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:35:14.061Z] spire-1.2.1/examples/ [2022-06-03T16:35:14.061Z] spire-1.2.1/examples/README.md [2022-06-03T16:35:14.061Z] spire-1.2.1/go.mod [2022-06-03T16:35:14.061Z] spire-1.2.1/go.sum [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:35:14.061Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:35:14.331Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:35:14.332Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:35:14.333Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:35:14.334Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:35:14.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/private/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:35:14.336Z] spire-1.2.1/release/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:35:14.336Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:35:14.336Z] spire-1.2.1/script/ [2022-06-03T16:35:14.336Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:35:14.336Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:35:14.336Z] spire-1.2.1/support/ [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/ [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:35:14.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:35:14.337Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/clock/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:35:14.337Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/common [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:35:14.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:35:14.339Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:35:14.340Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:35:14.340Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testca/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testkey/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/ [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/race.go [2022-06-03T16:35:14.340Z] spire-1.2.1/test/util/util.go [2022-06-03T16:35:14.340Z] building spire from source... [2022-06-03T16:35:14.341Z] Installing go1.17.7... [2022-06-03T16:35:20.911Z] ---> 2b008ed433cd [2022-06-03T16:35:20.911Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T16:35:21.169Z] Building bin/spire-server... [2022-06-03T16:35:21.169Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:35:21.169Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:35:21.169Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:35:21.169Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:35:21.169Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:35:21.427Z]  ---> Running in a197f6602bbb [2022-06-03T16:35:21.427Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:35:21.427Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:35:21.686Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:35:21.686Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:35:21.686Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:35:21.686Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:35:21.686Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:35:21.686Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:35:21.686Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:35:21.686Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:35:21.945Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:35:21.945Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:35:22.204Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:35:22.205Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:35:22.205Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:35:22.205Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:35:22.205Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:35:22.205Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:35:22.205Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:35:22.465Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:35:22.465Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:35:22.465Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:35:22.465Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:35:22.465Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:35:22.465Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:35:22.465Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:35:22.465Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:35:22.465Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:35:22.465Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:35:22.465Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:35:22.465Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:35:22.465Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:35:22.465Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:35:22.465Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T16:35:22.465Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:35:22.724Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:35:22.724Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:35:22.724Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:35:22.724Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:35:22.724Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:35:22.724Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:35:22.983Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:35:22.983Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:35:22.983Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:35:22.983Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:35:23.249Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:35:23.249Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:35:23.249Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:35:23.249Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:35:23.816Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:35:25.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:35:25.721Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:35:25.721Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:35:25.721Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:35:25.721Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:35:30.995Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:35:30.995Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:35:30.995Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:35:30.995Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:35:30.995Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:35:30.995Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:35:30.995Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:35:30.995Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:35:30.995Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:35:30.995Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:35:31.931Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:35:32.190Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:35:32.448Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:35:32.448Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:35:32.706Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:35:32.706Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:35:32.706Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:35:32.964Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:35:32.964Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:35:32.964Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:35:32.964Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:35:32.964Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:35:32.964Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:35:32.964Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:35:33.223Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:35:33.223Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:35:33.223Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:35:33.223Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:35:33.223Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:35:33.482Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:35:33.482Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:35:33.482Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:35:33.482Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:35:33.482Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:35:33.482Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:35:37.672Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:35:37.672Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:35:37.672Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:35:37.672Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:35:37.672Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:35:37.672Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:35:37.672Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:35:37.672Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:35:37.672Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:35:37.672Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:35:37.672Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:35:37.672Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:35:37.672Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:35:37.672Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:35:37.672Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:35:37.672Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:35:37.672Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:35:37.672Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:35:37.672Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:35:37.672Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:35:37.672Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:35:37.672Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:35:37.672Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:35:37.672Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:35:37.672Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:35:37.672Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:35:37.672Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:35:37.672Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:35:37.931Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:35:37.931Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:35:37.931Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:35:37.931Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:35:37.931Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:35:37.931Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:35:37.931Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:35:38.222Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:35:38.222Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:35:38.222Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:35:38.222Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:35:38.222Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:35:38.222Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:35:38.222Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:35:38.222Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:35:38.222Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:35:38.222Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:35:38.222Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:35:38.222Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:35:38.222Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:35:38.222Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:35:45.009Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:35:45.010Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:35:57.215Z] Removing intermediate container 17ca610c85d0 [2022-06-03T16:35:57.215Z] ---> 7bb3d93c38d1 [2022-06-03T16:35:57.215Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T16:35:57.215Z] ---> Running in d816d8cecb49 [2022-06-03T16:35:57.215Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T16:35:58.598Z] Removing intermediate container d816d8cecb49 [2022-06-03T16:35:58.598Z] ---> 9736a76e2f25 [2022-06-03T16:35:58.598Z] [2022-06-03T16:35:58.598Z] Step 11/23 : FROM docker:20.10.14 [2022-06-03T16:35:58.598Z] Removing intermediate container a197f6602bbb [2022-06-03T16:35:58.598Z] ---> ec483ac1c70e [2022-06-03T16:35:58.598Z] [2022-06-03T16:35:58.598Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T16:35:58.598Z] ---> e04c818066af [2022-06-03T16:35:58.598Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T16:35:58.857Z] 20.10.14: Pulling from library/docker [2022-06-03T16:35:58.857Z] ---> Running in 6c61a000d114 [2022-06-03T16:35:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:35:59.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:35:59.688Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T16:35:59.688Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:35:59.688Z] OK: 6 MiB in 15 packages [2022-06-03T16:36:01.618Z] Removing intermediate container 6c61a000d114 [2022-06-03T16:36:01.618Z] ---> 4d2766f1a301 [2022-06-03T16:36:01.618Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:36:01.618Z] ---> Running in c204b576bbc0 [2022-06-03T16:36:01.889Z] Removing intermediate container c204b576bbc0 [2022-06-03T16:36:01.889Z] ---> d81ed20c7ee1 [2022-06-03T16:36:01.889Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-03T16:36:01.889Z] ---> Running in 27ad70e125e5 [2022-06-03T16:36:02.147Z] Removing intermediate container 27ad70e125e5 [2022-06-03T16:36:02.147Z] ---> 11195cd5cb78 [2022-06-03T16:36:02.147Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T16:36:02.147Z] ---> Running in 113e2257a91f [2022-06-03T16:36:02.411Z] Removing intermediate container 113e2257a91f [2022-06-03T16:36:02.411Z] ---> 116aa3959789 [2022-06-03T16:36:02.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:36:02.980Z] ---> 7d3f5dc6614e [2022-06-03T16:36:02.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T16:36:04.360Z] ---> 621c4c67382a [2022-06-03T16:36:04.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T16:36:04.360Z] ---> ba9f1bbc524e [2022-06-03T16:36:04.360Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T16:36:04.620Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-03T16:36:04.620Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-03T16:36:04.620Z] ---> Running in 1c547e4e2513 [2022-06-03T16:36:04.620Z] ---> 7417809fdb73 [2022-06-03T16:36:04.620Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:36:04.620Z] ---> Running in 4a9045b81c14 [2022-06-03T16:36:04.620Z] Removing intermediate container 1c547e4e2513 [2022-06-03T16:36:04.620Z] ---> daf4dbe2f4b6 [2022-06-03T16:36:04.620Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:36:04.880Z] Removing intermediate container 4a9045b81c14 [2022-06-03T16:36:04.880Z] ---> daa386b7168b [2022-06-03T16:36:04.880Z] 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 [2022-06-03T16:36:04.880Z] ---> Running in 4f681044e744 [2022-06-03T16:36:04.880Z] ---> Running in 815295603e23 [2022-06-03T16:36:04.880Z] Removing intermediate container 4f681044e744 [2022-06-03T16:36:04.880Z] ---> 00d23b5d3e6d [2022-06-03T16:36:04.880Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T16:36:05.142Z] ---> Running in 7ade413ab942 [2022-06-03T16:36:05.142Z] Removing intermediate container 7ade413ab942 [2022-06-03T16:36:05.142Z] ---> c7f171d1dc1b [2022-06-03T16:36:05.142Z] Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:36:05.403Z] ---> Running in 4ab2d5deadb7 [2022-06-03T16:36:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:36:05.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:36:05.403Z] Removing intermediate container 4ab2d5deadb7 [2022-06-03T16:36:05.403Z] ---> cba9163bf74d [2022-06-03T16:36:05.403Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T16:36:05.662Z] ---> Running in fd01eeb9d298 [2022-06-03T16:36:05.662Z] (1/43) Installing readline (8.1.1-r0) [2022-06-03T16:36:05.662Z] (2/43) Installing bash (5.1.16-r0) [2022-06-03T16:36:05.662Z] Executing bash-5.1.16-r0.post-install [2022-06-03T16:36:05.662Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-03T16:36:05.662Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T16:36:05.662Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-03T16:36:05.662Z] (6/43) Installing curl (7.80.0-r1) [2022-06-03T16:36:05.662Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-03T16:36:05.662Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-03T16:36:05.662Z] (9/43) Installing expat (2.4.7-r0) [2022-06-03T16:36:05.662Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-03T16:36:05.662Z] (11/43) Installing gdbm (1.22-r0) [2022-06-03T16:36:05.662Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-03T16:36:05.662Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-03T16:36:05.662Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-03T16:36:05.662Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-03T16:36:05.662Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-03T16:36:05.662Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-03T16:36:05.931Z] Removing intermediate container fd01eeb9d298 [2022-06-03T16:36:05.931Z] ---> 59bd7a6cff9e [2022-06-03T16:36:05.931Z] [2022-06-03T16:36:05.931Z] Successfully built 59bd7a6cff9e [2022-06-03T16:36:06.190Z] Successfully tagged support-scheduler:latest [2022-06-03T16:36:06.190Z] Building core-command [2022-06-03T16:36:06.190Z]  Building support-scheduler ... done (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-03T16:36:06.190Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-03T16:36:06.190Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-03T16:36:06.190Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-03T16:36:06.190Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-03T16:36:06.190Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-03T16:36:06.449Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-03T16:36:06.449Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-03T16:36:06.449Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-03T16:36:06.449Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-03T16:36:06.449Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-03T16:36:06.449Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-03T16:36:06.449Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-03T16:36:06.449Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-03T16:36:06.449Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-03T16:36:06.449Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-03T16:36:06.449Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-03T16:36:06.449Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-03T16:36:06.449Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-03T16:36:06.449Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-03T16:36:06.449Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-03T16:36:06.449Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-03T16:36:06.449Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-03T16:36:06.449Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-03T16:36:06.449Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-03T16:36:06.449Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-03T16:36:06.707Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T16:36:06.707Z] OK: 83 MiB in 65 packages [2022-06-03T16:36:07.284Z] Collecting docker-compose==1.23.2 [2022-06-03T16:36:07.284Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T16:36:07.284Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T16:36:07.284Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T16:36:07.851Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T16:36:07.851Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T16:36:08.417Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T16:36:08.417Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T16:36:08.417Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T16:36:08.417Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T16:36:08.985Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T16:36:08.985Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T16:36:09.243Z] Collecting PyYAML<4,>=3.10 [2022-06-03T16:36:09.243Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T16:36:09.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:36:09.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:36:09.814Z] ---> d5afdf9065ce [2022-06-03T16:36:09.814Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> e2488090097b [2022-06-03T16:36:09.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> 0c2583765af7 [2022-06-03T16:36:09.814Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> bce041673a46 [2022-06-03T16:36:09.814Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> f89efff7c230 [2022-06-03T16:36:09.814Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> 7ed606705527 [2022-06-03T16:36:09.814Z] Step 8/23 : COPY . . [2022-06-03T16:36:09.814Z] ---> Using cache [2022-06-03T16:36:09.814Z] ---> 2b008ed433cd [2022-06-03T16:36:09.814Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-03T16:36:09.814Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T16:36:09.814Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T16:36:09.814Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T16:36:09.814Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T16:36:09.814Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-03T16:36:10.073Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T16:36:10.073Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T16:36:10.073Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T16:36:10.073Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T16:36:10.073Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T16:36:10.073Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T16:36:10.331Z] Collecting idna<2.8,>=2.5 [2022-06-03T16:36:10.331Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T16:36:10.331Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T16:36:10.331Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T16:36:10.331Z] 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) [2022-06-03T16:36:10.331Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T16:36:10.331Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T16:36:10.331Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T16:36:10.331Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T16:36:10.331Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T16:36:10.331Z] Attempting uninstall: urllib3 [2022-06-03T16:36:10.331Z] Found existing installation: urllib3 1.26.7 [2022-06-03T16:36:10.331Z] Uninstalling urllib3-1.26.7: [2022-06-03T16:36:10.331Z] Successfully uninstalled urllib3-1.26.7 [2022-06-03T16:36:11.708Z] Attempting uninstall: idna [2022-06-03T16:36:11.708Z] Found existing installation: idna 3.3 [2022-06-03T16:36:11.708Z] Uninstalling idna-3.3: [2022-06-03T16:36:11.708Z] Successfully uninstalled idna-3.3 [2022-06-03T16:36:11.967Z] ---> Running in 76bfd42bcad3 [2022-06-03T16:36:12.227Z] Attempting uninstall: requests [2022-06-03T16:36:12.227Z] Found existing installation: requests 2.26.0 [2022-06-03T16:36:12.227Z] Uninstalling requests-2.26.0: [2022-06-03T16:36:12.227Z] Successfully uninstalled requests-2.26.0 [2022-06-03T16:36:12.227Z] Running setup.py install for texttable: started [2022-06-03T16:36:12.794Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T16:36:12.794Z] Running setup.py install for PyYAML: started [2022-06-03T16:36:12.794Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T16:36:13.053Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T16:36:13.312Z] Running setup.py install for docopt: started [2022-06-03T16:36:13.571Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T16:36:13.571Z] Running setup.py install for dockerpty: started [2022-06-03T16:36:13.828Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T16:36:14.395Z] 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 [2022-06-03T16:36:18.586Z] Removing intermediate container 815295603e23 [2022-06-03T16:36:18.586Z] ---> 03e7e5c5cbe8 [2022-06-03T16:36:18.586Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-03T16:36:18.586Z] ---> Running in 5a17c7a430b8 [2022-06-03T16:36:18.586Z] Removing intermediate container 5a17c7a430b8 [2022-06-03T16:36:18.586Z] ---> 9dca6e38e1cd [2022-06-03T16:36:18.586Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T16:36:18.586Z] ---> Running in add77518820f [2022-06-03T16:36:18.844Z] Removing intermediate container add77518820f [2022-06-03T16:36:18.845Z] ---> d2c131c5b306 [2022-06-03T16:36:18.845Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T16:36:19.780Z] ---> 514b367c380e [2022-06-03T16:36:19.780Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T16:36:20.039Z] ---> 95c73774dfd5 [2022-06-03T16:36:20.039Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T16:36:20.608Z] ---> f55047a9ef91 [2022-06-03T16:36:20.608Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T16:36:20.867Z] ---> Running in 48e6d99e582c [2022-06-03T16:36:20.867Z] Removing intermediate container 48e6d99e582c [2022-06-03T16:36:20.867Z] ---> 1be8c6ff0ee7 [2022-06-03T16:36:20.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:36:20.867Z] ---> Running in 30011dd80ac2 [2022-06-03T16:36:21.125Z] Removing intermediate container 30011dd80ac2 [2022-06-03T16:36:21.125Z] ---> 9442fc556e8b [2022-06-03T16:36:21.125Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T16:36:21.384Z] ---> Running in 9ae90a34c45b [2022-06-03T16:36:21.384Z] Removing intermediate container 9ae90a34c45b [2022-06-03T16:36:21.384Z] ---> 79d1c70cd5f4 [2022-06-03T16:36:21.384Z] Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:36:21.384Z] ---> Running in 09efb31c52b1 [2022-06-03T16:36:21.643Z] Removing intermediate container 09efb31c52b1 [2022-06-03T16:36:21.643Z] ---> 85900c6bf977 [2022-06-03T16:36:21.643Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T16:36:21.643Z] ---> Running in 223526fc4b92 [2022-06-03T16:36:22.211Z] Removing intermediate container 223526fc4b92 [2022-06-03T16:36:22.211Z] ---> 3d77ea672770 [2022-06-03T16:36:22.211Z] [2022-06-03T16:36:22.211Z] Successfully built 3d77ea672770 [2022-06-03T16:36:22.211Z] Successfully tagged sys-mgmt-agent:latest [2022-06-03T16:36:22.211Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-06-03T16:36:27.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:36:27.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:36:27.480Z] ---> d5afdf9065ce [2022-06-03T16:36:27.480Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T16:36:27.480Z] ---> Using cache [2022-06-03T16:36:27.480Z] ---> e2488090097b [2022-06-03T16:36:27.480Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:36:27.480Z] ---> Using cache [2022-06-03T16:36:27.480Z] ---> 0c2583765af7 [2022-06-03T16:36:27.480Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T16:36:29.389Z] ---> Running in 69e70889e6df [2022-06-03T16:36:30.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:36:30.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:36:31.463Z] OK: 221 MiB in 52 packages [2022-06-03T16:36:32.403Z] Removing intermediate container 69e70889e6df [2022-06-03T16:36:32.403Z] ---> c7415bec771e [2022-06-03T16:36:32.403Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T16:36:32.970Z] ---> bdfb5c2e5944 [2022-06-03T16:36:32.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:36:32.970Z] ---> Running in fd6fa4bb559f [2022-06-03T16:36:36.260Z] Removing intermediate container fd6fa4bb559f [2022-06-03T16:36:36.260Z] ---> f54f14d65eb3 [2022-06-03T16:36:36.260Z] Step 8/22 : COPY . . [2022-06-03T16:36:40.447Z] Removing intermediate container 76bfd42bcad3 [2022-06-03T16:36:40.447Z] ---> 5c9231c2e6d6 [2022-06-03T16:36:40.447Z] [2022-06-03T16:36:40.447Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T16:36:40.447Z] ---> e04c818066af [2022-06-03T16:36:40.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T16:36:40.447Z] ---> Using cache [2022-06-03T16:36:40.447Z] ---> 4d2766f1a301 [2022-06-03T16:36:40.447Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:36:40.447Z] ---> Using cache [2022-06-03T16:36:40.447Z] ---> d81ed20c7ee1 [2022-06-03T16:36:40.447Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-03T16:36:41.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-03T16:36:41.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-03T16:36:41.826Z] Building bin/spire-agent... [2022-06-03T16:36:41.826Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T16:36:41.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T16:36:41.826Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T16:36:41.827Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T16:36:42.404Z] Building bin/spire-agent... [2022-06-03T16:36:42.663Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T16:36:42.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T16:36:42.663Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T16:36:42.663Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T16:36:42.921Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T16:36:42.921Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T16:36:42.921Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T16:36:42.921Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T16:36:42.921Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T16:36:42.921Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T16:36:42.921Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T16:36:42.921Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T16:36:42.921Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T16:36:43.857Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T16:36:43.857Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T16:36:43.857Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T16:36:43.857Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T16:36:43.857Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T16:36:43.857Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T16:36:43.857Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T16:36:43.857Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T16:36:43.857Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T16:36:43.936Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-03T16:36:43.936Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-03T16:36:44.424Z]  ---> Running in 12d423b03ea4 [2022-06-03T16:36:44.681Z] ---> 58c09ccaa3b4 [2022-06-03T16:36:44.681Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-03T16:36:44.940Z] ---> Running in 97d8ceaf434f [2022-06-03T16:36:44.940Z] Removing intermediate container 12d423b03ea4 [2022-06-03T16:36:44.940Z] ---> 600a6dbbad3e [2022-06-03T16:36:44.940Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T16:36:45.198Z] ---> Running in adaf6fc63c5f [2022-06-03T16:36:45.460Z] Removing intermediate container adaf6fc63c5f [2022-06-03T16:36:45.460Z] ---> 8557276bbd81 [2022-06-03T16:36:45.460Z] Step 15/23 : WORKDIR / [2022-06-03T16:36:45.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T16:36:45.724Z] ---> Running in f3a7ddbcefa3 [2022-06-03T16:36:45.983Z] Removing intermediate container f3a7ddbcefa3 [2022-06-03T16:36:45.983Z] ---> 8d9a29402002 [2022-06-03T16:36:45.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:36:46.551Z] ---> 574b6fadb26b [2022-06-03T16:36:46.551Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T16:36:47.355Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-03T16:36:47.930Z] ---> e160fd366d9b [2022-06-03T16:36:47.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T16:36:47.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-03T16:36:47.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-03T16:36:47.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-03T16:36:47.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-03T16:36:48.506Z] ---> 07617d6d2968 [2022-06-03T16:36:48.506Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-03T16:36:48.767Z] ---> Running in 5ed1e8d41247 [2022-06-03T16:36:49.029Z] Removing intermediate container 5ed1e8d41247 [2022-06-03T16:36:49.029Z] ---> 76356c69d721 [2022-06-03T16:36:49.029Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:36:49.029Z] ---> Running in ec8ba2a9a817 [2022-06-03T16:36:49.596Z] Removing intermediate container ec8ba2a9a817 [2022-06-03T16:36:49.596Z] ---> c409d430db91 [2022-06-03T16:36:49.596Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T16:36:49.596Z] ---> Running in fe9b7df2f8bc [2022-06-03T16:36:49.882Z] Removing intermediate container fe9b7df2f8bc [2022-06-03T16:36:49.882Z] ---> 948dc68dbce7 [2022-06-03T16:36:49.882Z] Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:36:50.142Z] ---> Running in 8eac62cda8af [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-03T16:36:50.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-03T16:36:50.710Z] Removing intermediate container 8eac62cda8af [2022-06-03T16:36:50.710Z] ---> 10c9d22755d8 [2022-06-03T16:36:50.710Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T16:36:50.710Z] ---> Running in af9717e3b6f8 [2022-06-03T16:36:51.278Z] Removing intermediate container af9717e3b6f8 [2022-06-03T16:36:51.278Z] ---> bb16dfb4cd3c [2022-06-03T16:36:51.278Z] [2022-06-03T16:36:51.278Z] Successfully built bb16dfb4cd3c [2022-06-03T16:36:51.278Z] Successfully tagged core-command:latest [2022-06-03T16:36:51.278Z] Building security-proxy-setup [2022-06-03T16:36:56.551Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:36:56.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:36:56.551Z] ---> d5afdf9065ce [2022-06-03T16:36:56.551Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> e2488090097b [2022-06-03T16:36:56.551Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> 0c2583765af7 [2022-06-03T16:36:56.551Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> bce041673a46 [2022-06-03T16:36:56.551Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> f89efff7c230 [2022-06-03T16:36:56.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> 7ed606705527 [2022-06-03T16:36:56.551Z] Step 8/22 : COPY . . [2022-06-03T16:36:56.551Z] ---> Using cache [2022-06-03T16:36:56.551Z] ---> 2b008ed433cd [2022-06-03T16:36:56.551Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T16:36:59.837Z] ---> Running in 889c764ce8c1 [2022-06-03T16:37:00.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T16:37:03.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements [2022-06-03T16:37:03.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-03T16:37:03.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-03T16:37:09.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements [2022-06-03T16:37:09.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-03T16:37:10.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements [2022-06-03T16:37:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-03T16:37:10.102Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-03T16:37:22.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T16:37:29.248Z] Removing intermediate container 889c764ce8c1 [2022-06-03T16:37:29.248Z] ---> 6def5a26f057 [2022-06-03T16:37:29.248Z] [2022-06-03T16:37:29.248Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T16:37:29.248Z] ---> e04c818066af [2022-06-03T16:37:29.248Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-03T16:37:29.248Z] Removing intermediate container 97d8ceaf434f [2022-06-03T16:37:29.248Z] ---> ad9c63536483 [2022-06-03T16:37:29.248Z] [2022-06-03T16:37:29.248Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T16:37:29.248Z] ---> e04c818066af [2022-06-03T16:37:29.248Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T16:37:29.248Z] ---> Running in d478c9247b21 [2022-06-03T16:37:29.248Z] ---> Running in 18490e5b1abb [2022-06-03T16:37:29.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:37:29.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:37:29.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:37:29.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:37:29.510Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T16:37:29.768Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-03T16:37:29.768Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T16:37:29.768Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-03T16:37:29.768Z] (5/6) Installing curl (7.79.1-r1) [2022-06-03T16:37:29.768Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-03T16:37:29.768Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:37:29.768Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:37:29.768Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T16:37:29.768Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T16:37:29.768Z] OK: 8 MiB in 20 packages [2022-06-03T16:37:29.768Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:37:29.768Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:37:29.768Z] OK: 6 MiB in 16 packages [2022-06-03T16:37:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.245s coverage: 89.2% of statements [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:37:32.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.545s coverage: 83.8% of statements [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-03T16:37:32.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-03T16:37:33.057Z] Removing intermediate container 18490e5b1abb [2022-06-03T16:37:33.057Z] ---> edf2fb3610d4 [2022-06-03T16:37:33.057Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:37:33.057Z] Removing intermediate container d478c9247b21 [2022-06-03T16:37:33.057Z] ---> 92583ff540ec [2022-06-03T16:37:33.057Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T16:37:33.057Z] ---> Running in 9b92cca75252 [2022-06-03T16:37:33.057Z] ---> Running in 7775dcd2c0b9 [2022-06-03T16:37:33.057Z] Removing intermediate container 9b92cca75252 [2022-06-03T16:37:33.057Z] ---> dae12a3623a1 [2022-06-03T16:37:33.057Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-03T16:37:33.333Z] Removing intermediate container 7775dcd2c0b9 [2022-06-03T16:37:33.333Z] ---> 769a220b1125 [2022-06-03T16:37:33.333Z] Step 13/22 : WORKDIR /edgex [2022-06-03T16:37:33.333Z] ---> Running in 73385a7351d3 [2022-06-03T16:37:33.333Z] ---> Running in 835037d5e041 [2022-06-03T16:37:33.333Z] Removing intermediate container 73385a7351d3 [2022-06-03T16:37:33.333Z] ---> 1513d57d7d9b [2022-06-03T16:37:33.333Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T16:37:33.592Z] ---> Running in 2ceb3dc61fa7 [2022-06-03T16:37:33.592Z] Removing intermediate container 835037d5e041 [2022-06-03T16:37:33.592Z] ---> 57124cc68889 [2022-06-03T16:37:33.592Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T16:37:33.851Z] Removing intermediate container 2ceb3dc61fa7 [2022-06-03T16:37:33.851Z] ---> a005127023a7 [2022-06-03T16:37:33.851Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:37:34.110Z] ---> cf5b35daf0f6 [2022-06-03T16:37:34.110Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T16:37:34.110Z] ---> dbbbe84532c5 [2022-06-03T16:37:34.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.340s coverage: 95.6% of statements [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.541s coverage: 72.2% of statements [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.463s coverage: 60.0% of statements [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.478s coverage: 0.9% of statements [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.700s coverage: 58.8% of statements [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.6% of statements [2022-06-03T16:37:35.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 79.5% of statements [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.248s coverage: 94.1% of statements [2022-06-03T16:37:35.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements [2022-06-03T16:37:35.053Z] ---> 81a51c7c7a23 [2022-06-03T16:37:35.053Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T16:37:35.053Z] ---> 4a6cd1c49edf [2022-06-03T16:37:35.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T16:37:35.312Z] ---> b8d2ce90f927 [2022-06-03T16:37:35.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T16:37:35.571Z] ---> 30988e1f7513 [2022-06-03T16:37:35.571Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-03T16:37:35.571Z] ---> Running in fceb0716d021 [2022-06-03T16:37:35.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.306s coverage: 87.5% of statements [2022-06-03T16:37:35.832Z] ---> d60cff4bc9e0 [2022-06-03T16:37:35.832Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-03T16:37:35.832Z] Removing intermediate container fceb0716d021 [2022-06-03T16:37:35.832Z] ---> 3aea7449518e [2022-06-03T16:37:35.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:37:35.832Z] ---> Running in 6dfa1945eded [2022-06-03T16:37:36.091Z] ---> Running in 202ee5a30dbc [2022-06-03T16:37:36.349Z] Removing intermediate container 202ee5a30dbc [2022-06-03T16:37:36.349Z] ---> 1da2a4e633c6 [2022-06-03T16:37:36.349Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T16:37:36.349Z] ---> Running in 333969a06bb9 [2022-06-03T16:37:36.627Z] Removing intermediate container 333969a06bb9 [2022-06-03T16:37:36.627Z] ---> 0f2b3825d8d6 [2022-06-03T16:37:36.627Z] Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:37:36.627Z] ---> Running in ce92e26c75ef [2022-06-03T16:37:36.627Z] Removing intermediate container ce92e26c75ef [2022-06-03T16:37:36.627Z] ---> 9828c16ff5fa [2022-06-03T16:37:36.627Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T16:37:36.886Z] ---> Running in 2fabf26a03f8 [2022-06-03T16:37:36.886Z] Removing intermediate container 6dfa1945eded [2022-06-03T16:37:36.886Z] ---> c0f65514815c [2022-06-03T16:37:36.886Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T16:37:37.146Z] Removing intermediate container 2fabf26a03f8 [2022-06-03T16:37:37.146Z] ---> 7cc5c7c7ef43 [2022-06-03T16:37:37.146Z] [2022-06-03T16:37:37.146Z] ---> Running in e0a7a31a975f [2022-06-03T16:37:37.146Z] Successfully built 7cc5c7c7ef43 [2022-06-03T16:37:37.146Z] Successfully tagged support-notifications:latest [2022-06-03T16:37:37.146Z]  Building support-notifications ... done Building core-metadata [2022-06-03T16:37:37.406Z] Removing intermediate container e0a7a31a975f [2022-06-03T16:37:37.406Z] ---> 5a9b5bfe2239 [2022-06-03T16:37:37.406Z] Step 20/22 : LABEL arch=x86_64 [2022-06-03T16:37:39.313Z] ---> Running in 60d6b6cfd153 [2022-06-03T16:37:40.250Z] Removing intermediate container 60d6b6cfd153 [2022-06-03T16:37:40.250Z] ---> f704e417032b [2022-06-03T16:37:40.250Z] Step 21/22 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:37:41.629Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:37:41.629Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:37:41.629Z] ---> d5afdf9065ce [2022-06-03T16:37:41.629Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> e2488090097b [2022-06-03T16:37:41.629Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> 0c2583765af7 [2022-06-03T16:37:41.629Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> bce041673a46 [2022-06-03T16:37:41.629Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> f89efff7c230 [2022-06-03T16:37:41.629Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> 7ed606705527 [2022-06-03T16:37:41.629Z] Step 8/23 : COPY . . [2022-06-03T16:37:41.629Z] ---> Using cache [2022-06-03T16:37:41.629Z] ---> 2b008ed433cd [2022-06-03T16:37:41.629Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-03T16:37:44.923Z] ---> Running in f918b9e89a36 [2022-06-03T16:37:44.923Z] ---> Running in ec8c658cdaaa [2022-06-03T16:37:44.923Z] Removing intermediate container f918b9e89a36 [2022-06-03T16:37:44.923Z] ---> 665d761bb517 [2022-06-03T16:37:44.923Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T16:37:44.923Z] ---> Running in f6c6251abcc2 [2022-06-03T16:37:44.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T16:37:45.491Z] Removing intermediate container f6c6251abcc2 [2022-06-03T16:37:45.491Z] ---> c06a64e558a4 [2022-06-03T16:37:45.491Z] [2022-06-03T16:37:45.491Z] Successfully built c06a64e558a4 [2022-06-03T16:37:45.491Z] Successfully tagged security-proxy-setup:latest [2022-06-03T16:37:45.491Z] Building core-data [2022-06-03T16:37:48.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements [2022-06-03T16:37:48.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.196s coverage: 44.8% of statements [2022-06-03T16:37:52.059Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:37:52.060Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:37:52.060Z] ---> d5afdf9065ce [2022-06-03T16:37:52.060Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:37:52.060Z] ---> Using cache [2022-06-03T16:37:52.060Z] ---> e2488090097b [2022-06-03T16:37:52.060Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:37:52.060Z] ---> Using cache [2022-06-03T16:37:52.060Z] ---> 0c2583765af7 [2022-06-03T16:37:52.060Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T16:37:53.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.672s coverage: 82.5% of statements [2022-06-03T16:37:53.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.280s coverage: 92.9% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.318s coverage: 85.4% of statements [2022-06-03T16:38:01.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.804s coverage: 91.2% of statements [2022-06-03T16:38:01.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.003s coverage: 64.4% of statements [2022-06-03T16:38:07.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-03T16:38:07.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2022-06-03T16:38:07.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements [2022-06-03T16:38:14.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.318s coverage: 65.4% of statements [2022-06-03T16:38:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-03T16:38:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-03T16:38:14.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-03T16:38:14.036Z] ---> Running in 70fd0c7ab5b2 [2022-06-03T16:38:14.037Z] Building bin/spire-agent... [2022-06-03T16:38:14.037Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T16:38:14.037Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T16:38:14.037Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T16:38:14.037Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T16:38:14.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:14.305Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T16:38:14.305Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T16:38:14.305Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T16:38:14.587Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T16:38:14.587Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T16:38:14.587Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T16:38:14.587Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T16:38:14.587Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T16:38:14.587Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T16:38:14.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:15.164Z] OK: 221 MiB in 52 packages [2022-06-03T16:38:16.551Z] Removing intermediate container ec8c658cdaaa [2022-06-03T16:38:16.551Z] ---> df84f3fb7fe4 [2022-06-03T16:38:16.551Z] [2022-06-03T16:38:16.551Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T16:38:16.551Z] ---> e04c818066af [2022-06-03T16:38:16.551Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T16:38:16.551Z] ---> Using cache [2022-06-03T16:38:16.551Z] ---> 4d2766f1a301 [2022-06-03T16:38:16.551Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:38:16.551Z] ---> Using cache [2022-06-03T16:38:16.551Z] ---> d81ed20c7ee1 [2022-06-03T16:38:16.551Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-03T16:38:16.809Z] ---> Running in 15eab8bc62d0 [2022-06-03T16:38:16.809Z] Removing intermediate container 70fd0c7ab5b2 [2022-06-03T16:38:16.809Z] ---> 2093d70295aa [2022-06-03T16:38:16.809Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:38:17.081Z] Removing intermediate container 15eab8bc62d0 [2022-06-03T16:38:17.081Z] ---> d97b1c07a1d1 [2022-06-03T16:38:17.081Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T16:38:17.345Z] ---> Running in a2c5bcf2a4ff [2022-06-03T16:38:17.345Z] ---> b244ab0ec80b [2022-06-03T16:38:17.345Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:38:17.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.815s coverage: 43.8% of statements [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-03T16:38:17.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.282s coverage: 89.5% of statements [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-03T16:38:17.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-03T16:38:17.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-03T16:38:17.604Z] ---> Running in c6e891622e6b [2022-06-03T16:38:17.604Z] Removing intermediate container b5295cb37e06 [2022-06-03T16:38:17.604Z] ---> 4a4278b6c246 [2022-06-03T16:38:17.604Z] Step 12/25 : WORKDIR /edgex-go [2022-06-03T16:38:17.604Z] Removing intermediate container a2c5bcf2a4ff [2022-06-03T16:38:17.604Z] ---> beaed244245b [2022-06-03T16:38:17.604Z] Step 15/23 : WORKDIR / [2022-06-03T16:38:17.863Z] ---> Running in 7767c8186fb8 [2022-06-03T16:38:17.863Z] ---> Running in 5f996eacd01e [2022-06-03T16:38:18.120Z] Removing intermediate container b0371db86223 [2022-06-03T16:38:18.120Z] ---> f66eff31bad1 [2022-06-03T16:38:18.120Z] Step 12/26 : WORKDIR /edgex-go [2022-06-03T16:38:18.120Z] ---> Running in 4ba5d94d5cff [2022-06-03T16:38:18.120Z] Removing intermediate container 7767c8186fb8 [2022-06-03T16:38:18.120Z] ---> bea7b576a1de [2022-06-03T16:38:18.120Z] [2022-06-03T16:38:18.120Z] Step 13/25 : FROM alpine:3.15 [2022-06-03T16:38:18.120Z] ---> 0ac33e5f5afa [2022-06-03T16:38:18.120Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T16:38:18.120Z] ---> Using cache [2022-06-03T16:38:18.120Z] ---> 050318cc2e96 [2022-06-03T16:38:18.120Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:38:18.120Z] ---> Using cache [2022-06-03T16:38:18.120Z] ---> dbca7e067e49 [2022-06-03T16:38:18.120Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T16:38:18.395Z] Removing intermediate container 5f996eacd01e [2022-06-03T16:38:18.395Z] ---> 1343141e2ff2 [2022-06-03T16:38:18.395Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:38:18.395Z] ---> Running in f8b160431413 [2022-06-03T16:38:18.654Z] Removing intermediate container 4ba5d94d5cff [2022-06-03T16:38:18.654Z] ---> 960d0ef7f0d6 [2022-06-03T16:38:18.654Z] [2022-06-03T16:38:18.654Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T16:38:18.654Z] ---> 0ac33e5f5afa [2022-06-03T16:38:18.654Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T16:38:18.654Z] ---> Using cache [2022-06-03T16:38:18.654Z] ---> 050318cc2e96 [2022-06-03T16:38:18.654Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:38:18.654Z] ---> Using cache [2022-06-03T16:38:18.654Z] ---> dbca7e067e49 [2022-06-03T16:38:18.654Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T16:38:18.654Z] ---> Running in e6b64494467b [2022-06-03T16:38:18.913Z] ---> 5cafc8d5825d [2022-06-03T16:38:18.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T16:38:19.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:19.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:19.442Z] ---> 892dce5858de [2022-06-03T16:38:19.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T16:38:19.442Z] Removing intermediate container c6e891622e6b [2022-06-03T16:38:19.442Z] ---> dc04cff9603f [2022-06-03T16:38:19.442Z] Step 8/23 : COPY . . [2022-06-03T16:38:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:20.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:20.579Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T16:38:20.579Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T16:38:20.579Z] OK: 15859 distinct packages available [2022-06-03T16:38:20.579Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T16:38:20.579Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T16:38:20.579Z] OK: 15859 distinct packages available [2022-06-03T16:38:20.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:20.579Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:21.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:21.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:21.408Z] ---> a592dca9c057 [2022-06-03T16:38:21.408Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-03T16:38:21.670Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T16:38:21.670Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T16:38:21.670Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T16:38:21.670Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T16:38:21.670Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T16:38:21.929Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T16:38:21.929Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T16:38:21.929Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T16:38:21.929Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T16:38:21.929Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T16:38:22.188Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T16:38:22.188Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T16:38:22.188Z] OK: 6 MiB in 19 packages [2022-06-03T16:38:22.188Z] OK: 6 MiB in 19 packages [2022-06-03T16:38:22.452Z] ---> Running in 36be437f48c7 [2022-06-03T16:38:22.711Z] Removing intermediate container 36be437f48c7 [2022-06-03T16:38:22.711Z] ---> 814571a91a71 [2022-06-03T16:38:22.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:38:22.711Z] ---> Running in 77321f7e349a [2022-06-03T16:38:22.968Z] Removing intermediate container e6b64494467b [2022-06-03T16:38:22.968Z] ---> b1bbdc4ca1b4 [2022-06-03T16:38:22.969Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-03T16:38:23.230Z] Removing intermediate container 77321f7e349a [2022-06-03T16:38:23.231Z] ---> c16da4e4b8a2 [2022-06-03T16:38:23.231Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T16:38:23.231Z] Removing intermediate container f8b160431413 [2022-06-03T16:38:23.231Z] ---> 2cc43002ba21 [2022-06-03T16:38:23.231Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T16:38:23.231Z] ---> Running in e49b479e3ac7 [2022-06-03T16:38:23.490Z] Removing intermediate container e49b479e3ac7 [2022-06-03T16:38:23.490Z] ---> 4ad3732d684e [2022-06-03T16:38:23.490Z] Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:38:24.061Z] ---> Running in 15a1dff893e1 [2022-06-03T16:38:24.649Z] ---> f2b07da49a2a [2022-06-03T16:38:24.649Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T16:38:24.649Z] Removing intermediate container 15a1dff893e1 [2022-06-03T16:38:24.649Z] ---> 201b96b37563 [2022-06-03T16:38:24.649Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T16:38:24.649Z] ---> 077019951886 [2022-06-03T16:38:24.649Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T16:38:24.649Z] ---> Running in 97e14f9bb39c [2022-06-03T16:38:24.649Z] Removing intermediate container 97e14f9bb39c [2022-06-03T16:38:24.649Z] ---> 5c6fee2686bf [2022-06-03T16:38:24.649Z] [2022-06-03T16:38:24.649Z] ---> ba3ab08331ee [2022-06-03T16:38:24.649Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-03T16:38:24.908Z] ---> Running in 8541e64be100 [2022-06-03T16:38:24.908Z] ---> d6f4ab9ae25b [2022-06-03T16:38:24.908Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-03T16:38:24.908Z] Successfully built 5c6fee2686bf [2022-06-03T16:38:24.908Z] Successfully tagged core-metadata:latest [2022-06-03T16:38:25.480Z]  Building core-metadata ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T16:38:25.480Z] ---> ea64d5090555 [2022-06-03T16:38:25.480Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-03T16:38:25.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.413s coverage: 17.7% of statements [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-03T16:38:25.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.797s coverage: 92.3% of statements [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-03T16:38:25.759Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.242s coverage: 63.2% of statements [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-03T16:38:25.759Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-03T16:38:26.049Z] ---> f60dc6b0f532 [2022-06-03T16:38:26.049Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T16:38:26.318Z] ---> 5c415de18695 [2022-06-03T16:38:26.318Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T16:38:26.318Z] ---> Running in 71a8f0cac4ff [2022-06-03T16:38:26.318Z] ---> 0c0ffba3de76 [2022-06-03T16:38:26.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-03T16:38:26.318Z] Removing intermediate container 71a8f0cac4ff [2022-06-03T16:38:26.318Z] ---> 212ed197ebb3 [2022-06-03T16:38:26.318Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T16:38:26.318Z] ---> Running in b96ec9be7388 [2022-06-03T16:38:26.580Z] Removing intermediate container b96ec9be7388 [2022-06-03T16:38:26.580Z] ---> 157832b32353 [2022-06-03T16:38:26.580Z] Step 23/25 : LABEL arch=x86_64 [2022-06-03T16:38:26.580Z] ---> 9e4642a132e6 [2022-06-03T16:38:26.580Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-03T16:38:26.580Z] ---> Running in ef48ba07480d [2022-06-03T16:38:26.743Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-03T16:38:26.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.186s coverage: 28.9% of statements [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-03T16:38:26.743Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-03T16:38:26.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.186s coverage: 100.0% of statements [2022-06-03T16:38:26.743Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-06-03T16:38:26.840Z] Removing intermediate container ef48ba07480d [2022-06-03T16:38:26.840Z] ---> 042b5792191c [2022-06-03T16:38:26.840Z] Step 24/25 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:38:26.840Z] ---> c6e74d69ce6f [2022-06-03T16:38:26.840Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T16:38:26.840Z] ---> Running in 93612b4e61a9 [2022-06-03T16:38:26.840Z] ---> Running in 3417e9a617a8 [2022-06-03T16:38:26.840Z] Removing intermediate container 93612b4e61a9 [2022-06-03T16:38:26.840Z] ---> b850fac76cd6 [2022-06-03T16:38:26.840Z] Step 25/25 : LABEL version=0.0.0 [2022-06-03T16:38:27.100Z] ---> Running in 6748228eb17a [2022-06-03T16:38:27.100Z] Removing intermediate container 3417e9a617a8 [2022-06-03T16:38:27.100Z] ---> ac5ccf428909 [2022-06-03T16:38:27.100Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T16:38:27.100Z] ---> Running in 1e172ef80d5f [2022-06-03T16:38:27.100Z] Removing intermediate container 6748228eb17a [2022-06-03T16:38:27.100Z] ---> a1667d7c123d [2022-06-03T16:38:27.100Z] [2022-06-03T16:38:27.359Z] Successfully built a1667d7c123d [2022-06-03T16:38:27.359Z] Successfully tagged security-spire-server:latest [2022-06-03T16:38:27.359Z]  Building security-spire-server ... done Removing intermediate container 1e172ef80d5f [2022-06-03T16:38:27.359Z] ---> 6926b69b6122 [2022-06-03T16:38:27.359Z] Step 24/26 : LABEL arch=x86_64 [2022-06-03T16:38:27.359Z] ---> Running in 8f0e9ac8fa53 [2022-06-03T16:38:27.618Z] Removing intermediate container 8f0e9ac8fa53 [2022-06-03T16:38:27.618Z] ---> 93e58e03e528 [2022-06-03T16:38:27.618Z] Step 25/26 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:38:27.618Z] ---> Running in adf8f2b154ef [2022-06-03T16:38:27.618Z] Removing intermediate container adf8f2b154ef [2022-06-03T16:38:27.618Z] ---> 515f15c8c8eb [2022-06-03T16:38:27.728Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-06-03T16:38:27.728Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-03T16:38:27.728Z] GO111MODULE=on go vet ./... [2022-06-03T16:38:27.877Z] Step 26/26 : LABEL version=0.0.0 [2022-06-03T16:38:27.877Z] ---> Running in 38ebf1a450aa [2022-06-03T16:38:27.877Z] Removing intermediate container 38ebf1a450aa [2022-06-03T16:38:27.877Z] ---> 5cb61a608568 [2022-06-03T16:38:27.877Z] [2022-06-03T16:38:28.135Z] Successfully built 5cb61a608568 [2022-06-03T16:38:28.135Z] Successfully tagged security-spire-agent:latest [2022-06-03T16:38:54.690Z]  Building security-spire-agent ... done Removing intermediate container 8541e64be100 [2022-06-03T16:38:54.690Z] ---> 37a3fa4995dd [2022-06-03T16:38:54.690Z] [2022-06-03T16:38:54.690Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T16:38:54.690Z] ---> e04c818066af [2022-06-03T16:38:54.690Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T16:38:54.690Z] ---> Running in 97ac0359d2f8 [2022-06-03T16:38:54.690Z] Removing intermediate container 97ac0359d2f8 [2022-06-03T16:38:54.690Z] ---> f61df80a6848 [2022-06-03T16:38:54.690Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-03T16:38:54.690Z] ---> Running in 07f47d49a599 [2022-06-03T16:38:54.690Z] Removing intermediate container 07f47d49a599 [2022-06-03T16:38:54.690Z] ---> 33d9a38174a1 [2022-06-03T16:38:54.690Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-03T16:38:54.690Z] ---> Running in 55fb87a9101d [2022-06-03T16:38:54.690Z] Removing intermediate container 55fb87a9101d [2022-06-03T16:38:54.690Z] ---> 1accfcf3f862 [2022-06-03T16:38:54.690Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:38:54.690Z] ---> Running in 7dd315795add [2022-06-03T16:38:55.625Z] Removing intermediate container 7dd315795add [2022-06-03T16:38:55.625Z] ---> fc3318728c1b [2022-06-03T16:38:55.625Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T16:38:55.625Z] ---> Running in 1248efdc4a2a [2022-06-03T16:38:55.884Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:56.822Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:38:56.822Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T16:38:57.079Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T16:38:57.079Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T16:38:57.079Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T16:38:57.338Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T16:38:57.338Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T16:38:57.338Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:38:57.338Z] OK: 8 MiB in 20 packages [2022-06-03T16:38:59.239Z] Removing intermediate container 1248efdc4a2a [2022-06-03T16:38:59.239Z] ---> 975646bf4583 [2022-06-03T16:38:59.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:38:59.809Z] ---> 01eedd0206fe [2022-06-03T16:38:59.809Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T16:39:00.377Z] ---> ea1b8960f6da [2022-06-03T16:39:00.377Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T16:39:00.637Z] ---> daf09ab23f35 [2022-06-03T16:39:00.637Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-03T16:39:00.918Z] ---> Running in 3b3addfb0a71 [2022-06-03T16:39:00.918Z] Removing intermediate container 3b3addfb0a71 [2022-06-03T16:39:00.918Z] ---> 0579574b08e4 [2022-06-03T16:39:00.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:39:01.177Z] ---> Running in 409120b386b8 [2022-06-03T16:39:01.178Z] Removing intermediate container 409120b386b8 [2022-06-03T16:39:01.178Z] ---> 8d0961c8cd57 [2022-06-03T16:39:01.178Z] Step 21/23 : LABEL arch=x86_64 [2022-06-03T16:39:01.437Z] ---> Running in c5fc017dd902 [2022-06-03T16:39:01.437Z] Removing intermediate container c5fc017dd902 [2022-06-03T16:39:01.437Z] ---> d7433e6bec1f [2022-06-03T16:39:01.437Z] Step 22/23 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:39:01.696Z] ---> Running in 55ec1ffb3ac3 [2022-06-03T16:39:01.696Z] Removing intermediate container 55ec1ffb3ac3 [2022-06-03T16:39:01.696Z] ---> 2be338ad742a [2022-06-03T16:39:01.696Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T16:39:01.956Z] ---> Running in 37dde5cb72f1 [2022-06-03T16:39:01.956Z] Removing intermediate container 37dde5cb72f1 [2022-06-03T16:39:01.956Z] ---> c36272a2fd7d [2022-06-03T16:39:01.956Z] [2022-06-03T16:39:02.215Z] Successfully built c36272a2fd7d [2022-06-03T16:39:02.215Z] Successfully tagged core-data:latest [2022-06-03T16:39:04.747Z]  Building core-data ... done Removing intermediate container 36e020c7b74e [2022-06-03T16:39:04.747Z] ---> e8bb2b27310c [2022-06-03T16:39:04.747Z] Step 12/26 : WORKDIR /edgex-go [2022-06-03T16:39:05.313Z] ---> Running in 18f31910592c [2022-06-03T16:39:05.313Z] Removing intermediate container 18f31910592c [2022-06-03T16:39:05.313Z] ---> 40eb7e2e8b1e [2022-06-03T16:39:05.313Z] [2022-06-03T16:39:05.313Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T16:39:05.313Z] ---> 0ac33e5f5afa [2022-06-03T16:39:05.313Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T16:39:05.313Z] ---> Using cache [2022-06-03T16:39:05.313Z] ---> 050318cc2e96 [2022-06-03T16:39:05.313Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:39:05.313Z] ---> Using cache [2022-06-03T16:39:05.313Z] ---> dbca7e067e49 [2022-06-03T16:39:05.313Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-03T16:39:05.313Z] ---> Running in 9b202528c49d [2022-06-03T16:39:05.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:39:06.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:39:07.492Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T16:39:07.493Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T16:39:07.493Z] OK: 15859 distinct packages available [2022-06-03T16:39:07.493Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-03T16:39:08.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-03T16:39:08.384Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-03T16:39:08.384Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-03T16:39:08.642Z] (3/4) Installing libucontext (1.1-r0) [2022-06-03T16:39:08.642Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-03T16:39:08.642Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T16:39:08.642Z] OK: 6 MiB in 18 packages [2022-06-03T16:39:09.211Z] Removing intermediate container 9b202528c49d [2022-06-03T16:39:09.211Z] ---> c9c00d3f891a [2022-06-03T16:39:09.211Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T16:39:10.590Z] ---> 9835c0e217aa [2022-06-03T16:39:10.590Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T16:39:10.590Z] ---> e4356d243ff5 [2022-06-03T16:39:10.590Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-03T16:39:10.590Z] ---> Running in c2a77ce1304a [2022-06-03T16:39:10.849Z] Removing intermediate container c2a77ce1304a [2022-06-03T16:39:10.849Z] ---> 88ee536bbb82 [2022-06-03T16:39:10.849Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-03T16:39:10.849Z] ---> 587d01126aff [2022-06-03T16:39:10.849Z] Step 21/26 : WORKDIR / [2022-06-03T16:39:11.107Z] ---> Running in d1a16255f3cc [2022-06-03T16:39:11.107Z] Removing intermediate container d1a16255f3cc [2022-06-03T16:39:11.107Z] ---> 20767e3958a9 [2022-06-03T16:39:11.107Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T16:39:11.107Z] ---> Running in ca32ef24da2a [2022-06-03T16:39:11.107Z] Removing intermediate container ca32ef24da2a [2022-06-03T16:39:11.107Z] ---> 27b1a99f6923 [2022-06-03T16:39:11.107Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T16:39:11.366Z] ---> Running in b60987faf93f [2022-06-03T16:39:11.366Z] Removing intermediate container b60987faf93f [2022-06-03T16:39:11.366Z] ---> ab7e48800241 [2022-06-03T16:39:11.366Z] Step 24/26 : LABEL arch=x86_64 [2022-06-03T16:39:11.366Z] ---> Running in fd04fdd47c64 [2022-06-03T16:39:11.366Z] Removing intermediate container fd04fdd47c64 [2022-06-03T16:39:11.366Z] ---> 7698d280da76 [2022-06-03T16:39:11.366Z] Step 25/26 : LABEL git_sha=ffc509446a1dc33259747593b94beb4eb502b9b0 [2022-06-03T16:39:11.366Z] ---> Running in dacc7cb2ff14 [2022-06-03T16:39:11.626Z] Removing intermediate container dacc7cb2ff14 [2022-06-03T16:39:11.626Z] ---> d7262cc8e417 [2022-06-03T16:39:11.626Z] Step 26/26 : LABEL version=0.0.0 [2022-06-03T16:39:11.626Z] ---> Running in ba1373a2f41b [2022-06-03T16:39:11.626Z] Removing intermediate container ba1373a2f41b [2022-06-03T16:39:11.626Z] ---> fe214438f813 [2022-06-03T16:39:11.626Z] [2022-06-03T16:39:11.626Z] Successfully built fe214438f813 [2022-06-03T16:39:11.626Z] Successfully tagged security-spire-config:latest [2022-06-03T16:39:11.891Z]  Building security-spire-config ... done  [Pipeline] } [2022-06-03T16:39:11.897Z] $ docker stop --time=1 ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 [2022-06-03T16:39:13.163Z] $ docker rm -f ae78c533ff3620be99f2be357f6a4c2af425a28763c7bcc0e052c3e8ff7ebcb5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T16:39:13.507Z] + docker images [2022-06-03T16:39:13.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T16:39:13.507Z] security-spire-config latest fe214438f813 2 seconds ago 86.7MB [2022-06-03T16:39:13.507Z] 40eb7e2e8b1e 8 seconds ago 4.57GB [2022-06-03T16:39:13.507Z] core-data latest c36272a2fd7d 12 seconds ago 22.5MB [2022-06-03T16:39:13.507Z] 37a3fa4995dd 25 seconds ago 1.53GB [2022-06-03T16:39:13.507Z] security-spire-agent latest 5cb61a608568 46 seconds ago 127MB [2022-06-03T16:39:13.507Z] security-spire-server latest a1667d7c123d 47 seconds ago 87.3MB [2022-06-03T16:39:13.507Z] core-metadata latest 5c6fee2686bf 49 seconds ago 17MB [2022-06-03T16:39:13.507Z] 960d0ef7f0d6 55 seconds ago 4.57GB [2022-06-03T16:39:13.507Z] bea7b576a1de 56 seconds ago 4.57GB [2022-06-03T16:39:13.507Z] df84f3fb7fe4 59 seconds ago 1.5GB [2022-06-03T16:39:13.507Z] security-proxy-setup latest c06a64e558a4 About a minute ago 26.9MB [2022-06-03T16:39:13.507Z] support-notifications latest 7cc5c7c7ef43 About a minute ago 27MB [2022-06-03T16:39:13.507Z] 6def5a26f057 About a minute ago 1.5GB [2022-06-03T16:39:13.507Z] ad9c63536483 About a minute ago 1.56GB [2022-06-03T16:39:13.507Z] core-command latest bb16dfb4cd3c 2 minutes ago 16.1MB [2022-06-03T16:39:13.507Z] 5c9231c2e6d6 2 minutes ago 1.5GB [2022-06-03T16:39:13.507Z] sys-mgmt-agent latest 3d77ea672770 2 minutes ago 299MB [2022-06-03T16:39:13.507Z] support-scheduler latest 59bd7a6cff9e 3 minutes ago 26.4MB [2022-06-03T16:39:13.507Z] 9736a76e2f25 3 minutes ago 1.5GB [2022-06-03T16:39:13.507Z] ec483ac1c70e 3 minutes ago 1.56GB [2022-06-03T16:39:13.507Z] security-bootstrapper latest 500dfff9b9d0 4 minutes ago 19.1MB [2022-06-03T16:39:13.507Z] security-spiffe-token-provider latest d8f4947bdd29 4 minutes ago 28.9MB [2022-06-03T16:39:13.507Z] security-secretstore-setup latest 659adc991bce 4 minutes ago 28.5MB [2022-06-03T16:39:13.507Z] 33ed16f4b778 4 minutes ago 1.55GB [2022-06-03T16:39:13.507Z] d39228690291 4 minutes ago 1.51GB [2022-06-03T16:39:13.507Z] ebf414a6fea8 4 minutes ago 1.5GB [2022-06-03T16:39:13.507Z] ci-base-image-x86_64 latest d5afdf9065ce 8 minutes ago 901MB [2022-06-03T16:39:13.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest d7ea09dbb500 17 hours ago 253MB [2022-06-03T16:39:13.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 weeks ago 562MB [2022-06-03T16:39:13.507Z] docker 20.10.14 7417809fdb73 8 weeks ago 218MB [2022-06-03T16:39:13.507Z] alpine 3.14 e04c818066af 8 weeks ago 5.59MB [2022-06-03T16:39:13.507Z] alpine 3.15 0ac33e5f5afa 8 weeks ago 5.57MB [2022-06-03T16:39:13.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T16:40:19.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-03T16:40:19.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-03T16:40:20.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-03T16:40:23.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-03T16:40:24.346Z] + ls -al . [2022-06-03T16:40:24.346Z] total 680 [2022-06-03T16:40:24.346Z] drwxrwxr-x 9 1001 1001 4096 Jun 3 16:40 . [2022-06-03T16:40:24.346Z] drwxr-xr-x 4 root root 4096 Jun 3 16:34 .. [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 16:32 .dockerignore [2022-06-03T16:40:24.346Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:32 .git [2022-06-03T16:40:24.346Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:32 .github [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 879 Jun 3 16:32 .gitignore [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 42 Jun 3 16:32 .golangci.yml [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 87 Jun 3 16:32 .hadolint.yml [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 16:32 .sonarcloud.properties [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 16:32 ADOPTERS.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 10220 Jun 3 16:32 Attribution.txt [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 63209 Jun 3 16:32 CHANGELOG.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 16:32 CONTRIBUTING.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 16:32 GOVERNANCE.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 850 Jun 3 16:32 Jenkinsfile [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 16:32 LICENSE [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 10389 Jun 3 16:32 Makefile [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 16:32 OWNERS.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 9094 Jun 3 16:32 README.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 6912 Jun 3 16:32 SECURITY.md [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 16:30 VERSION [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 16:32 ZMQWindows.md [2022-06-03T16:40:24.346Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 16:32 bin [2022-06-03T16:40:24.346Z] drwxrwxr-x 18 1001 1001 4096 Jun 3 16:32 cmd [2022-06-03T16:40:24.346Z] -rw-r--r-- 1 root root 435411 Jun 3 16:38 coverage.out [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 3267 Jun 3 16:32 go.mod [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 35869 Jun 3 16:34 go.sum [2022-06-03T16:40:24.346Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 16:32 internal [2022-06-03T16:40:24.346Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 16:32 openapi [2022-06-03T16:40:24.346Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 16:32 snap [2022-06-03T16:40:24.346Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 16:32 version.go [Pipeline] sh [2022-06-03T16:40:25.017Z] + '[' -e coverage.out ] [2022-06-03T16:40:25.017Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-03T16:40:25.046Z] Warning: overwriting stash ‘coverage-report’ [2022-06-03T16:40:25.861Z] Stashed 1 file(s) [Pipeline] sh [2022-06-03T16:40:26.513Z] + make build [2022-06-03T16:40:26.513Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T16:41:48.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T16:42:44.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T16:42:44.897Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T16:43:23.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T16:43:23.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T16:43:23.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T16:43:29.359Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T16:43:32.765Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T16:43:38.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T16:43:40.801Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T16:43:44.224Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T16:43:52.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-06-03T16:43:57.041Z] $ docker stop --time=1 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b [2022-06-03T16:43:59.070Z] $ docker rm -f 2c269c2cd4e1d776ae9ddec7a641e5dfc386c872f8f63f3660cac410a228627b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:44:01.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T16:44:01.252Z] [2022-06-03T16:44:01.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:44:01.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T16:44:01.888Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-03T16:44:01.888Z] 29e5d40040c1: Pulling fs layer [2022-06-03T16:44:01.888Z] 1ce36da41761: Pulling fs layer [2022-06-03T16:44:01.888Z] 25b303627fd3: Pulling fs layer [2022-06-03T16:44:01.888Z] 29e5d40040c1: Verifying Checksum [2022-06-03T16:44:01.888Z] 29e5d40040c1: Download complete [2022-06-03T16:44:02.163Z] 1ce36da41761: Download complete [2022-06-03T16:44:02.437Z] 29e5d40040c1: Pull complete [2022-06-03T16:44:03.873Z] 25b303627fd3: Verifying Checksum [2022-06-03T16:44:03.873Z] 25b303627fd3: Download complete [2022-06-03T16:44:03.873Z] 1ce36da41761: Pull complete [2022-06-03T16:44:16.273Z] 25b303627fd3: Pull complete [2022-06-03T16:44:16.273Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-03T16:44:16.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T16:44:16.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:44:16.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container [2022-06-03T16:44:16.626Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T16:44:18.901Z] $ docker top 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T16:44:19.803Z] + grep parallel [2022-06-03T16:44:19.803Z] + docker-compose build --help [2022-06-03T16:44:24.098Z] --parallel Build images in parallel. [Pipeline] } [2022-06-03T16:44:24.130Z] $ docker stop --time=1 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec [2022-06-03T16:44:25.820Z] $ docker rm -f 9e762e665db8b99a39ee052ccee4a9677fef71cef26ada5fc6d68047ef812bec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T16:44:26.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-03T16:44:26.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T16:44:26.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container [2022-06-03T16:44:26.742Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-03T16:44:27.990Z] $ docker top e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T16:44:28.885Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-03T16:44:33.178Z] Building core-command ... [2022-06-03T16:44:33.178Z] Building core-data ... [2022-06-03T16:44:33.178Z] Building core-metadata ... [2022-06-03T16:44:33.178Z] Building security-bootstrapper ... [2022-06-03T16:44:33.178Z] Building security-proxy-setup ... [2022-06-03T16:44:33.178Z] Building security-secretstore-setup ... [2022-06-03T16:44:33.178Z] Building security-spiffe-token-provider ... [2022-06-03T16:44:33.178Z] Building security-spire-agent ... [2022-06-03T16:44:33.178Z] Building security-spire-config ... [2022-06-03T16:44:33.178Z] Building security-spire-server ... [2022-06-03T16:44:33.178Z] Building support-notifications ... [2022-06-03T16:44:33.178Z] Building support-scheduler ... [2022-06-03T16:44:33.178Z] Building sys-mgmt-agent ... [2022-06-03T16:44:33.178Z] Building security-spire-agent [2022-06-03T16:44:33.178Z] Building security-spire-config [2022-06-03T16:44:33.178Z] Building security-spire-server [2022-06-03T16:44:33.178Z] Building security-proxy-setup [2022-06-03T16:44:33.178Z] Building support-notifications [2022-06-03T16:45:54.944Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:45:54.944Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:45:54.944Z] ---> 1322eb78acc9 [2022-06-03T16:45:54.944Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T16:45:54.944Z] ---> Running in 6781c47a28c8 [2022-06-03T16:45:54.944Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:45:54.944Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:45:54.944Z] ---> 1322eb78acc9 [2022-06-03T16:45:54.944Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T16:45:54.944Z] ---> Running in 43b6386330e7 [2022-06-03T16:45:54.944Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:45:54.944Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:45:54.944Z] ---> 1322eb78acc9 [2022-06-03T16:45:54.944Z] Step 3/26 : WORKDIR /edgex-go [2022-06-03T16:45:54.944Z] ---> Running in 124e36f9b66a [2022-06-03T16:45:55.221Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:45:55.221Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:45:55.221Z] ---> 1322eb78acc9 [2022-06-03T16:45:55.221Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T16:45:55.221Z] ---> Running in 3ff346b7aff9 [2022-06-03T16:45:55.506Z] Removing intermediate container 6781c47a28c8 [2022-06-03T16:45:55.506Z] ---> d2c419ff9739 [2022-06-03T16:45:55.506Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:45:55.506Z] ---> Running in 7c0c32bfc811 [2022-06-03T16:45:55.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:45:55.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:45:55.506Z] ---> 1322eb78acc9 [2022-06-03T16:45:55.506Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T16:45:55.506Z] ---> Running in a5ed35d44c71 [2022-06-03T16:45:56.109Z] Removing intermediate container 3ff346b7aff9 [2022-06-03T16:45:56.109Z] ---> b191a1973f6e [2022-06-03T16:45:56.109Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:45:56.110Z] Removing intermediate container 124e36f9b66a [2022-06-03T16:45:56.110Z] ---> b092d046a7d1 [2022-06-03T16:45:56.110Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:45:56.110Z] Removing intermediate container a5ed35d44c71 [2022-06-03T16:45:56.110Z] ---> 0bf7d12af061 [2022-06-03T16:45:56.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:45:56.110Z] Removing intermediate container 43b6386330e7 [2022-06-03T16:45:56.110Z] ---> 1d80bc6d27aa [2022-06-03T16:45:56.110Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:45:56.110Z] ---> Running in 4d4304a5ba0b [2022-06-03T16:45:56.110Z] ---> Running in 7d260f7d4fac [2022-06-03T16:45:56.385Z] ---> Running in f7fc65ceea64 [2022-06-03T16:45:56.385Z] ---> Running in a8653e396218 [2022-06-03T16:45:59.020Z] Removing intermediate container 7c0c32bfc811 [2022-06-03T16:45:59.020Z] ---> 906ceed4ad28 [2022-06-03T16:45:59.020Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:45:59.020Z] ---> Running in d4de0331abf6 [2022-06-03T16:46:00.488Z] Removing intermediate container 4d4304a5ba0b [2022-06-03T16:46:00.488Z] ---> a141fc1cdfa1 [2022-06-03T16:46:00.488Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:46:00.488Z] Removing intermediate container 7d260f7d4fac [2022-06-03T16:46:00.488Z] ---> 7518884db048 [2022-06-03T16:46:00.488Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-03T16:46:00.488Z] ---> Running in 793bf310b0e9 [2022-06-03T16:46:00.488Z] Removing intermediate container f7fc65ceea64 [2022-06-03T16:46:00.488Z] ---> 5072423c74bf [2022-06-03T16:46:00.488Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T16:46:00.488Z] Removing intermediate container a8653e396218 [2022-06-03T16:46:00.488Z] ---> f00dcb0214b9 [2022-06-03T16:46:00.488Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-03T16:46:00.488Z] ---> Running in ccfabd13e213 [2022-06-03T16:46:00.774Z] ---> Running in 2021281d6886 [2022-06-03T16:46:00.774Z] ---> Running in e813d8a9081b [2022-06-03T16:46:01.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.069Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:02.954Z] OK: 220 MiB in 52 packages [2022-06-03T16:46:03.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:03.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:03.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:03.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:46:04.121Z] Removing intermediate container d4de0331abf6 [2022-06-03T16:46:04.121Z] ---> 152e8e7f041c [2022-06-03T16:46:04.121Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T16:46:04.722Z] OK: 220 MiB in 52 packages [2022-06-03T16:46:05.001Z] OK: 220 MiB in 52 packages [2022-06-03T16:46:05.001Z] OK: 220 MiB in 52 packages [2022-06-03T16:46:05.281Z] OK: 220 MiB in 52 packages [2022-06-03T16:46:05.566Z] ---> 051c77a03ffa [2022-06-03T16:46:05.566Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:46:05.850Z] ---> Running in 8f534b8f31c5 [2022-06-03T16:46:06.452Z] Removing intermediate container 793bf310b0e9 [2022-06-03T16:46:06.452Z] ---> ceb062f2a585 [2022-06-03T16:46:06.452Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T16:46:06.728Z] Removing intermediate container ccfabd13e213 [2022-06-03T16:46:06.728Z] ---> 2f00d267ad55 [2022-06-03T16:46:06.728Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-03T16:46:06.728Z] Removing intermediate container e813d8a9081b [2022-06-03T16:46:06.728Z] ---> 75e0f8e9815f [2022-06-03T16:46:06.728Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T16:46:07.008Z] Removing intermediate container 2021281d6886 [2022-06-03T16:46:07.009Z] ---> 204173106679 [2022-06-03T16:46:07.009Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T16:46:08.006Z] ---> 2d4bbc501746 [2022-06-03T16:46:08.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:46:08.006Z] ---> ffc059eef7e7 [2022-06-03T16:46:08.006Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:46:08.006Z] ---> Running in d4e8d1bb306f [2022-06-03T16:46:08.297Z] ---> 797860042d83 [2022-06-03T16:46:08.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:46:08.297Z] ---> 0f899ab4b5b7 [2022-06-03T16:46:08.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:46:08.297Z] ---> Running in a3c1ee11d2f1 [2022-06-03T16:46:08.576Z] ---> Running in cafd842fb11b [2022-06-03T16:46:08.576Z] ---> Running in 64717482c74c [2022-06-03T16:46:10.016Z] Removing intermediate container 8f534b8f31c5 [2022-06-03T16:46:10.016Z] ---> b594f4bf9d5b [2022-06-03T16:46:10.016Z] Step 8/26 : COPY . . [2022-06-03T16:46:15.441Z] Removing intermediate container d4e8d1bb306f [2022-06-03T16:46:15.442Z] ---> ae72d4c0327b [2022-06-03T16:46:15.442Z] Step 8/25 : COPY . . [2022-06-03T16:46:15.442Z] Removing intermediate container a3c1ee11d2f1 [2022-06-03T16:46:15.442Z] ---> af920e16b2ed [2022-06-03T16:46:15.442Z] Step 8/26 : COPY . . [2022-06-03T16:46:15.442Z] Removing intermediate container cafd842fb11b [2022-06-03T16:46:15.442Z] ---> 188db9aac611 [2022-06-03T16:46:15.442Z] Step 8/22 : COPY . . [2022-06-03T16:46:15.442Z] Removing intermediate container 64717482c74c [2022-06-03T16:46:15.442Z] ---> f961d33b8342 [2022-06-03T16:46:15.442Z] Step 8/22 : COPY . . [2022-06-03T16:46:37.627Z] ---> 0e8524650e1f [2022-06-03T16:46:37.627Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:46:37.627Z] ---> Running in 309b28643132 [2022-06-03T16:46:37.627Z] Removing intermediate container 309b28643132 [2022-06-03T16:46:37.627Z] ---> d9a896c3581a [2022-06-03T16:46:37.627Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-03T16:46:37.627Z] ---> Running in dad5fc2ada9b [2022-06-03T16:46:37.903Z] Removing intermediate container dad5fc2ada9b [2022-06-03T16:46:37.903Z] ---> 7497b6be44a9 [2022-06-03T16:46:37.903Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:46:38.177Z] ---> Running in 0da4f4edc836 [2022-06-03T16:46:39.613Z] spire-server: not found [2022-06-03T16:46:40.213Z] spire-1.2.1/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.data/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.data/.file [2022-06-03T16:46:40.213Z] spire-1.2.1/.dockerignore [2022-06-03T16:46:40.213Z] spire-1.2.1/.gitattributes [2022-06-03T16:46:40.213Z] spire-1.2.1/.githooks/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:46:40.213Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:46:40.213Z] spire-1.2.1/.gitignore [2022-06-03T16:46:40.213Z] spire-1.2.1/.go-version [2022-06-03T16:46:40.213Z] spire-1.2.1/.golangci.yml [2022-06-03T16:46:40.213Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:46:40.213Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:46:40.213Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:46:40.213Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:46:40.213Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:46:40.213Z] spire-1.2.1/Dockerfile [2022-06-03T16:46:40.213Z] spire-1.2.1/Dockerfile.dev [2022-06-03T16:46:40.213Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:46:40.213Z] spire-1.2.1/LICENSE [2022-06-03T16:46:40.213Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:46:40.213Z] spire-1.2.1/Makefile [2022-06-03T16:46:40.213Z] spire-1.2.1/README.md [2022-06-03T16:46:40.213Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:46:40.213Z] spire-1.2.1/SECURITY.md [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:46:40.213Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:46:40.488Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/ [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/agent/ [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/server/ [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:46:40.488Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/ [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/ [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:46:40.488Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:46:40.488Z] spire-1.2.1/examples/ [2022-06-03T16:46:40.488Z] spire-1.2.1/examples/README.md [2022-06-03T16:46:40.488Z] spire-1.2.1/go.mod [2022-06-03T16:46:40.488Z] spire-1.2.1/go.sum [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:46:40.488Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:46:40.489Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:46:40.770Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:46:40.771Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:46:40.772Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:46:41.048Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:46:41.049Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:41.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/private/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:46:41.328Z] spire-1.2.1/release/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:46:41.328Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:46:41.328Z] spire-1.2.1/script/ [2022-06-03T16:46:41.328Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:46:41.328Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:46:41.328Z] spire-1.2.1/support/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:46:41.328Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:46:41.329Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/clock/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf ---> b8934f61d2b2 [2022-06-03T16:46:41.329Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-03T16:46:41.329Z] [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/common [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:46:41.329Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:46:41.330Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:46:41.628Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ ---> 34c9275689da [2022-06-03T16:46:41.629Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:46:41.629Z] [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:46:41.629Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:46:41.630Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:46:41.630Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testca/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testkey/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/ [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/race.go [2022-06-03T16:46:41.630Z] spire-1.2.1/test/util/util.go [2022-06-03T16:46:41.630Z] building spire from source... [2022-06-03T16:46:41.630Z] ---> Running in 462ca742e14d [2022-06-03T16:46:41.630Z] ---> 3fa785fca448 [2022-06-03T16:46:41.630Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-03T16:46:41.630Z] ---> Running in 7f54c9e2ee99 [2022-06-03T16:46:41.922Z] ---> Running in 2942320b71a5 [2022-06-03T16:46:42.214Z] Installing go1.17.7... [2022-06-03T16:46:42.511Z] Removing intermediate container 7f54c9e2ee99 [2022-06-03T16:46:42.511Z] ---> 88ba4e1de7e3 [2022-06-03T16:46:42.511Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-03T16:46:42.801Z] ---> Running in 176b7775317c [2022-06-03T16:46:42.801Z] ---> 1293990903bc [2022-06-03T16:46:42.801Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-03T16:46:42.801Z] ---> Running in 40a66e605386 [2022-06-03T16:46:43.805Z] Removing intermediate container 176b7775317c [2022-06-03T16:46:43.805Z] ---> 939a5fc3e17d [2022-06-03T16:46:43.805Z] Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:46:43.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-03T16:46:43.805Z] Removing intermediate container 40a66e605386 [2022-06-03T16:46:43.805Z] ---> a6a88e648b90 [2022-06-03T16:46:43.805Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-03T16:46:43.805Z] ---> Running in 253eff798d03 [2022-06-03T16:46:43.805Z] ---> Running in 18579c70f2dd [2022-06-03T16:46:44.088Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-03T16:46:44.698Z] Removing intermediate container 253eff798d03 [2022-06-03T16:46:44.698Z] ---> 37c36f2e8b40 [2022-06-03T16:46:44.698Z] Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi [2022-06-03T16:46:44.977Z] ---> Running in c2f8d51e9596 [2022-06-03T16:46:46.419Z] spire-server: not found [2022-06-03T16:46:46.694Z] spire-server: not found [2022-06-03T16:46:46.979Z] spire-1.2.1/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.data/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.data/.file [2022-06-03T16:46:46.979Z] spire-1.2.1/.dockerignore [2022-06-03T16:46:46.979Z] spire-1.2.1/.gitattributes [2022-06-03T16:46:46.979Z] spire-1.2.1/.githooks/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:46:46.979Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:46:46.979Z] spire-1.2.1/.gitignore [2022-06-03T16:46:46.979Z] spire-1.2.1/.go-version [2022-06-03T16:46:46.979Z] spire-1.2.1/.golangci.yml [2022-06-03T16:46:46.979Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:46:46.979Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:46:46.979Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:46:46.979Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:46:46.979Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:46:46.979Z] spire-1.2.1/Dockerfile [2022-06-03T16:46:46.979Z] spire-1.2.1/Dockerfile.dev [2022-06-03T16:46:46.979Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:46:46.979Z] spire-1.2.1/LICENSE [2022-06-03T16:46:46.979Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:46:46.979Z] spire-1.2.1/Makefile [2022-06-03T16:46:46.979Z] spire-1.2.1/README.md [2022-06-03T16:46:46.979Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:46:46.979Z] spire-1.2.1/SECURITY.md [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:46:46.979Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:46:46.980Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/ [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/agent/ [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/server/ [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:46:46.980Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/ [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/images/ [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:46:46.980Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:46:47.256Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:46:47.256Z] spire-1.2.1/examples/ [2022-06-03T16:46:47.256Z] spire-1.2.1/examples/README.md [2022-06-03T16:46:47.256Z] spire-1.2.1/go.mod [2022-06-03T16:46:47.256Z] spire-1.2.1/go.sum [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.gospire-1.2.1/ [2022-06-03T16:46:47.256Z] [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/keymanager.gospire-1.2.1/.data/ [2022-06-03T16:46:47.256Z] spire-1.2.1/.data/.file [2022-06-03T16:46:47.256Z] spire-1.2.1/.dockerignore [2022-06-03T16:46:47.256Z] spire-1.2.1/.gitattributes [2022-06-03T16:46:47.256Z] spire-1.2.1/.githooks/ [2022-06-03T16:46:47.256Z] spire-1.2.1/.githooks/pre-commit [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/ [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/dependabot.yml [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/ [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/ [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-06-03T16:46:47.256Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-06-03T16:46:47.256Z] spire-1.2.1/.gitignore [2022-06-03T16:46:47.256Z] spire-1.2.1/.go-version [2022-06-03T16:46:47.256Z] spire-1.2.1/.golangci.yml [2022-06-03T16:46:47.256Z] spire-1.2.1/ADOPTERS.md [2022-06-03T16:46:47.256Z] spire-1.2.1/CHANGELOG.md [2022-06-03T16:46:47.256Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-06-03T16:46:47.256Z] spire-1.2.1/CODEOWNERS [2022-06-03T16:46:47.256Z] spire-1.2.1/CONTRIBUTING.md [2022-06-03T16:46:47.256Z] spire-1.2.1/Dockerfile [2022-06-03T16:46:47.256Z] spire-1.2.1/Dockerfile.dev [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:46:47.256Z] spire-1.2.1/Dockerfile.scratch [2022-06-03T16:46:47.256Z] spire-1.2.1/LICENSE [2022-06-03T16:46:47.256Z] spire-1.2.1/MAINTAINERS.md [2022-06-03T16:46:47.256Z] spire-1.2.1/Makefile [2022-06-03T16:46:47.256Z] spire-1.2.1/README.md [2022-06-03T16:46:47.256Z] spire-1.2.1/ROADMAP.md [2022-06-03T16:46:47.256Z] spire-1.2.1/SECURITY.md [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:46:47.256Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-agent/main.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-06-03T16:46:47.257Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:46:47.257Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/main.go [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/util/ [2022-06-03T16:46:47.532Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/ [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/agent/ [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/agent/agent.conf [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/agent/agent_full.conf [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/server/ [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/server/server.conf [2022-06-03T16:46:47.532Z] spire-1.2.1/conf/server/server_full.conf [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/ [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/SPIRE101.md [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/auditlog.md [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/changelog_guidelines.md [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/cure53-report.pdf [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/images/ [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/images/SPIRE101.png [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-06-03T16:46:47.532Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:46:47.532Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/cache_mgr.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/federated_spire.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/ha_mode.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/nested_spire.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/oidc_federation.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/images/spire_logo.png [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/scaling_spire.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/spire_agent.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/spire_server.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/supported_integrations.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/telemetry.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/telemetry_config.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/upgrading.md [2022-06-03T16:46:47.533Z] spire-1.2.1/doc/using_spire.md [2022-06-03T16:46:47.533Z] spire-1.2.1/examples/ [2022-06-03T16:46:47.533Z] spire-1.2.1/examples/README.md [2022-06-03T16:46:47.533Z] spire-1.2.1/go.mod [2022-06-03T16:46:47.533Z] spire-1.2.1/go.sum [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/agent/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/agent/agent.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/agent/api/ [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/agent/api/config.go [2022-06-03T16:46:47.533Z] spire-1.2.1/pkg/agent/api/debug/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/health/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/client.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/dial.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/update.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/client/util.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/config.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/config.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:46:47.534Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:46:47.535Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/store/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/metrics.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/names.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/auth/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-06-03T16:46:47.811Z] [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/server/api/middleware/caller_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-06-03T16:46:47.811Z] spire-1.2.1/pkg/common/catalog/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/config.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/context.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/external.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/host.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/env.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/flags.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/umask.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/diskutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/errorutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/config.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/context.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/context_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/health.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/health_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/health/logger.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/hostservice/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/require.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/log.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/log_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/log/options.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/nodeutil/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:46:47.812Z] [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:46:47.812Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/log.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/profiling/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/protoutil/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/rotationutil/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/selector.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/set.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-06-03T16:46:47.813Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/uptime/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/certs.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/csr.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/hash.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/selectors.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/signals.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/sort.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/task.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/task_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/testdata/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/version/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/version/version.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509svid/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/api.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/audit/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/debug/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/health/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/id.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/id_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/limits/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/selector.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/status.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/status_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/svid/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/ca/ [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/ca/ca.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:48.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:46:48.090Z] [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/journal.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/manager.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/templates.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/ca/validation.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/config.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/private/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:46:48.090Z] spire-1.2.1/release/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-06-03T16:46:48.090Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:46:48.367Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:46:48.367Z] spire-1.2.1/script/ [2022-06-03T16:46:48.367Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:46:48.367Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:46:48.367Z] spire-1.2.1/support/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:46:48.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-06-03T16:46:48.367Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:46:48.368Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/clock/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:46:48.368Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-06-03T16:46:48.369Z] [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.confspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/common [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:46:48.369Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/registration/ [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/registration/manager.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/scanentries.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-06-03T16:46:48.369Z] spire-1.2.1/pkg/server/server.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/server_test.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/ [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/observer.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-06-03T16:46:48.370Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/private/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/private/server/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/private/server/journal/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/common.proto [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/plugin/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-06-03T16:46:48.370Z] spire-1.2.1/release/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/conf/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/conf/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/conf/agent/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/conf/server/ [2022-06-03T16:46:48.370Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/script/ [2022-06-03T16:46:48.370Z] spire-1.2.1/script/build-artifact.sh [2022-06-03T16:46:48.370Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-06-03T16:46:48.370Z] spire-1.2.1/support/ [2022-06-03T16:46:48.370Z] spire-1.2.1/support/k8s/ [2022-06-03T16:46:48.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-06-03T16:46:48.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-06-03T16:46:48.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.370Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:46:48.649Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-06-03T16:46:48.649Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-06-03T16:46:48.650Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/clock/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/clock/clock.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:46:48.650Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-06-03T16:46:48.650Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/fixture.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/entries.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/good.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/README.md [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:46:48.651Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/common [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/itclient/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:46:48.652Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:46:48.652Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:46:48.652Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testca/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testkey/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/race.go [2022-06-03T16:46:48.930Z] spire-1.2.1/test/util/util.go [2022-06-03T16:46:48.930Z] building spire from source... [2022-06-03T16:46:48.930Z] [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-06-03T16:46:48.930Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/ [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-06-03T16:46:48.931Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/self-test/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-06-03T16:46:48.932Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/test-one.sh [2022-06-03T16:46:49.207Z] spire-1.2.1/test/integration/test.sh [2022-06-03T16:46:49.207Z] spire-1.2.1/test/plugintest/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/plugintest/config.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/plugintest/load.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/plugintest/option.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/apiserver.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/assertions.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/dir.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/logs.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/socketapi.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/suite.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/spiretest/x509.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testca/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testca/ca.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testkey/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testkey/generate.sh [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testkey/genkeys.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testkey/keys.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/testkey/new.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/tpmsimulator/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/ [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/cert_fixtures.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/cert_generation.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/io_redirection.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/race.go [2022-06-03T16:46:49.207Z] spire-1.2.1/test/util/util.go [2022-06-03T16:46:49.207Z] building spire from source... [2022-06-03T16:46:49.207Z] Installing go1.17.7... [2022-06-03T16:46:49.485Z] Installing go1.17.7... [2022-06-03T16:47:07.844Z] Building bin/spire-server... [2022-06-03T16:47:07.844Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:47:07.844Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:47:07.844Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:47:08.121Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:47:08.121Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:47:12.441Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:47:12.441Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:47:12.718Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:47:12.993Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:47:13.268Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:47:13.545Z] Building bin/spire-server... [2022-06-03T16:47:13.821Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:47:13.821Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:47:13.821Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:47:13.821Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:47:13.821Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:47:14.097Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:47:14.097Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:47:14.377Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:47:14.377Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:47:15.360Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:47:15.360Z] Building bin/spire-server... [2022-06-03T16:47:15.360Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-06-03T16:47:15.360Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-06-03T16:47:15.360Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-06-03T16:47:15.962Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:47:15.962Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:47:15.962Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:47:15.962Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:47:15.962Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:47:15.962Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:47:15.962Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-06-03T16:47:16.240Z] go: downloading google.golang.org/grpc v1.44.0 [2022-06-03T16:47:17.229Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:47:17.229Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:47:17.229Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:47:17.507Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:47:17.786Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:47:18.061Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:47:18.337Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:47:18.937Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:47:19.538Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:47:19.538Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:47:19.538Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:47:19.811Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:47:19.811Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-06-03T16:47:19.811Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:47:19.811Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:47:20.086Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:47:20.361Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-06-03T16:47:20.361Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T16:47:20.361Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-06-03T16:47:20.638Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-06-03T16:47:21.242Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-06-03T16:47:21.530Z] go: downloading github.com/fatih/color v1.13.0 [2022-06-03T16:47:21.530Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T16:47:21.530Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:47:21.530Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:47:21.530Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:47:21.813Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-06-03T16:47:21.813Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T16:47:22.416Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:47:22.416Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:47:22.416Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:47:23.023Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:47:23.023Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:47:24.021Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:47:24.021Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-06-03T16:47:24.021Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:47:24.021Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-06-03T16:47:24.302Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:47:24.913Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-06-03T16:47:24.913Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-06-03T16:47:24.913Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-06-03T16:47:25.194Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-06-03T16:47:37.630Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-06-03T16:47:37.630Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:47:37.907Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:47:37.907Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:47:37.907Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:47:38.183Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:47:38.784Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:47:38.784Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:47:38.784Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:47:38.784Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:47:38.784Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:47:39.059Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:47:39.059Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:47:39.059Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:47:39.334Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:47:39.934Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:47:40.534Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:47:40.809Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:47:40.809Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:47:41.084Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:47:41.084Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:47:41.084Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:47:41.361Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:47:41.361Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:47:41.361Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:47:41.733Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:47:42.009Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:47:42.291Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:47:42.569Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:47:42.569Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:47:43.167Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:47:43.895Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:47:44.267Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:47:44.267Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:47:44.267Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:47:44.267Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:47:45.320Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:47:45.320Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:47:45.595Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:47:45.595Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:47:45.595Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:47:45.878Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:47:45.878Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:47:45.878Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:47:46.174Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:47:46.923Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:47:48.120Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:47:48.120Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:47:48.392Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:47:48.392Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:47:48.392Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:47:48.392Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:47:48.392Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:47:48.392Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:47:48.666Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:47:48.666Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:47:48.666Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:47:49.653Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:47:49.653Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:47:49.653Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:47:49.653Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:47:50.259Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:47:51.245Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-06-03T16:47:51.245Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-06-03T16:47:51.245Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-06-03T16:47:51.845Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-06-03T16:47:52.120Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T16:47:52.120Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-06-03T16:47:52.120Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T16:47:52.120Z] go: downloading github.com/google/uuid v1.1.2 [2022-06-03T16:47:52.397Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-06-03T16:47:52.671Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-06-03T16:47:52.671Z] go: downloading github.com/oklog/run v1.0.0 [2022-06-03T16:47:52.948Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:47:52.948Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-06-03T16:47:53.223Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-06-03T16:47:53.223Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-06-03T16:47:53.223Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T16:47:53.498Z] go: downloading github.com/prometheus/common v0.32.1 [2022-06-03T16:47:53.498Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T16:47:53.498Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T16:47:53.773Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-06-03T16:47:54.374Z] go: downloading go.uber.org/atomic v1.9.0 [2022-06-03T16:47:54.374Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-06-03T16:47:54.374Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-06-03T16:47:54.973Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-06-03T16:47:54.973Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-06-03T16:47:54.973Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-06-03T16:47:55.248Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-06-03T16:47:55.846Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-06-03T16:47:56.121Z] go: downloading github.com/lib/pq v1.10.4 [2022-06-03T16:47:56.121Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-06-03T16:47:56.397Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-06-03T16:47:57.386Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-06-03T16:47:57.986Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:47:57.986Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-06-03T16:47:57.986Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:47:57.986Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:47:58.268Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:47:59.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:47:59.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:47:59.536Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:47:59.813Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-06-03T16:47:59.813Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:48:00.092Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:48:00.092Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:48:04.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-06-03T16:48:04.430Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T16:48:04.430Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-06-03T16:48:04.430Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-06-03T16:48:19.549Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:48:19.549Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:48:19.549Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:48:19.549Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:48:24.958Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:48:24.958Z] go: downloading google.golang.org/api v0.70.0 [2022-06-03T16:48:24.958Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:48:29.289Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:48:29.289Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:48:37.602Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:48:37.602Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:48:38.205Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:48:39.652Z] go: downloading k8s.io/api v0.23.4 [2022-06-03T16:48:39.652Z] go: downloading k8s.io/client-go v0.23.4 [2022-06-03T16:48:39.652Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:48:39.652Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:48:41.638Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:48:42.622Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-06-03T16:48:55.041Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:48:55.041Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:48:55.041Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:48:55.041Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-06-03T16:48:55.041Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:48:55.041Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:48:56.029Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:48:58.017Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:48:58.294Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:48:58.294Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:48:58.294Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:48:58.569Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-06-03T16:48:59.170Z] go: downloading cloud.google.com/go v0.100.2 [2022-06-03T16:48:59.170Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:49:00.611Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-06-03T16:49:01.207Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:49:01.481Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:49:01.783Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:49:02.063Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-06-03T16:49:02.663Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:49:02.663Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:49:02.938Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:49:03.541Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:49:03.816Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:49:04.092Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:49:04.092Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:49:04.092Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:49:04.369Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:49:04.369Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:49:04.645Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:49:04.645Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-06-03T16:49:04.922Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-06-03T16:49:05.199Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-06-03T16:49:05.199Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-06-03T16:49:05.474Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:49:05.474Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:49:05.751Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:49:05.751Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:49:06.027Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:49:06.027Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:49:06.306Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:49:06.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:49:06.306Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:49:06.583Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:49:06.583Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:49:06.583Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:49:06.858Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:49:06.858Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-06-03T16:49:07.140Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-06-03T16:49:07.422Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:49:07.423Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T16:49:07.423Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-06-03T16:49:08.032Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:49:08.032Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:49:08.636Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T16:49:08.636Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:49:08.636Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-06-03T16:49:08.636Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:49:08.912Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:49:08.912Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-06-03T16:49:09.189Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T16:49:09.466Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:49:09.466Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-06-03T16:49:09.742Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-06-03T16:49:09.742Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-06-03T16:49:09.742Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-06-03T16:49:09.742Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-06-03T16:49:10.731Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-06-03T16:49:11.008Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-06-03T16:49:11.283Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-06-03T16:49:11.559Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-06-03T16:49:11.559Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-06-03T16:49:12.160Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-06-03T16:49:12.758Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:49:12.758Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:49:12.758Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:49:13.035Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:49:13.035Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:49:13.035Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:49:14.021Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:49:14.298Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:49:14.577Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:49:14.577Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:49:14.856Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:49:14.856Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:49:15.459Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:49:15.459Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:49:15.459Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:49:15.459Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:49:15.459Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:49:15.459Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:49:15.459Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:49:15.737Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:49:16.013Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:49:16.290Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:49:16.290Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:49:16.565Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:49:16.565Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:49:16.565Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:49:16.565Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:49:16.565Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:49:16.841Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:49:16.841Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:49:17.120Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:49:17.120Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:49:17.120Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-06-03T16:49:17.721Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:49:17.721Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:49:17.999Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:49:17.999Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:49:18.277Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:49:18.277Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:49:18.554Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-06-03T16:49:18.554Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:49:18.554Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-06-03T16:49:18.554Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:49:18.831Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-06-03T16:49:18.831Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:49:18.831Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:49:19.108Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:49:19.108Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:49:19.108Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:49:19.108Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:49:19.384Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:49:19.384Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-06-03T16:49:19.660Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-06-03T16:49:19.660Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-06-03T16:49:20.639Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:49:20.639Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-06-03T16:49:20.639Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:49:20.911Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:49:20.911Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:49:20.911Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:49:20.911Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:49:21.186Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:49:21.186Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T16:49:21.186Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:49:21.186Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:49:21.462Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-06-03T16:49:21.462Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:49:21.761Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-06-03T16:49:21.761Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-06-03T16:49:21.761Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-06-03T16:49:21.761Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:49:21.761Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-06-03T16:49:21.761Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-06-03T16:49:21.761Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-06-03T16:49:22.037Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:49:22.037Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-06-03T16:49:22.312Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-06-03T16:49:22.312Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-06-03T16:49:22.312Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-06-03T16:49:22.312Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-06-03T16:49:22.589Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:49:23.191Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:49:23.468Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T16:49:23.468Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-06-03T16:49:23.744Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:49:23.744Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-06-03T16:49:24.021Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:49:24.021Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-06-03T16:49:24.021Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-06-03T16:49:24.299Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:49:24.576Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:49:24.576Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:49:25.183Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:49:25.183Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:49:25.460Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:49:26.062Z] go: downloading go.opencensus.io v0.23.0 [2022-06-03T16:49:26.062Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:49:27.049Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-06-03T16:49:27.049Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-06-03T16:49:27.325Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-06-03T16:49:27.602Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-06-03T16:49:27.878Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-06-03T16:49:28.155Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:49:28.155Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:49:28.155Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-06-03T16:49:28.155Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:49:28.757Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:49:28.757Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:49:29.040Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:49:29.641Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:49:29.921Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:49:29.921Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:49:30.201Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:49:30.201Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:49:30.201Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:49:30.476Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:49:30.476Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:49:30.476Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-06-03T16:49:30.476Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:49:30.476Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:49:30.756Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-06-03T16:49:30.756Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:49:30.756Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:49:31.038Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-06-03T16:49:31.637Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:49:31.917Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:49:32.195Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:49:32.195Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:49:32.469Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:49:32.469Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:49:32.746Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:49:33.735Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-06-03T16:49:33.736Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-06-03T16:49:34.010Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-06-03T16:49:34.285Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-06-03T16:49:34.285Z] go: downloading go.uber.org/zap v1.21.0 [2022-06-03T16:49:35.269Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-06-03T16:49:35.269Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-06-03T16:49:35.545Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-06-03T16:49:35.545Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-06-03T16:49:35.821Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-06-03T16:49:35.821Z] go: downloading github.com/golang/snappy v0.0.4 [2022-06-03T16:49:36.100Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-06-03T16:49:38.734Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:49:38.734Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:49:39.010Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:49:39.010Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:49:41.639Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:49:41.639Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:49:41.639Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:49:41.639Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:49:44.268Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-06-03T16:49:44.268Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-06-03T16:49:44.268Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-06-03T16:49:44.268Z] go: downloading go.uber.org/multierr v1.6.0 [2022-06-03T16:50:11.086Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:50:11.086Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:50:12.528Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:50:12.528Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:50:16.847Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-06-03T16:50:16.847Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-06-03T16:50:55.878Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-03T16:51:18.096Z] Removing intermediate container 462ca742e14d [2022-06-03T16:51:18.096Z] ---> 9cf0709d3e74 [2022-06-03T16:51:18.096Z] [2022-06-03T16:51:18.096Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T16:51:18.096Z] 3.14: Pulling from library/alpine [2022-06-03T16:51:18.096Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-03T16:51:18.096Z] Status: Downloaded newer image for alpine:3.14 [2022-06-03T16:51:18.096Z] ---> ac73e934f311 [2022-06-03T16:51:18.096Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-03T16:51:18.096Z] ---> Running in 4641e33c14a5 [2022-06-03T16:51:18.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:51:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:51:19.639Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-03T16:51:19.639Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-03T16:51:19.639Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-03T16:51:19.639Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-03T16:51:19.639Z] (5/6) Installing curl (7.79.1-r1) [2022-06-03T16:51:19.916Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-03T16:51:19.916Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:51:19.916Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:51:20.195Z] OK: 8 MiB in 20 packages [2022-06-03T16:51:22.200Z] Removing intermediate container 4641e33c14a5 [2022-06-03T16:51:22.200Z] ---> be8ff885b916 [2022-06-03T16:51:22.200Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T16:51:22.200Z] ---> Running in bf46a250591c [2022-06-03T16:51:22.810Z] Removing intermediate container bf46a250591c [2022-06-03T16:51:22.810Z] ---> 2c3525335a2d [2022-06-03T16:51:22.810Z] Step 13/22 : WORKDIR /edgex [2022-06-03T16:51:22.810Z] ---> Running in eee6fbfd1f0e [2022-06-03T16:51:23.416Z] Removing intermediate container eee6fbfd1f0e [2022-06-03T16:51:23.416Z] ---> d97161a1c179 [2022-06-03T16:51:23.416Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-03T16:51:24.412Z] ---> bbb3c798d034 [2022-06-03T16:51:24.413Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-03T16:51:25.868Z] ---> 1330a1fb1a1e [2022-06-03T16:51:25.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-03T16:51:27.339Z] ---> 472811c2d3c2 [2022-06-03T16:51:27.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T16:51:28.329Z] ---> aa14721eb15c [2022-06-03T16:51:28.329Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-03T16:51:28.329Z] ---> Running in 461b8420b076 [2022-06-03T16:51:30.983Z] Removing intermediate container 461b8420b076 [2022-06-03T16:51:30.983Z] ---> e602cd88f4e4 [2022-06-03T16:51:30.983Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T16:51:30.983Z] ---> Running in 1745b218b6e1 [2022-06-03T16:51:31.589Z] Removing intermediate container 1745b218b6e1 [2022-06-03T16:51:31.589Z] ---> d587c67e643f [2022-06-03T16:51:31.589Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T16:51:31.589Z] ---> Running in f93a9521f626 [2022-06-03T16:51:32.208Z] Removing intermediate container f93a9521f626 [2022-06-03T16:51:32.208Z] ---> 42b38b8fb232 [2022-06-03T16:51:32.208Z] Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T16:51:32.208Z] ---> Running in 69300778cbdf [2022-06-03T16:51:32.815Z] Removing intermediate container 69300778cbdf [2022-06-03T16:51:32.815Z] ---> e46d14a45fb4 [2022-06-03T16:51:32.815Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T16:51:32.815Z] ---> Running in d996fde5c3fc [2022-06-03T16:51:33.415Z] Removing intermediate container d996fde5c3fc [2022-06-03T16:51:33.415Z] ---> 892edae588ab [2022-06-03T16:51:33.415Z] [2022-06-03T16:51:33.695Z] Successfully built 892edae588ab [2022-06-03T16:51:33.695Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-03T16:51:33.695Z]  Building security-proxy-setup ... done Building core-command [2022-06-03T16:52:00.543Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:52:00.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:52:00.543Z] ---> 1322eb78acc9 [2022-06-03T16:52:00.543Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> 1d80bc6d27aa [2022-06-03T16:52:00.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> 5072423c74bf [2022-06-03T16:52:00.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> 75e0f8e9815f [2022-06-03T16:52:00.543Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> 0f899ab4b5b7 [2022-06-03T16:52:00.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> 188db9aac611 [2022-06-03T16:52:00.543Z] Step 8/23 : COPY . . [2022-06-03T16:52:00.543Z] ---> Using cache [2022-06-03T16:52:00.543Z] ---> b8934f61d2b2 [2022-06-03T16:52:00.543Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-03T16:52:00.543Z] ---> Running in c53c713dc381 [2022-06-03T16:52:02.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-03T16:53:53.907Z] Removing intermediate container 2942320b71a5 [2022-06-03T16:53:53.907Z] ---> f7b19ad5205e [2022-06-03T16:53:53.907Z] [2022-06-03T16:53:53.907Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T16:53:53.907Z] ---> ac73e934f311 [2022-06-03T16:53:53.907Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-03T16:53:53.907Z] ---> Running in 20aa0b5dc823 [2022-06-03T16:53:53.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:53:53.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:53:53.907Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-03T16:53:53.907Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-03T16:53:53.907Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:53:53.907Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T16:53:53.907Z] OK: 6 MiB in 16 packages [2022-06-03T16:53:53.907Z] Removing intermediate container 20aa0b5dc823 [2022-06-03T16:53:53.907Z] ---> 18a9278bf344 [2022-06-03T16:53:53.907Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:53:53.907Z] ---> Running in 04aaafe4490d [2022-06-03T16:53:53.907Z] Removing intermediate container 04aaafe4490d [2022-06-03T16:53:53.907Z] ---> be4b4d83dded [2022-06-03T16:53:53.907Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-03T16:53:53.907Z] ---> Running in c3062c4eec9a [2022-06-03T16:53:53.907Z] Removing intermediate container c3062c4eec9a [2022-06-03T16:53:53.907Z] ---> ccb37ffc68f9 [2022-06-03T16:53:53.907Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T16:53:54.185Z] ---> Running in 3c5104f09a76 [2022-06-03T16:53:54.461Z] Removing intermediate container 3c5104f09a76 [2022-06-03T16:53:54.461Z] ---> 7f977dd82a46 [2022-06-03T16:53:54.461Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:53:55.452Z] ---> 3d100db175e0 [2022-06-03T16:53:55.452Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-03T16:53:58.105Z] ---> f7955f233e95 [2022-06-03T16:53:58.105Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-03T16:53:58.713Z] ---> efc321c376d3 [2022-06-03T16:53:58.713Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-03T16:53:58.713Z] ---> Running in 11dd5a665631 [2022-06-03T16:53:59.330Z] Removing intermediate container 11dd5a665631 [2022-06-03T16:53:59.330Z] ---> 7fd4f47662f4 [2022-06-03T16:53:59.330Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:53:59.610Z] ---> Running in 143d8cb00b4e [2022-06-03T16:54:00.214Z] Removing intermediate container 143d8cb00b4e [2022-06-03T16:54:00.214Z] ---> bfa9aa99c52e [2022-06-03T16:54:00.214Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T16:54:00.214Z] ---> Running in f35b4612da94 [2022-06-03T16:54:00.821Z] Removing intermediate container f35b4612da94 [2022-06-03T16:54:00.821Z] ---> ebeaeb0ae58a [2022-06-03T16:54:00.821Z] Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T16:54:01.102Z] ---> Running in 140efcfa52d7 [2022-06-03T16:54:01.717Z] Removing intermediate container 140efcfa52d7 [2022-06-03T16:54:01.717Z] ---> d5b86c806f0e [2022-06-03T16:54:01.717Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T16:54:01.717Z] ---> Running in bc464071aeaf [2022-06-03T16:54:01.996Z] Removing intermediate container bc464071aeaf [2022-06-03T16:54:01.996Z] ---> cda58a233e40 [2022-06-03T16:54:01.996Z] [2022-06-03T16:54:02.603Z] Successfully built cda58a233e40 [2022-06-03T16:54:02.603Z] Successfully tagged support-notifications-arm64:latest [2022-06-03T16:54:02.603Z]  Building support-notifications ... done Building core-data [2022-06-03T16:54:35.009Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:54:35.009Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:54:35.009Z] ---> 1322eb78acc9 [2022-06-03T16:54:35.009Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T16:54:35.009Z] ---> Using cache [2022-06-03T16:54:35.009Z] ---> 1d80bc6d27aa [2022-06-03T16:54:35.010Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:54:35.010Z] ---> Using cache [2022-06-03T16:54:35.010Z] ---> 5072423c74bf [2022-06-03T16:54:35.010Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-03T16:54:35.010Z] ---> Running in c76d6abef275 [2022-06-03T16:54:35.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:54:35.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:54:35.010Z] OK: 220 MiB in 52 packages [2022-06-03T16:54:36.446Z] Removing intermediate container c76d6abef275 [2022-06-03T16:54:36.447Z] ---> 2c2fdbc6438c [2022-06-03T16:54:36.447Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T16:54:37.050Z] ---> f4f53a1f0ae5 [2022-06-03T16:54:37.050Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:54:37.329Z] ---> Running in 3c51e9aac773 [2022-06-03T16:54:42.751Z] Removing intermediate container 3c51e9aac773 [2022-06-03T16:54:42.751Z] ---> 54eb929ba3de [2022-06-03T16:54:42.751Z] Step 8/23 : COPY . . [2022-06-03T16:55:04.975Z] ---> e80b9cb750ae [2022-06-03T16:55:04.975Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-03T16:55:04.975Z] ---> Running in dd59dbcd6f37 [2022-06-03T16:55:04.975Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-06-03T16:56:41.874Z] Removing intermediate container c53c713dc381 [2022-06-03T16:56:41.874Z] ---> 6dab16b7ea24 [2022-06-03T16:56:41.874Z] [2022-06-03T16:56:41.874Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T16:56:41.874Z] ---> ac73e934f311 [2022-06-03T16:56:41.874Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T16:56:41.874Z] ---> Running in f3180507017a [2022-06-03T16:56:42.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T16:56:43.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T16:56:44.499Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-03T16:56:44.499Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T16:56:44.499Z] OK: 5 MiB in 15 packages [2022-06-03T16:56:45.942Z] Removing intermediate container f3180507017a [2022-06-03T16:56:45.942Z] ---> f92668a3166d [2022-06-03T16:56:45.942Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T16:56:46.224Z] ---> Running in 416100fb59a8 [2022-06-03T16:56:46.501Z] Removing intermediate container 416100fb59a8 [2022-06-03T16:56:46.501Z] ---> 75c6937b8dba [2022-06-03T16:56:46.501Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-03T16:56:46.778Z] ---> Running in 16d7f727f58f [2022-06-03T16:56:47.056Z] Removing intermediate container 16d7f727f58f [2022-06-03T16:56:47.056Z] ---> c388c916dab5 [2022-06-03T16:56:47.056Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T16:56:47.336Z] ---> Running in d0706c332eca [2022-06-03T16:56:47.946Z] Removing intermediate container d0706c332eca [2022-06-03T16:56:47.946Z] ---> fa24273923c7 [2022-06-03T16:56:47.946Z] Step 15/23 : WORKDIR / [2022-06-03T16:56:47.946Z] ---> Running in 9d7b12b3b6d2 [2022-06-03T16:56:48.548Z] Removing intermediate container 9d7b12b3b6d2 [2022-06-03T16:56:48.548Z] ---> 44ed7b6578fe [2022-06-03T16:56:48.548Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T16:56:49.536Z] ---> a58b8d28c545 [2022-06-03T16:56:49.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-03T16:56:51.008Z] ---> f4a5b8c5b92d [2022-06-03T16:56:51.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-03T16:56:52.003Z] ---> 9c78d925cf7c [2022-06-03T16:56:52.003Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-03T16:56:52.003Z] ---> Running in ee2a74a2754f [2022-06-03T16:56:52.289Z] Removing intermediate container ee2a74a2754f [2022-06-03T16:56:52.289Z] ---> 8bca20ae44a2 [2022-06-03T16:56:52.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T16:56:52.566Z] ---> Running in 055eb2415848 [2022-06-03T16:56:53.177Z] Removing intermediate container 055eb2415848 [2022-06-03T16:56:53.177Z] ---> f1ed9c00140b [2022-06-03T16:56:53.177Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T16:56:53.177Z] ---> Running in 0b95cb82ceb0 [2022-06-03T16:56:53.795Z] Removing intermediate container 0b95cb82ceb0 [2022-06-03T16:56:53.795Z] ---> ac93dd030604 [2022-06-03T16:56:53.795Z] Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T16:56:53.795Z] ---> Running in 68c17ebf0241 [2022-06-03T16:56:54.071Z] Removing intermediate container 68c17ebf0241 [2022-06-03T16:56:54.071Z] ---> bad788c15a2f [2022-06-03T16:56:54.071Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T16:56:54.371Z] ---> Running in 1cc8496644b6 [2022-06-03T16:56:54.645Z] Removing intermediate container 1cc8496644b6 [2022-06-03T16:56:54.645Z] ---> cac885c67596 [2022-06-03T16:56:54.645Z] [2022-06-03T16:56:55.242Z] Successfully built cac885c67596 [2022-06-03T16:56:55.242Z] Successfully tagged core-command-arm64:latest [2022-06-03T16:56:55.242Z] Building security-bootstrapper [2022-06-03T16:57:27.625Z]  Building core-command ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T16:57:27.625Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-03T16:57:27.625Z] ---> 1322eb78acc9 [2022-06-03T16:57:27.625Z] Step 3/31 : WORKDIR /edgex-go [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> 1d80bc6d27aa [2022-06-03T16:57:27.625Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> 5072423c74bf [2022-06-03T16:57:27.625Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> 75e0f8e9815f [2022-06-03T16:57:27.625Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> 0f899ab4b5b7 [2022-06-03T16:57:27.625Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> 188db9aac611 [2022-06-03T16:57:27.625Z] Step 8/31 : COPY . . [2022-06-03T16:57:27.625Z] ---> Using cache [2022-06-03T16:57:27.625Z] ---> b8934f61d2b2 [2022-06-03T16:57:27.625Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-03T16:57:27.625Z] ---> Running in 31bfd7e87154 [2022-06-03T16:57:28.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-03T17:00:50.262Z] Removing intermediate container dd59dbcd6f37 [2022-06-03T17:00:50.262Z] ---> 17ede58bd608 [2022-06-03T17:00:50.262Z] [2022-06-03T17:00:50.262Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T17:00:50.262Z] ---> ac73e934f311 [2022-06-03T17:00:50.262Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-03T17:00:50.262Z] ---> Running in 073205e35832 [2022-06-03T17:00:50.262Z] Removing intermediate container 073205e35832 [2022-06-03T17:00:50.262Z] ---> 87a679ade1b0 [2022-06-03T17:00:50.262Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-03T17:00:50.262Z] ---> Running in e06df453de52 [2022-06-03T17:00:50.262Z] Removing intermediate container e06df453de52 [2022-06-03T17:00:50.262Z] ---> f1d7779c8a85 [2022-06-03T17:00:50.262Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-03T17:00:50.262Z] ---> Running in 794f3f4d6e02 [2022-06-03T17:00:50.262Z] Removing intermediate container 794f3f4d6e02 [2022-06-03T17:00:50.262Z] ---> d6419ec17b58 [2022-06-03T17:00:50.262Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:00:50.262Z] ---> Running in c581cb3b4c23 [2022-06-03T17:00:50.262Z] Removing intermediate container c581cb3b4c23 [2022-06-03T17:00:50.262Z] ---> b35e8a6442b0 [2022-06-03T17:00:50.262Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-03T17:00:50.262Z] ---> Running in ec8bb96a349a [2022-06-03T17:00:50.262Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:00:51.248Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:00:52.237Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-03T17:00:52.237Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-03T17:00:52.237Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-03T17:00:52.513Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-03T17:00:52.513Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-03T17:00:52.791Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-03T17:00:52.791Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T17:00:52.791Z] OK: 8 MiB in 20 packages [2022-06-03T17:00:54.801Z] Removing intermediate container ec8bb96a349a [2022-06-03T17:00:54.801Z] ---> 14891f90c2fa [2022-06-03T17:00:54.801Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T17:00:55.438Z] ---> 0535ee90dab3 [2022-06-03T17:00:55.438Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-03T17:00:57.447Z] ---> 6dd64830a65d [2022-06-03T17:00:57.447Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-03T17:00:58.460Z] ---> 8e27d4b2a684 [2022-06-03T17:00:58.460Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-03T17:00:58.460Z] ---> Running in 281371cf74d1 [2022-06-03T17:00:59.066Z] Removing intermediate container 281371cf74d1 [2022-06-03T17:00:59.066Z] ---> d8beee728992 [2022-06-03T17:00:59.066Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T17:00:59.066Z] ---> Running in 67535146e173 [2022-06-03T17:00:59.671Z] Removing intermediate container 67535146e173 [2022-06-03T17:00:59.671Z] ---> 799115b8ef87 [2022-06-03T17:00:59.671Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T17:00:59.671Z] ---> Running in 2cf8eddbd739 [2022-06-03T17:01:00.305Z] Removing intermediate container 2cf8eddbd739 [2022-06-03T17:01:00.305Z] ---> a51e57004936 [2022-06-03T17:01:00.305Z] Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:01:00.591Z] ---> Running in 21a2f00eae72 [2022-06-03T17:01:00.872Z] Removing intermediate container 21a2f00eae72 [2022-06-03T17:01:00.872Z] ---> eb9a024fa9ee [2022-06-03T17:01:00.872Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T17:01:01.176Z] ---> Running in 4fd458280484 [2022-06-03T17:01:01.455Z] Removing intermediate container 4fd458280484 [2022-06-03T17:01:01.455Z] ---> 23326d2fec21 [2022-06-03T17:01:01.455Z] [2022-06-03T17:01:02.064Z] Successfully built 23326d2fec21 [2022-06-03T17:01:02.064Z] Successfully tagged core-data-arm64:latest [2022-06-03T17:01:02.064Z]  Building core-data ... done Building core-metadata [2022-06-03T17:01:28.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T17:01:28.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T17:01:28.930Z] ---> 1322eb78acc9 [2022-06-03T17:01:28.930Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> 1d80bc6d27aa [2022-06-03T17:01:28.930Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> 5072423c74bf [2022-06-03T17:01:28.930Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> 75e0f8e9815f [2022-06-03T17:01:28.930Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> 0f899ab4b5b7 [2022-06-03T17:01:28.930Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> 188db9aac611 [2022-06-03T17:01:28.930Z] Step 8/23 : COPY . . [2022-06-03T17:01:28.930Z] ---> Using cache [2022-06-03T17:01:28.930Z] ---> b8934f61d2b2 [2022-06-03T17:01:28.930Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-03T17:01:28.930Z] ---> Running in 90421d07dbdf [2022-06-03T17:01:28.930Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-03T17:02:15.976Z] Removing intermediate container 31bfd7e87154 [2022-06-03T17:02:15.977Z] ---> 1275996e5fb6 [2022-06-03T17:02:15.977Z] [2022-06-03T17:02:15.977Z] Step 10/31 : FROM alpine:3.14 [2022-06-03T17:02:15.977Z] ---> ac73e934f311 [2022-06-03T17:02:15.977Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-03T17:02:15.977Z] ---> Running in 15f6af9d0c4b [2022-06-03T17:02:15.977Z] Removing intermediate container 15f6af9d0c4b [2022-06-03T17:02:15.977Z] ---> cf26480b1e1a [2022-06-03T17:02:15.977Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-03T17:02:15.977Z] ---> Running in e6a1d5584547 [2022-06-03T17:02:16.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:02:17.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:02:18.583Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-03T17:02:18.583Z] (2/2) Installing su-exec (0.2-r1) [2022-06-03T17:02:18.583Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T17:02:18.583Z] OK: 6 MiB in 16 packages [2022-06-03T17:02:20.043Z] Removing intermediate container e6a1d5584547 [2022-06-03T17:02:20.043Z] ---> 21406f38a7eb [2022-06-03T17:02:20.043Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-03T17:02:20.320Z] ---> Running in bcdd81a31d5d [2022-06-03T17:02:20.924Z] Removing intermediate container bcdd81a31d5d [2022-06-03T17:02:20.924Z] ---> 912aa0267e1f [2022-06-03T17:02:20.924Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-03T17:02:20.924Z] ---> Running in caff3cf15f18 [2022-06-03T17:02:21.198Z] Removing intermediate container caff3cf15f18 [2022-06-03T17:02:21.198Z] ---> 467df1aba9e3 [2022-06-03T17:02:21.198Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-03T17:02:21.486Z] ---> Running in 9dd7cc74964f [2022-06-03T17:02:24.121Z] Removing intermediate container 9dd7cc74964f [2022-06-03T17:02:24.121Z] ---> 4522c593fe00 [2022-06-03T17:02:24.121Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-03T17:02:24.400Z] ---> Running in 0528dab91502 [2022-06-03T17:02:25.008Z] Removing intermediate container 0528dab91502 [2022-06-03T17:02:25.008Z] ---> c772e96fe532 [2022-06-03T17:02:25.008Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-03T17:02:25.998Z] ---> 71ff9c6cf8c2 [2022-06-03T17:02:25.998Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-03T17:02:25.998Z] ---> Running in c1ae0b05354e [2022-06-03T17:02:29.412Z] Removing intermediate container c1ae0b05354e [2022-06-03T17:02:29.412Z] ---> 848b5c0e17d7 [2022-06-03T17:02:29.412Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T17:02:30.018Z] ---> d7778771d8fe [2022-06-03T17:02:30.018Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-03T17:02:32.018Z] ---> 53e031bd667f [2022-06-03T17:02:32.018Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-03T17:02:32.624Z] ---> 680294e84049 [2022-06-03T17:02:32.624Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-03T17:02:33.638Z] ---> 9b1f28faedc2 [2022-06-03T17:02:33.638Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-03T17:02:34.631Z] ---> fabf0d985589 [2022-06-03T17:02:34.631Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-03T17:02:34.631Z] ---> Running in 81d32ca62b3e [2022-06-03T17:02:35.239Z] Removing intermediate container 81d32ca62b3e [2022-06-03T17:02:35.239Z] ---> 0f221f9c271a [2022-06-03T17:02:35.239Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-03T17:02:36.229Z] ---> 38a1fc4f1bba [2022-06-03T17:02:36.229Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-03T17:02:36.511Z] ---> Running in b79a89dadcd9 [2022-06-03T17:02:39.935Z] Removing intermediate container b79a89dadcd9 [2022-06-03T17:02:39.935Z] ---> 4a9d27888caa [2022-06-03T17:02:39.935Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-03T17:02:39.935Z] ---> Running in b28ac58f5bad [2022-06-03T17:02:40.544Z] Removing intermediate container b28ac58f5bad [2022-06-03T17:02:40.544Z] ---> 46936acb0888 [2022-06-03T17:02:40.544Z] Step 28/31 : CMD ["gate"] [2022-06-03T17:02:40.818Z] ---> Running in 72d55198b128 [2022-06-03T17:02:41.419Z] Removing intermediate container 72d55198b128 [2022-06-03T17:02:41.419Z] ---> adf8a1d63c02 [2022-06-03T17:02:41.419Z] Step 29/31 : LABEL arch=arm64 [2022-06-03T17:02:41.693Z] ---> Running in 61ac16bd5f36 [2022-06-03T17:02:42.291Z] Removing intermediate container 61ac16bd5f36 [2022-06-03T17:02:42.291Z] ---> 498d8c58f4f0 [2022-06-03T17:02:42.291Z] Step 30/31 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:02:42.564Z] ---> Running in 6b052a7fdf68 [2022-06-03T17:02:43.166Z] Removing intermediate container 6b052a7fdf68 [2022-06-03T17:02:43.166Z] ---> 29b64e7d35dc [2022-06-03T17:02:43.166Z] Step 31/31 : LABEL version=0.0.0 [2022-06-03T17:02:43.446Z] ---> Running in f0ed217adda8 [2022-06-03T17:02:44.046Z] Removing intermediate container f0ed217adda8 [2022-06-03T17:02:44.046Z] ---> 84577235dd82 [2022-06-03T17:02:44.046Z] [2022-06-03T17:02:44.321Z] Successfully built 84577235dd82 [2022-06-03T17:02:44.321Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-03T17:02:44.321Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-06-03T17:03:11.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T17:03:11.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-03T17:03:11.233Z] ---> 1322eb78acc9 [2022-06-03T17:03:11.233Z] Step 3/23 : WORKDIR /edgex-go [2022-06-03T17:03:11.233Z] ---> Using cache [2022-06-03T17:03:11.233Z] ---> 1d80bc6d27aa [2022-06-03T17:03:11.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:03:11.233Z] ---> Using cache [2022-06-03T17:03:11.233Z] ---> 5072423c74bf [2022-06-03T17:03:11.233Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-03T17:03:11.233Z] ---> Running in 6856f979c35e [2022-06-03T17:03:11.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:03:11.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:03:13.290Z] OK: 220 MiB in 52 packages [2022-06-03T17:03:14.746Z] Removing intermediate container 6856f979c35e [2022-06-03T17:03:14.746Z] ---> e8ef858a00f9 [2022-06-03T17:03:14.746Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-03T17:03:15.743Z] ---> 950d65e5c5d1 [2022-06-03T17:03:15.743Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T17:03:15.743Z] ---> Running in 8837da539ee1 [2022-06-03T17:03:21.205Z] Removing intermediate container 8837da539ee1 [2022-06-03T17:03:21.205Z] ---> 6ef5b104362a [2022-06-03T17:03:21.205Z] Step 8/23 : COPY . . [2022-06-03T17:03:43.497Z] ---> 4f9f82bcebf2 [2022-06-03T17:03:43.497Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-03T17:03:43.497Z] ---> Running in a18d3c020ff4 [2022-06-03T17:03:44.490Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-03T17:06:36.503Z] Removing intermediate container 90421d07dbdf [2022-06-03T17:06:36.503Z] ---> 23750c60ddd1 [2022-06-03T17:06:36.503Z] [2022-06-03T17:06:36.503Z] Step 10/23 : FROM alpine:3.14 [2022-06-03T17:06:36.503Z] ---> ac73e934f311 [2022-06-03T17:06:36.503Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-03T17:06:36.503Z] ---> Using cache [2022-06-03T17:06:36.503Z] ---> f92668a3166d [2022-06-03T17:06:36.503Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T17:06:36.503Z] ---> Using cache [2022-06-03T17:06:36.503Z] ---> 75c6937b8dba [2022-06-03T17:06:36.503Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-03T17:06:36.503Z] ---> Running in 6872fb89c6f8 [2022-06-03T17:06:36.503Z] Removing intermediate container 6872fb89c6f8 [2022-06-03T17:06:36.503Z] ---> 669826e65c04 [2022-06-03T17:06:36.503Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-03T17:06:36.503Z] ---> Running in a886d2f376e8 [2022-06-03T17:06:36.503Z] Removing intermediate container a886d2f376e8 [2022-06-03T17:06:36.503Z] ---> 8da6533d4bcf [2022-06-03T17:06:36.503Z] Step 15/23 : WORKDIR / [2022-06-03T17:06:36.503Z] ---> Running in f0c870f8d5ac [2022-06-03T17:06:36.503Z] Removing intermediate container f0c870f8d5ac [2022-06-03T17:06:36.503Z] ---> 1741e0998932 [2022-06-03T17:06:36.503Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T17:06:36.503Z] ---> 7323baaa5713 [2022-06-03T17:06:36.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-03T17:06:36.503Z] ---> a7554de8a296 [2022-06-03T17:06:36.503Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-03T17:06:36.503Z] ---> 729cc19e1db1 [2022-06-03T17:06:36.503Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-03T17:06:36.503Z] ---> Running in dc1e6f966159 [2022-06-03T17:06:36.503Z] Removing intermediate container dc1e6f966159 [2022-06-03T17:06:36.503Z] ---> 640df36f523d [2022-06-03T17:06:36.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T17:06:36.503Z] ---> Running in 5081f393d35f [2022-06-03T17:06:36.503Z] Removing intermediate container 5081f393d35f [2022-06-03T17:06:36.503Z] ---> 990ea6a93f9a [2022-06-03T17:06:36.503Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T17:06:36.503Z] ---> Running in f225fbe40fdd [2022-06-03T17:06:36.503Z] Removing intermediate container f225fbe40fdd [2022-06-03T17:06:36.503Z] ---> adfc3b9efdfd [2022-06-03T17:06:36.503Z] Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:06:36.503Z] ---> Running in 89ebc92d0775 [2022-06-03T17:06:36.503Z] Removing intermediate container 89ebc92d0775 [2022-06-03T17:06:36.503Z] ---> ae0dcc88a187 [2022-06-03T17:06:36.503Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T17:06:36.503Z] ---> Running in 1f293e65a31d [2022-06-03T17:06:36.503Z] Removing intermediate container 1f293e65a31d [2022-06-03T17:06:36.503Z] ---> 1c96e0dff62c [2022-06-03T17:06:36.503Z] [2022-06-03T17:06:36.503Z] Successfully built 1c96e0dff62c [2022-06-03T17:06:36.503Z] Successfully tagged core-metadata-arm64:latest [2022-06-03T17:06:36.503Z]  Building core-metadata ... done Building security-secretstore-setup [2022-06-03T17:07:08.940Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T17:07:08.940Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-03T17:07:08.940Z] ---> 1322eb78acc9 [2022-06-03T17:07:08.940Z] Step 3/25 : WORKDIR /edgex-go [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> 1d80bc6d27aa [2022-06-03T17:07:08.940Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> 5072423c74bf [2022-06-03T17:07:08.940Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> 75e0f8e9815f [2022-06-03T17:07:08.940Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> 0f899ab4b5b7 [2022-06-03T17:07:08.940Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> 188db9aac611 [2022-06-03T17:07:08.940Z] Step 8/25 : COPY . . [2022-06-03T17:07:08.940Z] ---> Using cache [2022-06-03T17:07:08.940Z] ---> b8934f61d2b2 [2022-06-03T17:07:08.940Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-03T17:07:08.940Z] ---> Running in ee2bc9454216 [2022-06-03T17:07:08.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-03T17:08:16.986Z] Removing intermediate container a18d3c020ff4 [2022-06-03T17:08:16.986Z] ---> 2b64d6e6e526 [2022-06-03T17:08:16.986Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-03T17:08:16.986Z] ---> Running in 022f2c9b0cf0 [2022-06-03T17:08:16.986Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-03T17:08:19.631Z] Removing intermediate container 022f2c9b0cf0 [2022-06-03T17:08:19.631Z] ---> c7abfb51a7f6 [2022-06-03T17:08:19.631Z] [2022-06-03T17:08:19.631Z] Step 11/23 : FROM docker:20.10.14 [2022-06-03T17:08:19.631Z] 20.10.14: Pulling from library/docker [2022-06-03T17:08:37.983Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-03T17:08:37.983Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-03T17:08:37.983Z] ---> c346e9eafbab [2022-06-03T17:08:37.983Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-06-03T17:08:37.983Z] ---> Running in 5d95038e683c [2022-06-03T17:08:37.983Z] Removing intermediate container 5d95038e683c [2022-06-03T17:08:37.983Z] ---> a3df1e8dfffa [2022-06-03T17:08:37.983Z] 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 [2022-06-03T17:08:37.983Z] ---> Running in 8dfaef84f54f [2022-06-03T17:08:38.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:08:38.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:08:39.525Z] (1/43) Installing readline (8.1.1-r0) [2022-06-03T17:08:39.803Z] (2/43) Installing bash (5.1.16-r0) [2022-06-03T17:08:39.803Z] Executing bash-5.1.16-r0.post-install [2022-06-03T17:08:39.803Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-03T17:08:39.803Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T17:08:39.804Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-03T17:08:39.804Z] (6/43) Installing curl (7.80.0-r1) [2022-06-03T17:08:39.804Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-03T17:08:40.080Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-03T17:08:40.080Z] (9/43) Installing expat (2.4.7-r0) [2022-06-03T17:08:40.080Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-03T17:08:40.080Z] (11/43) Installing gdbm (1.22-r0) [2022-06-03T17:08:40.080Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-03T17:08:40.080Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-03T17:08:40.080Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-03T17:08:40.080Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-03T17:08:40.080Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-03T17:08:40.080Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-03T17:08:42.717Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-03T17:08:42.717Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-03T17:08:42.717Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-03T17:08:42.717Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-03T17:08:42.717Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-03T17:08:42.717Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-03T17:08:42.717Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-03T17:08:42.717Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-03T17:08:42.717Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-03T17:08:42.717Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-03T17:08:42.717Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-03T17:08:42.717Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-03T17:08:42.717Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-03T17:08:42.717Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-03T17:08:42.717Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-03T17:08:42.717Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-03T17:08:42.992Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-03T17:08:42.992Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-03T17:08:42.992Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-03T17:08:42.992Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-03T17:08:42.992Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-03T17:08:42.992Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-03T17:08:42.992Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-03T17:08:42.992Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-03T17:08:43.268Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-03T17:08:43.268Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-03T17:08:43.875Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T17:08:43.875Z] OK: 82 MiB in 65 packages [2022-06-03T17:08:48.196Z] Collecting docker-compose==1.23.2 [2022-06-03T17:08:48.473Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-03T17:08:48.746Z] Collecting docopt<0.7,>=0.6.1 [2022-06-03T17:08:48.746Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-03T17:08:52.152Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-03T17:08:52.152Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-03T17:08:53.139Z] Collecting docker<4.0,>=3.6.0 [2022-06-03T17:08:53.139Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-03T17:08:53.414Z] Collecting jsonschema<3,>=2.5.1 [2022-06-03T17:08:53.414Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-03T17:08:53.692Z] Collecting cached-property<2,>=1.2.0 [2022-06-03T17:08:53.692Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-03T17:08:53.971Z] Collecting texttable<0.10,>=0.9.0 [2022-06-03T17:08:53.971Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-03T17:08:55.959Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-03T17:08:56.236Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-03T17:08:58.881Z] Collecting PyYAML<4,>=3.10 [2022-06-03T17:08:58.881Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-03T17:09:02.294Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-06-03T17:09:02.891Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-03T17:09:02.891Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-03T17:09:03.166Z] Collecting docker-pycreds>=0.4.0 [2022-06-03T17:09:03.166Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-03T17:09:04.169Z] Collecting idna<2.8,>=2.5 [2022-06-03T17:09:04.169Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-03T17:09:04.169Z] 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) [2022-06-03T17:09:04.169Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-03T17:09:04.169Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-03T17:09:05.164Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-03T17:09:05.164Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-03T17:09:05.441Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-03T17:09:05.441Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-03T17:09:05.441Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-03T17:09:05.441Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-03T17:09:06.431Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-03T17:09:06.432Z] Attempting uninstall: urllib3 [2022-06-03T17:09:06.432Z] Found existing installation: urllib3 1.26.7 [2022-06-03T17:09:06.432Z] Uninstalling urllib3-1.26.7: [2022-06-03T17:09:06.709Z] Successfully uninstalled urllib3-1.26.7 [2022-06-03T17:09:07.317Z] Attempting uninstall: idna [2022-06-03T17:09:07.317Z] Found existing installation: idna 3.3 [2022-06-03T17:09:07.317Z] Uninstalling idna-3.3: [2022-06-03T17:09:07.596Z] Successfully uninstalled idna-3.3 [2022-06-03T17:09:11.006Z] Attempting uninstall: requests [2022-06-03T17:09:11.006Z] Found existing installation: requests 2.26.0 [2022-06-03T17:09:11.006Z] Uninstalling requests-2.26.0: [2022-06-03T17:09:11.006Z] Successfully uninstalled requests-2.26.0 [2022-06-03T17:09:11.282Z] Running setup.py install for texttable: started [2022-06-03T17:09:13.914Z] Running setup.py install for texttable: finished with status 'done' [2022-06-03T17:09:13.914Z] Running setup.py install for PyYAML: started [2022-06-03T17:09:18.254Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-03T17:09:18.254Z] Running setup.py install for docopt: started [2022-06-03T17:09:20.891Z] Running setup.py install for docopt: finished with status 'done' [2022-06-03T17:09:20.891Z] Running setup.py install for dockerpty: started [2022-06-03T17:09:22.889Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-03T17:09:25.521Z] 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 [2022-06-03T17:09:43.870Z] Removing intermediate container 8dfaef84f54f [2022-06-03T17:09:43.870Z] ---> fe282f2d2edf [2022-06-03T17:09:43.870Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-03T17:09:43.870Z] ---> Running in 131a07f18c33 [2022-06-03T17:09:43.870Z] Removing intermediate container 131a07f18c33 [2022-06-03T17:09:43.870Z] ---> 14d05e170b17 [2022-06-03T17:09:43.870Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-03T17:09:43.870Z] ---> Running in b31d8f304557 [2022-06-03T17:09:43.870Z] Removing intermediate container b31d8f304557 [2022-06-03T17:09:43.870Z] ---> f08d349bab21 [2022-06-03T17:09:43.870Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-03T17:09:43.870Z] ---> 93970c7dfb5d [2022-06-03T17:09:43.870Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-03T17:09:44.479Z] ---> 01769f1a6811 [2022-06-03T17:09:44.479Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-03T17:09:45.941Z] ---> 62c6c9146d97 [2022-06-03T17:09:45.941Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-03T17:09:45.941Z] ---> Running in 6a9f7e043025 [2022-06-03T17:09:46.217Z] Removing intermediate container 6a9f7e043025 [2022-06-03T17:09:46.217Z] ---> 222ce13109a8 [2022-06-03T17:09:46.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T17:09:46.491Z] ---> Running in 79401bf24fa6 [2022-06-03T17:09:47.091Z] Removing intermediate container 79401bf24fa6 [2022-06-03T17:09:47.091Z] ---> adb051294ccc [2022-06-03T17:09:47.091Z] Step 21/23 : LABEL arch=arm64 [2022-06-03T17:09:47.091Z] ---> Running in 9ba32fa0bdea [2022-06-03T17:09:47.700Z] Removing intermediate container 9ba32fa0bdea [2022-06-03T17:09:47.700Z] ---> ad2faa6acf87 [2022-06-03T17:09:47.700Z] Step 22/23 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:09:47.979Z] ---> Running in d3cd1c7f2347 [2022-06-03T17:09:48.258Z] Removing intermediate container d3cd1c7f2347 [2022-06-03T17:09:48.258Z] ---> 334b441dbc7e [2022-06-03T17:09:48.258Z] Step 23/23 : LABEL version=0.0.0 [2022-06-03T17:09:48.534Z] ---> Running in 4c4212211a19 [2022-06-03T17:09:48.813Z] Removing intermediate container 4c4212211a19 [2022-06-03T17:09:48.813Z] ---> 11ba708984a3 [2022-06-03T17:09:48.813Z] [2022-06-03T17:09:49.415Z] Successfully built 11ba708984a3 [2022-06-03T17:09:49.415Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-03T17:09:49.689Z] Building support-scheduler [2022-06-03T17:10:22.047Z]  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T17:10:22.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-03T17:10:22.047Z] ---> 1322eb78acc9 [2022-06-03T17:10:22.047Z] Step 3/22 : WORKDIR /edgex-go [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> 1d80bc6d27aa [2022-06-03T17:10:22.047Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> 5072423c74bf [2022-06-03T17:10:22.047Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> 75e0f8e9815f [2022-06-03T17:10:22.047Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> 0f899ab4b5b7 [2022-06-03T17:10:22.047Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> 188db9aac611 [2022-06-03T17:10:22.047Z] Step 8/22 : COPY . . [2022-06-03T17:10:22.047Z] ---> Using cache [2022-06-03T17:10:22.047Z] ---> b8934f61d2b2 [2022-06-03T17:10:22.047Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-03T17:10:22.047Z] ---> Running in e50dfe9b1f12 [2022-06-03T17:10:22.047Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-03T17:11:58.918Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-03T17:12:09.916Z] Removing intermediate container ee2bc9454216 [2022-06-03T17:12:09.916Z] ---> c6206649b16a [2022-06-03T17:12:09.916Z] [2022-06-03T17:12:09.916Z] Step 10/25 : FROM alpine:3.14 [2022-06-03T17:12:09.916Z] ---> ac73e934f311 [2022-06-03T17:12:09.916Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-03T17:12:09.916Z] ---> Running in 989ecefe44d5 [2022-06-03T17:12:11.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:12:11.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:12:13.003Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-03T17:12:13.003Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-03T17:12:13.003Z] (3/3) Installing su-exec (0.2-r1) [2022-06-03T17:12:13.003Z] Executing busybox-1.33.1-r7.trigger [2022-06-03T17:12:13.003Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T17:12:13.282Z] OK: 6 MiB in 17 packages [2022-06-03T17:12:15.308Z] Removing intermediate container 989ecefe44d5 [2022-06-03T17:12:15.308Z] ---> c035e588c5b3 [2022-06-03T17:12:15.308Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-03T17:12:15.587Z] ---> Running in ab47f8b0fe85 [2022-06-03T17:12:15.870Z] Removing intermediate container ab47f8b0fe85 [2022-06-03T17:12:15.870Z] ---> 56c00904b15e [2022-06-03T17:12:15.870Z] Step 13/25 : WORKDIR / [2022-06-03T17:12:16.178Z] ---> Running in a717745af133 [2022-06-03T17:12:16.795Z] Removing intermediate container a717745af133 [2022-06-03T17:12:16.795Z] ---> e634ec473fbf [2022-06-03T17:12:16.795Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-06-03T17:12:17.810Z] ---> 27de2c21a16c [2022-06-03T17:12:17.810Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-06-03T17:12:18.820Z] ---> 061e9b6d1878 [2022-06-03T17:12:18.820Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-03T17:12:19.831Z] ---> b4975201dcd7 [2022-06-03T17:12:19.831Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-06-03T17:12:20.828Z] ---> 4c4c08e4d79c [2022-06-03T17:12:20.828Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-03T17:12:22.277Z] ---> 6c534dffc666 [2022-06-03T17:12:22.277Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-03T17:12:24.280Z] ---> 7295f61028b3 [2022-06-03T17:12:24.280Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-03T17:12:24.891Z] ---> fe8fc5b06e2e [2022-06-03T17:12:24.891Z] 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/ [2022-06-03T17:12:25.181Z] ---> Running in 124dda9ebc4e [2022-06-03T17:12:28.614Z] Removing intermediate container 124dda9ebc4e [2022-06-03T17:12:28.614Z] ---> 554c5f410d01 [2022-06-03T17:12:28.614Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-03T17:12:28.614Z] ---> Running in bd246cc7e88b [2022-06-03T17:12:28.614Z] Removing intermediate container bd246cc7e88b [2022-06-03T17:12:28.614Z] ---> 3a4ba1b47958 [2022-06-03T17:12:28.614Z] Step 23/25 : LABEL arch=arm64 [2022-06-03T17:12:28.614Z] ---> Running in 20cbe9261eaa [2022-06-03T17:12:29.221Z] Removing intermediate container 20cbe9261eaa [2022-06-03T17:12:29.221Z] ---> e011d1729666 [2022-06-03T17:12:29.221Z] Step 24/25 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:12:29.502Z] ---> Running in 629162af3271 [2022-06-03T17:12:29.790Z] Removing intermediate container 629162af3271 [2022-06-03T17:12:29.790Z] ---> ae5ce6a52e3c [2022-06-03T17:12:29.790Z] Step 25/25 : LABEL version=0.0.0 [2022-06-03T17:12:30.074Z] ---> Running in e99e3a2e2284 [2022-06-03T17:12:30.684Z] Removing intermediate container e99e3a2e2284 [2022-06-03T17:12:30.684Z] ---> 309051d9ff98 [2022-06-03T17:12:30.684Z] [2022-06-03T17:12:30.964Z] Successfully built 309051d9ff98 [2022-06-03T17:12:30.964Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-03T17:12:30.964Z] Building security-spiffe-token-provider [2022-06-03T17:13:03.357Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-03T17:13:03.357Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-03T17:13:03.357Z] ---> 1322eb78acc9 [2022-06-03T17:13:03.357Z] Step 3/20 : WORKDIR /edgex-go [2022-06-03T17:13:03.357Z] ---> Using cache [2022-06-03T17:13:03.357Z] ---> 1d80bc6d27aa [2022-06-03T17:13:03.357Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-03T17:13:03.357Z] ---> Running in 1e2a70297a2d [2022-06-03T17:13:05.379Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:13:06.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:13:07.829Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T17:13:07.830Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T17:13:07.830Z] OK: 15743 distinct packages available [2022-06-03T17:13:08.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:13:09.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:13:10.528Z] OK: 220 MiB in 52 packages [2022-06-03T17:13:11.988Z] Removing intermediate container 1e2a70297a2d [2022-06-03T17:13:11.988Z] ---> 9c75ed3d8d53 [2022-06-03T17:13:11.988Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-03T17:13:12.991Z] ---> 0fb6ef2225ee [2022-06-03T17:13:12.991Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-03T17:13:13.274Z] ---> Running in 0460f5a6eb31 [2022-06-03T17:13:20.015Z] Removing intermediate container 0460f5a6eb31 [2022-06-03T17:13:20.015Z] ---> a35f6bd65fb8 [2022-06-03T17:13:20.015Z] Step 7/20 : COPY . . [2022-06-03T17:13:42.235Z] ---> 6f2a0f46fc8b [2022-06-03T17:13:42.235Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-03T17:13:42.235Z] ---> Running in 9372d9115c22 [2022-06-03T17:13:42.235Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-06-03T17:18:19.376Z] Removing intermediate container e50dfe9b1f12 [2022-06-03T17:18:19.376Z] ---> 9cb0b3c57d9e [2022-06-03T17:18:19.377Z] [2022-06-03T17:18:19.377Z] Step 10/22 : FROM alpine:3.14 [2022-06-03T17:18:19.377Z] ---> ac73e934f311 [2022-06-03T17:18:19.377Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-03T17:18:19.377Z] ---> Using cache [2022-06-03T17:18:19.377Z] ---> f92668a3166d [2022-06-03T17:18:19.377Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-03T17:18:19.377Z] ---> Using cache [2022-06-03T17:18:19.377Z] ---> 75c6937b8dba [2022-06-03T17:18:19.377Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-03T17:18:19.377Z] ---> Running in d83cadedd8c5 [2022-06-03T17:18:19.377Z] Removing intermediate container d83cadedd8c5 [2022-06-03T17:18:19.377Z] ---> 54ecab92be21 [2022-06-03T17:18:19.377Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-03T17:18:19.377Z] ---> Running in d21636f5284f [2022-06-03T17:18:19.377Z] Removing intermediate container d21636f5284f [2022-06-03T17:18:19.377Z] ---> 91e25a9c3e95 [2022-06-03T17:18:19.377Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T17:18:19.377Z] ---> 3d8592afb0f2 [2022-06-03T17:18:19.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-03T17:18:19.377Z] ---> b56247424380 [2022-06-03T17:18:19.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-03T17:18:19.377Z] ---> fe583669eb00 [2022-06-03T17:18:19.377Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-03T17:18:19.377Z] ---> Running in 6a2243975416 [2022-06-03T17:18:19.377Z] Removing intermediate container 6a2243975416 [2022-06-03T17:18:19.377Z] ---> d47407de23a2 [2022-06-03T17:18:19.377Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T17:18:19.377Z] ---> Running in 2aa055278401 [2022-06-03T17:18:19.377Z] Removing intermediate container 2aa055278401 [2022-06-03T17:18:19.377Z] ---> 2475f759a98d [2022-06-03T17:18:19.377Z] Step 20/22 : LABEL arch=arm64 [2022-06-03T17:18:19.377Z] ---> Running in 6732b126da61 [2022-06-03T17:18:19.650Z] Removing intermediate container 6732b126da61 [2022-06-03T17:18:19.650Z] ---> 61698dd61ea7 [2022-06-03T17:18:19.650Z] Step 21/22 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:18:19.928Z] ---> Running in dca4a8ee3df3 [2022-06-03T17:18:20.212Z] Removing intermediate container dca4a8ee3df3 [2022-06-03T17:18:20.212Z] ---> e40692158385 [2022-06-03T17:18:20.212Z] Step 22/22 : LABEL version=0.0.0 [2022-06-03T17:18:20.493Z] ---> Running in 1b058bdf1eed [2022-06-03T17:18:20.772Z] Removing intermediate container 1b058bdf1eed [2022-06-03T17:18:20.773Z] ---> dd8d4bec5a44 [2022-06-03T17:18:20.773Z] [2022-06-03T17:18:21.374Z] Successfully built dd8d4bec5a44 [2022-06-03T17:18:21.374Z] Successfully tagged support-scheduler-arm64:latest [2022-06-03T17:20:28.269Z]  Building support-scheduler ... done Removing intermediate container 9372d9115c22 [2022-06-03T17:20:28.269Z] ---> b9caaf3a22a9 [2022-06-03T17:20:28.269Z] [2022-06-03T17:20:28.269Z] Step 9/20 : FROM alpine:3.15 [2022-06-03T17:20:28.269Z] 3.15: Pulling from library/alpine [2022-06-03T17:20:28.269Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-03T17:20:28.269Z] Status: Downloaded newer image for alpine:3.15 [2022-06-03T17:20:28.269Z] ---> 3fb3c9af89a9 [2022-06-03T17:20:28.269Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T17:20:28.269Z] ---> Running in 082a63444169 [2022-06-03T17:20:28.269Z] Removing intermediate container 082a63444169 [2022-06-03T17:20:28.269Z] ---> 4107205941ba [2022-06-03T17:20:28.269Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:20:28.269Z] ---> Running in a91ec210849a [2022-06-03T17:20:28.269Z] Removing intermediate container a91ec210849a [2022-06-03T17:20:28.269Z] ---> 31c24f67c367 [2022-06-03T17:20:28.269Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-03T17:20:28.269Z] ---> Running in e942ab743141 [2022-06-03T17:20:28.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:20:28.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:20:28.269Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T17:20:28.269Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T17:20:28.269Z] OK: 15736 distinct packages available [2022-06-03T17:20:28.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:20:28.269Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:20:28.269Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-03T17:20:29.255Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-03T17:20:29.255Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-03T17:20:29.255Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-03T17:20:29.255Z] (5/9) Installing curl (7.80.0-r1) [2022-06-03T17:20:29.531Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-03T17:20:29.531Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-03T17:20:29.531Z] (8/9) Installing libucontext (1.1-r0) [2022-06-03T17:20:29.807Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-03T17:20:29.807Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T17:20:29.807Z] Executing ca-certificates-20211220-r0.trigger [2022-06-03T17:20:30.413Z] OK: 8 MiB in 23 packages [2022-06-03T17:20:32.411Z] Removing intermediate container e942ab743141 [2022-06-03T17:20:32.411Z] ---> 9709e50701e1 [2022-06-03T17:20:32.411Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-03T17:20:33.400Z] ---> 666f1a556260 [2022-06-03T17:20:33.400Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-03T17:20:35.393Z] ---> ed81254cdf51 [2022-06-03T17:20:35.393Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-03T17:20:36.017Z] ---> df2e813f90f6 [2022-06-03T17:20:36.017Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-03T17:20:36.294Z] ---> Running in b05b033e6288 [2022-06-03T17:20:36.572Z] Removing intermediate container b05b033e6288 [2022-06-03T17:20:36.572Z] ---> 158f19cea2a5 [2022-06-03T17:20:36.572Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-03T17:20:36.854Z] ---> Running in 95194f4ff7dd [2022-06-03T17:20:37.462Z] Removing intermediate container 95194f4ff7dd [2022-06-03T17:20:37.462Z] ---> ddb5a4666998 [2022-06-03T17:20:37.462Z] Step 18/20 : LABEL arch=arm64 [2022-06-03T17:20:37.462Z] ---> Running in bb93b8234d99 [2022-06-03T17:20:38.064Z] Removing intermediate container bb93b8234d99 [2022-06-03T17:20:38.064Z] ---> 455f28e16d3b [2022-06-03T17:20:38.064Z] Step 19/20 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:20:38.064Z] ---> Running in c52c077c8e65 [2022-06-03T17:20:38.676Z] Removing intermediate container c52c077c8e65 [2022-06-03T17:20:38.676Z] ---> 892b6e1f3a07 [2022-06-03T17:20:38.676Z] Step 20/20 : LABEL version=0.0.0 [2022-06-03T17:20:38.676Z] ---> Running in 2a9a627be6d8 [2022-06-03T17:20:39.288Z] Removing intermediate container 2a9a627be6d8 [2022-06-03T17:20:39.288Z] ---> b4a0950b4363 [2022-06-03T17:20:39.288Z] [2022-06-03T17:20:39.565Z] Successfully built b4a0950b4363 [2022-06-03T17:20:39.565Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-03T17:29:47.179Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-06-03T17:29:47.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T17:29:47.179Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T17:29:47.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T17:29:47.179Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T17:29:47.179Z] Building bin/spire-agent... [2022-06-03T17:29:47.179Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T17:29:47.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T17:29:47.179Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T17:29:47.179Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T17:29:47.179Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T17:29:47.179Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T17:29:47.179Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T17:29:47.179Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T17:29:47.179Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T17:29:47.179Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T17:29:47.179Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T17:29:47.179Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T17:29:49.156Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T17:29:49.156Z] Building bin/spire-agent... [2022-06-03T17:29:49.756Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T17:29:50.353Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-06-03T17:29:50.951Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-06-03T17:29:50.951Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T17:29:50.951Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T17:29:51.223Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-06-03T17:29:51.495Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T17:29:51.495Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T17:29:51.495Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T17:29:51.773Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T17:29:51.773Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T17:29:52.051Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T17:29:55.452Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-06-03T17:29:55.452Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-06-03T17:29:57.541Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-06-03T17:29:57.541Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-06-03T17:29:58.383Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-06-03T17:29:58.383Z] go: downloading github.com/docker/go-units v0.4.0 [2022-06-03T17:29:58.383Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-06-03T17:29:58.731Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-06-03T17:29:58.731Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-06-03T17:29:59.042Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-06-03T17:36:21.598Z] Removing intermediate container c2f8d51e9596 [2022-06-03T17:36:21.598Z] ---> 3614e69fdd09 [2022-06-03T17:36:21.598Z] Step 12/26 : WORKDIR /edgex-go [2022-06-03T17:36:21.598Z] ---> Running in 2e5ed020e2b1 [2022-06-03T17:36:21.598Z] Removing intermediate container 2e5ed020e2b1 [2022-06-03T17:36:21.598Z] ---> ab3377dae909 [2022-06-03T17:36:21.598Z] [2022-06-03T17:36:21.598Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T17:36:21.598Z] ---> 3fb3c9af89a9 [2022-06-03T17:36:21.598Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T17:36:21.598Z] ---> Using cache [2022-06-03T17:36:21.598Z] ---> 4107205941ba [2022-06-03T17:36:21.598Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:36:21.598Z] ---> Using cache [2022-06-03T17:36:21.598Z] ---> 31c24f67c367 [2022-06-03T17:36:21.598Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-03T17:36:21.598Z] ---> Running in ff6a4ec58a48 [2022-06-03T17:36:21.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:21.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:21.598Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T17:36:21.598Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T17:36:21.598Z] OK: 15736 distinct packages available [2022-06-03T17:36:21.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:21.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:21.873Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-03T17:36:21.873Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-03T17:36:21.873Z] (3/4) Installing libucontext (1.1-r0) [2022-06-03T17:36:22.149Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-03T17:36:22.149Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T17:36:22.149Z] OK: 6 MiB in 18 packages [2022-06-03T17:36:24.137Z] Removing intermediate container ff6a4ec58a48 [2022-06-03T17:36:24.137Z] ---> d36bdb996329 [2022-06-03T17:36:24.137Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T17:36:26.755Z] Removing intermediate container 18579c70f2dd [2022-06-03T17:36:26.755Z] ---> 716023e638d3 [2022-06-03T17:36:26.755Z] Step 12/25 : WORKDIR /edgex-go [2022-06-03T17:36:27.757Z] ---> Running in 52aae29b9f04 [2022-06-03T17:36:27.757Z] ---> 0a31114df86d [2022-06-03T17:36:27.757Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T17:36:28.355Z] Removing intermediate container 52aae29b9f04 [2022-06-03T17:36:28.355Z] ---> 6ce099b5210d [2022-06-03T17:36:28.355Z] [2022-06-03T17:36:28.355Z] Step 13/25 : FROM alpine:3.15 [2022-06-03T17:36:28.355Z] ---> 3fb3c9af89a9 [2022-06-03T17:36:28.355Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T17:36:28.355Z] ---> Using cache [2022-06-03T17:36:28.355Z] ---> 4107205941ba [2022-06-03T17:36:28.355Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:36:28.355Z] ---> Using cache [2022-06-03T17:36:28.355Z] ---> 31c24f67c367 [2022-06-03T17:36:28.355Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T17:36:28.355Z] ---> Running in f47e46134407 [2022-06-03T17:36:28.355Z] Removing intermediate container 0da4f4edc836 [2022-06-03T17:36:28.355Z] ---> 27dedf654ab6 [2022-06-03T17:36:28.355Z] Step 12/26 : WORKDIR /edgex-go [2022-06-03T17:36:28.629Z] ---> Running in a0bfcc150bbd [2022-06-03T17:36:28.629Z] ---> 5e9f83fe687e [2022-06-03T17:36:28.629Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-03T17:36:28.904Z] ---> Running in af9e8bbcaa71 [2022-06-03T17:36:29.181Z] Removing intermediate container a0bfcc150bbd [2022-06-03T17:36:29.181Z] ---> 257f9350fd4f [2022-06-03T17:36:29.181Z] [2022-06-03T17:36:29.181Z] Step 13/26 : FROM alpine:3.15 [2022-06-03T17:36:29.181Z] ---> 3fb3c9af89a9 [2022-06-03T17:36:29.181Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-03T17:36:29.181Z] ---> Using cache [2022-06-03T17:36:29.181Z] ---> 4107205941ba [2022-06-03T17:36:29.181Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-03T17:36:29.181Z] ---> Using cache [2022-06-03T17:36:29.181Z] ---> 31c24f67c367 [2022-06-03T17:36:29.181Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-03T17:36:29.459Z] Removing intermediate container af9e8bbcaa71 [2022-06-03T17:36:29.459Z] ---> cfca6d63310c [2022-06-03T17:36:29.459Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-03T17:36:29.459Z] ---> Running in d005d0ef78bb [2022-06-03T17:36:30.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:30.340Z] ---> 1fde5ecd9985 [2022-06-03T17:36:30.340Z] Step 21/26 : WORKDIR / [2022-06-03T17:36:30.340Z] ---> Running in 6fd9aa0d17dd [2022-06-03T17:36:30.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:30.915Z] Removing intermediate container 6fd9aa0d17dd [2022-06-03T17:36:30.915Z] ---> d10af0e3e448 [2022-06-03T17:36:30.915Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T17:36:30.915Z] ---> Running in e014b6041261 [2022-06-03T17:36:30.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:31.190Z] Removing intermediate container e014b6041261 [2022-06-03T17:36:31.190Z] ---> 0a8af7a45292 [2022-06-03T17:36:31.190Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T17:36:31.463Z] ---> Running in 24cf9c5a66a7 [2022-06-03T17:36:31.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:31.744Z] Removing intermediate container 24cf9c5a66a7 [2022-06-03T17:36:31.744Z] ---> 895c886db9d9 [2022-06-03T17:36:31.744Z] Step 24/26 : LABEL arch=arm64 [2022-06-03T17:36:31.744Z] ---> Running in d1308c75a073 [2022-06-03T17:36:32.027Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T17:36:32.027Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T17:36:32.027Z] OK: 15736 distinct packages available [2022-06-03T17:36:32.027Z] Removing intermediate container d1308c75a073 [2022-06-03T17:36:32.027Z] ---> fb2d45f49c85 [2022-06-03T17:36:32.027Z] Step 25/26 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:36:32.308Z] ---> Running in 27c6445b65c1 [2022-06-03T17:36:32.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:32.584Z] Removing intermediate container 27c6445b65c1 [2022-06-03T17:36:32.584Z] ---> dbafc298ffd1 [2022-06-03T17:36:32.584Z] Step 26/26 : LABEL version=0.0.0 [2022-06-03T17:36:32.584Z] ---> Running in c55bbf17e5d2 [2022-06-03T17:36:32.856Z] v3.15.4-174-gc824d57f78 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-03T17:36:32.856Z] v3.15.4-176-g70cc351cda [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-03T17:36:32.856Z] OK: 15736 distinct packages available [2022-06-03T17:36:32.856Z] Removing intermediate container c55bbf17e5d2 [2022-06-03T17:36:33.128Z] ---> 23a903febd55 [2022-06-03T17:36:33.128Z] [2022-06-03T17:36:33.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:33.128Z] Successfully built 23a903febd55 [2022-06-03T17:36:33.128Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:33.128Z] Successfully tagged security-spire-config-arm64:latest [2022-06-03T17:36:34.109Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-03T17:36:34.109Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T17:36:34.109Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T17:36:34.109Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T17:36:34.381Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T17:36:34.381Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T17:36:34.381Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T17:36:34.657Z] OK: 6 MiB in 19 packages [2022-06-03T17:36:34.927Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-03T17:36:34.927Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-03T17:36:34.927Z] (3/5) Installing libucontext (1.1-r0) [2022-06-03T17:36:35.206Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-03T17:36:35.206Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-03T17:36:35.206Z] Executing busybox-1.34.1-r5.trigger [2022-06-03T17:36:35.206Z] OK: 6 MiB in 19 packages [2022-06-03T17:36:35.484Z] Removing intermediate container f47e46134407 [2022-06-03T17:36:35.484Z] ---> aa844e0b18f9 [2022-06-03T17:36:35.484Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T17:36:36.469Z] Removing intermediate container d005d0ef78bb [2022-06-03T17:36:36.469Z] ---> 054923fcf8be [2022-06-03T17:36:36.469Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-03T17:36:39.088Z] ---> 62db45fa8b96 [2022-06-03T17:36:39.088Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-03T17:36:39.088Z] ---> c735bc110b05 [2022-06-03T17:36:39.088Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T17:36:39.684Z] ---> 7c011f423f5e [2022-06-03T17:36:39.684Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-03T17:36:40.280Z] ---> aa27b8e46b84 [2022-06-03T17:36:40.280Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-03T17:36:41.271Z] ---> bf62580abda2 [2022-06-03T17:36:41.271Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T17:36:41.271Z] ---> Running in 415642afe945 [2022-06-03T17:36:41.868Z] Removing intermediate container 415642afe945 [2022-06-03T17:36:41.868Z] ---> e451e0d41692 [2022-06-03T17:36:41.868Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T17:36:41.868Z] ---> Running in 0a5a20eb2f49 [2022-06-03T17:36:42.466Z] Removing intermediate container 0a5a20eb2f49 [2022-06-03T17:36:42.466Z] ---> 3b57da514cf8 [2022-06-03T17:36:42.466Z] Step 23/25 : LABEL arch=arm64 [2022-06-03T17:36:42.466Z] ---> Running in 658044b0893c [2022-06-03T17:36:42.740Z] ---> 4e1dd10b94cc [2022-06-03T17:36:42.740Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-03T17:36:42.740Z] Removing intermediate container 658044b0893c [2022-06-03T17:36:42.740Z] ---> bc1554a31bda [2022-06-03T17:36:42.740Z] Step 24/25 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:36:43.013Z] ---> Running in 02071a3199c4 [2022-06-03T17:36:43.285Z] Removing intermediate container 02071a3199c4 [2022-06-03T17:36:43.285Z] ---> 5a0c56240dd6 [2022-06-03T17:36:43.285Z] Step 25/25 : LABEL version=0.0.0 [2022-06-03T17:36:43.285Z] ---> Running in d8e74b00fd4d [2022-06-03T17:36:43.285Z] ---> dc3dde021c1d [2022-06-03T17:36:43.561Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-03T17:36:43.837Z] Removing intermediate container d8e74b00fd4d [2022-06-03T17:36:43.837Z] ---> 8e5640b6029a [2022-06-03T17:36:43.837Z] [2022-06-03T17:36:43.837Z] Successfully built 8e5640b6029a [2022-06-03T17:36:44.108Z] Successfully tagged security-spire-server-arm64:latest [2022-06-03T17:36:44.108Z]  Building security-spire-server ... done  ---> d78488de056e [2022-06-03T17:36:44.108Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-03T17:36:44.700Z] ---> bc0dec0760a5 [2022-06-03T17:36:44.700Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-03T17:36:44.700Z] ---> Running in 3e8f7cb31a7f [2022-06-03T17:36:44.977Z] Removing intermediate container 3e8f7cb31a7f [2022-06-03T17:36:44.977Z] ---> 0dd723d16bca [2022-06-03T17:36:44.977Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-03T17:36:45.249Z] ---> Running in a09440d46700 [2022-06-03T17:36:45.520Z] Removing intermediate container a09440d46700 [2022-06-03T17:36:45.520Z] ---> 4f33bf2fd091 [2022-06-03T17:36:45.520Z] Step 24/26 : LABEL arch=arm64 [2022-06-03T17:36:45.520Z] ---> Running in 91119b74a973 [2022-06-03T17:36:45.794Z] Removing intermediate container 91119b74a973 [2022-06-03T17:36:45.794Z] ---> 7510b5c46b3b [2022-06-03T17:36:45.794Z] Step 25/26 : LABEL git_sha=a0578b59722e5ef2ce66fbcb2762b4af7d902c26 [2022-06-03T17:36:45.794Z] ---> Running in 780a818749d9 [2022-06-03T17:36:46.069Z] Removing intermediate container 780a818749d9 [2022-06-03T17:36:46.069Z] ---> 8f3199636807 [2022-06-03T17:36:46.069Z] Step 26/26 : LABEL version=0.0.0 [2022-06-03T17:36:46.344Z] ---> Running in 54ecf9d501e7 [2022-06-03T17:36:46.617Z] Removing intermediate container 54ecf9d501e7 [2022-06-03T17:36:46.617Z] ---> caef5aa38c64 [2022-06-03T17:36:46.617Z] [2022-06-03T17:36:46.888Z] Successfully built caef5aa38c64 [2022-06-03T17:36:46.888Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-03T17:36:47.176Z]  Building security-spire-agent ... done  [Pipeline] } [2022-06-03T17:36:47.191Z] $ docker stop --time=1 e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 [2022-06-03T17:36:49.252Z] $ docker rm -f e1d76f5c9394b8176eae722cf1624a9d4f054f7c563866945da71509a3df7db3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-03T17:36:49.810Z] + docker images [2022-06-03T17:36:50.401Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-03T17:36:50.401Z] security-spire-agent-arm64 latest caef5aa38c64 4 seconds ago 126MB [2022-06-03T17:36:50.401Z] security-spire-server-arm64 latest 8e5640b6029a 7 seconds ago 86.3MB [2022-06-03T17:36:50.401Z] security-spire-config-arm64 latest 23a903febd55 18 seconds ago 85.6MB [2022-06-03T17:36:50.401Z] 257f9350fd4f 21 seconds ago 4.27GB [2022-06-03T17:36:50.401Z] 6ce099b5210d 23 seconds ago 4.27GB [2022-06-03T17:36:50.401Z] ab3377dae909 35 seconds ago 4.27GB [2022-06-03T17:36:50.401Z] security-spiffe-token-provider-arm64 latest b4a0950b4363 16 minutes ago 28.1MB [2022-06-03T17:36:50.401Z] b9caaf3a22a9 16 minutes ago 1.36GB [2022-06-03T17:36:50.401Z] support-scheduler-arm64 latest dd8d4bec5a44 18 minutes ago 25.4MB [2022-06-03T17:36:50.401Z] 9cb0b3c57d9e 18 minutes ago 1.37GB [2022-06-03T17:36:50.401Z] security-secretstore-setup-arm64 latest 309051d9ff98 24 minutes ago 27.5MB [2022-06-03T17:36:50.401Z] c6206649b16a 24 minutes ago 1.32GB [2022-06-03T17:36:50.401Z] sys-mgmt-agent-arm64 latest 11ba708984a3 27 minutes ago 282MB [2022-06-03T17:36:50.401Z] c7abfb51a7f6 28 minutes ago 1.31GB [2022-06-03T17:36:50.401Z] core-metadata-arm64 latest 1c96e0dff62c 30 minutes ago 16.3MB [2022-06-03T17:36:50.401Z] 23750c60ddd1 30 minutes ago 1.32GB [2022-06-03T17:36:50.401Z] security-bootstrapper-arm64 latest 84577235dd82 34 minutes ago 18.3MB [2022-06-03T17:36:50.401Z] 1275996e5fb6 34 minutes ago 1.32GB [2022-06-03T17:36:50.401Z] core-data-arm64 latest 23326d2fec21 35 minutes ago 21.6MB [2022-06-03T17:36:50.401Z] 17ede58bd608 36 minutes ago 1.34GB [2022-06-03T17:36:50.401Z] core-command-arm64 latest cac885c67596 39 minutes ago 15.5MB [2022-06-03T17:36:50.401Z] 6dab16b7ea24 40 minutes ago 1.31GB [2022-06-03T17:36:50.401Z] support-notifications-arm64 latest cda58a233e40 42 minutes ago 26MB [2022-06-03T17:36:50.401Z] f7b19ad5205e 43 minutes ago 1.37GB [2022-06-03T17:36:50.401Z] security-proxy-setup-arm64 latest 892edae588ab 45 minutes ago 26.1MB [2022-06-03T17:36:50.401Z] 9cf0709d3e74 45 minutes ago 1.32GB [2022-06-03T17:36:50.401Z] ci-base-image-arm64 latest 1322eb78acc9 About an hour ago 891MB [2022-06-03T17:36:50.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 weeks ago 551MB [2022-06-03T17:36:50.402Z] docker 20.10.14 c346e9eafbab 8 weeks ago 202MB [2022-06-03T17:36:50.402Z] alpine 3.14 ac73e934f311 8 weeks ago 5.34MB [2022-06-03T17:36:50.402Z] alpine 3.15 3fb3c9af89a9 8 weeks ago 5.32MB [2022-06-03T17:36:50.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T17:36:50.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T17:36:50.848Z] [2022-06-03T17:36:50.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T17:36:51.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T17:36:51.474Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-03T17:36:51.474Z] 8998bd30e6a1: Pulling fs layer [2022-06-03T17:36:51.474Z] 04944245beec: Pulling fs layer [2022-06-03T17:36:51.474Z] 699f458cf7ca: Pulling fs layer [2022-06-03T17:36:51.474Z] 765212b225bb: Pulling fs layer [2022-06-03T17:36:51.474Z] f23df028b6ca: Pulling fs layer [2022-06-03T17:36:51.474Z] d65c8cfc05b1: Pulling fs layer [2022-06-03T17:36:51.474Z] 2437ff75d9bd: Pulling fs layer [2022-06-03T17:36:51.474Z] 765212b225bb: Waiting [2022-06-03T17:36:51.474Z] f23df028b6ca: Waiting [2022-06-03T17:36:51.474Z] d65c8cfc05b1: Waiting [2022-06-03T17:36:51.474Z] 2437ff75d9bd: Waiting [2022-06-03T17:36:51.474Z] 04944245beec: Verifying Checksum [2022-06-03T17:36:51.474Z] 04944245beec: Download complete [2022-06-03T17:36:51.474Z] 765212b225bb: Verifying Checksum [2022-06-03T17:36:51.474Z] 765212b225bb: Download complete [2022-06-03T17:36:51.474Z] f23df028b6ca: Download complete [2022-06-03T17:36:51.474Z] d65c8cfc05b1: Verifying Checksum [2022-06-03T17:36:51.474Z] d65c8cfc05b1: Download complete [2022-06-03T17:36:51.749Z] 699f458cf7ca: Verifying Checksum [2022-06-03T17:36:51.749Z] 699f458cf7ca: Download complete [2022-06-03T17:36:52.020Z] 8998bd30e6a1: Verifying Checksum [2022-06-03T17:36:52.021Z] 8998bd30e6a1: Download complete [2022-06-03T17:36:54.641Z] 2437ff75d9bd: Verifying Checksum [2022-06-03T17:36:54.642Z] 2437ff75d9bd: Download complete [2022-06-03T17:36:56.613Z] 8998bd30e6a1: Pull complete [2022-06-03T17:36:56.885Z] 04944245beec: Pull complete [2022-06-03T17:36:58.860Z] 699f458cf7ca: Pull complete [2022-06-03T17:36:58.860Z] 765212b225bb: Pull complete [2022-06-03T17:36:59.456Z] f23df028b6ca: Pull complete [2022-06-03T17:36:59.730Z] d65c8cfc05b1: Pull complete [2022-06-03T17:37:14.859Z] 2437ff75d9bd: Pull complete [2022-06-03T17:37:14.859Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-03T17:37:14.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-03T17:37:14.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T17:37:15.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-963 does not seem to be running inside a container [2022-06-03T17:37:15.213Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-03T17:37:17.913Z] $ docker top d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:18.881Z] ---> job-cost.sh [2022-06-03T17:37:18.881Z] lf-activate-venv: SKIPPING [2022-06-03T17:37:18.881Z] INFO: No Stack... [2022-06-03T17:37:19.471Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-03T17:37:20.060Z] INFO: Archiving Costs [Pipeline] sh [2022-06-03T17:37:20.697Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2022-06-03T17:37:20.697Z] + cut -d, -f6 [Pipeline] lock [2022-06-03T17:37:20.715Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] [2022-06-03T17:37:20.721Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] did not exist. Created. [2022-06-03T17:37:20.721Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-03T17:37:21.404Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-03T17:37:21.609Z] Stashed 1 file(s) [Pipeline] } [2022-06-03T17:37:21.619Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4040-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-03T17:37:21.648Z] $ docker stop --time=1 d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f [2022-06-03T17:37:23.205Z] $ docker rm -f d390f1a0bef31e86412663faaf4014fe5be1bc1e3b6ca468b84acdc3ccce7d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-03T17:37:23.683Z] provisioning config files... [2022-06-03T17:37:23.694Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config2264361086103293219tmp [Pipeline] { [Pipeline] sh [2022-06-03T17:37:23.979Z] + set +x [2022-06-03T17:37:23.980Z] + curl -s https://codecov.io/bash [2022-06-03T17:37:23.980Z] + bash -s -- [2022-06-03T17:37:23.980Z] [2022-06-03T17:37:23.980Z] _____ _ [2022-06-03T17:37:23.980Z] / ____| | | [2022-06-03T17:37:23.980Z] | | ___ __| | ___ ___ _____ __ [2022-06-03T17:37:23.980Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-03T17:37:23.980Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-03T17:37:23.980Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-03T17:37:23.980Z] Bash-1.0.6 [2022-06-03T17:37:23.980Z] [2022-06-03T17:37:23.980Z] [2022-06-03T17:37:23.980Z] ==> git version 2.25.1 found [2022-06-03T17:37:23.980Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-03T17:37:23.980Z] Release-Date: 2020-01-08 [2022-06-03T17:37:23.980Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-03T17:37:23.980Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-03T17:37:23.980Z] ==> Jenkins CI detected. [2022-06-03T17:37:23.980Z] current dir:  /w/workspace/edgex-go/5 [2022-06-03T17:37:23.980Z] project root: . [2022-06-03T17:37:23.980Z] --> token set from env [2022-06-03T17:37:23.980Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-03T17:37:23.980Z] ==> Running gcov in . (disable via -X gcov) [2022-06-03T17:37:23.980Z] ==> Python coveragepy not found [2022-06-03T17:37:23.980Z] ==> Searching for coverage reports in: [2022-06-03T17:37:23.980Z] + . [2022-06-03T17:37:23.980Z] -> Found 1 reports [2022-06-03T17:37:23.980Z] ==> Detecting git/mercurial file structure [2022-06-03T17:37:23.980Z] ==> Reading reports [2022-06-03T17:37:23.980Z] + ./coverage.out bytes=435411 [2022-06-03T17:37:23.980Z] ==> Appending adjustments [2022-06-03T17:37:23.980Z] https://docs.codecov.io/docs/fixing-reports [2022-06-03T17:37:24.917Z] + Found adjustments [2022-06-03T17:37:24.917Z] ==> Gzipping contents [2022-06-03T17:37:24.917Z] 60K /tmp/codecov.jiswb4.gz [2022-06-03T17:37:24.917Z] ==> Uploading reports [2022-06-03T17:37:24.917Z] url: https://codecov.io [2022-06-03T17:37:24.917Z] query: branch=PR-4040&commit=ffc509446a1dc33259747593b94beb4eb502b9b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= [2022-06-03T17:37:24.917Z] -> Pinging Codecov [2022-06-03T17:37:24.917Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4040&commit=ffc509446a1dc33259747593b94beb4eb502b9b0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= [2022-06-03T17:37:25.176Z] -> Uploading to [2022-06-03T17:37:25.176Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-03/00271124DB129430A58F1EEE437C3FCB/ffc509446a1dc33259747593b94beb4eb502b9b0/975e3848-9602-46f7-9af0-5177ba551694.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220603T173725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a65ea11a56caf9962b981edf048644e622491a4c544d40eec7d1d3ef1e4b088a [2022-06-03T17:37:25.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T17:37:25.176Z] Dload Upload Total Spent Left Speed [2022-06-03T17:37:25.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59838 0 0 100 59838 0 264k --:--:-- --:--:-- --:--:-- 263k 100 59838 0 0 100 59838 0 196k --:--:-- --:--:-- --:--:-- 196k [2022-06-03T17:37:25.434Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ffc509446a1dc33259747593b94beb4eb502b9b0 [Pipeline] } [2022-06-03T17:37:25.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-03T17:37:26.029Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:26.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:27.175Z] ---> package-listing.sh [2022-06-03T17:37:27.176Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-03T17:37:27.176Z] ++ facter osfamily [2022-06-03T17:37:27.435Z] + OS_FAMILY=debian [2022-06-03T17:37:27.435Z] + workspace=/w/workspace/edgex-go/5 [2022-06-03T17:37:27.435Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-03T17:37:27.435Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-03T17:37:27.435Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-03T17:37:27.435Z] + PACKAGES=/tmp/packages_start.txt [2022-06-03T17:37:27.435Z] + '[' /w/workspace/edgex-go/5 ']' [2022-06-03T17:37:27.435Z] + PACKAGES=/tmp/packages_end.txt [2022-06-03T17:37:27.435Z] + case "${OS_FAMILY}" in [2022-06-03T17:37:27.435Z] + dpkg -l [2022-06-03T17:37:27.435Z] + grep '^ii' [2022-06-03T17:37:27.435Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-03T17:37:27.435Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-03T17:37:27.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-03T17:37:27.435Z] + '[' /w/workspace/edgex-go/5 ']' [2022-06-03T17:37:27.435Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-06-03T17:37:27.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-06-03T17:37:27.444Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-03T17:37:27.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T17:37:28.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T17:37:28.284Z] [2022-06-03T17:37:28.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T17:37:28.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T17:37:28.587Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-03T17:37:28.587Z] 5eb5b503b376: Pulling fs layer [2022-06-03T17:37:28.587Z] 5c69ac0246d0: Pulling fs layer [2022-06-03T17:37:28.587Z] ec43610c2a17: Pulling fs layer [2022-06-03T17:37:28.587Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-03T17:37:28.587Z] 33b1e0a273af: Pulling fs layer [2022-06-03T17:37:28.587Z] 5d3b04190fa2: Pulling fs layer [2022-06-03T17:37:28.587Z] 2f39f015ded8: Pulling fs layer [2022-06-03T17:37:28.587Z] 3a2ae6a8a46f: Waiting [2022-06-03T17:37:28.587Z] 33b1e0a273af: Waiting [2022-06-03T17:37:28.587Z] 5d3b04190fa2: Waiting [2022-06-03T17:37:28.587Z] 2f39f015ded8: Waiting [2022-06-03T17:37:28.587Z] 5c69ac0246d0: Verifying Checksum [2022-06-03T17:37:28.587Z] 5c69ac0246d0: Download complete [2022-06-03T17:37:28.587Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-03T17:37:28.587Z] 3a2ae6a8a46f: Download complete [2022-06-03T17:37:28.587Z] 33b1e0a273af: Verifying Checksum [2022-06-03T17:37:28.587Z] 33b1e0a273af: Download complete [2022-06-03T17:37:28.587Z] 5d3b04190fa2: Download complete [2022-06-03T17:37:28.847Z] ec43610c2a17: Download complete [2022-06-03T17:37:28.847Z] 5eb5b503b376: Verifying Checksum [2022-06-03T17:37:28.847Z] 5eb5b503b376: Download complete [2022-06-03T17:37:29.414Z] 2f39f015ded8: Download complete [2022-06-03T17:37:29.982Z] 5eb5b503b376: Pull complete [2022-06-03T17:37:30.241Z] 5c69ac0246d0: Pull complete [2022-06-03T17:37:30.500Z] ec43610c2a17: Pull complete [2022-06-03T17:37:30.759Z] 3a2ae6a8a46f: Pull complete [2022-06-03T17:37:30.759Z] 33b1e0a273af: Pull complete [2022-06-03T17:37:31.017Z] 5d3b04190fa2: Pull complete [2022-06-03T17:37:35.285Z] 2f39f015ded8: Pull complete [2022-06-03T17:37:35.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-03T17:37:35.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-03T17:37:35.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-03T17:37:35.376Z] prd-ubuntu20.04-docker-8c-8g-961 does not seem to be running inside a container [2022-06-03T17:37:35.401Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-03T17:37:37.061Z] $ docker top febba04be601dd8dd4a64597babccdf7de2b8d064f731c8698346086944401b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-03T17:37:37.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-03T17:37:37.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-03T17:37:37.993Z] + ls /var/log/sa-host [2022-06-03T17:37:37.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-03T17:37:38.068Z] provisioning config files... [2022-06-03T17:37:38.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config585484423465271091tmp [Pipeline] { [Pipeline] echo [2022-06-03T17:37:38.088Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:38.364Z] ---> create-netrc.sh [Pipeline] } [2022-06-03T17:37:38.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:38.692Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-03T17:37:38.701Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:38.984Z] ---> sudo-logs.sh [2022-06-03T17:37:38.984Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-03T17:37:39.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:39.287Z] ---> job-cost.sh [2022-06-03T17:37:39.287Z] lf-activate-venv: SKIPPING [2022-06-03T17:37:39.287Z] DEBUG: total: 0.2199999988079071 [2022-06-03T17:37:39.287Z] INFO: Retrieving Stack Cost... [2022-06-03T17:37:39.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-03T17:37:40.118Z] INFO: Archiving Costs [Pipeline] echo [2022-06-03T17:37:40.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-03T17:37:40.408Z] ---> logs-deploy.sh [2022-06-03T17:37:40.408Z] lf-activate-venv: SKIPPING [2022-06-03T17:37:40.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4040/5 [2022-06-03T17:37:40.408Z] INFO: archiving workspace using pattern(s): [2022-06-03T17:37:41.349Z] Archives upload complete. [2022-06-03T17:37:41.610Z] INFO: archiving logs to Nexus [2022-06-03T17:37:42.185Z] ---> uname -a: [2022-06-03T17:37:42.185Z] Linux prd-ubuntu20-04-docker-8c-8g-961 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] ---> lscpu: [2022-06-03T17:37:42.185Z] Architecture: x86_64 [2022-06-03T17:37:42.185Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-03T17:37:42.185Z] Byte Order: Little Endian [2022-06-03T17:37:42.185Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-03T17:37:42.185Z] CPU(s): 8 [2022-06-03T17:37:42.185Z] On-line CPU(s) list: 0-7 [2022-06-03T17:37:42.185Z] Thread(s) per core: 1 [2022-06-03T17:37:42.185Z] Core(s) per socket: 1 [2022-06-03T17:37:42.185Z] Socket(s): 8 [2022-06-03T17:37:42.185Z] NUMA node(s): 1 [2022-06-03T17:37:42.185Z] Vendor ID: AuthenticAMD [2022-06-03T17:37:42.185Z] CPU family: 23 [2022-06-03T17:37:42.185Z] Model: 49 [2022-06-03T17:37:42.185Z] Model name: AMD EPYC-Rome Processor [2022-06-03T17:37:42.185Z] Stepping: 0 [2022-06-03T17:37:42.185Z] CPU MHz: 2799.998 [2022-06-03T17:37:42.185Z] BogoMIPS: 5599.99 [2022-06-03T17:37:42.185Z] Virtualization: AMD-V [2022-06-03T17:37:42.185Z] Hypervisor vendor: KVM [2022-06-03T17:37:42.185Z] Virtualization type: full [2022-06-03T17:37:42.185Z] L1d cache: 256 KiB [2022-06-03T17:37:42.185Z] L1i cache: 256 KiB [2022-06-03T17:37:42.185Z] L2 cache: 4 MiB [2022-06-03T17:37:42.185Z] L3 cache: 128 MiB [2022-06-03T17:37:42.185Z] NUMA node0 CPU(s): 0-7 [2022-06-03T17:37:42.185Z] Vulnerability Itlb multihit: Not affected [2022-06-03T17:37:42.185Z] Vulnerability L1tf: Not affected [2022-06-03T17:37:42.185Z] Vulnerability Mds: Not affected [2022-06-03T17:37:42.185Z] Vulnerability Meltdown: Not affected [2022-06-03T17:37:42.185Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-03T17:37:42.185Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-03T17:37:42.185Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-03T17:37:42.185Z] Vulnerability Srbds: Not affected [2022-06-03T17:37:42.185Z] Vulnerability Tsx async abort: Not affected [2022-06-03T17:37:42.185Z] 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 [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] ---> nproc: [2022-06-03T17:37:42.185Z] 8 [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] ---> df -h: [2022-06-03T17:37:42.185Z] Filesystem Size Used Avail Use% Mounted on [2022-06-03T17:37:42.185Z] overlay 155G 27G 129G 18% / [2022-06-03T17:37:42.185Z] tmpfs 64M 0 64M 0% /dev [2022-06-03T17:37:42.185Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-03T17:37:42.185Z] shm 64M 0 64M 0% /dev/shm [2022-06-03T17:37:42.185Z] /dev/vda1 155G 27G 129G 18% /facter-os [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] ---> sar -b -r -n DEV: [2022-06-03T17:37:42.185Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-961) 06/03/22 _x86_64_ (8 CPU) [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] 16:29:23 LINUX RESTART (8 CPU) [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] 16:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-03T17:37:42.185Z] 16:31:01 418.39 13.01 405.37 0.00 2076.94 133949.36 0.00 [2022-06-03T17:37:42.185Z] 16:32:01 31.07 0.07 31.01 0.00 0.53 12639.92 0.00 [2022-06-03T17:37:42.185Z] 16:33:01 81.95 0.22 81.74 0.00 13.06 33076.50 0.00 [2022-06-03T17:37:42.185Z] 16:34:01 546.77 2.07 544.70 0.00 37.85 392945.68 0.00 [2022-06-03T17:37:42.185Z] 16:35:01 948.43 0.32 948.12 0.00 6.40 310597.00 0.00 [2022-06-03T17:37:42.185Z] 16:36:01 612.28 0.35 611.93 0.00 5.33 242803.20 0.00 [2022-06-03T17:37:42.185Z] 16:37:01 717.91 0.10 717.81 0.00 7.33 180516.67 0.00 [2022-06-03T17:37:42.185Z] 16:38:05 762.05 3.21 758.84 0.00 97.93 327236.13 0.00 [2022-06-03T17:37:42.185Z] 16:39:01 881.91 27.25 854.66 0.00 1261.24 225464.53 0.00 [2022-06-03T17:37:42.185Z] 16:40:01 103.20 0.07 103.13 0.00 0.67 10569.97 0.00 [2022-06-03T17:37:42.185Z] 16:41:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 [2022-06-03T17:37:42.185Z] 16:42:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-06-03T17:37:42.185Z] 16:43:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-06-03T17:37:42.185Z] 16:44:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2022-06-03T17:37:42.185Z] 16:45:01 1.97 0.52 1.45 0.00 7.07 17.46 0.00 [2022-06-03T17:37:42.185Z] 16:46:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2022-06-03T17:37:42.185Z] 16:47:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-06-03T17:37:42.185Z] 16:48:01 0.98 0.00 0.98 0.00 0.00 13.60 0.00 [2022-06-03T17:37:42.185Z] 16:49:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2022-06-03T17:37:42.185Z] 16:50:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-06-03T17:37:42.185Z] 16:51:02 3.13 1.12 2.02 0.00 32.39 26.93 0.00 [2022-06-03T17:37:42.185Z] 16:52:01 1.12 0.00 1.12 0.00 0.00 13.01 0.00 [2022-06-03T17:37:42.185Z] 16:53:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2022-06-03T17:37:42.185Z] 16:54:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2022-06-03T17:37:42.185Z] 16:55:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 [2022-06-03T17:37:42.185Z] 16:56:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2022-06-03T17:37:42.185Z] 16:57:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2022-06-03T17:37:42.185Z] 16:58:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2022-06-03T17:37:42.185Z] 16:59:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 [2022-06-03T17:37:42.185Z] 17:00:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-06-03T17:37:42.185Z] 17:01:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2022-06-03T17:37:42.185Z] 17:02:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2022-06-03T17:37:42.185Z] 17:03:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-06-03T17:37:42.185Z] 17:04:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2022-06-03T17:37:42.185Z] 17:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-06-03T17:37:42.185Z] 17:06:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 [2022-06-03T17:37:42.185Z] 17:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2022-06-03T17:37:42.185Z] 17:08:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 [2022-06-03T17:37:42.185Z] 17:09:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-06-03T17:37:42.185Z] 17:10:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-06-03T17:37:42.185Z] 17:11:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2022-06-03T17:37:42.185Z] 17:12:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 [2022-06-03T17:37:42.185Z] 17:13:01 3.00 1.80 1.20 0.00 76.25 16.66 0.00 [2022-06-03T17:37:42.185Z] 17:14:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2022-06-03T17:37:42.185Z] 17:15:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-06-03T17:37:42.185Z] 17:16:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 [2022-06-03T17:37:42.185Z] 17:17:01 1.30 0.07 1.23 0.00 1.20 13.60 0.00 [2022-06-03T17:37:42.185Z] 17:18:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2022-06-03T17:37:42.185Z] 17:19:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2022-06-03T17:37:42.185Z] 17:20:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2022-06-03T17:37:42.185Z] 17:21:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2022-06-03T17:37:42.185Z] 17:22:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2022-06-03T17:37:42.185Z] 17:23:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2022-06-03T17:37:42.185Z] 17:24:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 [2022-06-03T17:37:42.185Z] 17:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2022-06-03T17:37:42.185Z] 17:26:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2022-06-03T17:37:42.185Z] 17:27:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2022-06-03T17:37:42.185Z] 17:28:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 [2022-06-03T17:37:42.185Z] 17:29:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2022-06-03T17:37:42.185Z] 17:30:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2022-06-03T17:37:42.185Z] 17:31:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2022-06-03T17:37:42.185Z] 17:32:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 [2022-06-03T17:37:42.185Z] 17:33:01 1.10 0.07 1.03 0.00 0.67 11.86 0.00 [2022-06-03T17:37:42.185Z] 17:34:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2022-06-03T17:37:42.185Z] 17:35:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2022-06-03T17:37:42.185Z] 17:36:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 [2022-06-03T17:37:42.185Z] 17:37:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-06-03T17:37:42.185Z] Average: 77.18 0.72 76.45 0.00 52.46 28022.12 0.00 [2022-06-03T17:37:42.185Z] [2022-06-03T17:37:42.185Z] 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-03T17:37:42.185Z] 16:31:01 28256108 31769548 525856 1.60 159312 3564992 2018692 5.95 1242952 2940600 696 [2022-06-03T17:37:42.185Z] 16:32:01 27315232 31281680 1006036 3.06 163664 3965228 2660280 7.84 1819036 3244832 165864 [2022-06-03T17:37:42.185Z] 16:33:01 27655392 31713588 576864 1.75 166748 4053836 2704712 7.97 1402412 3327304 420 [2022-06-03T17:37:42.185Z] 16:34:01 18324228 31419340 835828 2.54 298684 12380656 3068164 9.04 2694392 10746464 2427708 [2022-06-03T17:37:42.185Z] 16:35:01 11068292 27560152 4689352 14.26 341872 15555984 7476136 22.03 7405396 13094100 134088 [2022-06-03T17:37:42.185Z] 16:36:01 8921120 30684416 1560188 4.74 429456 20386816 4087636 12.05 5608160 16685804 68 [2022-06-03T17:37:42.186Z] 16:37:01 6714372 29488016 2739316 8.33 455968 21285540 5890104 17.36 6203592 18192988 93292 [2022-06-03T17:37:42.186Z] 16:38:05 385904 31192128 1051144 3.20 627396 28796172 2904008 8.56 5322972 25070132 121708 [2022-06-03T17:37:42.186Z] 16:39:01 5390900 31557212 700328 2.13 720320 24349148 2507980 7.39 3545220 22146688 10220 [2022-06-03T17:37:42.186Z] 16:40:01 9947556 31724768 538724 1.64 721748 20189940 2096932 6.18 2835976 18536172 272 [2022-06-03T17:37:42.186Z] 16:41:01 9948412 31725640 538156 1.64 721756 20189944 2096932 6.18 2835504 18536060 36 [2022-06-03T17:37:42.186Z] 16:42:01 9957116 31734312 529484 1.61 721772 20189936 2096932 6.18 2827172 18536060 40 [2022-06-03T17:37:42.186Z] 16:43:01 9957116 31734316 529408 1.61 721780 20189948 2096932 6.18 2826704 18536064 32 [2022-06-03T17:37:42.186Z] 16:44:01 9961032 31738256 525608 1.60 721788 20189948 2096932 6.18 2823248 18536064 12 [2022-06-03T17:37:42.186Z] 16:45:01 9960552 31738068 525932 1.60 721820 20190128 2129872 6.28 2823996 18536172 40 [2022-06-03T17:37:42.186Z] 16:46:01 9960512 31738036 525876 1.60 721848 20190132 2129872 6.28 2823644 18536176 20 [2022-06-03T17:37:42.186Z] 16:47:01 9960384 31737924 525860 1.60 721860 20190132 2129872 6.28 2823384 18536176 24 [2022-06-03T17:37:42.186Z] 16:48:01 9960368 31737976 525792 1.60 721872 20190140 2129872 6.28 2823440 18536184 268 [2022-06-03T17:37:42.186Z] 16:49:01 9960572 31738184 525508 1.60 721888 20190140 2129872 6.28 2823424 18536184 32 [2022-06-03T17:37:42.186Z] 16:50:01 9960804 31738428 525452 1.60 721900 20190136 2129872 6.28 2823740 18536192 152 [2022-06-03T17:37:42.186Z] 16:51:02 9958972 31737912 526008 1.60 722184 20190848 2160108 6.37 2824288 18536752 8 [2022-06-03T17:37:42.186Z] 16:52:01 9959680 31738620 525220 1.60 722204 20190848 2160108 6.37 2823900 18536752 156 [2022-06-03T17:37:42.186Z] 16:53:01 9959876 31738820 524936 1.60 722216 20190856 2160108 6.37 2823884 18536756 40 [2022-06-03T17:37:42.186Z] 16:54:01 9959592 31738544 525236 1.60 722236 20190860 2160108 6.37 2823900 18536764 8 [2022-06-03T17:37:42.186Z] 16:55:01 9959260 31738272 525508 1.60 722244 20190860 2160108 6.37 2824380 18536764 20 [2022-06-03T17:37:42.186Z] 16:56:01 9959220 31738256 525468 1.60 722268 20190864 2160108 6.37 2823980 18536768 20 [2022-06-03T17:37:42.186Z] 16:57:01 9959128 31738172 525696 1.60 722272 20190868 2160108 6.37 2823964 18536772 24 [2022-06-03T17:37:42.186Z] 16:58:01 9958884 31738056 525752 1.60 722284 20191000 2160108 6.37 2823980 18536892 12 [2022-06-03T17:37:42.186Z] 16:59:01 9958836 31738024 525728 1.60 722292 20191004 2160108 6.37 2823964 18536908 32 [2022-06-03T17:37:42.186Z] 17:00:01 9958284 31737472 526204 1.60 722312 20191000 2160108 6.37 2824160 18536908 52 [2022-06-03T17:37:42.186Z] 17:01:01 9958236 31737492 526168 1.60 722332 20191000 2160108 6.37 2824036 18536916 16 [2022-06-03T17:37:42.186Z] 17:02:01 9958472 31737732 525852 1.60 722340 20191008 2143840 6.32 2824036 18536916 48 [2022-06-03T17:37:42.186Z] 17:03:01 9958632 31737896 525824 1.60 722352 20191012 2143840 6.32 2824036 18536920 32 [2022-06-03T17:37:42.186Z] 17:04:01 9958804 31738076 525600 1.60 722368 20191016 2143840 6.32 2824036 18536924 12 [2022-06-03T17:37:42.186Z] 17:05:01 9958756 31738028 525576 1.60 722388 20191008 2143840 6.32 2824792 18536924 12 [2022-06-03T17:37:42.186Z] 17:06:01 9958740 31738084 525484 1.60 722428 20191008 2143840 6.32 2824572 18536932 40 [2022-06-03T17:37:42.186Z] 17:07:01 9958440 31737796 525692 1.60 722436 20191028 2143840 6.32 2824644 18536940 12 [2022-06-03T17:37:42.186Z] 17:08:01 9958864 31738276 525196 1.60 722448 20191028 2143840 6.32 2824168 18536932 156 [2022-06-03T17:37:42.186Z] 17:09:01 9959024 31738440 525160 1.60 722468 20191032 2143840 6.32 2824168 18536936 12 [2022-06-03T17:37:42.186Z] 17:10:01 9959000 31738460 525336 1.60 722484 20191036 2143840 6.32 2824568 18536940 160 [2022-06-03T17:37:42.186Z] 17:11:01 9958700 31738172 525536 1.60 722492 20191040 2143840 6.32 2824728 18536944 16 [2022-06-03T17:37:42.186Z] 17:12:01 9958588 31738064 525564 1.60 722500 20191044 2143840 6.32 2825116 18536948 24 [2022-06-03T17:37:42.186Z] 17:13:01 9954428 31736872 526612 1.60 722528 20193332 2143840 6.32 2829892 18537252 20 [2022-06-03T17:37:42.186Z] 17:14:01 9954376 31736848 526800 1.60 722540 20193336 2143840 6.32 2829376 18537188 12 [2022-06-03T17:37:42.186Z] 17:15:01 9954408 31736880 526744 1.60 722556 20193336 2143840 6.32 2829680 18537188 24 [2022-06-03T17:37:42.186Z] 17:16:01 9954292 31736768 527008 1.60 722560 20193340 2143840 6.32 2829376 18537192 84 [2022-06-03T17:37:42.186Z] 17:17:01 9953804 31736288 527440 1.60 722588 20193340 2143840 6.32 2829556 18537200 16 [2022-06-03T17:37:42.186Z] 17:18:01 9953212 31735808 527856 1.61 722612 20193376 2143840 6.32 2829460 18537220 52 [2022-06-03T17:37:42.186Z] 17:19:01 9952936 31735536 528096 1.61 722616 20193380 2143840 6.32 2829460 18537224 12 [2022-06-03T17:37:42.186Z] 17:20:01 9952668 31735276 528292 1.61 722628 20193376 2143840 6.32 2830044 18537228 200 [2022-06-03T17:37:42.186Z] 17:21:01 9952304 31734948 528564 1.61 722648 20193384 2143840 6.32 2829584 18537228 48 [2022-06-03T17:37:42.186Z] 17:22:01 9952540 31735192 528248 1.61 722660 20193388 2143840 6.32 2829492 18537232 144 [2022-06-03T17:37:42.186Z] 17:23:01 9952492 31735144 528236 1.61 722660 20193388 2143840 6.32 2829492 18537232 16 [2022-06-03T17:37:42.186Z] 17:24:01 9952628 31735284 528200 1.61 722668 20193396 2143840 6.32 2829492 18537236 152 [2022-06-03T17:37:42.186Z] 17:25:01 9952540 31735264 528172 1.61 722688 20193400 2143840 6.32 2830404 18537244 232 [2022-06-03T17:37:42.186Z] 17:26:01 9952444 31735312 528012 1.61 722696 20193528 2143840 6.32 2829548 18537356 152 [2022-06-03T17:37:42.186Z] 17:27:01 9952396 31735300 527980 1.61 722700 20193536 2143840 6.32 2829548 18537384 12 [2022-06-03T17:37:42.186Z] 17:28:01 9952064 31734972 528312 1.61 722708 20193536 2159952 6.37 2829548 18537384 48 [2022-06-03T17:37:42.186Z] 17:29:01 9952008 31734920 528300 1.61 722712 20193540 2143668 6.32 2829548 18537388 12 [2022-06-03T17:37:42.186Z] 17:30:01 9952000 31734956 528316 1.61 722716 20193544 2143668 6.32 2829872 18537388 172 [2022-06-03T17:37:42.186Z] 17:31:01 9952192 31735148 528256 1.61 722736 20193540 2143668 6.32 2829624 18537388 20 [2022-06-03T17:37:42.186Z] 17:32:01 9951868 31734828 528548 1.61 722740 20193548 2143668 6.32 2829812 18537392 16 [2022-06-03T17:37:42.186Z] 17:33:01 9951448 31734496 528748 1.61 722764 20193564 2143668 6.32 2830936 18537400 232 [2022-06-03T17:37:42.186Z] 17:34:01 9951536 31734604 528628 1.61 722776 20193572 2159720 6.36 2829688 18537400 56 [2022-06-03T17:37:42.186Z] 17:35:01 9951716 31734812 528372 1.61 722800 20193568 2159720 6.36 2830328 18537408 20 [2022-06-03T17:37:42.186Z] 17:36:01 9951920 31735044 528084 1.61 722816 20193576 2159720 6.36 2829740 18537408 20 [2022-06-03T17:37:42.186Z] 17:37:01 9951872 31735000 528040 1.61 722844 20193580 2159720 6.36 2830032 18537412 28 [2022-06-03T17:37:42.186Z] Average: 10619075 31602629 660647 2.01 675552 19484576 2352236 6.93 2973301 17770003 44145 [2022-06-03T17:37:42.186Z] [2022-06-03T17:37:42.186Z] 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-03T17:37:42.186Z] 16:31:01 docker0 590.27 518.47 44.44 3774.23 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:31:01 veth34842c9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:31:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:31:01 ens3 876.56 822.78 8971.29 153.35 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:32:01 docker0 1.52 1.57 0.10 0.12 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:32:01 veth34842c9 1.52 1.72 0.12 0.13 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:32:01 ens3 23.94 13.91 18.73 10.04 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:33:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:33:01 veth51d7850 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:33:01 vethf2c78f0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:33:01 ens3 138.74 102.62 1702.19 82.23 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:34:01 docker0 452.62 866.83 33.18 11933.66 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:34:01 veth448e90d 208.43 439.57 18.37 5856.55 0.00 0.00 0.00 0.48 [2022-06-03T17:37:42.186Z] 16:34:01 veth51d7850 0.00 1.02 0.00 0.06 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:34:01 vethd627c4d 202.52 376.64 18.05 5849.08 0.00 0.00 0.00 0.48 [2022-06-03T17:37:42.186Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:34:01 ens3 908.56 479.32 11967.42 61.36 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:34:01 vethb361ead 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 docker0 65.34 87.50 4.59 287.11 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 veth448e90d 13.13 18.91 1.33 3.28 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 veth51d7850 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 vethd627c4d 12.91 17.64 1.30 3.18 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:35:01 ens3 160.06 124.26 420.27 80.29 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 docker0 204.75 402.51 15.47 5887.84 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 veth448e90d 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 veth51d7850 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 vethd627c4d 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:36:01 vethac46980 202.65 398.37 18.12 5851.84 0.00 0.00 0.00 0.48 [2022-06-03T17:37:42.186Z] 16:36:01 ens3 503.75 274.20 7006.21 103.79 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 docker0 38.55 63.95 3.17 858.66 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 veth2b6d4fa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 veth448e90d 8.98 12.64 0.92 206.52 0.00 0.00 0.00 0.02 [2022-06-03T17:37:42.186Z] 16:37:01 veth818f5a4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 veth51d7850 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 vethd627c4d 10.58 14.34 1.02 206.60 0.00 0.00 0.00 0.02 [2022-06-03T17:37:42.186Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 vethac46980 0.10 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:37:01 ens3 110.68 63.02 896.60 23.98 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:38:05 docker0 4.80 9.62 0.30 83.58 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:38:05 veth51d7850 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:38:05 lo 0.19 0.19 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:38:05 vethac46980 0.11 0.22 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:38:05 ens3 62.92 52.50 105.12 72.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:39:01 docker0 57.35 73.80 3.62 492.28 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:39:01 veth51d7850 0.00 1.00 0.00 0.05 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:39:01 ens3 102.36 73.27 515.43 16.96 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:40:01 docker0 19.43 24.63 1.10 77.71 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.186Z] 16:40:01 ens3 72.74 69.66 90.50 71.18 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:41:01 ens3 0.23 0.25 0.01 0.02 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:42:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:45:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:46:01 ens3 0.27 0.17 0.47 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:48:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:50:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:51:02 ens3 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:55:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:00:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:04:01 ens3 0.55 0.12 0.05 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:05:01 ens3 0.63 0.65 0.45 0.28 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:06:01 ens3 0.65 0.23 0.14 0.08 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:07:01 ens3 0.52 0.42 0.32 0.21 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:08:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:09:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:10:01 ens3 0.93 0.35 0.23 0.15 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:11:01 ens3 0.83 0.53 0.51 0.41 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:12:01 ens3 1.52 0.73 0.79 0.39 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:13:01 ens3 6.68 5.02 4.85 5.98 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:15:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:17:01 ens3 0.17 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:18:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:20:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.187Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:25:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:30:01 ens3 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:32:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:34:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:35:01 ens3 0.62 0.63 0.34 0.28 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] 17:37:01 ens3 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] Average: docker0 21.23 30.41 1.57 348.07 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] Average: ens3 44.23 30.96 470.83 10.23 0.00 0.00 0.00 0.00 [2022-06-03T17:37:42.188Z] [2022-06-03T17:37:42.188Z] [2022-06-03T17:37:42.188Z] ---> sar -P ALL: [2022-06-03T17:37:42.188Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-961) 06/03/22 _x86_64_ (8 CPU) [2022-06-03T17:37:42.188Z] [2022-06-03T17:37:42.188Z] 16:29:23 LINUX RESTART (8 CPU) [2022-06-03T17:37:42.188Z] [2022-06-03T17:37:42.188Z] 16:30:02 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.188Z] 16:31:01 all 11.77 0.00 5.28 2.01 0.07 80.87 [2022-06-03T17:37:42.188Z] 16:31:01 0 10.34 0.00 5.53 4.98 0.07 79.08 [2022-06-03T17:37:42.188Z] 16:31:01 1 12.38 0.00 4.86 1.03 0.07 81.67 [2022-06-03T17:37:42.188Z] 16:31:01 2 13.77 0.00 5.01 0.22 0.09 80.92 [2022-06-03T17:37:42.188Z] 16:31:01 3 10.39 0.00 6.53 0.88 0.07 82.13 [2022-06-03T17:37:42.188Z] 16:31:01 4 13.55 0.00 5.66 3.31 0.07 77.41 [2022-06-03T17:37:42.188Z] 16:31:01 5 11.28 0.00 5.30 2.19 0.07 81.16 [2022-06-03T17:37:42.188Z] 16:31:01 6 11.78 0.00 4.14 0.29 0.07 83.72 [2022-06-03T17:37:42.188Z] 16:31:01 7 10.63 0.00 5.20 3.22 0.09 80.86 [2022-06-03T17:37:42.188Z] 16:32:01 all 47.29 0.00 7.01 0.15 0.11 45.45 [2022-06-03T17:37:42.188Z] 16:32:01 0 47.07 0.00 6.85 0.02 0.10 45.96 [2022-06-03T17:37:42.188Z] 16:32:01 1 46.91 0.00 8.06 0.02 0.10 44.91 [2022-06-03T17:37:42.188Z] 16:32:01 2 47.39 0.00 6.96 0.08 0.10 45.46 [2022-06-03T17:37:42.188Z] 16:32:01 3 48.04 0.00 6.44 0.02 0.12 45.38 [2022-06-03T17:37:42.188Z] 16:32:01 4 45.63 0.00 7.72 0.00 0.10 46.55 [2022-06-03T17:37:42.188Z] 16:32:01 5 46.99 0.00 6.66 0.03 0.12 46.20 [2022-06-03T17:37:42.188Z] 16:32:01 6 47.61 0.00 6.76 0.02 0.10 45.51 [2022-06-03T17:37:42.188Z] 16:32:01 7 48.66 0.00 6.60 0.99 0.12 43.62 [2022-06-03T17:37:42.188Z] 16:33:01 all 37.16 0.00 5.58 0.52 0.09 56.64 [2022-06-03T17:37:42.188Z] 16:33:01 0 36.46 0.00 5.25 0.20 0.08 58.00 [2022-06-03T17:37:42.188Z] 16:33:01 1 36.64 0.00 5.62 0.34 0.12 57.28 [2022-06-03T17:37:42.188Z] 16:33:01 2 39.19 0.00 5.90 1.30 0.10 53.51 [2022-06-03T17:37:42.188Z] 16:33:01 3 38.09 0.00 5.86 1.03 0.08 54.93 [2022-06-03T17:37:42.188Z] 16:33:01 4 36.33 0.00 5.60 0.02 0.08 57.97 [2022-06-03T17:37:42.188Z] 16:33:01 5 37.77 0.00 5.89 0.10 0.10 56.15 [2022-06-03T17:37:42.188Z] 16:33:01 6 35.98 0.00 5.19 0.03 0.08 58.71 [2022-06-03T17:37:42.188Z] 16:33:01 7 36.84 0.00 5.36 1.12 0.10 56.59 [2022-06-03T17:37:42.188Z] 16:34:01 all 45.57 0.00 15.00 5.84 0.14 33.44 [2022-06-03T17:37:42.188Z] 16:34:01 0 44.91 0.00 15.12 4.20 0.15 35.63 [2022-06-03T17:37:42.188Z] 16:34:01 1 43.03 0.00 13.84 10.90 0.14 32.10 [2022-06-03T17:37:42.188Z] 16:34:01 2 46.14 0.00 14.91 1.43 0.15 37.36 [2022-06-03T17:37:42.188Z] 16:34:01 3 44.31 0.00 15.73 14.50 0.14 25.32 [2022-06-03T17:37:42.188Z] 16:34:01 4 46.61 0.00 15.56 1.81 0.14 35.89 [2022-06-03T17:37:42.188Z] 16:34:01 5 45.21 0.00 15.79 1.57 0.12 37.31 [2022-06-03T17:37:42.188Z] 16:34:01 6 47.83 0.00 13.33 10.28 0.15 28.41 [2022-06-03T17:37:42.188Z] 16:34:01 7 46.52 0.00 15.72 2.07 0.17 35.53 [2022-06-03T17:37:42.188Z] 16:35:01 all 79.56 0.00 12.15 2.76 0.19 5.35 [2022-06-03T17:37:42.188Z] 16:35:01 0 79.73 0.00 12.05 1.97 0.17 6.08 [2022-06-03T17:37:42.188Z] 16:35:01 1 80.22 0.00 11.33 1.64 0.17 6.65 [2022-06-03T17:37:42.188Z] 16:35:01 2 79.95 0.00 12.00 3.56 0.18 4.31 [2022-06-03T17:37:42.188Z] 16:35:01 3 79.78 0.00 11.99 2.19 0.25 5.79 [2022-06-03T17:37:42.188Z] 16:35:01 4 80.14 0.00 11.64 4.10 0.18 3.94 [2022-06-03T17:37:42.188Z] 16:35:01 5 77.31 0.00 14.16 2.17 0.18 6.17 [2022-06-03T17:37:42.188Z] 16:35:01 6 79.55 0.00 11.69 1.86 0.15 6.76 [2022-06-03T17:37:42.188Z] 16:35:01 7 79.79 0.00 12.34 4.56 0.20 3.11 [2022-06-03T17:37:42.188Z] 16:36:01 all 87.02 0.00 11.98 0.23 0.18 0.58 [2022-06-03T17:37:42.188Z] 16:36:01 0 86.40 0.00 12.61 0.20 0.18 0.60 [2022-06-03T17:37:42.188Z] 16:36:01 1 87.45 0.00 11.65 0.25 0.20 0.45 [2022-06-03T17:37:42.188Z] 16:36:01 2 87.61 0.00 11.35 0.32 0.15 0.57 [2022-06-03T17:37:42.188Z] 16:36:01 3 86.16 0.00 12.59 0.45 0.18 0.62 [2022-06-03T17:37:42.188Z] 16:36:01 4 86.85 0.00 12.08 0.13 0.18 0.75 [2022-06-03T17:37:42.188Z] 16:36:01 5 86.50 0.00 12.22 0.27 0.17 0.85 [2022-06-03T17:37:42.188Z] 16:36:01 6 89.06 0.00 10.57 0.10 0.18 0.08 [2022-06-03T17:37:42.188Z] 16:36:01 7 86.16 0.00 12.77 0.13 0.18 0.75 [2022-06-03T17:37:42.188Z] 16:37:01 all 87.15 0.00 11.90 0.22 0.18 0.55 [2022-06-03T17:37:42.188Z] 16:37:01 0 88.49 0.00 10.53 0.18 0.18 0.62 [2022-06-03T17:37:42.188Z] 16:37:01 1 85.21 0.00 13.42 0.57 0.17 0.64 [2022-06-03T17:37:42.188Z] 16:37:01 2 86.94 0.00 12.17 0.12 0.18 0.58 [2022-06-03T17:37:42.188Z] 16:37:01 3 84.67 0.00 14.23 0.33 0.18 0.59 [2022-06-03T17:37:42.188Z] 16:37:01 4 91.56 0.00 7.96 0.08 0.17 0.23 [2022-06-03T17:37:42.188Z] 16:37:01 5 85.98 0.00 12.90 0.22 0.18 0.72 [2022-06-03T17:37:42.188Z] 16:37:01 6 89.93 0.00 9.46 0.13 0.17 0.30 [2022-06-03T17:37:42.188Z] 16:37:01 7 84.38 0.00 14.57 0.13 0.17 0.75 [2022-06-03T17:37:42.188Z] 16:38:05 all 52.06 0.00 12.09 10.92 0.15 24.79 [2022-06-03T17:37:42.188Z] 16:38:05 0 47.87 0.00 11.46 14.63 0.17 25.86 [2022-06-03T17:37:42.188Z] 16:38:05 1 61.93 0.00 8.61 3.36 0.16 25.95 [2022-06-03T17:37:42.188Z] 16:38:05 2 49.62 0.00 12.74 23.04 0.14 14.45 [2022-06-03T17:37:42.188Z] 16:38:05 3 51.50 0.00 12.08 4.80 0.13 31.50 [2022-06-03T17:37:42.188Z] 16:38:05 4 49.00 0.00 10.83 12.25 0.16 27.76 [2022-06-03T17:37:42.188Z] 16:38:05 5 48.28 0.00 14.01 9.12 0.16 28.44 [2022-06-03T17:37:42.188Z] 16:38:05 6 62.29 0.00 10.83 4.10 0.14 22.63 [2022-06-03T17:37:42.188Z] 16:38:05 7 45.87 0.00 16.18 16.09 0.16 21.70 [2022-06-03T17:37:42.188Z] 16:39:01 all 29.51 0.00 10.03 9.70 0.15 50.61 [2022-06-03T17:37:42.188Z] 16:39:01 0 30.58 0.00 10.12 11.99 0.16 47.15 [2022-06-03T17:37:42.188Z] 16:39:01 1 29.53 0.00 10.17 4.58 0.15 55.56 [2022-06-03T17:37:42.188Z] 16:39:01 2 32.21 0.00 9.35 18.15 0.15 40.15 [2022-06-03T17:37:42.188Z] 16:39:01 3 28.76 0.00 8.62 3.20 0.18 59.24 [2022-06-03T17:37:42.188Z] 16:39:01 4 29.05 0.00 9.91 10.95 0.13 49.96 [2022-06-03T17:37:42.188Z] 16:39:01 5 31.09 0.00 9.34 4.63 0.15 54.80 [2022-06-03T17:37:42.188Z] 16:39:01 6 28.97 0.00 10.10 5.07 0.15 55.72 [2022-06-03T17:37:42.188Z] 16:39:01 7 25.89 0.00 12.67 19.01 0.15 42.29 [2022-06-03T17:37:42.188Z] 16:40:01 all 0.96 0.00 0.89 0.56 0.02 97.57 [2022-06-03T17:37:42.188Z] 16:40:01 0 1.07 0.00 0.97 0.50 0.02 97.44 [2022-06-03T17:37:42.188Z] 16:40:01 1 0.97 0.00 0.82 0.08 0.02 98.11 [2022-06-03T17:37:42.188Z] 16:40:01 2 1.23 0.00 1.28 0.05 0.02 97.41 [2022-06-03T17:37:42.188Z] 16:40:01 3 0.58 0.00 0.53 1.07 0.03 97.78 [2022-06-03T17:37:42.188Z] 16:40:01 4 0.63 0.00 0.55 1.03 0.02 97.76 [2022-06-03T17:37:42.188Z] 16:40:01 5 1.24 0.00 1.00 0.72 0.02 97.03 [2022-06-03T17:37:42.188Z] 16:40:01 6 1.33 0.00 1.18 0.08 0.03 97.37 [2022-06-03T17:37:42.188Z] 16:40:01 7 0.64 0.00 0.79 0.92 0.02 97.64 [2022-06-03T17:37:42.188Z] 16:41:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:41:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.189Z] [2022-06-03T17:37:42.189Z] 16:41:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.189Z] 16:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-06-03T17:37:42.189Z] 16:42:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2022-06-03T17:37:42.189Z] 16:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:42:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2022-06-03T17:37:42.189Z] 16:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:42:01 6 0.05 0.00 0.07 0.02 0.02 99.85 [2022-06-03T17:37:42.189Z] 16:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:43:01 all 0.13 0.00 0.01 0.00 0.00 99.86 [2022-06-03T17:37:42.189Z] 16:43:01 0 1.01 0.00 0.02 0.00 0.00 98.97 [2022-06-03T17:37:42.189Z] 16:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-06-03T17:37:42.189Z] 16:44:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2022-06-03T17:37:42.189Z] 16:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.189Z] 16:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:45:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-06-03T17:37:42.189Z] 16:45:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2022-06-03T17:37:42.189Z] 16:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.189Z] 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:45:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:45:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:46:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-06-03T17:37:42.189Z] 16:46:01 0 2.00 0.00 0.00 0.00 0.02 97.98 [2022-06-03T17:37:42.189Z] 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:46:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:47:01 all 0.23 0.00 0.01 0.00 0.00 99.76 [2022-06-03T17:37:42.189Z] 16:47:01 0 1.76 0.00 0.05 0.00 0.00 98.19 [2022-06-03T17:37:42.189Z] 16:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:47:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:48:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-06-03T17:37:42.189Z] 16:48:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2022-06-03T17:37:42.189Z] 16:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:48:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:49:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-06-03T17:37:42.189Z] 16:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.189Z] 16:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:50:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:51:02 all 0.26 0.00 0.02 0.01 0.01 99.71 [2022-06-03T17:37:42.189Z] 16:51:02 0 1.73 0.00 0.00 0.00 0.02 98.26 [2022-06-03T17:37:42.189Z] 16:51:02 1 0.15 0.00 0.03 0.03 0.00 99.78 [2022-06-03T17:37:42.189Z] 16:51:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:51:02 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-06-03T17:37:42.189Z] 16:51:02 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:51:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:51:02 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-03T17:37:42.189Z] 16:51:02 7 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:52:01 all 0.26 0.00 0.01 0.01 0.00 99.73 [2022-06-03T17:37:42.189Z] 16:52:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2022-06-03T17:37:42.189Z] 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-03T17:37:42.189Z] [2022-06-03T17:37:42.189Z] 16:52:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.189Z] 16:53:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2022-06-03T17:37:42.189Z] 16:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:53:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2022-06-03T17:37:42.189Z] 16:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:54:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.189Z] 16:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-03T17:37:42.189Z] 16:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.189Z] 16:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.189Z] 16:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.189Z] 16:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.189Z] 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-06-03T17:37:42.190Z] 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:56:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 16:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 16:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-06-03T17:37:42.190Z] 16:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 16:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.190Z] 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:57:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-06-03T17:37:42.190Z] 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:58:01 all 0.01 0.00 0.00 0.01 0.00 99.99 [2022-06-03T17:37:42.190Z] 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 16:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:58:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-03T17:37:42.190Z] 16:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 16:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 16:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 16:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:00:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-03T17:37:42.190Z] 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2022-06-03T17:37:42.190Z] 17:01:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-06-03T17:37:42.190Z] 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 17:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:02:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:02:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-03T17:37:42.190Z] 17:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 17:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.190Z] 17:03:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.190Z] 17:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] [2022-06-03T17:37:42.190Z] 17:03:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.190Z] 17:04:01 all 0.00 0.00 0.01 0.01 0.00 99.99 [2022-06-03T17:37:42.190Z] 17:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:04:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:04:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:05:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-06-03T17:37:42.190Z] 17:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:06:01 6 0.00 0.00 0.02 0.03 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:06:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:08:01 all 0.00 0.00 0.01 0.01 0.00 99.99 [2022-06-03T17:37:42.190Z] 17:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:08:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:09:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2022-06-03T17:37:42.190Z] 17:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:09:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-03T17:37:42.190Z] 17:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:09:01 6 0.47 0.00 0.02 0.00 0.00 99.52 [2022-06-03T17:37:42.190Z] 17:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:10:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-06-03T17:37:42.190Z] 17:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:10:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2022-06-03T17:37:42.190Z] 17:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:10:01 6 1.99 0.00 0.02 0.00 0.02 97.98 [2022-06-03T17:37:42.190Z] 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:11:01 all 0.26 0.00 0.00 0.00 0.00 99.72 [2022-06-03T17:37:42.190Z] 17:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.190Z] 17:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-06-03T17:37:42.190Z] 17:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.190Z] 17:11:01 6 2.02 0.00 0.02 0.00 0.00 97.96 [2022-06-03T17:37:42.190Z] 17:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:12:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-06-03T17:37:42.190Z] 17:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.190Z] 17:12:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-03T17:37:42.190Z] 17:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.190Z] 17:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-03T17:37:42.190Z] 17:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:12:01 6 1.97 0.00 0.02 0.00 0.00 98.01 [2022-06-03T17:37:42.191Z] 17:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:13:01 all 0.36 0.00 0.05 0.01 0.00 99.57 [2022-06-03T17:37:42.191Z] 17:13:01 0 0.33 0.00 0.05 0.00 0.02 99.60 [2022-06-03T17:37:42.191Z] 17:13:01 1 0.22 0.00 0.03 0.02 0.00 99.73 [2022-06-03T17:37:42.191Z] 17:13:01 2 0.25 0.00 0.03 0.02 0.00 99.70 [2022-06-03T17:37:42.191Z] 17:13:01 3 0.15 0.00 0.07 0.03 0.02 99.73 [2022-06-03T17:37:42.191Z] 17:13:01 4 0.13 0.00 0.02 0.02 0.00 99.83 [2022-06-03T17:37:42.191Z] 17:13:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-06-03T17:37:42.191Z] 17:13:01 6 1.68 0.00 0.13 0.00 0.00 98.19 [2022-06-03T17:37:42.191Z] 17:13:01 7 0.07 0.00 0.03 0.03 0.00 99.87 [2022-06-03T17:37:42.191Z] 17:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:14:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-03T17:37:42.191Z] 17:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.191Z] 17:14:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.191Z] [2022-06-03T17:37:42.191Z] 17:14:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.191Z] 17:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:15:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2022-06-03T17:37:42.191Z] 17:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:16:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2022-06-03T17:37:42.191Z] 17:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-03T17:37:42.191Z] 17:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:17:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:17:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-03T17:37:42.191Z] 17:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:17:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:18:01 all 0.03 0.00 0.00 0.01 0.00 99.96 [2022-06-03T17:37:42.191Z] 17:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:18:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-06-03T17:37:42.191Z] 17:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-06-03T17:37:42.191Z] 17:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:19:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2022-06-03T17:37:42.191Z] 17:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.191Z] 17:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-06-03T17:37:42.191Z] 17:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:20:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2022-06-03T17:37:42.191Z] 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.191Z] 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.191Z] 17:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:21:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.191Z] 17:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-03T17:37:42.191Z] 17:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:21:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-06-03T17:37:42.191Z] 17:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:22:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:23:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2022-06-03T17:37:42.191Z] 17:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:23:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2022-06-03T17:37:42.191Z] 17:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-06-03T17:37:42.191Z] 17:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:24:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2022-06-03T17:37:42.191Z] 17:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:25:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-06-03T17:37:42.191Z] 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:25:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-03T17:37:42.191Z] 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.191Z] 17:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] [2022-06-03T17:37:42.191Z] 17:25:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.191Z] 17:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:26:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2022-06-03T17:37:42.191Z] 17:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.191Z] 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-03T17:37:42.191Z] 17:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:28:01 all 0.00 0.00 0.00 0.01 0.00 99.99 [2022-06-03T17:37:42.191Z] 17:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-03T17:37:42.191Z] 17:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.191Z] 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:29:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.191Z] 17:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.191Z] 17:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.191Z] 17:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.191Z] 17:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-06-03T17:37:42.192Z] 17:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-03T17:37:42.192Z] 17:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.192Z] 17:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:32:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:33:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-03T17:37:42.192Z] 17:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:33:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:34:01 all 0.00 0.00 0.00 0.01 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:34:01 1 0.00 0.00 0.00 0.05 0.00 99.95 [2022-06-03T17:37:42.192Z] 17:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.192Z] 17:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-06-03T17:37:42.192Z] 17:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-06-03T17:37:42.192Z] 17:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:36:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-06-03T17:37:42.192Z] [2022-06-03T17:37:42.192Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2022-06-03T17:37:42.192Z] 17:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-06-03T17:37:42.192Z] 17:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-03T17:37:42.192Z] 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] 17:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-03T17:37:42.192Z] 17:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-03T17:37:42.192Z] Average: all 7.16 0.00 1.37 0.49 0.02 90.96 [2022-06-03T17:37:42.192Z] Average: 0 7.23 0.00 1.35 0.58 0.02 90.83 [2022-06-03T17:37:42.192Z] Average: 1 7.24 0.00 1.31 0.35 0.02 91.08 [2022-06-03T17:37:42.192Z] Average: 2 7.21 0.00 1.36 0.72 0.02 90.69 [2022-06-03T17:37:42.192Z] Average: 3 7.04 0.00 1.41 0.42 0.03 91.10 [2022-06-03T17:37:42.192Z] Average: 4 7.14 0.00 1.30 0.50 0.02 91.04 [2022-06-03T17:37:42.192Z] Average: 5 7.02 0.00 1.45 0.32 0.02 91.20 [2022-06-03T17:37:42.192Z] Average: 6 7.51 0.00 1.25 0.33 0.02 90.89 [2022-06-03T17:37:42.192Z] Average: 7 6.92 0.00 1.51 0.72 0.02 90.82 [2022-06-03T17:37:42.192Z] [2022-06-03T17:37:42.192Z] [2022-06-03T17:37:42.192Z]