bnevis-i commented: recheck 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 35aeb343856abf838fb1856f55c0fac57e9ceb54+87560f2f4565905b4987d66a8308e965001c5142 (92c7ff388b2bed8a14179570effa56a86e96739d) 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-ssh7673690833435954512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9146989285123407705.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-4029/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6156451191295026014.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4938858280462732932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4029/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9184218186733489697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64154’ Running on prd-ubuntu20.04-docker-8c-8g-64156 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 35aeb343856abf838fb1856f55c0fac57e9ceb54 > 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/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 Merge succeeded, producing 35aeb343856abf838fb1856f55c0fac57e9ceb54 Checking out Revision 35aeb343856abf838fb1856f55c0fac57e9ceb54 (PR-4029) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" > git rev-list --no-walk 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T03:52:01.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T03:52:01.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T03:52:01.448Z] ========================================================= [2022-05-20T03:52:01.448Z] EdgeX Global Pipelines Version Info [2022-05-20T03:52:01.448Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T03:52:02.255Z] ------------------- [2022-05-20T03:52:02.255Z] stable info: [2022-05-20T03:52:02.255Z] ------------------- [2022-05-20T03:52:02.255Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T03:52:02.255Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T03:52:02.255Z] Message: update stable to v1.0.230 [2022-05-20T03:52:02.828Z] ------------------- [2022-05-20T03:52:02.828Z] experimental info: [2022-05-20T03:52:02.828Z] ------------------- [2022-05-20T03:52:02.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T03:52:02.828Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T03:52:02.828Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T03:52:02.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-20T03:52:02.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-20T03:52:03.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T03:52:03.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T03:52:03.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T03:52:03.050Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T03:52:03.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T03:52:03.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-20T03:52:03.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-20T03:52:03.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-20T03:52:03.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T03:52:03.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T03:52:03.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T03:52:03.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T03:52:03.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T03:52:03.184Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T03:52:03.197Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T03:52:03.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T03:52:03.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-20T03:52:03.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-20T03:52:03.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T03:52:03.262Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T03:52:03.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4029 [Pipeline] echo [2022-05-20T03:52:03.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4029 [Pipeline] echo [2022-05-20T03:52:03.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4029 [Pipeline] echo [2022-05-20T03:52:03.309Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-20T03:52:03.321Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35aeb34 [Pipeline] echo [2022-05-20T03:52:03.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T03:52:03.371Z] provisioning config files... [2022-05-20T03:52:03.385Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6815362656597693703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T03:52:03.695Z] ---> docker-login.sh [2022-05-20T03:52:03.695Z] nexus3.edgexfoundry.org:10001 [2022-05-20T03:52:03.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:52:03.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:52:03.956Z] Configure a credential helper to remove this warning. See [2022-05-20T03:52:03.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:52:03.956Z] [2022-05-20T03:52:03.956Z] Login Succeeded [2022-05-20T03:52:03.956Z] nexus3.edgexfoundry.org:10002 [2022-05-20T03:52:04.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:52:04.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:52:04.219Z] Configure a credential helper to remove this warning. See [2022-05-20T03:52:04.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:52:04.219Z] [2022-05-20T03:52:04.219Z] Login Succeeded [2022-05-20T03:52:04.219Z] nexus3.edgexfoundry.org:10003 [2022-05-20T03:52:04.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:52:04.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:52:04.488Z] Configure a credential helper to remove this warning. See [2022-05-20T03:52:04.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:52:04.488Z] [2022-05-20T03:52:04.488Z] Login Succeeded [2022-05-20T03:52:04.488Z] nexus3.edgexfoundry.org:10004 [2022-05-20T03:52:04.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:52:04.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:52:04.488Z] Configure a credential helper to remove this warning. See [2022-05-20T03:52:04.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:52:04.488Z] [2022-05-20T03:52:04.488Z] Login Succeeded [2022-05-20T03:52:04.488Z] docker.io [2022-05-20T03:52:04.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:52:05.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:52:05.012Z] Configure a credential helper to remove this warning. See [2022-05-20T03:52:05.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:52:05.012Z] [2022-05-20T03:52:05.012Z] Login Succeeded [2022-05-20T03:52:05.012Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T03:52:05.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T03:52:05.337Z] + 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-05-20T03:52:05.337Z] + dirname cmd/core-command/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/core-data/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/core-metadata/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/support-notifications/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-20T03:52:05.337Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-20T03:52:05.337Z] + cut -d/ -f2 [2022-05-20T03:52:05.337Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-20T03:52:05.457Z] 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-05-20T03:52:05.812Z] + git rev-list -1 --merges 35aeb343856abf838fb1856f55c0fac57e9ceb54~1..35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-20T03:52:05.835Z] -----------> git rev-list -1 --merges 35aeb343856abf838fb1856f55c0fac57e9ceb54~1..35aeb343856abf838fb1856f55c0fac57e9ceb54 35aeb343856abf838fb1856f55c0fac57e9ceb54 [false] [Pipeline] sh [2022-05-20T03:52:06.128Z] + git log --format=format:%s -1 35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] echo [2022-05-20T03:52:06.148Z] ========================================================= [2022-05-20T03:52:06.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T03:52:06.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-20T03:52:06.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T03:52:06.562Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T03:52:06.562Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T03:52:06.562Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T03:52:06.562Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T03:52:06.562Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T03:52:06.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:52:06.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T03:52:06.925Z] [2022-05-20T03:52:06.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:52:07.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T03:52:07.232Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T03:52:07.232Z] 1fe172e4850f: Pulling fs layer [2022-05-20T03:52:07.232Z] caf521ccaac6: Pulling fs layer [2022-05-20T03:52:07.232Z] 3ead6fa29328: Pulling fs layer [2022-05-20T03:52:07.232Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T03:52:07.232Z] a8d5f1318db7: Pulling fs layer [2022-05-20T03:52:07.232Z] c427282e49a2: Pulling fs layer [2022-05-20T03:52:07.232Z] 1827001aaf11: Pulling fs layer [2022-05-20T03:52:07.232Z] 0714d37db230: Pulling fs layer [2022-05-20T03:52:07.232Z] ac28cf19c067: Pulling fs layer [2022-05-20T03:52:07.232Z] ca983d60f3e2: Pulling fs layer [2022-05-20T03:52:07.232Z] 9f894cec8388: Pulling fs layer [2022-05-20T03:52:07.232Z] 1827001aaf11: Waiting [2022-05-20T03:52:07.232Z] 0714d37db230: Waiting [2022-05-20T03:52:07.232Z] ac28cf19c067: Waiting [2022-05-20T03:52:07.232Z] 5c2a1cbceb83: Waiting [2022-05-20T03:52:07.232Z] ca983d60f3e2: Waiting [2022-05-20T03:52:07.232Z] 9f894cec8388: Waiting [2022-05-20T03:52:07.232Z] a8d5f1318db7: Waiting [2022-05-20T03:52:07.232Z] caf521ccaac6: Verifying Checksum [2022-05-20T03:52:07.232Z] caf521ccaac6: Download complete [2022-05-20T03:52:07.232Z] 5c2a1cbceb83: Download complete [2022-05-20T03:52:07.492Z] 3ead6fa29328: Verifying Checksum [2022-05-20T03:52:07.492Z] 3ead6fa29328: Download complete [2022-05-20T03:52:07.492Z] c427282e49a2: Verifying Checksum [2022-05-20T03:52:07.492Z] c427282e49a2: Download complete [2022-05-20T03:52:07.492Z] a8d5f1318db7: Verifying Checksum [2022-05-20T03:52:07.492Z] a8d5f1318db7: Download complete [2022-05-20T03:52:07.492Z] 0714d37db230: Verifying Checksum [2022-05-20T03:52:07.492Z] 0714d37db230: Download complete [2022-05-20T03:52:07.492Z] ac28cf19c067: Download complete [2022-05-20T03:52:07.492Z] ca983d60f3e2: Verifying Checksum [2022-05-20T03:52:07.492Z] ca983d60f3e2: Download complete [2022-05-20T03:52:07.492Z] 9f894cec8388: Download complete [2022-05-20T03:52:07.492Z] 1fe172e4850f: Verifying Checksum [2022-05-20T03:52:07.492Z] 1fe172e4850f: Download complete [2022-05-20T03:52:07.754Z] 1827001aaf11: Verifying Checksum [2022-05-20T03:52:07.754Z] 1827001aaf11: Download complete [2022-05-20T03:52:09.139Z] 1fe172e4850f: Pull complete [2022-05-20T03:52:09.139Z] caf521ccaac6: Pull complete [2022-05-20T03:52:09.713Z] 3ead6fa29328: Pull complete [2022-05-20T03:52:09.713Z] 5c2a1cbceb83: Pull complete [2022-05-20T03:52:10.284Z] a8d5f1318db7: Pull complete [2022-05-20T03:52:10.284Z] c427282e49a2: Pull complete [2022-05-20T03:52:12.200Z] 1827001aaf11: Pull complete [2022-05-20T03:52:12.200Z] 0714d37db230: Pull complete [2022-05-20T03:52:12.463Z] ac28cf19c067: Pull complete [2022-05-20T03:52:12.726Z] ca983d60f3e2: Pull complete [2022-05-20T03:52:12.726Z] 9f894cec8388: Pull complete [2022-05-20T03:52:12.726Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T03:52:12.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T03:52:12.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T03:52:12.820Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T03:52:12.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:52:14.900Z] $ docker top 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 -eo pid,comm [2022-05-20T03:52:14.960Z] 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-05-20T03:52:14.960Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T03:52:15.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T03:52:15.001Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T03:52:15.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T03:52:15.150Z] $ docker exec 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 ssh-agent [2022-05-20T03:52:15.281Z] SSH_AUTH_SOCK=/tmp/ssh-5MwCEnnoYmlt/agent.32 [2022-05-20T03:52:15.281Z] SSH_AGENT_PID=39 [2022-05-20T03:52:15.289Z] Running ssh-add (command line suppressed) [2022-05-20T03:52:15.412Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_584021671550074723.key (/w/workspace/edgex-go/2@tmp/private_key_584021671550074723.key) [2022-05-20T03:52:15.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T03:52:15.711Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T03:52:15.735Z] $ docker exec --env ******** --env ******** 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 ssh-agent -k [2022-05-20T03:52:15.857Z] unset SSH_AUTH_SOCK; [2022-05-20T03:52:15.857Z] unset SSH_AGENT_PID; [2022-05-20T03:52:15.857Z] echo Agent pid 39 killed; [2022-05-20T03:52:15.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T03:52:15.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T03:52:15.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T03:52:16.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T03:52:16.033Z] $ docker exec 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 ssh-agent [2022-05-20T03:52:16.161Z] SSH_AUTH_SOCK=/tmp/ssh-FiRx4tbZazlC/agent.71 [2022-05-20T03:52:16.161Z] SSH_AGENT_PID=78 [2022-05-20T03:52:16.167Z] Running ssh-add (command line suppressed) [2022-05-20T03:52:16.296Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2018206366772836680.key (/w/workspace/edgex-go/2@tmp/private_key_2018206366772836680.key) [2022-05-20T03:52:16.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T03:52:16.593Z] + git semver init [2022-05-20T03:52:16.855Z] 2022-05-20 03:52:16,838 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T03:52:16.855Z] 2022-05-20 03:52:16,839 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-20T03:52:16.855Z] 2022-05-20 03:52:16,840 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-20T03:52:16.855Z] 2022-05-20 03:52:16,840 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4029 with force:False [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,938 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4029 [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,943 [execute] INFO git cat-file --batch-check [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,951 [execute] INFO git cat-file --batch [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T03:52:21.086Z] 2022-05-20 03:52:20,956 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4029 [2022-05-20T03:52:21.086Z] 0.0.0 [Pipeline] } [2022-05-20T03:52:21.107Z] $ docker exec --env ******** --env ******** 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 ssh-agent -k [2022-05-20T03:52:21.231Z] unset SSH_AUTH_SOCK; [2022-05-20T03:52:21.232Z] unset SSH_AGENT_PID; [2022-05-20T03:52:21.232Z] echo Agent pid 78 killed; [2022-05-20T03:52:21.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T03:52:21.551Z] + git semver [Pipeline] } [2022-05-20T03:52:21.836Z] $ docker stop --time=1 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 [2022-05-20T03:52:23.159Z] $ docker rm -f 7d32b2d33c6b551db17b373a3a0f2b34ed706ac389f2ebe9651c704b4e6024e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T03:52:23.500Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T03:52:23.744Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T03:52:23.748Z] [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-05-20T03:52:23.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T03:52:23.904Z] ========================================================= [2022-05-20T03:52:23.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T03:52:23.904Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:52:24.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T03:52:24.198Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T03:52:24.198Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T03:52:24.198Z] 666ba61612fd: Pulling fs layer [2022-05-20T03:52:24.198Z] 8ed8ca486205: Pulling fs layer [2022-05-20T03:52:24.198Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T03:52:24.198Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T03:52:24.198Z] ca2b28591e48: Pulling fs layer [2022-05-20T03:52:24.198Z] a51346096db8: Pulling fs layer [2022-05-20T03:52:24.198Z] daebc70d1ce1: Pulling fs layer [2022-05-20T03:52:24.198Z] 0e18a0eac166: Pulling fs layer [2022-05-20T03:52:24.198Z] 4fe6c5a15a65: Waiting [2022-05-20T03:52:24.198Z] 22a0e8bec74d: Waiting [2022-05-20T03:52:24.198Z] a51346096db8: Waiting [2022-05-20T03:52:24.198Z] daebc70d1ce1: Waiting [2022-05-20T03:52:24.198Z] 0e18a0eac166: Waiting [2022-05-20T03:52:24.198Z] ca2b28591e48: Waiting [2022-05-20T03:52:24.198Z] 8ed8ca486205: Verifying Checksum [2022-05-20T03:52:24.198Z] 8ed8ca486205: Download complete [2022-05-20T03:52:24.198Z] 666ba61612fd: Verifying Checksum [2022-05-20T03:52:24.198Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T03:52:24.198Z] 22a0e8bec74d: Download complete [2022-05-20T03:52:24.198Z] ca2b28591e48: Verifying Checksum [2022-05-20T03:52:24.198Z] ca2b28591e48: Download complete [2022-05-20T03:52:24.198Z] 59bf1c3509f3: Download complete [2022-05-20T03:52:24.198Z] a51346096db8: Download complete [2022-05-20T03:52:24.198Z] daebc70d1ce1: Verifying Checksum [2022-05-20T03:52:24.198Z] daebc70d1ce1: Download complete [2022-05-20T03:52:24.462Z] 59bf1c3509f3: Pull complete [2022-05-20T03:52:24.463Z] 666ba61612fd: Pull complete [2022-05-20T03:52:24.725Z] 8ed8ca486205: Pull complete [2022-05-20T03:52:24.986Z] 0e18a0eac166: Verifying Checksum [2022-05-20T03:52:24.986Z] 0e18a0eac166: Download complete [2022-05-20T03:52:24.986Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T03:52:24.986Z] 4fe6c5a15a65: Download complete [2022-05-20T03:52:29.189Z] 4fe6c5a15a65: Pull complete [2022-05-20T03:52:29.189Z] 22a0e8bec74d: Pull complete [2022-05-20T03:52:29.189Z] ca2b28591e48: Pull complete [2022-05-20T03:52:29.450Z] a51346096db8: Pull complete [2022-05-20T03:52:29.450Z] daebc70d1ce1: Pull complete [2022-05-20T03:52:32.001Z] 0e18a0eac166: Pull complete [2022-05-20T03:52:32.001Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T03:52:32.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T03:52:32.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:52:32.308Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T03:52:32.308Z] WORKDIR /edgex [2022-05-20T03:52:32.308Z] COPY go.mod . [2022-05-20T03:52:32.308Z] RUN go mod download [2022-05-20T03:52:32.308Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-20T03:52:33.695Z] Sending build context to Docker daemon 335.3MB [2022-05-20T03:52:33.695Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T03:52:33.695Z] ---> f018257e8ee9 [2022-05-20T03:52:33.695Z] Step 2/4 : WORKDIR /edgex [2022-05-20T03:52:37.906Z] ---> Running in c1a688eb966e [2022-05-20T03:52:37.906Z] Removing intermediate container c1a688eb966e [2022-05-20T03:52:37.906Z] ---> 4e6c1b9a567b [2022-05-20T03:52:37.906Z] Step 3/4 : COPY go.mod . [2022-05-20T03:52:37.906Z] ---> 8c0519863b7d [2022-05-20T03:52:37.906Z] Step 4/4 : RUN go mod download [2022-05-20T03:52:37.906Z] ---> Running in 163a6b9a0411 [2022-05-20T03:52:38.832Z] Still waiting to schedule task [2022-05-20T03:52:38.832Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64155’ [2022-05-20T03:52:56.049Z] Removing intermediate container 163a6b9a0411 [2022-05-20T03:52:56.049Z] ---> b327be910fda [2022-05-20T03:52:56.049Z] Successfully built b327be910fda [2022-05-20T03:52:56.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:52:56.349Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T03:52:56.349Z] . [Pipeline] withDockerContainer [2022-05-20T03:52:56.418Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T03:52:56.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:52:56.910Z] $ docker top af937a20b820f3ced4de483f271df57e68d3e3e204a362d75bcb84144d9db88a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T03:52:57.266Z] + go version [2022-05-20T03:52:57.266Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T03:52:57.299Z] $ docker stop --time=1 af937a20b820f3ced4de483f271df57e68d3e3e204a362d75bcb84144d9db88a [2022-05-20T03:52:58.597Z] $ docker rm -f af937a20b820f3ced4de483f271df57e68d3e3e204a362d75bcb84144d9db88a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:52:59.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T03:52:59.020Z] . [Pipeline] withDockerContainer [2022-05-20T03:52:59.094Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T03:52:59.140Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:52:59.530Z] $ docker top d4483d4363217cbb2c1e1d73f0db3a51c62767e2ecaa0757fb8982148ad0eb47 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T03:52:59.606Z] ========================================================= [2022-05-20T03:52:59.606Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-20T03:52:59.606Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:52:59.903Z] + make test [2022-05-20T03:52:59.903Z] go mod tidy -compat=1.17 [2022-05-20T03:53:00.162Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-20T03:53:06.838Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-20T03:53:19.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-20T03:53:19.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-20T03:53:20.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-05-20T03:53:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-20T03:53:20.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 53.4% of statements [2022-05-20T03:53:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-20T03:53:20.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.244s coverage: 89.2% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 84.8% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.413s coverage: 95.6% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.111s coverage: 72.2% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-05-20T03:53:23.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-05-20T03:53:23.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-05-20T03:53:33.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2022-05-20T03:53:33.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements [2022-05-20T03:53:34.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-05-20T03:53:34.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.045s coverage: 87.2% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.4% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.315s coverage: 65.4% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 43.8% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-20T03:53:44.716Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-20T03:53:44.716Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-20T03:53:44.716Z] 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-05-20T03:54:06.656Z] GO111MODULE=on go vet ./... [2022-05-20T03:54:08.041Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T03:54:08.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T03:54:08.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T03:54:09.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-20T03:54:09.748Z] + ls -al . [2022-05-20T03:54:09.748Z] total 684 [2022-05-20T03:54:09.748Z] drwxrwxr-x 10 1001 1001 4096 May 20 03:54 . [2022-05-20T03:54:09.748Z] drwxr-xr-x 4 root root 4096 May 20 03:52 .. [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 11 May 20 03:51 .dockerignore [2022-05-20T03:54:09.748Z] drwxrwxr-x 8 1001 1001 4096 May 20 03:52 .git [2022-05-20T03:54:09.748Z] drwxrwxr-x 3 1001 1001 4096 May 20 03:51 .github [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 879 May 20 03:51 .gitignore [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 42 May 20 03:51 .golangci.yml [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 87 May 20 03:51 .hadolint.yml [2022-05-20T03:54:09.748Z] drwxr-xr-x 3 1001 1001 4096 May 20 03:52 .semver [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 166 May 20 03:51 .sonarcloud.properties [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 1171 May 20 03:51 ADOPTERS.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 10220 May 20 03:51 Attribution.txt [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 63209 May 20 03:51 CHANGELOG.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 3804 May 20 03:51 CONTRIBUTING.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 677 May 20 03:51 GOVERNANCE.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 850 May 20 03:51 Jenkinsfile [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 10775 May 20 03:51 LICENSE [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 10389 May 20 03:51 Makefile [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 582 May 20 03:51 OWNERS.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 9094 May 20 03:51 README.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 6912 May 20 03:51 SECURITY.md [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 5 May 20 03:52 VERSION [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 4131 May 20 03:51 ZMQWindows.md [2022-05-20T03:54:09.748Z] drwxrwxr-x 2 1001 1001 4096 May 20 03:51 bin [2022-05-20T03:54:09.748Z] drwxrwxr-x 18 1001 1001 4096 May 20 03:51 cmd [2022-05-20T03:54:09.748Z] -rw-r--r-- 1 root root 435134 May 20 03:53 coverage.out [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 3217 May 20 03:51 go.mod [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 35084 May 20 03:52 go.sum [2022-05-20T03:54:09.748Z] drwxrwxr-x 8 1001 1001 4096 May 20 03:51 internal [2022-05-20T03:54:09.748Z] drwxrwxr-x 3 1001 1001 4096 May 20 03:51 openapi [2022-05-20T03:54:09.748Z] drwxrwxr-x 4 1001 1001 4096 May 20 03:51 snap [2022-05-20T03:54:09.748Z] -rw-rw-r-- 1 1001 1001 204 May 20 03:51 version.go [Pipeline] sh [2022-05-20T03:54:10.037Z] + '[' -e coverage.out ] [2022-05-20T03:54:10.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-20T03:54:10.134Z] Stashed 1 file(s) [Pipeline] sh [2022-05-20T03:54:10.419Z] + make build [2022-05-20T03:54:10.419Z] 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-05-20T03:54:25.327Z] 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-05-20T03:54:33.453Z] 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-05-20T03:54:33.453Z] 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-05-20T03:54:40.032Z] 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-05-20T03:54:40.032Z] 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-05-20T03:54:40.032Z] 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-05-20T03:54:41.411Z] 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-05-20T03:54:41.981Z] 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-05-20T03:54:43.364Z] 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-05-20T03:54:43.938Z] 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-05-20T03:54:44.506Z] 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-05-20T03:54:45.884Z] 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-05-20T03:54:46.846Z] $ docker stop --time=1 d4483d4363217cbb2c1e1d73f0db3a51c62767e2ecaa0757fb8982148ad0eb47 [2022-05-20T03:54:50.138Z] $ docker rm -f d4483d4363217cbb2c1e1d73f0db3a51c62767e2ecaa0757fb8982148ad0eb47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:54:51.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T03:54:51.075Z] [2022-05-20T03:54:51.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:54:51.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T03:54:51.382Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-20T03:54:51.382Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-20T03:54:51.382Z] ca9280d653b3: Pulling fs layer [2022-05-20T03:54:51.382Z] 7e9c9ca2126c: Pulling fs layer [2022-05-20T03:54:51.382Z] cbdbe7a5bc2a: Download complete [2022-05-20T03:54:51.641Z] ca9280d653b3: Verifying Checksum [2022-05-20T03:54:51.641Z] ca9280d653b3: Download complete [2022-05-20T03:54:51.641Z] cbdbe7a5bc2a: Pull complete [2022-05-20T03:54:52.208Z] 7e9c9ca2126c: Download complete [2022-05-20T03:54:52.208Z] ca9280d653b3: Pull complete [2022-05-20T03:54:55.499Z] 7e9c9ca2126c: Pull complete [2022-05-20T03:54:55.499Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-20T03:54:55.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T03:54:55.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-20T03:54:55.566Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T03:54:55.615Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:54:57.587Z] $ docker top bd54b1eb3056fc5499f5048b18b34552881c9bbf11a48735f167c8587b0268b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T03:54:57.928Z] + docker-compose build --help [2022-05-20T03:54:57.928Z] + grep parallel [2022-05-20T03:54:58.498Z] --parallel Build images in parallel. [Pipeline] } [2022-05-20T03:54:58.519Z] $ docker stop --time=1 bd54b1eb3056fc5499f5048b18b34552881c9bbf11a48735f167c8587b0268b3 [2022-05-20T03:54:59.841Z] $ docker rm -f bd54b1eb3056fc5499f5048b18b34552881c9bbf11a48735f167c8587b0268b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:55:00.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-20T03:55:00.236Z] . [Pipeline] withDockerContainer [2022-05-20T03:55:00.338Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T03:55:00.503Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:55:00.873Z] $ docker top 179c5df771057ccd41e46a1db77c2ec42afc49c447eb1c5a9226b912470efcb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T03:55:01.230Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-20T03:55:01.802Z] Building core-command ... [2022-05-20T03:55:01.802Z] Building core-data ... [2022-05-20T03:55:01.802Z] Building core-metadata ... [2022-05-20T03:55:01.802Z] Building security-bootstrapper ... [2022-05-20T03:55:01.802Z] Building security-proxy-setup ... [2022-05-20T03:55:01.802Z] Building security-secretstore-setup ... [2022-05-20T03:55:01.802Z] Building security-spiffe-token-provider ... [2022-05-20T03:55:01.802Z] Building security-spire-agent ... [2022-05-20T03:55:01.802Z] Building security-spire-config ... [2022-05-20T03:55:01.802Z] Building security-spire-server ... [2022-05-20T03:55:01.802Z] Building support-notifications ... [2022-05-20T03:55:01.802Z] Building support-scheduler ... [2022-05-20T03:55:01.802Z] Building sys-mgmt-agent ... [2022-05-20T03:55:01.802Z] Building sys-mgmt-agent [2022-05-20T03:55:01.802Z] Building security-bootstrapper [2022-05-20T03:55:01.802Z] Building security-secretstore-setup [2022-05-20T03:55:01.802Z] Building core-data [2022-05-20T03:55:01.802Z] Building security-spire-agent [2022-05-20T03:55:19.915Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:55:19.915Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:55:19.915Z] ---> b327be910fda [2022-05-20T03:55:19.915Z] Step 3/31 : WORKDIR /edgex-go [2022-05-20T03:55:19.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:55:19.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:55:19.915Z] ---> b327be910fda [2022-05-20T03:55:19.915Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T03:55:19.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:55:19.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:55:19.915Z] ---> b327be910fda [2022-05-20T03:55:19.915Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T03:55:19.915Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:55:19.915Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:55:19.915Z] ---> b327be910fda [2022-05-20T03:55:19.915Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T03:55:19.915Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:55:19.915Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:55:19.915Z] ---> b327be910fda [2022-05-20T03:55:19.915Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T03:55:21.836Z] ---> Running in db1e4cc9fa4f [2022-05-20T03:55:21.836Z] ---> Running in 24cd857b0e03 [2022-05-20T03:55:21.836Z] ---> Running in 76529b54c3fb [2022-05-20T03:55:21.836Z] ---> Running in 850df5001841 [2022-05-20T03:55:21.836Z] ---> Running in b0a9e795a019 [2022-05-20T03:55:21.836Z] Removing intermediate container 24cd857b0e03 [2022-05-20T03:55:21.836Z] ---> 3044ac12d412 [2022-05-20T03:55:21.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:55:21.836Z] Removing intermediate container db1e4cc9fa4f [2022-05-20T03:55:21.836Z] ---> c91aeefd55d5 [2022-05-20T03:55:21.836Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:55:21.836Z] Removing intermediate container 76529b54c3fb [2022-05-20T03:55:21.836Z] ---> 8b47df74344b [2022-05-20T03:55:21.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:55:21.836Z] Removing intermediate container 850df5001841 [2022-05-20T03:55:21.836Z] Removing intermediate container b0a9e795a019 [2022-05-20T03:55:21.836Z] ---> 1c2504f4e447 [2022-05-20T03:55:21.836Z] ---> bd93a94d94c7 [2022-05-20T03:55:21.836Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:55:21.836Z] [2022-05-20T03:55:21.836Z] ---> Running in 4996c33d9a0f [2022-05-20T03:55:21.836Z] ---> Running in 532b81c0e688 [2022-05-20T03:55:21.836Z] ---> Running in d03007b026cd [2022-05-20T03:55:21.836Z] ---> Running in 31f87fd6e27a [2022-05-20T03:55:21.836Z] ---> Running in 9e8ea2c181e0 [2022-05-20T03:55:23.223Z] Removing intermediate container 532b81c0e688 [2022-05-20T03:55:23.223Z] ---> e598a4de76e6 [2022-05-20T03:55:23.223Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-20T03:55:23.223Z] ---> Running in 48073db826fe [2022-05-20T03:55:23.482Z] Removing intermediate container d03007b026cd [2022-05-20T03:55:23.482Z] ---> 89eba3966dd6 [2022-05-20T03:55:23.482Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-20T03:55:23.482Z] ---> Running in fe531d866394 [2022-05-20T03:55:23.482Z] Removing intermediate container 9e8ea2c181e0 [2022-05-20T03:55:23.482Z] ---> 422cfe7504cf [2022-05-20T03:55:23.482Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-20T03:55:23.482Z] Removing intermediate container 4996c33d9a0f [2022-05-20T03:55:23.482Z] ---> 9888861576d8 [2022-05-20T03:55:23.482Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-20T03:55:23.482Z] ---> Running in acda684ffe0a [2022-05-20T03:55:23.740Z] ---> Running in 501be697d12e [2022-05-20T03:55:23.740Z] Removing intermediate container 31f87fd6e27a [2022-05-20T03:55:23.740Z] ---> 20f44a07a039 [2022-05-20T03:55:23.740Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T03:55:23.740Z] ---> Running in d33b47076fa2 [2022-05-20T03:55:23.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:23.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.261Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:24.780Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:25.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:25.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:55:25.042Z] OK: 221 MiB in 52 packages [2022-05-20T03:55:25.042Z] OK: 221 MiB in 52 packages [2022-05-20T03:55:25.301Z] OK: 221 MiB in 52 packages [2022-05-20T03:55:25.301Z] OK: 221 MiB in 52 packages [2022-05-20T03:55:25.301Z] OK: 221 MiB in 52 packages [2022-05-20T03:55:25.568Z] Removing intermediate container 48073db826fe [2022-05-20T03:55:25.568Z] ---> 6f2705d4c3e0 [2022-05-20T03:55:25.568Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T03:55:25.568Z] Removing intermediate container fe531d866394 [2022-05-20T03:55:25.568Z] ---> b68ccce1445d [2022-05-20T03:55:25.568Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T03:55:25.830Z] ---> 110c26675735 [2022-05-20T03:55:25.830Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:55:25.830Z] ---> Running in 9439561fc372 [2022-05-20T03:55:26.093Z] ---> 00271e5dbad6 [2022-05-20T03:55:26.093Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:55:26.093Z] Removing intermediate container 501be697d12e [2022-05-20T03:55:26.093Z] ---> 362665b9f0a7 [2022-05-20T03:55:26.093Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-20T03:55:26.093Z] ---> Running in c2d5e963d53a [2022-05-20T03:55:26.093Z] Removing intermediate container d33b47076fa2 [2022-05-20T03:55:26.093Z] ---> 92e8c1f0b491 [2022-05-20T03:55:26.093Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T03:55:26.093Z] Removing intermediate container acda684ffe0a [2022-05-20T03:55:26.093Z] ---> 7a406d7b1a98 [2022-05-20T03:55:26.093Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T03:55:26.354Z] ---> 119423b0efdb [2022-05-20T03:55:26.354Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:55:26.354Z] ---> Running in 97c45503d92b [2022-05-20T03:55:26.354Z] ---> fbdeb70b93bd [2022-05-20T03:55:26.354Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:55:26.354Z] ---> 4a724f603d8a [2022-05-20T03:55:26.354Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:55:26.614Z] ---> Running in 3003f634d245 [2022-05-20T03:55:26.614Z] ---> Running in e11e69158315 [2022-05-20T03:55:27.185Z] Removing intermediate container 9439561fc372 [2022-05-20T03:55:27.185Z] ---> fda711ac4401 [2022-05-20T03:55:27.185Z] Step 8/23 : COPY . . [2022-05-20T03:55:27.185Z] Removing intermediate container c2d5e963d53a [2022-05-20T03:55:27.185Z] ---> 1b63403bc911 [2022-05-20T03:55:27.185Z] Step 8/23 : COPY . . [2022-05-20T03:55:33.764Z] Removing intermediate container 97c45503d92b [2022-05-20T03:55:33.764Z] ---> abb74b5cc567 [2022-05-20T03:55:33.764Z] Step 8/31 : COPY . . [2022-05-20T03:55:33.764Z] ---> 518f82090468 [2022-05-20T03:55:33.764Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-20T03:55:33.764Z] ---> 3bb39ed0ce85 [2022-05-20T03:55:33.764Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-20T03:55:34.026Z] Removing intermediate container 3003f634d245 [2022-05-20T03:55:34.026Z] ---> 2879e1f5dbaa [2022-05-20T03:55:34.026Z] Step 8/25 : COPY . . [2022-05-20T03:55:38.218Z] Removing intermediate container e11e69158315 [2022-05-20T03:55:38.218Z] ---> f64ecdd8b403 [2022-05-20T03:55:38.218Z] Step 8/26 : COPY . . [2022-05-20T03:55:40.759Z] ---> Running in aa23e98018c5 [2022-05-20T03:55:40.759Z] ---> Running in a7e4eac3e48f [2022-05-20T03:55:40.759Z] ---> e9606186c1ab [2022-05-20T03:55:40.759Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-20T03:55:40.759Z] ---> 582ddaf8cacc [2022-05-20T03:55:40.759Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-20T03:55:40.759Z] ---> Running in ad7ab8330250 [2022-05-20T03:55:40.759Z] ---> Running in d3710075b06f [2022-05-20T03:55:41.327Z] 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-05-20T03:55:41.327Z] 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-05-20T03:55:41.327Z] 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-05-20T03:55:41.327Z] 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-05-20T03:55:42.707Z] ---> 6d71c4f97639 [2022-05-20T03:55:42.707Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T03:55:42.707Z] ---> Running in c1739d6bd0e5 [2022-05-20T03:55:42.707Z] Removing intermediate container c1739d6bd0e5 [2022-05-20T03:55:42.707Z] ---> f026125692e4 [2022-05-20T03:55:42.707Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T03:55:42.707Z] ---> Running in e70a7a3c2519 [2022-05-20T03:55:43.648Z] Removing intermediate container e70a7a3c2519 [2022-05-20T03:55:43.648Z] ---> 41224bcf532e [2022-05-20T03:55:43.648Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T03:55:43.648Z] ---> Running in efa10e77880d [2022-05-20T03:55:43.908Z] Removing intermediate container efa10e77880d [2022-05-20T03:55:43.908Z] ---> 1e2aa79c7b0e [2022-05-20T03:55:43.908Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T03:55:43.908Z] ---> Running in b52bc067bf21 [2022-05-20T03:55:44.846Z] spire-1.2.1/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.data/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.data/.file [2022-05-20T03:55:44.846Z] spire-1.2.1/.dockerignore [2022-05-20T03:55:44.846Z] spire-1.2.1/.gitattributes [2022-05-20T03:55:44.846Z] spire-1.2.1/.githooks/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T03:55:44.846Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T03:55:44.846Z] spire-1.2.1/.gitignore [2022-05-20T03:55:44.846Z] spire-1.2.1/.go-version [2022-05-20T03:55:44.846Z] spire-1.2.1/.golangci.yml [2022-05-20T03:55:44.846Z] spire-1.2.1/ADOPTERS.md [2022-05-20T03:55:44.846Z] spire-1.2.1/CHANGELOG.md [2022-05-20T03:55:44.846Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T03:55:44.846Z] spire-1.2.1/CODEOWNERS [2022-05-20T03:55:44.846Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T03:55:44.846Z] spire-1.2.1/Dockerfile [2022-05-20T03:55:44.846Z] spire-1.2.1/Dockerfile.dev [2022-05-20T03:55:44.846Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T03:55:44.846Z] spire-1.2.1/LICENSE [2022-05-20T03:55:44.846Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T03:55:44.846Z] spire-1.2.1/Makefile [2022-05-20T03:55:44.846Z] spire-1.2.1/README.md [2022-05-20T03:55:44.846Z] spire-1.2.1/ROADMAP.md [2022-05-20T03:55:44.846Z] spire-1.2.1/SECURITY.md [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T03:55:44.846Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T03:55:45.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/ [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/agent/ [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/server/ [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/server/server.conf [2022-05-20T03:55:45.109Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T03:55:45.109Z] spire-1.2.1/doc/ [2022-05-20T03:55:45.109Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T03:55:45.109Z] spire-1.2.1/doc/auditlog.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/ [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/spire_server.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/telemetry.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/upgrading.md [2022-05-20T03:55:45.110Z] spire-1.2.1/doc/using_spire.md [2022-05-20T03:55:45.110Z] spire-1.2.1/examples/ [2022-05-20T03:55:45.110Z] spire-1.2.1/examples/README.md [2022-05-20T03:55:45.110Z] spire-1.2.1/go.mod [2022-05-20T03:55:45.110Z] spire-1.2.1/go.sum [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T03:55:45.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T03:55:45.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T03:55:45.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/version/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/config.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T03:55:45.113Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/server.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/private/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/private/server/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T03:55:45.114Z] spire-1.2.1/release/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/README.md [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/conf/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T03:55:45.114Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T03:55:45.114Z] spire-1.2.1/script/ [2022-05-20T03:55:45.114Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T03:55:45.114Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T03:55:45.114Z] spire-1.2.1/support/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T03:55:45.114Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T03:55:45.115Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/clock/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/clock/clock.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/common [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T03:55:45.115Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T03:55:45.116Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T03:55:45.117Z] spire-1.2.1/test/integration/test.sh [2022-05-20T03:55:45.117Z] spire-1.2.1/test/plugintest/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testca/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testca/ca.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testkey/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/testkey/new.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/ [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/race.go [2022-05-20T03:55:45.117Z] spire-1.2.1/test/util/util.go [2022-05-20T03:55:45.117Z] building spire from source... [2022-05-20T03:55:45.376Z] Installing go1.17.7... [2022-05-20T03:55:51.948Z] Building bin/spire-server... [2022-05-20T03:55:51.948Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T03:55:51.948Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T03:55:51.948Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T03:55:51.948Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T03:55:51.948Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T03:55:51.948Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T03:55:51.948Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T03:55:51.948Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T03:55:51.948Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T03:55:52.208Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T03:55:52.208Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T03:55:52.208Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T03:55:52.208Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T03:55:52.208Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T03:55:52.208Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T03:55:52.208Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T03:55:52.208Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T03:55:52.468Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T03:55:52.468Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T03:55:52.468Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T03:55:52.468Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T03:55:52.468Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T03:55:52.729Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T03:55:52.729Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T03:55:52.729Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T03:55:52.729Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T03:55:52.729Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T03:55:52.729Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T03:55:52.729Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T03:55:52.729Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T03:55:52.729Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T03:55:52.729Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T03:55:52.729Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T03:55:52.729Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T03:55:52.729Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T03:55:52.729Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T03:55:52.729Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T03:55:52.729Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T03:55:52.989Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T03:55:52.989Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T03:55:52.989Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T03:55:52.989Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T03:55:52.989Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T03:55:52.989Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T03:55:52.989Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T03:55:52.989Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T03:55:52.989Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T03:55:53.248Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T03:55:53.248Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T03:55:53.248Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T03:55:53.248Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T03:55:53.248Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T03:55:53.507Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T03:55:53.507Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T03:55:54.074Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T03:55:55.975Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T03:55:55.975Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T03:55:55.975Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T03:55:55.975Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T03:55:55.975Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T03:56:00.165Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T03:56:00.165Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T03:56:00.165Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T03:56:00.165Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T03:56:00.165Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T03:56:00.165Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T03:56:00.165Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T03:56:00.165Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T03:56:00.165Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T03:56:00.165Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T03:56:01.100Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T03:56:01.100Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T03:56:01.360Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T03:56:01.360Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T03:56:01.360Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T03:56:01.752Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T03:56:01.752Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T03:56:02.010Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T03:56:02.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T03:56:02.269Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T03:56:02.269Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T03:56:02.269Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T03:56:02.269Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T03:56:02.269Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T03:56:02.269Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T03:56:02.269Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T03:56:02.269Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T03:56:02.269Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T03:56:04.176Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T03:56:04.176Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T03:56:04.176Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T03:56:04.176Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T03:56:04.176Z] 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-05-20T03:56:04.176Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T03:56:04.176Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T03:56:04.176Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T03:56:04.176Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T03:56:04.176Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T03:56:04.176Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T03:56:04.437Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T03:56:04.437Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T03:56:04.437Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T03:56:04.437Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T03:56:04.437Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T03:56:04.437Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T03:56:04.437Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T03:56:04.437Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T03:56:04.696Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T03:56:04.696Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T03:56:04.696Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T03:56:04.696Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T03:56:04.696Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T03:56:04.958Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T03:56:04.958Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T03:56:04.958Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T03:56:04.958Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T03:56:05.218Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T03:56:05.218Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T03:56:05.218Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T03:56:05.218Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T03:56:05.218Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T03:56:05.218Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T03:56:05.218Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T03:56:05.218Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T03:56:05.218Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T03:56:05.502Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T03:56:05.502Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T03:56:05.502Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T03:56:05.502Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T03:56:05.502Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T03:56:05.502Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T03:56:05.502Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T03:56:05.502Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T03:56:05.502Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T03:56:05.502Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T03:56:05.767Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T03:56:05.767Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T03:56:05.767Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T03:56:10.283Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T03:56:10.283Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T03:56:24.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64157 in /w/workspace/edgexfoundry_edgex-go_PR-4029 [Pipeline] { [Pipeline] ws [2022-05-20T03:56:24.692Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-20T03:56:25.298Z] Removing intermediate container a7e4eac3e48f [2022-05-20T03:56:25.298Z] ---> 7e28bb1cf8ba [2022-05-20T03:56:25.298Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-20T03:56:25.298Z] ---> Running in 1498b2d3f96c [2022-05-20T03:56:25.298Z] Removing intermediate container aa23e98018c5 [2022-05-20T03:56:25.298Z] ---> afe85e7e8c0f [2022-05-20T03:56:25.298Z] [2022-05-20T03:56:25.298Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T03:56:25.298Z] Removing intermediate container ad7ab8330250 [2022-05-20T03:56:25.298Z] ---> 6d295a857ef5 [2022-05-20T03:56:25.298Z] [2022-05-20T03:56:25.298Z] Step 10/31 : FROM alpine:3.14 [2022-05-20T03:56:25.298Z] Removing intermediate container d3710075b06f [2022-05-20T03:56:25.298Z] ---> 3ad7d4a2a88c [2022-05-20T03:56:25.298Z] [2022-05-20T03:56:25.298Z] Step 10/25 : FROM alpine:3.14 [2022-05-20T03:56:25.298Z] 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-05-20T03:56:25.298Z] 3.14: Pulling from library/alpine [2022-05-20T03:56:25.298Z] 3.14: Pulling from library/alpine [2022-05-20T03:56:25.470Z] The recommended git tool is: git [2022-05-20T03:56:25.562Z] 3.14: Pulling from library/alpine [2022-05-20T03:56:26.494Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T03:56:26.494Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T03:56:26.494Z] Status: Downloaded newer image for alpine:3.14 [2022-05-20T03:56:26.494Z] Status: Image is up to date for alpine:3.14 [2022-05-20T03:56:26.494Z] ---> e04c818066af [2022-05-20T03:56:26.494Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-20T03:56:26.494Z] ---> e04c818066af [2022-05-20T03:56:26.494Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-20T03:56:26.760Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T03:56:26.760Z] Status: Image is up to date for alpine:3.14 [2022-05-20T03:56:26.760Z] ---> e04c818066af [2022-05-20T03:56:26.760Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-20T03:56:27.022Z] ---> Running in 5f16327ccd5c [2022-05-20T03:56:27.022Z] ---> Running in 702172033fee [2022-05-20T03:56:27.022Z] ---> Running in f3db7db2b058 [2022-05-20T03:56:27.282Z] Removing intermediate container 1498b2d3f96c [2022-05-20T03:56:27.282Z] ---> 6e086f102aa6 [2022-05-20T03:56:27.282Z] [2022-05-20T03:56:27.282Z] Step 11/23 : FROM docker:20.10.14 [2022-05-20T03:56:27.282Z] 20.10.14: Pulling from library/docker [2022-05-20T03:56:27.282Z] Removing intermediate container 702172033fee [2022-05-20T03:56:27.282Z] ---> 186b932d484b [2022-05-20T03:56:27.282Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-20T03:56:27.546Z] Removing intermediate container f3db7db2b058 [2022-05-20T03:56:27.546Z] ---> 653ea370afe3 [2022-05-20T03:56:27.546Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-20T03:56:27.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:28.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:28.070Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-20T03:56:28.328Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-20T03:56:28.328Z] (3/3) Installing su-exec (0.2-r1) [2022-05-20T03:56:28.328Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:56:28.328Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T03:56:28.328Z] ---> Running in 38f29af89c1d [2022-05-20T03:56:28.328Z] ---> Running in 4ee1ad9f144e [2022-05-20T03:56:28.328Z] OK: 6 MiB in 17 packages [2022-05-20T03:56:29.702Z] Removing intermediate container 4ee1ad9f144e [2022-05-20T03:56:29.702Z] ---> 3d7d6ab06a3c [2022-05-20T03:56:29.702Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-20T03:56:29.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:29.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:29.702Z] ---> Running in 8e8fe7d30fbb [2022-05-20T03:56:29.702Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-20T03:56:29.702Z] (2/2) Installing su-exec (0.2-r1) [2022-05-20T03:56:29.702Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:56:29.702Z] OK: 6 MiB in 16 packages [2022-05-20T03:56:29.963Z] Removing intermediate container 8e8fe7d30fbb [2022-05-20T03:56:29.963Z] ---> 86440f742bc7 [2022-05-20T03:56:29.963Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:56:29.963Z] ---> Running in 6db91108a106 [2022-05-20T03:56:30.220Z] Removing intermediate container 5f16327ccd5c [2022-05-20T03:56:30.220Z] ---> 8bd15099bd2e [2022-05-20T03:56:30.220Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T03:56:30.220Z] ---> Running in f1ccb545e263 [2022-05-20T03:56:30.480Z] Removing intermediate container f1ccb545e263 [2022-05-20T03:56:30.480Z] ---> a59b39c42c38 [2022-05-20T03:56:30.480Z] Step 13/25 : WORKDIR / [2022-05-20T03:56:30.480Z] ---> Running in abf0708909a0 [2022-05-20T03:56:30.741Z] Removing intermediate container 38f29af89c1d [2022-05-20T03:56:30.741Z] ---> 0f9111f60e48 [2022-05-20T03:56:30.741Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-20T03:56:30.741Z] ---> Running in 083705b10afb [2022-05-20T03:56:30.999Z] Removing intermediate container abf0708909a0 [2022-05-20T03:56:30.999Z] ---> 3b9a91d2b7ef [2022-05-20T03:56:30.999Z] 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-05-20T03:56:30.999Z] Removing intermediate container 083705b10afb [2022-05-20T03:56:30.999Z] ---> f8c5ff3e7e7b [2022-05-20T03:56:30.999Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-20T03:56:30.999Z] ---> Running in e03177d7a95e [2022-05-20T03:56:31.258Z] Removing intermediate container e03177d7a95e [2022-05-20T03:56:31.258Z] ---> 3c4752ceb6b1 [2022-05-20T03:56:31.258Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-20T03:56:31.518Z] ---> fc80c4fa99d3 [2022-05-20T03:56:31.518Z] 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-05-20T03:56:31.518Z] ---> Running in a219ac673836 [2022-05-20T03:56:32.064Z] using credential edgex-jenkins-ssh [2022-05-20T03:56:32.083Z] Cloning the remote Git repository [2022-05-20T03:56:32.090Z] Removing intermediate container 6db91108a106 [2022-05-20T03:56:32.090Z] ---> b8ca6e732553 [2022-05-20T03:56:32.090Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T03:56:32.090Z] ---> 87b502fa126c [2022-05-20T03:56:32.090Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-20T03:56:32.090Z] ---> Running in 63050e7daced [2022-05-20T03:56:32.658Z] ---> 966861b78dbd [2022-05-20T03:56:32.658Z] 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-05-20T03:56:32.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:32.152Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-20T03:56:32.256Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-20T03:56:32.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-20T03:56:32.402Z] > git --version # timeout=10 [2022-05-20T03:56:32.436Z] > git --version # 'git version 2.25.1' [2022-05-20T03:56:32.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T03:56:32.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T03:56:33.227Z] ---> aca45d0e22b5 [2022-05-20T03:56:33.227Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-20T03:56:33.227Z] Removing intermediate container a219ac673836 [2022-05-20T03:56:33.227Z] ---> 1b8a6ff066a2 [2022-05-20T03:56:33.227Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-20T03:56:33.537Z] ---> Running in bde8fd4a8c79 [2022-05-20T03:56:33.537Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:33.796Z] Removing intermediate container bde8fd4a8c79 [2022-05-20T03:56:33.796Z] ---> bcb0873ae98c [2022-05-20T03:56:33.796Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-20T03:56:33.796Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T03:56:33.796Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-20T03:56:34.055Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T03:56:34.055Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-20T03:56:34.314Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T03:56:34.314Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T03:56:34.314Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:56:34.595Z] OK: 8 MiB in 20 packages [2022-05-20T03:56:34.595Z] ---> 28abd3835b05 [2022-05-20T03:56:34.595Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-20T03:56:35.535Z] ---> 02d06a4bdf19 [2022-05-20T03:56:35.535Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-20T03:56:36.104Z] ---> Running in 0d32a26d0a66 [2022-05-20T03:56:36.104Z] ---> e14d64a26a0b [2022-05-20T03:56:36.104Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T03:56:36.363Z] Removing intermediate container 63050e7daced [2022-05-20T03:56:36.363Z] ---> 1e0cefa8eaf6 [2022-05-20T03:56:36.363Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:56:36.363Z] ---> b02b173f53a5 [2022-05-20T03:56:36.363Z] 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-05-20T03:56:36.622Z] ---> Running in f1f05f2f10e4 [2022-05-20T03:56:37.190Z] ---> f364e4e4c4d0 [2022-05-20T03:56:37.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-20T03:56:37.758Z] Removing intermediate container 0d32a26d0a66 [2022-05-20T03:56:37.758Z] ---> 0b6b61c8849e [2022-05-20T03:56:37.758Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:56:38.029Z] ---> b8c9b1ca1a0f [2022-05-20T03:56:38.029Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-20T03:56:38.288Z] ---> 8b955b290346 [2022-05-20T03:56:38.288Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-20T03:56:38.546Z] Removing intermediate container f1f05f2f10e4 [2022-05-20T03:56:38.546Z] ---> 0682438e6da2 [2022-05-20T03:56:38.546Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T03:56:38.832Z] ---> cfef9e01afb3 [2022-05-20T03:56:38.832Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-20T03:56:39.414Z] ---> Running in 44f10114a229 [2022-05-20T03:56:39.414Z] ---> Running in fd3f77099ede [2022-05-20T03:56:39.414Z] ---> 6ced63b962c5 [2022-05-20T03:56:39.414Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-20T03:56:39.414Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-20T03:56:39.414Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-20T03:56:39.414Z] ---> 7417809fdb73 [2022-05-20T03:56:39.414Z] 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-05-20T03:56:39.673Z] Removing intermediate container 44f10114a229 [2022-05-20T03:56:39.673Z] ---> 1504dde5306b [2022-05-20T03:56:39.673Z] Step 23/25 : LABEL arch=x86_64 [2022-05-20T03:56:39.673Z] ---> Running in 3340f50947a2 [2022-05-20T03:56:39.931Z] Removing intermediate container fd3f77099ede [2022-05-20T03:56:39.931Z] ---> 2a0c4131f820 [2022-05-20T03:56:39.931Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:56:39.931Z] ---> Running in 1475d3fccbd8 [2022-05-20T03:56:40.563Z] ---> 53435e645dd2 [2022-05-20T03:56:40.563Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-20T03:56:40.563Z] ---> Running in dd09e048b10c [2022-05-20T03:56:40.563Z] Removing intermediate container 3340f50947a2 [2022-05-20T03:56:40.563Z] ---> 65333b8674b7 [2022-05-20T03:56:40.563Z] 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-05-20T03:56:40.822Z] Removing intermediate container 1475d3fccbd8 [2022-05-20T03:56:40.822Z] ---> 06fa0045b40f [2022-05-20T03:56:40.822Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:56:41.391Z] ---> Running in 99864e6ba6d1 [2022-05-20T03:56:41.391Z] Removing intermediate container dd09e048b10c [2022-05-20T03:56:41.391Z] ---> 3f237527c813 [2022-05-20T03:56:41.391Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T03:56:41.960Z] ---> Running in 6210b66eaa6e [2022-05-20T03:56:42.225Z] ---> 25569928a5d7 [2022-05-20T03:56:42.225Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-20T03:56:42.225Z] ---> Running in f6e2827e6d17 [2022-05-20T03:56:42.798Z] Removing intermediate container 6210b66eaa6e [2022-05-20T03:56:42.798Z] ---> 00eb37159acf [2022-05-20T03:56:42.798Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T03:56:43.085Z] Removing intermediate container f6e2827e6d17 [2022-05-20T03:56:43.085Z] ---> 4a2810ab675e [2022-05-20T03:56:43.085Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:56:43.085Z] ---> Running in bc1c6c7438f9 [2022-05-20T03:56:43.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:43.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:43.344Z] ---> f02889071cce [2022-05-20T03:56:43.344Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-20T03:56:43.344Z] ---> Running in 2f9d12226454 [2022-05-20T03:56:43.344Z] (1/43) Installing readline (8.1.1-r0) [2022-05-20T03:56:43.344Z] (2/43) Installing bash (5.1.16-r0) [2022-05-20T03:56:43.344Z] Executing bash-5.1.16-r0.post-install [2022-05-20T03:56:43.344Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-20T03:56:43.344Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T03:56:43.344Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-20T03:56:43.344Z] (6/43) Installing curl (7.80.0-r1) [2022-05-20T03:56:43.602Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-20T03:56:43.602Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-20T03:56:43.602Z] (9/43) Installing expat (2.4.7-r0) [2022-05-20T03:56:43.602Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-20T03:56:43.602Z] (11/43) Installing gdbm (1.22-r0) [2022-05-20T03:56:43.602Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-20T03:56:43.602Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T03:56:43.602Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T03:56:43.602Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-20T03:56:43.602Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-20T03:56:43.602Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-20T03:56:43.602Z] Removing intermediate container bc1c6c7438f9 [2022-05-20T03:56:43.602Z] ---> 816e52b42820 [2022-05-20T03:56:43.602Z] [2022-05-20T03:56:43.602Z] ---> Running in a32fa40c3bfa [2022-05-20T03:56:43.861Z] Successfully built 816e52b42820 [2022-05-20T03:56:44.133Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-20T03:56:44.133Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-20T03:56:44.133Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-20T03:56:44.133Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-20T03:56:44.133Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-20T03:56:44.133Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-20T03:56:44.133Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-20T03:56:44.133Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-20T03:56:44.133Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-20T03:56:44.133Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-20T03:56:44.133Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-20T03:56:44.133Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-20T03:56:44.133Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-20T03:56:44.133Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-20T03:56:44.133Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-20T03:56:44.133Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-20T03:56:44.133Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-20T03:56:44.133Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-20T03:56:44.133Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-20T03:56:44.133Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-20T03:56:44.133Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-20T03:56:44.133Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-20T03:56:44.133Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-20T03:56:44.133Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-20T03:56:44.133Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-20T03:56:44.133Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-20T03:56:44.394Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T03:56:44.394Z] OK: 83 MiB in 65 packages [2022-05-20T03:56:44.965Z] Successfully tagged security-secretstore-setup:latest [2022-05-20T03:56:44.965Z]  Building security-secretstore-setup ... done Building core-command [2022-05-20T03:56:44.965Z] Collecting docker-compose==1.23.2 [2022-05-20T03:56:45.224Z] Removing intermediate container 2f9d12226454 [2022-05-20T03:56:45.224Z] ---> 2d7df3c98949 [2022-05-20T03:56:45.224Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T03:56:45.224Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-20T03:56:45.224Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-20T03:56:45.224Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-20T03:56:45.224Z] 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-05-20T03:56:45.224Z] Collecting texttable<0.10,>=0.9.0 [2022-05-20T03:56:45.224Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-20T03:56:46.161Z] Collecting jsonschema<3,>=2.5.1 [2022-05-20T03:56:46.161Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-20T03:56:46.161Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-20T03:56:46.161Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-20T03:56:46.161Z] Collecting docker<4.0,>=3.6.0 [2022-05-20T03:56:46.161Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-20T03:56:46.161Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-20T03:56:46.161Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-20T03:56:46.728Z] Collecting PyYAML<4,>=3.10 [2022-05-20T03:56:46.728Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-20T03:56:47.663Z] Collecting cached-property<2,>=1.2.0 [2022-05-20T03:56:47.663Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-20T03:56:47.663Z] Collecting docopt<0.7,>=0.6.1 [2022-05-20T03:56:47.663Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-20T03:56:48.232Z] Collecting docker-pycreds>=0.4.0 [2022-05-20T03:56:48.232Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-20T03:56:48.232Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-20T03:56:48.232Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-20T03:56:48.232Z] 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-05-20T03:56:48.232Z] Collecting idna<2.8,>=2.5 [2022-05-20T03:56:48.232Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-20T03:56:48.232Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-20T03:56:48.232Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-20T03:56:48.490Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-20T03:56:48.490Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-20T03:56:48.490Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-20T03:56:48.490Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-20T03:56:48.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:56:48.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:56:48.490Z] ---> b327be910fda [2022-05-20T03:56:48.490Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T03:56:48.490Z] ---> Using cache [2022-05-20T03:56:48.490Z] ---> 1c2504f4e447 [2022-05-20T03:56:48.490Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:56:48.490Z] ---> Using cache [2022-05-20T03:56:48.490Z] ---> 20f44a07a039 [2022-05-20T03:56:48.490Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T03:56:48.490Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-20T03:56:48.490Z] Attempting uninstall: urllib3 [2022-05-20T03:56:48.490Z] Found existing installation: urllib3 1.26.7 [2022-05-20T03:56:48.490Z] Uninstalling urllib3-1.26.7: [2022-05-20T03:56:48.490Z] Successfully uninstalled urllib3-1.26.7 [2022-05-20T03:56:49.716Z] Merging remotes/origin/main commit 87560f2f4565905b4987d66a8308e965001c5142 into PR head commit 35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:56:48.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-20T03:56:48.853Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T03:56:48.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-20T03:56:48.930Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-20T03:56:48.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T03:56:48.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4029/head:refs/remotes/origin/PR-4029 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T03:56:49.745Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T03:56:49.769Z] > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [2022-05-20T03:56:49.903Z] Attempting uninstall: idna [2022-05-20T03:56:49.903Z] Found existing installation: idna 3.3 [2022-05-20T03:56:49.903Z] Uninstalling idna-3.3: [2022-05-20T03:56:49.903Z] Successfully uninstalled idna-3.3 [2022-05-20T03:56:50.151Z] Merge succeeded, producing 35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:56:50.152Z] Checking out Revision 35aeb343856abf838fb1856f55c0fac57e9ceb54 (PR-4029) [2022-05-20T03:56:50.475Z] Removing intermediate container a32fa40c3bfa [2022-05-20T03:56:50.475Z] ---> e3500ad66859 [2022-05-20T03:56:50.475Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-20T03:56:50.475Z] ---> Running in bd9ee43b9943 [2022-05-20T03:56:50.475Z] ---> Running in a8416150749e [2022-05-20T03:56:50.733Z] Attempting uninstall: requests [2022-05-20T03:56:50.733Z] Found existing installation: requests 2.26.0 [2022-05-20T03:56:50.733Z] Uninstalling requests-2.26.0: [2022-05-20T03:56:50.733Z] Successfully uninstalled requests-2.26.0 [2022-05-20T03:56:50.999Z] Running setup.py install for texttable: started [2022-05-20T03:56:50.999Z] Removing intermediate container a8416150749e [2022-05-20T03:56:50.999Z] ---> 1a7b24b40448 [2022-05-20T03:56:50.999Z] [2022-05-20T03:56:51.265Z] Successfully built 1a7b24b40448 [2022-05-20T03:56:51.265Z] Successfully tagged core-data:latest [2022-05-20T03:56:51.265Z]  Building core-data ... done Building support-scheduler [2022-05-20T03:56:51.265Z] ---> c307606081f0 [2022-05-20T03:56:51.265Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-20T03:56:51.524Z] Running setup.py install for texttable: finished with status 'done' [2022-05-20T03:56:51.524Z] Running setup.py install for PyYAML: started [2022-05-20T03:56:51.524Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:50.030Z] > git remote # timeout=10 [2022-05-20T03:56:50.060Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T03:56:50.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T03:56:50.112Z] > git merge 87560f2f4565905b4987d66a8308e965001c5142 # timeout=10 [2022-05-20T03:56:50.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T03:56:50.168Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T03:56:50.186Z] > git checkout -f 35aeb343856abf838fb1856f55c0fac57e9ceb54 # timeout=10 [2022-05-20T03:56:52.092Z] ---> Running in 280ea91d1a97 [2022-05-20T03:56:52.092Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-20T03:56:52.092Z] Running setup.py install for docopt: started [2022-05-20T03:56:52.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:52.613Z] Running setup.py install for docopt: finished with status 'done' [2022-05-20T03:56:52.613Z] Running setup.py install for dockerpty: started [2022-05-20T03:56:52.613Z] OK: 221 MiB in 52 packages [2022-05-20T03:56:52.873Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-20T03:56:53.133Z] 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-05-20T03:56:54.604Z] Commit message: "feat: Add go-winio to attribution (new SPIFFE dependency)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T03:56:55.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:56:55.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:56:55.670Z] ---> b327be910fda [2022-05-20T03:56:55.670Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T03:56:55.670Z] ---> Using cache [2022-05-20T03:56:55.670Z] ---> 1c2504f4e447 [2022-05-20T03:56:55.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:56:55.670Z] ---> Using cache [2022-05-20T03:56:55.670Z] ---> 20f44a07a039 [2022-05-20T03:56:55.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T03:56:55.784Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T03:56:55.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T03:56:55.784Z] Dload Upload Total Spent Left Speed [2022-05-20T03:56:55.784Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 54457 0 --:--:-- --:--:-- --:--:-- 54700 [Pipeline] sh [2022-05-20T03:56:56.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T03:56:56.658Z] + sudo tee /etc/docker/daemon.new [2022-05-20T03:56:56.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T03:56:56.658Z] { [2022-05-20T03:56:56.658Z] "registry-mirrors": [ [2022-05-20T03:56:56.658Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T03:56:56.658Z] ], [2022-05-20T03:56:56.658Z] "bip": "10.250.0.254/24", [2022-05-20T03:56:56.658Z] "hosts": [ [2022-05-20T03:56:56.658Z] "tcp://0.0.0.0:5555", [2022-05-20T03:56:56.658Z] "unix:///var/run/docker.sock" [2022-05-20T03:56:56.658Z] ], [2022-05-20T03:56:56.658Z] "mtu": 1458, [2022-05-20T03:56:56.658Z] "selinux-enabled": true, [2022-05-20T03:56:56.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T03:56:56.658Z] } [Pipeline] sh [2022-05-20T03:56:57.022Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T03:56:57.052Z] ---> Running in 04a757ac32fb [2022-05-20T03:56:57.052Z] Removing intermediate container bd9ee43b9943 [2022-05-20T03:56:57.052Z] ---> a15c8d30b281 [2022-05-20T03:56:57.052Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T03:56:57.323Z] Removing intermediate container 280ea91d1a97 [2022-05-20T03:56:57.323Z] ---> e32efb7f9bdb [2022-05-20T03:56:57.323Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-20T03:56:57.373Z] + sudo service docker restart [2022-05-20T03:56:57.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:57.894Z] ---> e0589a0131d2 [2022-05-20T03:56:57.894Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:56:57.894Z] ---> Running in ad657dd48467 [2022-05-20T03:56:57.894Z] ---> Running in 0353b2250eb5 [2022-05-20T03:56:58.153Z] Removing intermediate container ad657dd48467 [2022-05-20T03:56:58.153Z] ---> d8e469d23c5c [2022-05-20T03:56:58.153Z] Step 28/31 : CMD ["gate"] [2022-05-20T03:56:58.412Z] ---> Running in 71cb257b2d1a [2022-05-20T03:56:58.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:56:58.678Z] Removing intermediate container 71cb257b2d1a [2022-05-20T03:56:58.678Z] ---> e63d2fe0e143 [2022-05-20T03:56:58.678Z] Step 29/31 : LABEL arch=x86_64 [2022-05-20T03:56:58.937Z] OK: 221 MiB in 52 packages [2022-05-20T03:56:58.937Z] ---> Running in cb2288b9f797 [2022-05-20T03:56:59.198Z] Removing intermediate container cb2288b9f797 [2022-05-20T03:56:59.198Z] ---> e8d684f6d656 [2022-05-20T03:56:59.198Z] Step 30/31 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:56:59.458Z] ---> Running in 34dd09fd8271 [2022-05-20T03:56:59.719Z] Removing intermediate container 0353b2250eb5 [2022-05-20T03:56:59.719Z] ---> b16f57d86a98 [2022-05-20T03:56:59.719Z] Step 8/23 : COPY . . [2022-05-20T03:56:59.719Z] Removing intermediate container 04a757ac32fb [2022-05-20T03:56:59.719Z] ---> f1681cf846a3 [2022-05-20T03:56:59.719Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T03:56:59.719Z] Removing intermediate container 34dd09fd8271 [2022-05-20T03:56:59.719Z] ---> 2de14d8d54ee [2022-05-20T03:56:59.719Z] Step 31/31 : LABEL version=0.0.0 [2022-05-20T03:57:00.657Z] ---> Running in 634c99be8c9f [2022-05-20T03:57:02.042Z] ---> aa5e92d11d8e [2022-05-20T03:57:02.042Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:57:02.613Z] ---> Running in a2bef2952893 [2022-05-20T03:57:02.613Z] Removing intermediate container 634c99be8c9f [2022-05-20T03:57:02.613Z] ---> 72966bf7d161 [2022-05-20T03:57:02.613Z] [2022-05-20T03:57:02.613Z] Removing intermediate container 99864e6ba6d1 [2022-05-20T03:57:02.613Z] ---> ee0a0f0eef1a [2022-05-20T03:57:02.613Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-20T03:57:02.613Z] Successfully built 72966bf7d161 [2022-05-20T03:57:02.872Z] Successfully tagged security-bootstrapper:latest [2022-05-20T03:57:02.872Z] Building support-notifications [2022-05-20T03:57:02.872Z]  Building security-bootstrapper ... done  ---> Running in 2640d493b77f [2022-05-20T03:57:04.250Z] Removing intermediate container 2640d493b77f [2022-05-20T03:57:04.250Z] ---> 2b958cb300b8 [2022-05-20T03:57:04.250Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-20T03:57:06.160Z] ---> Running in 3d8468b60377 [2022-05-20T03:57:06.419Z] Removing intermediate container a2bef2952893 [2022-05-20T03:57:06.419Z] ---> b893b112a83e [2022-05-20T03:57:06.419Z] Step 8/22 : COPY . . [2022-05-20T03:57:06.419Z] ---> 459dbb0a5f57 [2022-05-20T03:57:06.419Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-20T03:57:06.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:57:06.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:57:06.987Z] ---> b327be910fda [2022-05-20T03:57:06.987Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T03:57:06.987Z] ---> Using cache [2022-05-20T03:57:06.987Z] ---> 1c2504f4e447 [2022-05-20T03:57:06.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:57:06.987Z] ---> Using cache [2022-05-20T03:57:06.987Z] ---> 20f44a07a039 [2022-05-20T03:57:06.987Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-20T03:57:09.525Z] ---> Running in a923409e013e [2022-05-20T03:57:09.525Z] Removing intermediate container 3d8468b60377 [2022-05-20T03:57:09.525Z] ---> 9213bb2ee37b [2022-05-20T03:57:09.525Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-20T03:57:09.525Z] ---> Running in 325a7ff53035 [2022-05-20T03:57:10.094Z] 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-05-20T03:57:10.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:10.094Z] ---> 4de9524c0078 [2022-05-20T03:57:10.094Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-20T03:57:10.682Z] ---> 9861ce822ec5 [2022-05-20T03:57:10.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-20T03:57:10.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:10.943Z] ---> 2ce5d0c5a740 [2022-05-20T03:57:10.943Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-20T03:57:10.943Z] ---> Running in 39ce5bfbe329 [2022-05-20T03:57:10.943Z] ---> 0ef01808308a [2022-05-20T03:57:10.943Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-20T03:57:11.212Z] ---> Running in 44e905ff124b [2022-05-20T03:57:11.212Z] Removing intermediate container 39ce5bfbe329 [2022-05-20T03:57:11.212Z] ---> 9da684b7953c [2022-05-20T03:57:11.212Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:57:11.213Z] ---> Running in 01800e7ac2bb [2022-05-20T03:57:11.213Z] OK: 221 MiB in 52 packages [2022-05-20T03:57:11.213Z] Removing intermediate container 01800e7ac2bb [2022-05-20T03:57:11.213Z] ---> 4f12df98760e [2022-05-20T03:57:11.213Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T03:57:11.472Z] ---> Running in d4a4e94f1652 [2022-05-20T03:57:11.472Z] Removing intermediate container d4a4e94f1652 [2022-05-20T03:57:11.472Z] ---> 281bcba51edf [2022-05-20T03:57:11.472Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:57:11.472Z] 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-05-20T03:57:11.472Z] ---> Running in 4f748134516d [2022-05-20T03:57:11.731Z] Removing intermediate container 325a7ff53035 [2022-05-20T03:57:11.731Z] ---> 7e548bfb9f6e [2022-05-20T03:57:11.731Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T03:57:11.731Z] Removing intermediate container 4f748134516d [2022-05-20T03:57:11.731Z] ---> b4a13d8f38e6 [2022-05-20T03:57:11.731Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T03:57:11.731Z] ---> Running in c1077f30056e [2022-05-20T03:57:11.990Z] ---> 1d7dbd6d4194 [2022-05-20T03:57:11.990Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:57:11.990Z] Removing intermediate container c1077f30056e [2022-05-20T03:57:11.990Z] ---> 8ca062d9f455 [2022-05-20T03:57:11.990Z] [2022-05-20T03:57:11.990Z] ---> Running in d030ee78b891 [2022-05-20T03:57:11.990Z] Successfully built 8ca062d9f455 [2022-05-20T03:57:12.253Z] Successfully tagged sys-mgmt-agent:latest [2022-05-20T03:57:12.253Z] Building security-spire-config [2022-05-20T03:57:15.547Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:57:15.547Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:57:15.547Z] ---> b327be910fda [2022-05-20T03:57:15.547Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 1c2504f4e447 [2022-05-20T03:57:15.547Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 20f44a07a039 [2022-05-20T03:57:15.547Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 92e8c1f0b491 [2022-05-20T03:57:15.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 4a724f603d8a [2022-05-20T03:57:15.547Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> f64ecdd8b403 [2022-05-20T03:57:15.547Z] Step 8/26 : COPY . . [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 6d71c4f97639 [2022-05-20T03:57:15.547Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> f026125692e4 [2022-05-20T03:57:15.547Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 41224bcf532e [2022-05-20T03:57:15.547Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T03:57:15.547Z] ---> Using cache [2022-05-20T03:57:15.547Z] ---> 1e2aa79c7b0e [2022-05-20T03:57:15.547Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T03:57:15.777Z] provisioning config files... [2022-05-20T03:57:15.801Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config194132720534736149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T03:57:16.166Z] ---> docker-login.sh [2022-05-20T03:57:16.166Z] nexus3.edgexfoundry.org:10001 [2022-05-20T03:57:16.483Z] ---> Running in 1868dc55c43b [2022-05-20T03:57:16.742Z] Removing intermediate container d030ee78b891 [2022-05-20T03:57:16.742Z] ---> 8a24d6df76e5 [2022-05-20T03:57:16.742Z] Step 8/22 : COPY . . [2022-05-20T03:57:16.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:57:17.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:57:17.038Z] Configure a credential helper to remove this warning. See [2022-05-20T03:57:17.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:57:17.038Z] [2022-05-20T03:57:17.038Z] Login Succeeded [2022-05-20T03:57:17.038Z] nexus3.edgexfoundry.org:10002 [2022-05-20T03:57:17.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:57:17.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:57:17.584Z] Configure a credential helper to remove this warning. See [2022-05-20T03:57:17.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:57:17.584Z] [2022-05-20T03:57:17.584Z] Login Succeeded [2022-05-20T03:57:17.584Z] nexus3.edgexfoundry.org:10003 [2022-05-20T03:57:17.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:57:18.127Z] spire-1.2.1/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.data/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.data/.file [2022-05-20T03:57:18.127Z] spire-1.2.1/.dockerignore [2022-05-20T03:57:18.127Z] spire-1.2.1/.gitattributes [2022-05-20T03:57:18.127Z] spire-1.2.1/.githooks/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T03:57:18.127Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T03:57:18.127Z] spire-1.2.1/.gitignore [2022-05-20T03:57:18.127Z] spire-1.2.1/.go-version [2022-05-20T03:57:18.127Z] spire-1.2.1/.golangci.yml [2022-05-20T03:57:18.127Z] spire-1.2.1/ADOPTERS.md [2022-05-20T03:57:18.127Z] spire-1.2.1/CHANGELOG.md [2022-05-20T03:57:18.127Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T03:57:18.127Z] spire-1.2.1/CODEOWNERS [2022-05-20T03:57:18.127Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T03:57:18.127Z] spire-1.2.1/Dockerfile [2022-05-20T03:57:18.127Z] spire-1.2.1/Dockerfile.dev [2022-05-20T03:57:18.127Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T03:57:18.127Z] spire-1.2.1/LICENSE [2022-05-20T03:57:18.127Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T03:57:18.127Z] spire-1.2.1/Makefile [2022-05-20T03:57:18.127Z] spire-1.2.1/README.md [2022-05-20T03:57:18.127Z] spire-1.2.1/ROADMAP.md [2022-05-20T03:57:18.127Z] spire-1.2.1/SECURITY.md [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T03:57:18.127Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T03:57:18.128Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/ [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/agent/ [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/server/ [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/server/server.conf [2022-05-20T03:57:18.128Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/ [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/auditlog.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/ [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/spire_server.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/telemetry.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/upgrading.md [2022-05-20T03:57:18.128Z] spire-1.2.1/doc/using_spire.md [2022-05-20T03:57:18.128Z] spire-1.2.1/examples/ [2022-05-20T03:57:18.128Z] spire-1.2.1/examples/README.md [2022-05-20T03:57:18.128Z] spire-1.2.1/go.mod [2022-05-20T03:57:18.128Z] spire-1.2.1/go.sum [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T03:57:18.128Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T03:57:18.129Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T03:57:18.130Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/version/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/config.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T03:57:18.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T03:57:18.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/server.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/private/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/private/server/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T03:57:18.133Z] spire-1.2.1/release/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/README.md [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/conf/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T03:57:18.133Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T03:57:18.133Z] spire-1.2.1/script/ [2022-05-20T03:57:18.133Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T03:57:18.133Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T03:57:18.133Z] spire-1.2.1/support/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T03:57:18.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T03:57:18.134Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/clock/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/clock/clock.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/common [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T03:57:18.134Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T03:57:18.135Z] spire-1.2.1/test/integration/test.sh [2022-05-20T03:57:18.135Z] spire-1.2.1/test/plugintest/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testca/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testca/ca.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testkey/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/testkey/new.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/ [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/race.go [2022-05-20T03:57:18.135Z] spire-1.2.1/test/util/util.go [2022-05-20T03:57:18.135Z] building spire from source... [2022-05-20T03:57:18.136Z] Installing go1.17.7... [2022-05-20T03:57:18.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:57:18.136Z] Configure a credential helper to remove this warning. See [2022-05-20T03:57:18.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:57:18.136Z] [2022-05-20T03:57:18.136Z] Login Succeeded [2022-05-20T03:57:18.136Z] nexus3.edgexfoundry.org:10004 [2022-05-20T03:57:18.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:57:18.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:57:18.685Z] Configure a credential helper to remove this warning. See [2022-05-20T03:57:18.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:57:18.685Z] [2022-05-20T03:57:18.685Z] Login Succeeded [2022-05-20T03:57:18.685Z] docker.io [2022-05-20T03:57:18.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T03:57:19.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T03:57:19.233Z] Configure a credential helper to remove this warning. See [2022-05-20T03:57:19.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T03:57:19.233Z] [2022-05-20T03:57:19.233Z] Login Succeeded [2022-05-20T03:57:19.233Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T03:57:19.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T03:57:19.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T03:57:19.726Z] ========================================================= [2022-05-20T03:57:19.726Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T03:57:19.726Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:57:20.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T03:57:20.341Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T03:57:20.341Z] 9b3977197b4f: Pulling fs layer [2022-05-20T03:57:20.341Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T03:57:20.341Z] 94645a83ff95: Pulling fs layer [2022-05-20T03:57:20.341Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T03:57:20.341Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T03:57:20.341Z] 3096ccb668a1: Pulling fs layer [2022-05-20T03:57:20.341Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T03:57:20.341Z] a4caa8a26152: Pulling fs layer [2022-05-20T03:57:20.341Z] 3f3a8bcf1eab: Waiting [2022-05-20T03:57:20.341Z] 0c92f367c5e7: Waiting [2022-05-20T03:57:20.341Z] 3096ccb668a1: Waiting [2022-05-20T03:57:20.341Z] e8cf19c19ddd: Waiting [2022-05-20T03:57:20.341Z] a4caa8a26152: Waiting [2022-05-20T03:57:20.341Z] 94645a83ff95: Verifying Checksum [2022-05-20T03:57:20.341Z] 94645a83ff95: Download complete [2022-05-20T03:57:20.341Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T03:57:20.341Z] 1a89e8eeedd5: Download complete [2022-05-20T03:57:20.341Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T03:57:20.341Z] 0c92f367c5e7: Download complete [2022-05-20T03:57:20.341Z] 3096ccb668a1: Verifying Checksum [2022-05-20T03:57:20.341Z] 3096ccb668a1: Download complete [2022-05-20T03:57:20.341Z] 9b3977197b4f: Download complete [2022-05-20T03:57:20.341Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T03:57:20.341Z] e8cf19c19ddd: Download complete [2022-05-20T03:57:21.363Z] 9b3977197b4f: Pull complete [2022-05-20T03:57:21.645Z] 1a89e8eeedd5: Pull complete [2022-05-20T03:57:22.247Z] 94645a83ff95: Pull complete [2022-05-20T03:57:22.247Z] a4caa8a26152: Download complete [2022-05-20T03:57:22.848Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T03:57:22.848Z] 3f3a8bcf1eab: Download complete [2022-05-20T03:57:23.412Z] Building bin/spire-server... [2022-05-20T03:57:23.412Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T03:57:23.412Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T03:57:23.412Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T03:57:23.412Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T03:57:23.412Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T03:57:23.672Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T03:57:23.672Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T03:57:23.930Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T03:57:23.930Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T03:57:23.930Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T03:57:24.189Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T03:57:24.190Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T03:57:24.190Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T03:57:24.190Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T03:57:24.190Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T03:57:24.190Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T03:57:24.190Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T03:57:24.190Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T03:57:24.190Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T03:57:24.190Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T03:57:24.190Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T03:57:24.453Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T03:57:24.453Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T03:57:24.713Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T03:57:24.713Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T03:57:24.713Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T03:57:24.713Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T03:57:24.972Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T03:57:24.972Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T03:57:25.232Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T03:57:25.232Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T03:57:25.492Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T03:57:25.492Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T03:57:25.492Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T03:57:25.492Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T03:57:25.750Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T03:57:25.750Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T03:57:25.750Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T03:57:26.318Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T03:57:26.318Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T03:57:26.318Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T03:57:26.577Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T03:57:26.577Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T03:57:26.577Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T03:57:26.836Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T03:57:26.836Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T03:57:26.836Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T03:57:27.094Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T03:57:27.094Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T03:57:27.094Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T03:57:27.094Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T03:57:27.354Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T03:57:27.354Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T03:57:27.354Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T03:57:27.354Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T03:57:27.354Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T03:57:27.613Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T03:57:27.613Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T03:57:31.810Z]  ---> cd82a21da84e [2022-05-20T03:57:31.810Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-20T03:57:31.810Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T03:57:31.810Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T03:57:31.810Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T03:57:31.810Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T03:57:31.810Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T03:57:31.810Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T03:57:31.810Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T03:57:31.810Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T03:57:31.810Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T03:57:31.810Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T03:57:31.810Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T03:57:32.069Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T03:57:32.330Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T03:57:32.330Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T03:57:32.591Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T03:57:32.869Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T03:57:33.130Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T03:57:33.130Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T03:57:33.390Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T03:57:33.390Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T03:57:33.652Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T03:57:33.652Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T03:57:33.652Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T03:57:33.913Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T03:57:33.913Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T03:57:33.913Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T03:57:34.173Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T03:57:34.173Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T03:57:34.173Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T03:57:34.173Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T03:57:34.173Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T03:57:34.434Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T03:57:34.434Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T03:57:34.434Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T03:57:34.434Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T03:57:34.694Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T03:57:34.694Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T03:57:34.971Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T03:57:34.971Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T03:57:34.971Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T03:57:35.255Z] 3f3a8bcf1eab: Pull complete [2022-05-20T03:57:35.255Z] 0c92f367c5e7: Pull complete [2022-05-20T03:57:35.255Z] 3096ccb668a1: Pull complete [2022-05-20T03:57:35.259Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T03:57:35.259Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T03:57:35.259Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T03:57:35.259Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T03:57:35.259Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T03:57:35.259Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T03:57:35.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T03:57:35.259Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T03:57:35.549Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T03:57:35.549Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T03:57:35.549Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T03:57:35.549Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T03:57:35.549Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T03:57:35.549Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T03:57:35.549Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T03:57:35.549Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T03:57:35.549Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T03:57:35.549Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T03:57:35.549Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T03:57:35.549Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T03:57:35.549Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T03:57:35.549Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T03:57:35.549Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T03:57:35.549Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T03:57:35.849Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T03:57:35.849Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T03:57:35.849Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T03:57:35.849Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T03:57:35.849Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T03:57:35.849Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T03:57:35.849Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T03:57:35.849Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T03:57:35.849Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T03:57:35.849Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T03:57:35.849Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T03:57:35.849Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T03:57:35.849Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T03:57:35.849Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T03:57:35.849Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T03:57:35.849Z]  ---> Running in c26cfecaa678 [2022-05-20T03:57:35.849Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T03:57:35.849Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T03:57:35.849Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T03:57:35.849Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T03:57:35.849Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T03:57:35.850Z] e8cf19c19ddd: Pull complete [2022-05-20T03:57:36.425Z] 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-05-20T03:57:40.099Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T03:57:40.099Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T03:57:41.260Z] a4caa8a26152: Pull complete [2022-05-20T03:57:41.260Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T03:57:41.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T03:57:41.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:57:41.625Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-20T03:57:41.625Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T03:57:41.625Z] WORKDIR /edgex [2022-05-20T03:57:41.625Z] COPY go.mod . [2022-05-20T03:57:41.625Z] RUN go mod download [2022-05-20T03:57:44.269Z] Sending build context to Docker daemon 169.4MB [2022-05-20T03:57:44.269Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T03:57:44.269Z] ---> 725f1c02e7f9 [2022-05-20T03:57:44.269Z] Step 2/4 : WORKDIR /edgex [2022-05-20T03:57:45.728Z] ---> Running in 0ba33e6bbfde [2022-05-20T03:57:46.002Z] Removing intermediate container 0ba33e6bbfde [2022-05-20T03:57:46.002Z] ---> 9d59fd1e9550 [2022-05-20T03:57:46.002Z] Step 3/4 : COPY go.mod . [2022-05-20T03:57:46.597Z] ---> 4073155f3bc3 [2022-05-20T03:57:46.597Z] Step 4/4 : RUN go mod download [2022-05-20T03:57:46.597Z] ---> Running in b1d61b31f621 [2022-05-20T03:57:48.227Z] Removing intermediate container a923409e013e [2022-05-20T03:57:48.227Z] ---> 81d6511d3baf [2022-05-20T03:57:48.227Z] [2022-05-20T03:57:48.227Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T03:57:48.227Z] ---> e04c818066af [2022-05-20T03:57:48.227Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T03:57:48.227Z] Removing intermediate container 44e905ff124b [2022-05-20T03:57:48.227Z] ---> 7d12744a13ef [2022-05-20T03:57:48.227Z] [2022-05-20T03:57:48.227Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T03:57:48.227Z] ---> e04c818066af [2022-05-20T03:57:48.227Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-20T03:57:48.227Z] Building bin/spire-agent... [2022-05-20T03:57:48.227Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T03:57:48.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T03:57:48.227Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T03:57:48.227Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T03:57:48.227Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T03:57:48.485Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T03:57:48.485Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T03:57:48.485Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T03:57:48.485Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T03:57:48.485Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T03:57:48.760Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T03:57:48.760Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T03:57:48.760Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T03:57:49.328Z]  ---> Running in 780ca4ee254f [2022-05-20T03:57:49.328Z] ---> Running in 5fa8b038fbb5 [2022-05-20T03:57:50.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:50.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:50.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:50.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:50.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-20T03:57:50.521Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:57:50.521Z] OK: 6 MiB in 15 packages [2022-05-20T03:57:50.521Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-20T03:57:50.521Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:57:50.521Z] OK: 6 MiB in 15 packages [2022-05-20T03:57:53.808Z] Removing intermediate container 5fa8b038fbb5 [2022-05-20T03:57:53.808Z] ---> e9d80966a468 [2022-05-20T03:57:53.808Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T03:57:53.808Z] Removing intermediate container 780ca4ee254f [2022-05-20T03:57:53.808Z] ---> d9b511d07fca [2022-05-20T03:57:53.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T03:57:54.072Z] ---> Running in caff1f613e49 [2022-05-20T03:57:54.072Z] ---> Running in 82c04453880a [2022-05-20T03:57:54.331Z] Removing intermediate container 82c04453880a [2022-05-20T03:57:54.332Z] ---> 534d6f905148 [2022-05-20T03:57:54.332Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-20T03:57:55.059Z] Removing intermediate container caff1f613e49 [2022-05-20T03:57:55.059Z] ---> aef243d9b963 [2022-05-20T03:57:55.059Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-20T03:57:55.059Z] ---> Running in 57c7e0b3d65d [2022-05-20T03:57:55.321Z] ---> Running in c3c6cd19c369 [2022-05-20T03:57:55.581Z] Removing intermediate container 57c7e0b3d65d [2022-05-20T03:57:55.581Z] ---> c80399e84f4e [2022-05-20T03:57:55.581Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T03:57:56.149Z] Removing intermediate container c3c6cd19c369 [2022-05-20T03:57:56.149Z] ---> 031cf9a47cdf [2022-05-20T03:57:56.149Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T03:57:56.718Z] ---> Running in 2f1faa3e0862 [2022-05-20T03:57:57.286Z] ---> Running in 76461d7c9f4c [2022-05-20T03:57:57.855Z] Removing intermediate container 2f1faa3e0862 [2022-05-20T03:57:57.855Z] ---> dee3d0c881cc [2022-05-20T03:57:57.855Z] Step 15/23 : WORKDIR / [2022-05-20T03:57:58.114Z] Removing intermediate container c26cfecaa678 [2022-05-20T03:57:58.114Z] ---> 11dbdac62bb7 [2022-05-20T03:57:58.114Z] [2022-05-20T03:57:58.114Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T03:57:58.114Z] ---> e04c818066af [2022-05-20T03:57:58.114Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-20T03:57:58.114Z] Removing intermediate container 76461d7c9f4c [2022-05-20T03:57:58.114Z] ---> 9228f39e4e90 [2022-05-20T03:57:58.114Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:57:58.373Z] ---> Running in 1d66c5069934 [2022-05-20T03:57:58.373Z] ---> Running in a273fef30b15 [2022-05-20T03:57:58.942Z] Removing intermediate container 1d66c5069934 [2022-05-20T03:57:58.942Z] ---> c770da43f0e0 [2022-05-20T03:57:58.942Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:57:58.942Z] ---> 9297311b0e66 [2022-05-20T03:57:58.942Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-20T03:57:59.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:59.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:57:59.776Z] ---> 22c1f8503b55 [2022-05-20T03:57:59.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-20T03:57:59.776Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-20T03:57:59.776Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-20T03:57:59.776Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:57:59.776Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T03:57:59.776Z] OK: 6 MiB in 16 packages [2022-05-20T03:57:59.776Z] ---> 4236050e3fff [2022-05-20T03:57:59.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-20T03:58:00.715Z] ---> 90bd643f899e [2022-05-20T03:58:00.715Z] ---> 0ec7393f4822 [2022-05-20T03:58:00.715Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.tomlStep 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-20T03:58:00.715Z] [2022-05-20T03:58:00.974Z] ---> Running in d95e4df25b74 [2022-05-20T03:58:00.974Z] Removing intermediate container a273fef30b15 [2022-05-20T03:58:00.974Z] ---> 14d2df87dbff [2022-05-20T03:58:00.974Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T03:58:01.232Z] ---> Running in 4e3db756b964 [2022-05-20T03:58:01.232Z] Removing intermediate container d95e4df25b74 [2022-05-20T03:58:01.232Z] ---> be08d7bdec7d [2022-05-20T03:58:01.232Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:58:01.232Z] ---> fb16f8c7a946 [2022-05-20T03:58:01.232Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-20T03:58:01.507Z] ---> Running in 9d5dc863d28f [2022-05-20T03:58:01.507Z] Removing intermediate container 4e3db756b964 [2022-05-20T03:58:01.507Z] ---> 498c5b781544 [2022-05-20T03:58:01.507Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-20T03:58:01.507Z] ---> Running in 32c322c50e98 [2022-05-20T03:58:01.766Z] ---> Running in 5ab2a605724b [2022-05-20T03:58:01.766Z] Removing intermediate container 9d5dc863d28f [2022-05-20T03:58:01.766Z] ---> c59b25c88c7d [2022-05-20T03:58:01.766Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T03:58:01.766Z] Removing intermediate container 32c322c50e98 [2022-05-20T03:58:01.766Z] ---> c2da8d30b8e4 [2022-05-20T03:58:01.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:58:01.766Z] ---> Running in f63713ad59b5 [2022-05-20T03:58:02.213Z] Removing intermediate container 5ab2a605724b [2022-05-20T03:58:02.213Z] ---> 5567238cc728 [2022-05-20T03:58:02.213Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T03:58:02.213Z] ---> Running in 6aeb0a50f9db [2022-05-20T03:58:02.473Z] ---> Running in d3107168cd6a [2022-05-20T03:58:02.473Z] Removing intermediate container f63713ad59b5 [2022-05-20T03:58:02.473Z] ---> d350e5f758d4 [2022-05-20T03:58:02.473Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:58:02.473Z] Removing intermediate container 6aeb0a50f9db [2022-05-20T03:58:02.473Z] ---> 4c6e6d6e9c30 [2022-05-20T03:58:02.473Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T03:58:02.732Z] ---> Running in 4fdfafd489bb [2022-05-20T03:58:02.732Z] ---> Running in c5fa875b50cc [2022-05-20T03:58:02.732Z] Removing intermediate container d3107168cd6a [2022-05-20T03:58:02.732Z] ---> 472c080e0147 [2022-05-20T03:58:02.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:58:02.992Z] Removing intermediate container c5fa875b50cc [2022-05-20T03:58:02.992Z] ---> 18c52ccf3721 [2022-05-20T03:58:02.992Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:58:02.992Z] Removing intermediate container 4fdfafd489bb [2022-05-20T03:58:02.992Z] ---> ae80af6aaafe [2022-05-20T03:58:02.992Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T03:58:03.251Z] ---> Running in 5bd014b2f13f [2022-05-20T03:58:03.251Z] ---> Running in abcbcc12a904 [2022-05-20T03:58:03.514Z] ---> c36893c42b8f [2022-05-20T03:58:03.514Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-20T03:58:04.084Z] Removing intermediate container 5bd014b2f13f [2022-05-20T03:58:04.084Z] ---> 3bea042c139b [2022-05-20T03:58:04.084Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T03:58:04.084Z] Removing intermediate container abcbcc12a904 [2022-05-20T03:58:04.084Z] ---> 3c6498272f0d [2022-05-20T03:58:04.084Z] [2022-05-20T03:58:04.660Z] Successfully built 3c6498272f0d [2022-05-20T03:58:04.920Z] Successfully tagged support-scheduler:latest [2022-05-20T03:58:04.920Z]  Building support-scheduler ... done Building security-proxy-setup [2022-05-20T03:58:10.203Z] ---> Running in 93e0ba351ab5 [2022-05-20T03:58:11.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:58:11.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:58:11.588Z] ---> b327be910fda [2022-05-20T03:58:11.588Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> 1c2504f4e447 [2022-05-20T03:58:11.588Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> 20f44a07a039 [2022-05-20T03:58:11.588Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> f1681cf846a3 [2022-05-20T03:58:11.588Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> aa5e92d11d8e [2022-05-20T03:58:11.588Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> b893b112a83e [2022-05-20T03:58:11.588Z] Step 8/22 : COPY . . [2022-05-20T03:58:11.588Z] ---> Using cache [2022-05-20T03:58:11.588Z] ---> 0ef01808308a [2022-05-20T03:58:11.588Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-20T03:58:16.871Z] ---> 8f53bbb2e3c8 [2022-05-20T03:58:16.871Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-20T03:58:16.871Z] Removing intermediate container 93e0ba351ab5 [2022-05-20T03:58:16.871Z] ---> 49573f6f0148 [2022-05-20T03:58:16.871Z] [2022-05-20T03:58:16.871Z] ---> Running in af7a9d0a22a1 [2022-05-20T03:58:16.871Z] Successfully built 49573f6f0148 [2022-05-20T03:58:16.871Z] Successfully tagged core-command:latest [2022-05-20T03:58:16.871Z]  Building core-command ... done Building core-metadata [2022-05-20T03:58:18.776Z] 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-05-20T03:58:22.967Z] ---> 08a0bca19f9d [2022-05-20T03:58:22.967Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-20T03:58:23.909Z] ---> Running in e6ced38f1a18 [2022-05-20T03:58:24.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:58:24.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:58:24.886Z] ---> b327be910fda [2022-05-20T03:58:24.886Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> 1c2504f4e447 [2022-05-20T03:58:24.886Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> 20f44a07a039 [2022-05-20T03:58:24.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> f1681cf846a3 [2022-05-20T03:58:24.886Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> aa5e92d11d8e [2022-05-20T03:58:24.886Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> b893b112a83e [2022-05-20T03:58:24.886Z] Step 8/23 : COPY . . [2022-05-20T03:58:24.886Z] ---> Using cache [2022-05-20T03:58:24.886Z] ---> 0ef01808308a [2022-05-20T03:58:24.886Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-20T03:58:25.823Z] Removing intermediate container e6ced38f1a18 [2022-05-20T03:58:25.823Z] ---> 5b8a326112fc [2022-05-20T03:58:25.823Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:58:27.201Z] ---> Running in f89000f41895 [2022-05-20T03:58:27.459Z] ---> Running in d259ea312a0d [2022-05-20T03:58:28.415Z] 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-05-20T03:58:28.415Z] Removing intermediate container d259ea312a0d [2022-05-20T03:58:28.415Z] ---> 175048d5523d [2022-05-20T03:58:28.415Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T03:58:29.790Z] ---> Running in f275344df26b [2022-05-20T03:58:30.053Z] Removing intermediate container f275344df26b [2022-05-20T03:58:30.053Z] ---> 6b43fbaae83e [2022-05-20T03:58:30.053Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:58:30.312Z] ---> Running in 91f6d0047757 [2022-05-20T03:58:30.892Z] Removing intermediate container 91f6d0047757 [2022-05-20T03:58:30.892Z] ---> 7a8f64118aa4 [2022-05-20T03:58:30.892Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T03:58:31.151Z] ---> Running in 42915fbd2cc4 [2022-05-20T03:58:32.538Z] Removing intermediate container 42915fbd2cc4 [2022-05-20T03:58:32.538Z] ---> beff2eff81ec [2022-05-20T03:58:32.538Z] [2022-05-20T03:58:32.538Z] Successfully built beff2eff81ec [2022-05-20T03:58:32.538Z] Successfully tagged support-notifications:latest [2022-05-20T03:58:32.538Z]  Building support-notifications ... done Building security-spire-server [2022-05-20T03:58:33.593Z] Removing intermediate container b1d61b31f621 [2022-05-20T03:58:33.593Z] ---> 019be3876d6a [2022-05-20T03:58:33.593Z] Successfully built 019be3876d6a [2022-05-20T03:58:33.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:58:33.943Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T03:58:33.943Z] . [Pipeline] withDockerContainer [2022-05-20T03:58:34.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-64157 does not seem to be running inside a container [2022-05-20T03:58:34.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:58:35.625Z] $ docker top 477ec0c7ea0e93b72578065b7aa74483c090a16079d510b2d596ddc64b51a0d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T03:58:36.535Z] + go version [2022-05-20T03:58:36.535Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T03:58:36.570Z] $ docker stop --time=1 477ec0c7ea0e93b72578065b7aa74483c090a16079d510b2d596ddc64b51a0d5 [2022-05-20T03:58:37.816Z] 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-05-20T03:58:38.275Z] $ docker rm -f 477ec0c7ea0e93b72578065b7aa74483c090a16079d510b2d596ddc64b51a0d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T03:58:38.873Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T03:58:38.873Z] . [Pipeline] withDockerContainer [2022-05-20T03:58:39.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-64157 does not seem to be running inside a container [2022-05-20T03:58:39.197Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T03:58:40.487Z] $ docker top 4c053ba659b344a73c32eb7722f5f928cf896bcc33173cfa5c7b862adb1ef227 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-20T03:58:40.741Z] ========================================================= [2022-05-20T03:58:40.742Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-20T03:58:40.742Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-20T03:58:41.391Z] + make test [2022-05-20T03:58:41.391Z] go mod tidy -compat=1.17 [2022-05-20T03:58:42.006Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:58:42.006Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:58:42.006Z] ---> b327be910fda [2022-05-20T03:58:42.006Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 1c2504f4e447 [2022-05-20T03:58:42.006Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 20f44a07a039 [2022-05-20T03:58:42.006Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 92e8c1f0b491 [2022-05-20T03:58:42.006Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 4a724f603d8a [2022-05-20T03:58:42.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> f64ecdd8b403 [2022-05-20T03:58:42.006Z] Step 8/25 : COPY . . [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 6d71c4f97639 [2022-05-20T03:58:42.006Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> f026125692e4 [2022-05-20T03:58:42.006Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 41224bcf532e [2022-05-20T03:58:42.006Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-20T03:58:42.006Z] ---> Using cache [2022-05-20T03:58:42.006Z] ---> 1e2aa79c7b0e [2022-05-20T03:58:42.006Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T03:58:42.376Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-20T03:58:51.991Z] ---> Running in eb1990cd3879 [2022-05-20T03:58:52.250Z] spire-1.2.1/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.data/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.data/.file [2022-05-20T03:58:52.250Z] spire-1.2.1/.dockerignore [2022-05-20T03:58:52.250Z] spire-1.2.1/.gitattributes [2022-05-20T03:58:52.250Z] spire-1.2.1/.githooks/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T03:58:52.250Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T03:58:52.250Z] spire-1.2.1/.gitignore [2022-05-20T03:58:52.250Z] spire-1.2.1/.go-version [2022-05-20T03:58:52.250Z] spire-1.2.1/.golangci.yml [2022-05-20T03:58:52.250Z] spire-1.2.1/ADOPTERS.md [2022-05-20T03:58:52.250Z] spire-1.2.1/CHANGELOG.md [2022-05-20T03:58:52.250Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T03:58:52.250Z] spire-1.2.1/CODEOWNERS [2022-05-20T03:58:52.250Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T03:58:52.250Z] spire-1.2.1/Dockerfile [2022-05-20T03:58:52.250Z] spire-1.2.1/Dockerfile.dev [2022-05-20T03:58:52.250Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T03:58:52.250Z] spire-1.2.1/LICENSE [2022-05-20T03:58:52.250Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T03:58:52.250Z] spire-1.2.1/Makefile [2022-05-20T03:58:52.250Z] spire-1.2.1/README.md [2022-05-20T03:58:52.250Z] spire-1.2.1/ROADMAP.md [2022-05-20T03:58:52.250Z] spire-1.2.1/SECURITY.md [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T03:58:52.250Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T03:58:52.251Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T03:58:52.515Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/ [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/agent/ [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/server/ [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/server/server.conf [2022-05-20T03:58:52.515Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/ [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/auditlog.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/ [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/spire_server.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/telemetry.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/upgrading.md [2022-05-20T03:58:52.515Z] spire-1.2.1/doc/using_spire.md [2022-05-20T03:58:52.515Z] spire-1.2.1/examples/ [2022-05-20T03:58:52.515Z] spire-1.2.1/examples/README.md [2022-05-20T03:58:52.515Z] spire-1.2.1/go.mod [2022-05-20T03:58:52.515Z] spire-1.2.1/go.sum [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T03:58:52.515Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/version/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T03:58:52.516Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/config.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T03:58:52.517Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/server.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/private/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/private/server/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T03:58:52.518Z] spire-1.2.1/release/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/README.md [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/conf/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T03:58:52.518Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T03:58:52.518Z] spire-1.2.1/script/ [2022-05-20T03:58:52.518Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T03:58:52.518Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T03:58:52.518Z] spire-1.2.1/support/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T03:58:52.518Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T03:58:52.519Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/clock/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/clock/clock.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/README.md [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/common [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T03:58:52.519Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T03:58:52.520Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T03:58:52.521Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T03:58:52.522Z] spire-1.2.1/test/integration/test.sh [2022-05-20T03:58:52.522Z] spire-1.2.1/test/plugintest/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testca/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testca/ca.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testkey/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/testkey/new.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/ [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/race.go [2022-05-20T03:58:52.522Z] spire-1.2.1/test/util/util.go [2022-05-20T03:58:52.522Z] building spire from source... [2022-05-20T03:58:52.787Z] Installing go1.17.7... [2022-05-20T03:58:55.332Z] Removing intermediate container af7a9d0a22a1 [2022-05-20T03:58:55.332Z] ---> bf9220980d50 [2022-05-20T03:58:55.332Z] [2022-05-20T03:58:55.332Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T03:58:55.332Z] ---> e04c818066af [2022-05-20T03:58:55.332Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-20T03:58:55.332Z] Removing intermediate container f89000f41895 [2022-05-20T03:58:55.332Z] ---> 0b2a64be7c7d [2022-05-20T03:58:55.332Z] [2022-05-20T03:58:55.332Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T03:58:55.332Z] ---> e04c818066af [2022-05-20T03:58:55.332Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T03:58:55.332Z] ---> Using cache [2022-05-20T03:58:55.332Z] ---> d9b511d07fca [2022-05-20T03:58:55.332Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T03:58:55.332Z] ---> Using cache [2022-05-20T03:58:55.332Z] ---> 534d6f905148 [2022-05-20T03:58:55.332Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-20T03:58:56.716Z] ---> Running in 887100cce8e0 [2022-05-20T03:58:56.716Z] ---> Running in cc8cba55db3e [2022-05-20T03:58:56.716Z] Removing intermediate container cc8cba55db3e [2022-05-20T03:58:56.716Z] ---> 89f28cf9839f [2022-05-20T03:58:56.716Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T03:58:56.716Z] ---> Running in ad7f55f880ae [2022-05-20T03:58:56.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:58:56.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:58:56.976Z] Removing intermediate container ad7f55f880ae [2022-05-20T03:58:56.976Z] ---> fb93a7870294 [2022-05-20T03:58:56.976Z] Step 15/23 : WORKDIR / [2022-05-20T03:58:56.976Z] ---> Running in 21149ef4fc8e [2022-05-20T03:58:56.976Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-20T03:58:56.976Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-20T03:58:56.976Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-20T03:58:56.976Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-20T03:58:57.235Z] (5/6) Installing curl (7.79.1-r1) [2022-05-20T03:58:57.235Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-20T03:58:57.235Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T03:58:57.235Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T03:58:57.235Z] OK: 8 MiB in 20 packages [2022-05-20T03:58:57.235Z] Removing intermediate container 21149ef4fc8e [2022-05-20T03:58:57.235Z] ---> f901c578bd8a [2022-05-20T03:58:57.235Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T03:58:57.838Z] ---> 5560dda86dba [2022-05-20T03:58:57.838Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-20T03:58:57.838Z] Removing intermediate container 887100cce8e0 [2022-05-20T03:58:57.838Z] ---> f820091a42df [2022-05-20T03:58:57.838Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T03:58:58.098Z] ---> Running in 56fb91be0f51 [2022-05-20T03:58:58.098Z] ---> 507bfadc662c [2022-05-20T03:58:58.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-20T03:58:58.423Z] Removing intermediate container 56fb91be0f51 [2022-05-20T03:58:58.423Z] ---> 61a1fc39342b [2022-05-20T03:58:58.423Z] Step 13/22 : WORKDIR /edgex [2022-05-20T03:58:58.423Z] ---> Running in 964e7731d05b [2022-05-20T03:58:58.423Z] ---> 82b4d3a6a78a [2022-05-20T03:58:58.423Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-20T03:58:58.423Z] ---> Running in 77ef79df66ec [2022-05-20T03:58:58.423Z] Removing intermediate container 964e7731d05b [2022-05-20T03:58:58.423Z] ---> a480749211f6 [2022-05-20T03:58:58.423Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-20T03:58:59.025Z] Removing intermediate container 77ef79df66ec [2022-05-20T03:58:59.025Z] ---> dd647ccc4383 [2022-05-20T03:58:59.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T03:58:59.025Z] Building bin/spire-server... [2022-05-20T03:58:59.025Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T03:58:59.025Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T03:58:59.025Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T03:58:59.025Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T03:58:59.025Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T03:58:59.025Z]  ---> 70271b8624e7 [2022-05-20T03:58:59.025Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-20T03:58:59.025Z] ---> Running in 5eb0d32c5564 [2022-05-20T03:58:59.025Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T03:58:59.025Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T03:58:59.315Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T03:58:59.315Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T03:58:59.315Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T03:58:59.315Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T03:58:59.315Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T03:58:59.315Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T03:58:59.315Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T03:58:59.315Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T03:58:59.315Z] Removing intermediate container 5eb0d32c5564 [2022-05-20T03:58:59.315Z] ---> c1facaaa3abb [2022-05-20T03:58:59.315Z] Step 21/23 : LABEL arch=x86_64 [2022-05-20T03:58:59.315Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T03:58:59.315Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T03:58:59.638Z]  ---> Running in 8761bb7aec51 [2022-05-20T03:58:59.638Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T03:58:59.638Z]  ---> e0fda92dc40d [2022-05-20T03:58:59.638Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-20T03:58:59.638Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T03:58:59.638Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T03:58:59.638Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T03:58:59.638Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T03:58:59.638Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T03:58:59.638Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T03:59:00.112Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T03:59:00.112Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T03:59:00.112Z] Removing intermediate container 8761bb7aec51 [2022-05-20T03:59:00.112Z] ---> fecd9e2f474c [2022-05-20T03:59:00.112Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:59:00.112Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T03:59:00.112Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T03:59:00.112Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T03:59:00.112Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T03:59:00.112Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T03:59:00.112Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T03:59:00.112Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T03:59:00.112Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T03:59:00.112Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T03:59:00.112Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T03:59:00.112Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T03:59:00.112Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T03:59:00.112Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T03:59:00.112Z]  ---> c398fa22cc00 [2022-05-20T03:59:00.112Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T03:59:00.112Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T03:59:00.112Z]  ---> Running in c98c8de6fd42 [2022-05-20T03:59:00.112Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T03:59:00.112Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T03:59:00.112Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T03:59:00.112Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T03:59:00.112Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T03:59:00.373Z] Removing intermediate container b52bc067bf21 [2022-05-20T03:59:00.373Z] ---> b0cff81a4fd1 [2022-05-20T03:59:00.373Z] [2022-05-20T03:59:00.373Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T03:59:00.373Z] Removing intermediate container c98c8de6fd42 [2022-05-20T03:59:00.373Z] ---> 07ff6bc1edf6 [2022-05-20T03:59:00.373Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T03:59:00.373Z] 3.15: Pulling from library/alpine [2022-05-20T03:59:00.373Z] ---> 2f0dd3d7c371 [2022-05-20T03:59:00.373Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-20T03:59:00.635Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T03:59:00.635Z]  ---> Running in 4ae7e8c5d18d [2022-05-20T03:59:00.635Z] ---> Running in 515312cf3dec [2022-05-20T03:59:00.635Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T03:59:00.635Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T03:59:00.635Z] ---> 0ac33e5f5afa [2022-05-20T03:59:00.635Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T03:59:00.635Z] ---> Running in e57cdeadafb6 [2022-05-20T03:59:00.635Z] Removing intermediate container 4ae7e8c5d18d [2022-05-20T03:59:00.635Z] ---> b22a068f1214 [2022-05-20T03:59:00.635Z] [2022-05-20T03:59:00.635Z] Removing intermediate container e57cdeadafb6 [2022-05-20T03:59:00.635Z] ---> 88f43fb0b23b [2022-05-20T03:59:00.635Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:59:00.895Z] ---> Running in 0e825f0cedc5 [2022-05-20T03:59:00.895Z] Successfully built b22a068f1214 [2022-05-20T03:59:00.895Z] Successfully tagged core-metadata:latest [2022-05-20T03:59:00.895Z] Building security-spiffe-token-provider [2022-05-20T03:59:01.463Z]  Building core-metadata ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T03:59:01.463Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T03:59:01.463Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T03:59:01.463Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T03:59:01.463Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T03:59:04.765Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T03:59:04.765Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-20T03:59:04.765Z] ---> b327be910fda [2022-05-20T03:59:04.765Z] Step 3/20 : WORKDIR /edgex-go [2022-05-20T03:59:04.765Z] ---> Using cache [2022-05-20T03:59:04.765Z] ---> 1c2504f4e447 [2022-05-20T03:59:04.765Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-20T03:59:05.027Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T03:59:05.027Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T03:59:05.027Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T03:59:05.027Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T03:59:05.027Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T03:59:05.287Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T03:59:05.546Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T03:59:05.806Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T03:59:06.067Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T03:59:06.067Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T03:59:06.067Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T03:59:06.327Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T03:59:06.586Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T03:59:06.586Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T03:59:06.586Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T03:59:06.586Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T03:59:06.849Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T03:59:07.108Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T03:59:07.108Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T03:59:07.108Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T03:59:07.108Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T03:59:07.428Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T03:59:07.428Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T03:59:07.687Z]  ---> Running in aa5cbe26db93 [2022-05-20T03:59:07.687Z] Removing intermediate container 515312cf3dec [2022-05-20T03:59:07.687Z] ---> 1d33286c3f33 [2022-05-20T03:59:07.687Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T03:59:07.687Z] Removing intermediate container 0e825f0cedc5 [2022-05-20T03:59:07.687Z] ---> b303605dcc57 [2022-05-20T03:59:07.687Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T03:59:07.687Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T03:59:07.687Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T03:59:07.687Z]  ---> Running in e1a187329970 [2022-05-20T03:59:07.687Z] ---> Running in 93811cf52374 [2022-05-20T03:59:07.687Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T03:59:07.687Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T03:59:07.687Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T03:59:07.687Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T03:59:07.946Z] Removing intermediate container e1a187329970 [2022-05-20T03:59:07.947Z] ---> 8abf38a0e90f [2022-05-20T03:59:07.947Z] Step 20/22 : LABEL arch=x86_64 [2022-05-20T03:59:08.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:08.208Z] ---> Running in 60c64cbd2232 [2022-05-20T03:59:08.208Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T03:59:08.208Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T03:59:08.208Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T03:59:08.208Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T03:59:08.208Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T03:59:08.208Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T03:59:08.208Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T03:59:08.467Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T03:59:08.467Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T03:59:08.467Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T03:59:08.467Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T03:59:08.467Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T03:59:08.467Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T03:59:08.467Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T03:59:08.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:08.467Z] Removing intermediate container 60c64cbd2232 [2022-05-20T03:59:08.467Z] ---> abb2ccdad09a [2022-05-20T03:59:08.467Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:59:08.467Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T03:59:08.467Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T03:59:08.467Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T03:59:08.467Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T03:59:08.467Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T03:59:08.467Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T03:59:08.467Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T03:59:08.467Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T03:59:08.467Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T03:59:08.467Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T03:59:08.467Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T03:59:08.467Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T03:59:08.467Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T03:59:08.467Z]  ---> Running in d116fa8943ad [2022-05-20T03:59:08.467Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T03:59:08.467Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T03:59:08.467Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T03:59:08.467Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T03:59:08.467Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T03:59:08.467Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T03:59:08.729Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T03:59:08.729Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T03:59:08.729Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T03:59:08.729Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T03:59:08.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T03:59:08.729Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T03:59:08.729Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T03:59:08.729Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T03:59:08.729Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T03:59:08.729Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T03:59:08.729Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T03:59:08.729Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T03:59:08.729Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T03:59:08.729Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T03:59:08.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T03:59:08.729Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T03:59:08.729Z] Removing intermediate container d116fa8943ad [2022-05-20T03:59:08.729Z] ---> f5deb0b143de [2022-05-20T03:59:08.729Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T03:59:08.729Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T03:59:08.729Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T03:59:08.729Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T03:59:08.729Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T03:59:08.729Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T03:59:08.989Z]  ---> Running in 40ae7c2305cc [2022-05-20T03:59:08.989Z] Removing intermediate container 40ae7c2305cc [2022-05-20T03:59:08.989Z] ---> 608847a5b155 [2022-05-20T03:59:08.989Z] [2022-05-20T03:59:08.989Z] Successfully built 608847a5b155 [2022-05-20T03:59:08.989Z] Successfully tagged security-proxy-setup:latest [2022-05-20T03:59:09.251Z]  Building security-proxy-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:09.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:09.774Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T03:59:09.774Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T03:59:09.774Z] OK: 15857 distinct packages available [2022-05-20T03:59:09.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:10.036Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T03:59:10.036Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T03:59:10.036Z] OK: 15864 distinct packages available [2022-05-20T03:59:10.036Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:10.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:10.867Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T03:59:10.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:10.867Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T03:59:11.127Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T03:59:11.127Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T03:59:11.127Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T03:59:11.386Z] OK: 221 MiB in 52 packages [2022-05-20T03:59:11.386Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T03:59:11.386Z] OK: 6 MiB in 19 packages [2022-05-20T03:59:13.299Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T03:59:13.299Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T03:59:14.249Z] Removing intermediate container aa5cbe26db93 [2022-05-20T03:59:14.249Z] ---> 0c78165ef576 [2022-05-20T03:59:14.249Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-20T03:59:14.249Z] Removing intermediate container 93811cf52374 [2022-05-20T03:59:14.249Z] ---> 5b28ec77cb71 [2022-05-20T03:59:14.249Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-20T03:59:14.511Z] ---> d42514b9acf7 [2022-05-20T03:59:14.511Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T03:59:14.511Z] ---> Running in 9eb548b546bc [2022-05-20T03:59:14.745Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-20T03:59:15.455Z] ---> f8d8b116800e [2022-05-20T03:59:15.456Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T03:59:16.028Z] Removing intermediate container 9eb548b546bc [2022-05-20T03:59:16.028Z] ---> 440ab0316f9c [2022-05-20T03:59:16.028Z] Step 7/20 : COPY . . [2022-05-20T03:59:19.319Z] ---> abf0b3ba0d02 [2022-05-20T03:59:19.319Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T03:59:20.697Z] ---> be9d79d84c3d [2022-05-20T03:59:20.697Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-20T03:59:21.266Z] ---> ef2783d16ada [2022-05-20T03:59:21.266Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-20T03:59:21.266Z] ---> 2cea779e5e95 [2022-05-20T03:59:21.266Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-20T03:59:21.266Z] ---> Running in 16257ccf5c90 [2022-05-20T03:59:21.266Z] ---> 8d16f8830109 [2022-05-20T03:59:21.266Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T03:59:21.524Z] ---> Running in f5265cdc9baa [2022-05-20T03:59:21.788Z] Removing intermediate container f5265cdc9baa [2022-05-20T03:59:21.788Z] ---> e6931f5fe5bd [2022-05-20T03:59:21.788Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T03:59:21.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-20T03:59:21.788Z] ---> Running in 6574f08bc66d [2022-05-20T03:59:22.047Z] Removing intermediate container 6574f08bc66d [2022-05-20T03:59:22.047Z] ---> 13b1f5f80c3a [2022-05-20T03:59:22.047Z] Step 24/26 : LABEL arch=x86_64 [2022-05-20T03:59:22.047Z] ---> Running in a498907f333f [2022-05-20T03:59:22.307Z] Removing intermediate container a498907f333f [2022-05-20T03:59:22.307Z] ---> b56cfb9cb72c [2022-05-20T03:59:22.307Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T03:59:22.307Z] ---> Running in d21642fb08e4 [2022-05-20T03:59:22.567Z] Removing intermediate container d21642fb08e4 [2022-05-20T03:59:22.567Z] ---> 6ae5b1c9d802 [2022-05-20T03:59:22.567Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T03:59:22.826Z] ---> Running in 149d5b2e77d5 [2022-05-20T03:59:22.826Z] Removing intermediate container 149d5b2e77d5 [2022-05-20T03:59:22.826Z] ---> a0039d1bba68 [2022-05-20T03:59:22.826Z] [2022-05-20T03:59:23.085Z] Successfully built a0039d1bba68 [2022-05-20T03:59:23.085Z] Successfully tagged security-spire-agent:latest [2022-05-20T03:59:33.078Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-20T03:59:33.078Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T03:59:33.078Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T03:59:33.078Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T03:59:33.078Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T03:59:33.648Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T03:59:33.648Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T03:59:33.648Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T03:59:33.906Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T03:59:33.906Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T03:59:33.906Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T03:59:33.906Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T03:59:33.906Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T03:59:33.906Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T03:59:55.867Z] Removing intermediate container 16257ccf5c90 [2022-05-20T03:59:55.867Z] ---> 588939997253 [2022-05-20T03:59:55.867Z] [2022-05-20T03:59:55.867Z] Step 9/20 : FROM alpine:3.15 [2022-05-20T03:59:55.867Z] ---> 0ac33e5f5afa [2022-05-20T03:59:55.867Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T03:59:55.867Z] ---> Using cache [2022-05-20T03:59:55.867Z] ---> 88f43fb0b23b [2022-05-20T03:59:55.867Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T03:59:55.867Z] ---> Using cache [2022-05-20T03:59:55.867Z] ---> b303605dcc57 [2022-05-20T03:59:55.867Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-20T03:59:55.867Z] ---> Running in 43499551f84a [2022-05-20T03:59:55.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:56.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:56.703Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T03:59:56.703Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T03:59:56.703Z] OK: 15857 distinct packages available [2022-05-20T03:59:56.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:57.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T03:59:57.903Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-20T03:59:57.903Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-20T03:59:57.903Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T03:59:58.163Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-20T03:59:58.163Z] (5/9) Installing curl (7.80.0-r1) [2022-05-20T03:59:58.163Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-20T03:59:58.424Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-20T03:59:58.424Z] (8/9) Installing libucontext (1.1-r0) [2022-05-20T03:59:58.424Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-20T03:59:58.683Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T03:59:58.683Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T03:59:58.683Z] OK: 8 MiB in 23 packages [2022-05-20T04:00:06.818Z] Removing intermediate container 43499551f84a [2022-05-20T04:00:06.818Z] ---> 5f7a1f184274 [2022-05-20T04:00:06.818Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:00:07.078Z] ---> d17521d03d6a [2022-05-20T04:00:07.078Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-20T04:00:09.008Z] ---> 5f39bd03b421 [2022-05-20T04:00:09.008Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-20T04:00:09.580Z] ---> a3247a1f9506 [2022-05-20T04:00:09.580Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-20T04:00:09.841Z] ---> Running in d54a18535cb7 [2022-05-20T04:00:10.411Z] Removing intermediate container d54a18535cb7 [2022-05-20T04:00:10.411Z] ---> 24da3197a6e4 [2022-05-20T04:00:10.411Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:00:10.670Z] ---> Running in af36b05459d3 [2022-05-20T04:00:11.242Z] Removing intermediate container af36b05459d3 [2022-05-20T04:00:11.242Z] ---> 6fbc892ef56c [2022-05-20T04:00:11.242Z] Step 18/20 : LABEL arch=x86_64 [2022-05-20T04:00:11.503Z] ---> Running in 84f92cbc4d65 [2022-05-20T04:00:12.077Z] Removing intermediate container 84f92cbc4d65 [2022-05-20T04:00:12.077Z] ---> 02a3d952f21b [2022-05-20T04:00:12.077Z] Step 19/20 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:00:12.337Z] ---> Running in ea4cd948419a [2022-05-20T04:00:12.909Z] Removing intermediate container ea4cd948419a [2022-05-20T04:00:12.909Z] ---> 649309ea21ae [2022-05-20T04:00:12.909Z] Step 20/20 : LABEL version=0.0.0 [2022-05-20T04:00:13.171Z] ---> Running in 5b9092574ef2 [2022-05-20T04:00:13.742Z] Removing intermediate container 5b9092574ef2 [2022-05-20T04:00:13.742Z] ---> 692a6fe3147e [2022-05-20T04:00:13.742Z] [2022-05-20T04:00:13.742Z] Successfully built 692a6fe3147e [2022-05-20T04:00:13.742Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-20T04:00:45.844Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1868dc55c43b [2022-05-20T04:00:45.844Z] ---> 645aa92aa581 [2022-05-20T04:00:45.844Z] [2022-05-20T04:00:45.844Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T04:00:45.844Z] ---> 0ac33e5f5afa [2022-05-20T04:00:45.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T04:00:45.844Z] ---> Using cache [2022-05-20T04:00:45.844Z] ---> 88f43fb0b23b [2022-05-20T04:00:45.844Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:00:45.844Z] ---> Using cache [2022-05-20T04:00:45.844Z] ---> b303605dcc57 [2022-05-20T04:00:45.844Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-20T04:00:45.844Z] ---> Running in d3656cf28aba [2022-05-20T04:00:45.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T04:00:45.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T04:00:45.844Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T04:00:45.844Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T04:00:45.844Z] OK: 15857 distinct packages available [2022-05-20T04:00:46.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T04:00:46.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T04:00:47.248Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-20T04:00:47.248Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-20T04:00:47.248Z] (3/4) Installing libucontext (1.1-r0) [2022-05-20T04:00:47.509Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-20T04:00:47.509Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T04:00:47.509Z] OK: 6 MiB in 18 packages [2022-05-20T04:00:48.078Z] Removing intermediate container d3656cf28aba [2022-05-20T04:00:48.078Z] ---> af51d663bd20 [2022-05-20T04:00:48.078Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T04:00:49.460Z] ---> b9fa71ba1a3b [2022-05-20T04:00:49.460Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T04:00:49.460Z] ---> f28f67da727b [2022-05-20T04:00:49.460Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-20T04:00:49.720Z] ---> Running in 89b97307bd45 [2022-05-20T04:00:49.720Z] Removing intermediate container 89b97307bd45 [2022-05-20T04:00:49.720Z] ---> e5a7ca1d59a9 [2022-05-20T04:00:49.720Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-20T04:00:49.981Z] ---> 467fd6ff20c5 [2022-05-20T04:00:49.981Z] Step 21/26 : WORKDIR / [2022-05-20T04:00:49.981Z] ---> Running in b6725aaa1ea0 [2022-05-20T04:00:49.981Z] Removing intermediate container b6725aaa1ea0 [2022-05-20T04:00:49.981Z] ---> 221c8ed5a2d0 [2022-05-20T04:00:49.981Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T04:00:50.243Z] ---> Running in cb5363ef9bcd [2022-05-20T04:00:50.243Z] Removing intermediate container cb5363ef9bcd [2022-05-20T04:00:50.243Z] ---> d77004032b79 [2022-05-20T04:00:50.243Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T04:00:50.243Z] ---> Running in 8b6fe0ee1a94 [2022-05-20T04:00:50.504Z] Removing intermediate container 8b6fe0ee1a94 [2022-05-20T04:00:50.504Z] ---> 532ebed3eb07 [2022-05-20T04:00:50.504Z] Step 24/26 : LABEL arch=x86_64 [2022-05-20T04:00:50.504Z] ---> Running in c35c10e3ad7a [2022-05-20T04:00:50.504Z] Removing intermediate container c35c10e3ad7a [2022-05-20T04:00:50.504Z] ---> 80e00bedcf45 [2022-05-20T04:00:50.504Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:00:50.766Z] ---> Running in 1571efd72bcf [2022-05-20T04:00:50.766Z] Removing intermediate container 1571efd72bcf [2022-05-20T04:00:50.766Z] ---> 8f5742aaf603 [2022-05-20T04:00:50.766Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T04:00:50.766Z] ---> Running in 555c5387d564 [2022-05-20T04:00:51.027Z] Removing intermediate container 555c5387d564 [2022-05-20T04:00:51.027Z] ---> 15cf7dd903e4 [2022-05-20T04:00:51.027Z] [2022-05-20T04:00:51.027Z] Successfully built 15cf7dd903e4 [2022-05-20T04:00:51.027Z] Successfully tagged security-spire-config:latest [2022-05-20T04:00:57.628Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-20T04:00:57.628Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T04:00:57.628Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T04:00:57.628Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T04:00:57.628Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T04:00:57.922Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T04:00:57.922Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T04:00:57.922Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T04:00:58.226Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T04:00:58.226Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T04:00:58.226Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T04:00:58.226Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T04:00:58.226Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T04:00:58.226Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-20T04:01:06.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-20T04:01:19.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.296s coverage: 28.7% of statements [2022-05-20T04:01:19.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-20T04:01:19.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-20T04:01:25.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2022-05-20T04:01:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-20T04:01:25.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.474s coverage: 53.4% of statements [2022-05-20T04:01:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-20T04:01:25.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-20T04:01:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.743s coverage: 89.2% of statements [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-20T04:01:48.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.464s coverage: 84.8% of statements [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-20T04:01:48.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-20T04:01:51.495Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.549s coverage: 95.6% of statements [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-20T04:01:51.495Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-20T04:01:51.495Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.378s coverage: 60.0% of statements [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-20T04:01:51.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-20T04:01:51.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.672s coverage: 0.9% of statements [2022-05-20T04:01:51.496Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.443s coverage: 29.6% of statements [2022-05-20T04:01:51.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.260s coverage: 47.1% of statements [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.276s coverage: 94.1% of statements [2022-05-20T04:01:51.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2022-05-20T04:01:51.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2022-05-20T04:01:54.585Z] Removing intermediate container eb1990cd3879 [2022-05-20T04:01:54.585Z] ---> 3704040ae1e6 [2022-05-20T04:01:54.585Z] [2022-05-20T04:01:54.585Z] Step 13/25 : FROM alpine:3.15 [2022-05-20T04:01:54.585Z] ---> 0ac33e5f5afa [2022-05-20T04:01:54.585Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T04:01:54.585Z] ---> Using cache [2022-05-20T04:01:54.585Z] ---> 88f43fb0b23b [2022-05-20T04:01:54.585Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:01:54.585Z] ---> Using cache [2022-05-20T04:01:54.585Z] ---> b303605dcc57 [2022-05-20T04:01:54.585Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T04:01:54.585Z] ---> Using cache [2022-05-20T04:01:54.585Z] ---> 5b28ec77cb71 [2022-05-20T04:01:54.585Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T04:01:54.585Z] ---> ef34ff4461c6 [2022-05-20T04:01:54.585Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T04:01:54.585Z] ---> 0980e5132386 [2022-05-20T04:01:54.585Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-20T04:01:54.585Z] ---> 6eae2129769d [2022-05-20T04:01:54.585Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-20T04:01:54.585Z] ---> d9594be1d830 [2022-05-20T04:01:54.585Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T04:01:54.585Z] ---> Running in a1d9b3888fed [2022-05-20T04:01:54.585Z] Removing intermediate container a1d9b3888fed [2022-05-20T04:01:54.585Z] ---> b5eedae308f3 [2022-05-20T04:01:54.585Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T04:01:54.585Z] ---> Running in c2caca74e57b [2022-05-20T04:01:54.585Z] Removing intermediate container c2caca74e57b [2022-05-20T04:01:54.585Z] ---> e52122588608 [2022-05-20T04:01:54.585Z] Step 23/25 : LABEL arch=x86_64 [2022-05-20T04:01:54.585Z] ---> Running in 2a7320a27e23 [2022-05-20T04:01:54.585Z] Removing intermediate container 2a7320a27e23 [2022-05-20T04:01:54.585Z] ---> 84e4b367ac71 [2022-05-20T04:01:54.585Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:01:54.585Z] ---> Running in 01539b9e2c87 [2022-05-20T04:01:54.585Z] Removing intermediate container 01539b9e2c87 [2022-05-20T04:01:54.585Z] ---> d9abcc188472 [2022-05-20T04:01:54.585Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T04:01:54.585Z] ---> Running in 908eb74bc0ef [2022-05-20T04:01:54.585Z] Removing intermediate container 908eb74bc0ef [2022-05-20T04:01:54.585Z] ---> c6710d3e50ff [2022-05-20T04:01:54.585Z] [2022-05-20T04:01:54.585Z] Successfully built c6710d3e50ff [2022-05-20T04:01:54.585Z] Successfully tagged security-spire-server:latest [2022-05-20T04:01:54.593Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-20T04:01:54.606Z] $ docker stop --time=1 179c5df771057ccd41e46a1db77c2ec42afc49c447eb1c5a9226b912470efcb4 [2022-05-20T04:01:55.938Z] $ docker rm -f 179c5df771057ccd41e46a1db77c2ec42afc49c447eb1c5a9226b912470efcb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T04:01:56.288Z] + docker images [2022-05-20T04:01:56.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-20T04:01:56.288Z] security-spire-server latest c6710d3e50ff 3 seconds ago 87.3MB [2022-05-20T04:01:56.288Z] 3704040ae1e6 15 seconds ago 4.43GB [2022-05-20T04:01:56.288Z] security-spire-config latest 15cf7dd903e4 About a minute ago 86.7MB [2022-05-20T04:01:56.288Z] 645aa92aa581 About a minute ago 4.43GB [2022-05-20T04:01:56.288Z] security-spiffe-token-provider latest 692a6fe3147e About a minute ago 28.8MB [2022-05-20T04:01:56.288Z] 588939997253 2 minutes ago 1.54GB [2022-05-20T04:01:56.288Z] security-spire-agent latest a0039d1bba68 2 minutes ago 127MB [2022-05-20T04:01:56.288Z] security-proxy-setup latest 608847a5b155 2 minutes ago 26.9MB [2022-05-20T04:01:56.288Z] core-metadata latest b22a068f1214 2 minutes ago 17MB [2022-05-20T04:01:56.288Z] b0cff81a4fd1 3 minutes ago 4.43GB [2022-05-20T04:01:56.288Z] bf9220980d50 3 minutes ago 1.5GB [2022-05-20T04:01:56.288Z] 0b2a64be7c7d 3 minutes ago 1.5GB [2022-05-20T04:01:56.288Z] support-notifications latest beff2eff81ec 3 minutes ago 26.9MB [2022-05-20T04:01:56.288Z] core-command latest 49573f6f0148 3 minutes ago 16.1MB [2022-05-20T04:01:56.288Z] support-scheduler latest 3c6498272f0d 3 minutes ago 26.3MB [2022-05-20T04:01:56.288Z] 11dbdac62bb7 3 minutes ago 1.55GB [2022-05-20T04:01:56.288Z] 7d12744a13ef 4 minutes ago 1.55GB [2022-05-20T04:01:56.288Z] 81d6511d3baf 4 minutes ago 1.49GB [2022-05-20T04:01:56.288Z] sys-mgmt-agent latest 8ca062d9f455 4 minutes ago 299MB [2022-05-20T04:01:56.288Z] security-bootstrapper latest 72966bf7d161 4 minutes ago 19.1MB [2022-05-20T04:01:56.288Z] core-data latest 1a7b24b40448 5 minutes ago 22.5MB [2022-05-20T04:01:56.288Z] security-secretstore-setup latest 816e52b42820 5 minutes ago 28.5MB [2022-05-20T04:01:56.288Z] 6e086f102aa6 5 minutes ago 1.49GB [2022-05-20T04:01:56.288Z] 3ad7d4a2a88c 5 minutes ago 1.5GB [2022-05-20T04:01:56.288Z] afe85e7e8c0f 5 minutes ago 1.52GB [2022-05-20T04:01:56.288Z] 6d295a857ef5 5 minutes ago 1.5GB [2022-05-20T04:01:56.288Z] ci-base-image-x86_64 latest b327be910fda 9 minutes ago 895MB [2022-05-20T04:01:56.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 weeks ago 562MB [2022-05-20T04:01:56.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 4 weeks ago 254MB [2022-05-20T04:01:56.288Z] docker 20.10.14 7417809fdb73 6 weeks ago 218MB [2022-05-20T04:01:56.288Z] alpine 3.14 e04c818066af 6 weeks ago 5.59MB [2022-05-20T04:01:56.288Z] alpine 3.15 0ac33e5f5afa 6 weeks ago 5.57MB [2022-05-20T04:01:56.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 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-05-20T04:02:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements [2022-05-20T04:02:04.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2022-05-20T04:02:10.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.731s coverage: 82.5% of statements [2022-05-20T04:02:10.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.258s coverage: 87.2% of statements [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2022-05-20T04:02:17.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements [2022-05-20T04:02:17.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.904s coverage: 64.4% of statements [2022-05-20T04:02:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-20T04:02:23.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.213s coverage: 89.4% of statements [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2022-05-20T04:02:23.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-05-20T04:02:31.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.469s coverage: 65.4% of statements [2022-05-20T04:02:31.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-20T04:02:31.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-20T04:02:31.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-20T04:02:34.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.855s coverage: 43.8% of statements [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-20T04:02:34.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-20T04:02:34.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-20T04:02:34.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-20T04:02:42.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.334s coverage: 17.7% of statements [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-20T04:02:42.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-20T04:02:42.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 63.2% of statements [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-20T04:02:42.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-20T04:02:43.454Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-20T04:02:43.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.247s coverage: 28.9% of statements [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-20T04:02:43.454Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-20T04:02:43.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.345s coverage: 100.0% of statements [2022-05-20T04:02:43.454Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-05-20T04:02:44.424Z] 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-05-20T04:02:44.424Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T04:02:44.424Z] GO111MODULE=on go vet ./... [2022-05-20T04:04:36.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T04:04:36.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T04:04:36.295Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T04:04:36.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-20T04:04:36.982Z] + ls -al . [2022-05-20T04:04:36.982Z] total 680 [2022-05-20T04:04:36.982Z] drwxrwxr-x 9 1001 1001 4096 May 20 04:04 . [2022-05-20T04:04:36.982Z] drwxr-xr-x 4 root root 4096 May 20 03:58 .. [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 11 May 20 03:56 .dockerignore [2022-05-20T04:04:36.982Z] drwxrwxr-x 8 1001 1001 4096 May 20 03:56 .git [2022-05-20T04:04:36.982Z] drwxrwxr-x 3 1001 1001 4096 May 20 03:56 .github [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 879 May 20 03:56 .gitignore [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 42 May 20 03:56 .golangci.yml [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 87 May 20 03:56 .hadolint.yml [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 166 May 20 03:56 .sonarcloud.properties [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 1171 May 20 03:56 ADOPTERS.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 10220 May 20 03:56 Attribution.txt [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 63209 May 20 03:56 CHANGELOG.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 3804 May 20 03:56 CONTRIBUTING.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 677 May 20 03:56 GOVERNANCE.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 850 May 20 03:56 Jenkinsfile [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 10775 May 20 03:56 LICENSE [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 10389 May 20 03:56 Makefile [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 582 May 20 03:56 OWNERS.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 9094 May 20 03:56 README.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 6912 May 20 03:56 SECURITY.md [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 5 May 20 03:52 VERSION [2022-05-20T04:04:36.982Z] -rw-rw-r-- 1 1001 1001 4131 May 20 03:56 ZMQWindows.md [2022-05-20T04:04:36.982Z] drwxrwxr-x 2 1001 1001 4096 May 20 03:56 bin [2022-05-20T04:04:36.983Z] drwxrwxr-x 18 1001 1001 4096 May 20 03:56 cmd [2022-05-20T04:04:36.983Z] -rw-r--r-- 1 root root 435134 May 20 04:02 coverage.out [2022-05-20T04:04:36.983Z] -rw-rw-r-- 1 1001 1001 3217 May 20 03:56 go.mod [2022-05-20T04:04:36.983Z] -rw-rw-r-- 1 1001 1001 35084 May 20 03:58 go.sum [2022-05-20T04:04:36.983Z] drwxrwxr-x 8 1001 1001 4096 May 20 03:56 internal [2022-05-20T04:04:36.983Z] drwxrwxr-x 3 1001 1001 4096 May 20 03:56 openapi [2022-05-20T04:04:36.983Z] drwxrwxr-x 4 1001 1001 4096 May 20 03:56 snap [2022-05-20T04:04:36.983Z] -rw-rw-r-- 1 1001 1001 204 May 20 03:56 version.go [Pipeline] sh [2022-05-20T04:04:37.661Z] + '[' -e coverage.out ] [2022-05-20T04:04:37.661Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-20T04:04:37.686Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T04:04:38.564Z] Stashed 1 file(s) [Pipeline] sh [2022-05-20T04:04:39.217Z] + make build [2022-05-20T04:04:39.217Z] 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-05-20T04:06:01.051Z] 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-05-20T04:07:09.095Z] 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-05-20T04:07:09.095Z] 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-05-20T04:07:48.243Z] 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-05-20T04:07:48.243Z] 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-05-20T04:07:52.574Z] 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-05-20T04:07:59.319Z] 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-05-20T04:08:03.630Z] 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-05-20T04:08:09.031Z] 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-05-20T04:08:12.423Z] 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-05-20T04:08:15.819Z] 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-05-20T04:08:24.122Z] 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-05-20T04:08:30.882Z] $ docker stop --time=1 4c053ba659b344a73c32eb7722f5f928cf896bcc33173cfa5c7b862adb1ef227 [2022-05-20T04:08:33.070Z] $ docker rm -f 4c053ba659b344a73c32eb7722f5f928cf896bcc33173cfa5c7b862adb1ef227 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:08:35.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T04:08:35.406Z] [2022-05-20T04:08:35.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:08:35.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T04:08:36.036Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-20T04:08:36.036Z] 29e5d40040c1: Pulling fs layer [2022-05-20T04:08:36.036Z] 1ce36da41761: Pulling fs layer [2022-05-20T04:08:36.036Z] 25b303627fd3: Pulling fs layer [2022-05-20T04:08:36.036Z] 29e5d40040c1: Verifying Checksum [2022-05-20T04:08:36.036Z] 29e5d40040c1: Download complete [2022-05-20T04:08:36.313Z] 1ce36da41761: Verifying Checksum [2022-05-20T04:08:36.313Z] 1ce36da41761: Download complete [2022-05-20T04:08:36.589Z] 29e5d40040c1: Pull complete [2022-05-20T04:08:38.021Z] 25b303627fd3: Verifying Checksum [2022-05-20T04:08:38.021Z] 25b303627fd3: Download complete [2022-05-20T04:08:38.021Z] 1ce36da41761: Pull complete [2022-05-20T04:08:50.416Z] 25b303627fd3: Pull complete [2022-05-20T04:08:50.416Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-20T04:08:50.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T04:08:50.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-20T04:08:50.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-64157 does not seem to be running inside a container [2022-05-20T04:08:50.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T04:08:53.338Z] $ docker top 59c2d65f58379a9c9b45efe878a85339d7fe68fbbc922e7d8396b6eb314167dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T04:08:54.290Z] + docker-compose build --help+ [2022-05-20T04:08:54.290Z] grep parallel [2022-05-20T04:09:01.015Z] --parallel Build images in parallel. [Pipeline] } [2022-05-20T04:09:01.044Z] $ docker stop --time=1 59c2d65f58379a9c9b45efe878a85339d7fe68fbbc922e7d8396b6eb314167dc [2022-05-20T04:09:02.781Z] $ docker rm -f 59c2d65f58379a9c9b45efe878a85339d7fe68fbbc922e7d8396b6eb314167dc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:09:03.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-20T04:09:03.385Z] . [Pipeline] withDockerContainer [2022-05-20T04:09:03.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-64157 does not seem to be running inside a container [2022-05-20T04:09:03.728Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T04:09:05.063Z] $ docker top ee95b8f091e9556d33cf47e7bb82b46fb32e9f2270f4ca3c37ad1f0debf567b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T04:09:05.975Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-20T04:09:11.369Z] Building core-command ... [2022-05-20T04:09:11.369Z] Building core-data ... [2022-05-20T04:09:11.369Z] Building core-metadata ... [2022-05-20T04:09:11.369Z] Building security-bootstrapper ... [2022-05-20T04:09:11.369Z] Building security-proxy-setup ... [2022-05-20T04:09:11.369Z] Building security-secretstore-setup ... [2022-05-20T04:09:11.369Z] Building security-spiffe-token-provider ... [2022-05-20T04:09:11.369Z] Building security-spire-agent ... [2022-05-20T04:09:11.369Z] Building security-spire-config ... [2022-05-20T04:09:11.369Z] Building security-spire-server ... [2022-05-20T04:09:11.369Z] Building support-notifications ... [2022-05-20T04:09:11.369Z] Building support-scheduler ... [2022-05-20T04:09:11.369Z] Building sys-mgmt-agent ... [2022-05-20T04:09:11.369Z] Building support-notifications [2022-05-20T04:09:11.369Z] Building security-secretstore-setup [2022-05-20T04:09:11.369Z] Building security-spiffe-token-provider [2022-05-20T04:09:11.369Z] Building security-proxy-setup [2022-05-20T04:09:11.369Z] Building sys-mgmt-agent [2022-05-20T04:10:48.297Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:10:48.297Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:10:48.297Z] ---> 019be3876d6a [2022-05-20T04:10:48.297Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T04:10:48.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:10:48.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:10:48.297Z] ---> 019be3876d6a [2022-05-20T04:10:48.297Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T04:10:48.297Z] ---> Running in d87138d36950 [2022-05-20T04:10:48.297Z] ---> Running in 9d1b33553980 [2022-05-20T04:10:48.297Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:10:48.297Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:10:48.297Z] ---> 019be3876d6a [2022-05-20T04:10:48.297Z] Step 3/20 : WORKDIR /edgex-go [2022-05-20T04:10:48.297Z] ---> Running in 5cfe4f689aa2 [2022-05-20T04:10:48.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:10:48.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:10:48.297Z] ---> 019be3876d6a [2022-05-20T04:10:48.297Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T04:10:48.297Z] ---> Running in 7a85a0d875ec [2022-05-20T04:10:48.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:10:48.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:10:48.297Z] ---> 019be3876d6a [2022-05-20T04:10:48.297Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T04:10:48.297Z] ---> Running in 7f6d0d6d8537 [2022-05-20T04:10:48.297Z] Removing intermediate container d87138d36950 [2022-05-20T04:10:48.297Z] ---> 865c528f3402 [2022-05-20T04:10:48.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:10:48.297Z] Removing intermediate container 5cfe4f689aa2 [2022-05-20T04:10:48.297Z] ---> 1f2b0c335386 [2022-05-20T04:10:48.297Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-20T04:10:48.297Z] ---> Running in d71823fdd080 [2022-05-20T04:10:48.297Z] Removing intermediate container 9d1b33553980 [2022-05-20T04:10:48.297Z] Removing intermediate container 7a85a0d875ec [2022-05-20T04:10:48.297Z] ---> 4b07cb51f753 [2022-05-20T04:10:48.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:10:48.297Z] ---> 85c5623d7746 [2022-05-20T04:10:48.297Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:10:48.297Z] Removing intermediate container 7f6d0d6d8537 [2022-05-20T04:10:48.297Z] ---> e27c1fdc00ce [2022-05-20T04:10:48.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:10:48.297Z] ---> Running in 2776872439bc [2022-05-20T04:10:48.297Z] ---> Running in 4d365773b874 [2022-05-20T04:10:48.297Z] ---> Running in c7271add1c07 [2022-05-20T04:10:48.297Z] ---> Running in 60c5897a8b8d [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] Removing intermediate container d71823fdd080 [2022-05-20T04:10:48.297Z] ---> 32ad8a2f2449 [2022-05-20T04:10:48.297Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-20T04:10:48.297Z] ---> Running in 0d2cb94e0201 [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] Removing intermediate container 4d365773b874 [2022-05-20T04:10:48.297Z] ---> 93933346a27b [2022-05-20T04:10:48.297Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-20T04:10:48.297Z] Removing intermediate container c7271add1c07 [2022-05-20T04:10:48.297Z] ---> 8b43ea176946 [2022-05-20T04:10:48.297Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T04:10:48.297Z] ---> Running in 772f9e751b8f [2022-05-20T04:10:48.297Z] Removing intermediate container 60c5897a8b8d [2022-05-20T04:10:48.297Z] ---> f0f1c84e6e4f [2022-05-20T04:10:48.297Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-20T04:10:48.297Z] ---> Running in 3ef6d2b7acc5 [2022-05-20T04:10:48.297Z] ---> Running in 845a57ddfc6a [2022-05-20T04:10:48.297Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T04:10:48.297Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T04:10:48.297Z] OK: 15741 distinct packages available [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.297Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.298Z] OK: 220 MiB in 52 packages [2022-05-20T04:10:48.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:10:48.298Z] OK: 220 MiB in 52 packages [2022-05-20T04:10:48.298Z] OK: 220 MiB in 52 packages [2022-05-20T04:10:48.298Z] Removing intermediate container 2776872439bc [2022-05-20T04:10:48.298Z] ---> 9c8c6e8f2031 [2022-05-20T04:10:48.298Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-20T04:10:48.298Z] OK: 220 MiB in 52 packages [2022-05-20T04:10:48.298Z] OK: 220 MiB in 52 packages [2022-05-20T04:10:49.283Z] Removing intermediate container 0d2cb94e0201 [2022-05-20T04:10:49.283Z] ---> d6e4dc56db75 [2022-05-20T04:10:49.283Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T04:10:49.562Z] ---> b2da4ce3521d [2022-05-20T04:10:49.562Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:10:49.562Z] Removing intermediate container 772f9e751b8f [2022-05-20T04:10:49.562Z] ---> e36dcd77d110 [2022-05-20T04:10:49.562Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T04:10:49.847Z] ---> Running in f929c09a23f1 [2022-05-20T04:10:49.847Z] Removing intermediate container 845a57ddfc6a [2022-05-20T04:10:49.847Z] ---> 6642d4e63184 [2022-05-20T04:10:49.847Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T04:10:49.847Z] Removing intermediate container 3ef6d2b7acc5 [2022-05-20T04:10:49.847Z] ---> 896922175545 [2022-05-20T04:10:49.847Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T04:10:50.848Z] ---> 4bbf9f759466 [2022-05-20T04:10:50.848Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:10:50.848Z] ---> 5bd6e50209e0 [2022-05-20T04:10:50.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:10:50.848Z] ---> Running in a99824afdf2e [2022-05-20T04:10:51.133Z] ---> Running in 2c3a7d939b3e [2022-05-20T04:10:51.133Z] ---> b205ee2a27b5 [2022-05-20T04:10:51.133Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:10:51.427Z] ---> Running in 35406d8c4470 [2022-05-20T04:10:51.718Z] ---> 3a37daa3d09d [2022-05-20T04:10:51.718Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:10:51.718Z] ---> Running in ef5bf62313ec [2022-05-20T04:10:55.135Z] Removing intermediate container f929c09a23f1 [2022-05-20T04:10:55.135Z] ---> 99e8d325a642 [2022-05-20T04:10:55.135Z] Step 7/20 : COPY . . [2022-05-20T04:10:56.588Z] Removing intermediate container 2c3a7d939b3e [2022-05-20T04:10:56.588Z] ---> a1a7f6a5b1c2 [2022-05-20T04:10:56.588Z] Step 8/25 : COPY . . [2022-05-20T04:10:57.599Z] Removing intermediate container a99824afdf2e [2022-05-20T04:10:57.599Z] ---> 7251d3d926a4 [2022-05-20T04:10:57.599Z] Step 8/23 : COPY . . [2022-05-20T04:10:57.876Z] Removing intermediate container ef5bf62313ec [2022-05-20T04:10:57.876Z] ---> 4592c03ce78e [2022-05-20T04:10:57.876Z] Step 8/22 : COPY . . [2022-05-20T04:10:57.876Z] Removing intermediate container 35406d8c4470 [2022-05-20T04:10:57.876Z] ---> 154eacf9bb20 [2022-05-20T04:10:57.876Z] Step 8/22 : COPY . . [2022-05-20T04:11:24.707Z] ---> 56a58528e741 [2022-05-20T04:11:24.707Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-20T04:11:24.707Z] ---> de39c82aa2b6 [2022-05-20T04:11:24.707Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-20T04:11:24.707Z] ---> Running in b769757cacd4 [2022-05-20T04:11:24.707Z] ---> Running in c5a2c80848d4 [2022-05-20T04:11:26.154Z] ---> a63a53e9bc92 [2022-05-20T04:11:26.154Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-20T04:11:26.433Z] ---> Running in 64a1af82530c [2022-05-20T04:11:26.718Z] 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-05-20T04:11:26.996Z] 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-05-20T04:11:26.996Z] ---> 18f9cc6592ee [2022-05-20T04:11:26.996Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-20T04:11:27.289Z] ---> Running in 0c56ac93d543 [2022-05-20T04:11:28.751Z] ---> c627c7927455 [2022-05-20T04:11:28.751Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-20T04:11:28.751Z] ---> Running in f7bcf71c7081 [2022-05-20T04:11:29.750Z] 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-05-20T04:11:30.033Z] 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-05-20T04:11:31.039Z] 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-05-20T04:16:38.277Z] 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-05-20T04:16:38.277Z] 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-05-20T04:16:39.734Z] Removing intermediate container 64a1af82530c [2022-05-20T04:16:39.734Z] ---> 3ffe2702a852 [2022-05-20T04:16:39.734Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-20T04:16:39.734Z] ---> Running in a10034817e00 [2022-05-20T04:16:42.385Z] 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-05-20T04:16:47.830Z] Removing intermediate container a10034817e00 [2022-05-20T04:16:47.830Z] ---> 5c286ba018b2 [2022-05-20T04:16:47.830Z] [2022-05-20T04:16:47.830Z] Step 11/23 : FROM docker:20.10.14 [2022-05-20T04:16:47.830Z] 20.10.14: Pulling from library/docker [2022-05-20T04:16:54.599Z] Removing intermediate container 0c56ac93d543 [2022-05-20T04:16:54.599Z] ---> fdf99b4eaaa7 [2022-05-20T04:16:54.599Z] [2022-05-20T04:16:54.599Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T04:16:54.599Z] 3.14: Pulling from library/alpine [2022-05-20T04:16:57.252Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-20T04:16:57.252Z] Status: Downloaded newer image for alpine:3.14 [2022-05-20T04:16:57.252Z] ---> ac73e934f311 [2022-05-20T04:16:57.252Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-20T04:16:57.252Z] ---> Running in ba134c807ec0 [2022-05-20T04:16:57.864Z] Removing intermediate container b769757cacd4 [2022-05-20T04:16:57.864Z] ---> 7de7094b7db7 [2022-05-20T04:16:57.864Z] [2022-05-20T04:16:57.864Z] Step 10/25 : FROM alpine:3.14 [2022-05-20T04:16:57.864Z] ---> ac73e934f311 [2022-05-20T04:16:57.864Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-20T04:16:58.152Z] ---> Running in c785165518f8 [2022-05-20T04:17:00.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:01.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:01.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:01.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:02.713Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-20T04:17:02.994Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-20T04:17:02.994Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-20T04:17:02.994Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-20T04:17:02.994Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-20T04:17:02.994Z] (5/6) Installing curl (7.79.1-r1) [2022-05-20T04:17:02.994Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-20T04:17:02.994Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:17:02.994Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-20T04:17:02.994Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T04:17:02.994Z] (3/3) Installing su-exec (0.2-r1) [2022-05-20T04:17:02.994Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:17:02.994Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T04:17:03.613Z] OK: 6 MiB in 17 packages [2022-05-20T04:17:03.613Z] OK: 8 MiB in 20 packages [2022-05-20T04:17:07.956Z] Removing intermediate container c785165518f8 [2022-05-20T04:17:07.956Z] ---> f9425c71f256 [2022-05-20T04:17:07.956Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T04:17:07.956Z] ---> Running in b49af83eded3 [2022-05-20T04:17:07.956Z] Removing intermediate container ba134c807ec0 [2022-05-20T04:17:07.956Z] ---> 2ca97a78b35d [2022-05-20T04:17:07.957Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-20T04:17:07.957Z] ---> Running in 6aa112ed717e [2022-05-20T04:17:08.961Z] Removing intermediate container b49af83eded3 [2022-05-20T04:17:08.961Z] ---> 4d32fff10d8d [2022-05-20T04:17:08.961Z] Step 13/25 : WORKDIR / [2022-05-20T04:17:08.961Z] ---> Running in 4ee9bef0ac1e [2022-05-20T04:17:09.239Z] Removing intermediate container 6aa112ed717e [2022-05-20T04:17:09.239Z] ---> 2829eaa8f71c [2022-05-20T04:17:09.239Z] Step 13/22 : WORKDIR /edgex [2022-05-20T04:17:09.514Z] ---> Running in 63096b28415c [2022-05-20T04:17:10.503Z] Removing intermediate container 4ee9bef0ac1e [2022-05-20T04:17:10.503Z] ---> bbd86af561b2 [2022-05-20T04:17:10.503Z] 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-05-20T04:17:10.503Z] Removing intermediate container 63096b28415c [2022-05-20T04:17:10.503Z] ---> f248b48c391c [2022-05-20T04:17:10.503Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-20T04:17:12.505Z] ---> 700baf6a2d50 [2022-05-20T04:17:12.505Z] 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-05-20T04:17:12.505Z] ---> 16fbc95b1efe [2022-05-20T04:17:12.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-20T04:17:14.484Z] ---> a738c46151cf [2022-05-20T04:17:14.484Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-20T04:17:15.082Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-20T04:17:15.364Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-20T04:17:15.364Z] ---> c346e9eafbab [2022-05-20T04:17:15.364Z] 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-05-20T04:17:15.364Z] ---> Running in 0b7ae370c702 [2022-05-20T04:17:15.639Z] ---> 154cd4db8398 [2022-05-20T04:17:15.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-20T04:17:16.244Z] Removing intermediate container 0b7ae370c702 [2022-05-20T04:17:16.244Z] ---> 6fc8d7f07ad3 [2022-05-20T04:17:16.244Z] 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-05-20T04:17:16.244Z] ---> Running in 07b6109336bd [2022-05-20T04:17:16.525Z] ---> cfd6b836aa8c [2022-05-20T04:17:16.525Z] 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-05-20T04:17:18.748Z] ---> d928ce97cf22 [2022-05-20T04:17:18.748Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-20T04:17:19.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:20.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:17:20.066Z] ---> 9553613f70d3 [2022-05-20T04:17:20.066Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T04:17:21.525Z] (1/43) Installing readline (8.1.1-r0) [2022-05-20T04:17:21.525Z] (2/43) Installing bash (5.1.16-r0) [2022-05-20T04:17:21.525Z] ---> 0b30a4d1aaa0 [2022-05-20T04:17:21.525Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-20T04:17:21.525Z] ---> 44e1b6a4c0f6 [2022-05-20T04:17:21.817Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-20T04:17:21.817Z] Executing bash-5.1.16-r0.post-install [2022-05-20T04:17:21.817Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-20T04:17:21.817Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T04:17:21.817Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-20T04:17:21.817Z] (6/43) Installing curl (7.80.0-r1) [2022-05-20T04:17:21.817Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-20T04:17:21.817Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-20T04:17:21.817Z] (9/43) Installing expat (2.4.7-r0) [2022-05-20T04:17:21.817Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-20T04:17:21.817Z] (11/43) Installing gdbm (1.22-r0) [2022-05-20T04:17:21.817Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-20T04:17:21.817Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T04:17:21.817Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T04:17:21.817Z] ---> Running in 2306d627abbd [2022-05-20T04:17:22.096Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-20T04:17:22.096Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-20T04:17:22.096Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-20T04:17:25.514Z] ---> 59b202ed1ddc [2022-05-20T04:17:25.514Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-20T04:17:25.514Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-20T04:17:25.514Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-20T04:17:25.514Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-20T04:17:25.514Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-20T04:17:25.514Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-20T04:17:25.514Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-20T04:17:25.514Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-20T04:17:25.514Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-20T04:17:25.514Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-20T04:17:25.514Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-20T04:17:25.514Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-20T04:17:25.820Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-20T04:17:25.820Z] Removing intermediate container 2306d627abbd [2022-05-20T04:17:25.820Z] ---> cbf587007c3b [2022-05-20T04:17:25.820Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T04:17:25.820Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-20T04:17:25.820Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-20T04:17:25.820Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-20T04:17:25.820Z] ---> Running in 5abf75b48f89 [2022-05-20T04:17:26.123Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-20T04:17:26.123Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-20T04:17:26.123Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-20T04:17:26.123Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-20T04:17:26.123Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-20T04:17:26.123Z] ---> 2495dbc9c9f0 [2022-05-20T04:17:26.123Z] 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-05-20T04:17:26.123Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-20T04:17:26.123Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-20T04:17:26.123Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-20T04:17:26.123Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-20T04:17:26.410Z] ---> Running in 72f6dbb598da [2022-05-20T04:17:26.692Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-20T04:17:26.692Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-20T04:17:26.692Z] Removing intermediate container 5abf75b48f89 [2022-05-20T04:17:26.692Z] ---> 6383042aad10 [2022-05-20T04:17:26.692Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T04:17:26.986Z] ---> Running in 270e429dff28 [2022-05-20T04:17:27.272Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T04:17:27.555Z] OK: 82 MiB in 65 packages [2022-05-20T04:17:27.843Z] Removing intermediate container 270e429dff28 [2022-05-20T04:17:27.843Z] ---> adeecd9a748e [2022-05-20T04:17:27.843Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:17:28.125Z] ---> Running in 4a97b97455e3 [2022-05-20T04:17:28.744Z] Removing intermediate container 4a97b97455e3 [2022-05-20T04:17:28.744Z] ---> b83be12a432f [2022-05-20T04:17:28.744Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T04:17:28.744Z] ---> Running in c63d9b405d2e [2022-05-20T04:17:29.763Z] Removing intermediate container c63d9b405d2e [2022-05-20T04:17:29.763Z] ---> 578900bb61e9 [2022-05-20T04:17:29.763Z] [2022-05-20T04:17:30.367Z] Removing intermediate container 72f6dbb598da [2022-05-20T04:17:30.367Z] ---> 5d515081c2e4 [2022-05-20T04:17:30.367Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-20T04:17:30.648Z] ---> Running in 45135f601f04 [2022-05-20T04:17:30.648Z] Successfully built 578900bb61e9 [2022-05-20T04:17:30.648Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-20T04:17:30.648Z]  Building security-proxy-setup ... done Building security-spire-config [2022-05-20T04:17:31.267Z] Removing intermediate container 45135f601f04 [2022-05-20T04:17:31.267Z] ---> 1829dc639206 [2022-05-20T04:17:31.267Z] Step 23/25 : LABEL arch=arm64 [2022-05-20T04:17:31.267Z] ---> Running in 4f85da62dcdc [2022-05-20T04:17:31.878Z] Removing intermediate container 4f85da62dcdc [2022-05-20T04:17:31.878Z] ---> fed5f6bd6dd3 [2022-05-20T04:17:31.878Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:17:31.878Z] ---> Running in 52cc231a743a [2022-05-20T04:17:32.501Z] Removing intermediate container 52cc231a743a [2022-05-20T04:17:32.501Z] ---> e28e5e934aef [2022-05-20T04:17:32.501Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T04:17:32.501Z] ---> Running in 9253611610b4 [2022-05-20T04:17:33.111Z] Removing intermediate container 9253611610b4 [2022-05-20T04:17:33.111Z] ---> bc3bb98185ed [2022-05-20T04:17:33.111Z] [2022-05-20T04:17:33.732Z] Successfully built bc3bb98185ed [2022-05-20T04:17:33.732Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-20T04:17:33.732Z] Building support-scheduler [2022-05-20T04:17:34.339Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-05-20T04:17:34.339Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-20T04:17:35.327Z] Collecting jsonschema<3,>=2.5.1 [2022-05-20T04:17:35.327Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-20T04:17:35.327Z] Collecting docopt<0.7,>=0.6.1 [2022-05-20T04:17:35.327Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-20T04:17:38.737Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-20T04:17:38.737Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-20T04:17:39.725Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-20T04:17:39.725Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-20T04:17:40.322Z] Collecting docker<4.0,>=3.6.0 [2022-05-20T04:17:40.322Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-20T04:17:40.598Z] Collecting cached-property<2,>=1.2.0 [2022-05-20T04:17:40.598Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-20T04:17:40.875Z] Collecting texttable<0.10,>=0.9.0 [2022-05-20T04:17:40.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-20T04:17:42.867Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-20T04:17:42.867Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-20T04:17:44.858Z] 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-05-20T04:17:46.304Z] Collecting PyYAML<4,>=3.10 [2022-05-20T04:17:46.304Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-20T04:17:51.747Z] Collecting docker-pycreds>=0.4.0 [2022-05-20T04:17:51.747Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-20T04:17:52.741Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-20T04:17:52.741Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-20T04:17:53.021Z] Collecting idna<2.8,>=2.5 [2022-05-20T04:17:53.300Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-20T04:17:53.300Z] 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-05-20T04:17:53.580Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-20T04:17:53.580Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-20T04:17:54.185Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-20T04:17:54.185Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-20T04:17:54.185Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-20T04:17:54.185Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-20T04:17:55.630Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-20T04:17:55.630Z] Attempting uninstall: urllib3 [2022-05-20T04:17:55.630Z] Found existing installation: urllib3 1.26.7 [2022-05-20T04:17:55.630Z] Uninstalling urllib3-1.26.7: [2022-05-20T04:17:55.630Z] Successfully uninstalled urllib3-1.26.7 [2022-05-20T04:17:56.620Z] Attempting uninstall: idna [2022-05-20T04:17:56.621Z] Found existing installation: idna 3.3 [2022-05-20T04:17:56.621Z] Uninstalling idna-3.3: [2022-05-20T04:17:56.621Z] Successfully uninstalled idna-3.3 [2022-05-20T04:18:02.079Z] Attempting uninstall: requests [2022-05-20T04:18:02.079Z] Found existing installation: requests 2.26.0 [2022-05-20T04:18:02.079Z] Uninstalling requests-2.26.0: [2022-05-20T04:18:02.079Z] Successfully uninstalled requests-2.26.0 [2022-05-20T04:18:02.079Z] Running setup.py install for texttable: started [2022-05-20T04:18:05.500Z] Running setup.py install for texttable: finished with status 'done' [2022-05-20T04:18:05.500Z] Running setup.py install for PyYAML: started [2022-05-20T04:18:08.915Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-20T04:18:08.915Z] Running setup.py install for docopt: started [2022-05-20T04:18:12.319Z] Running setup.py install for docopt: finished with status 'done' [2022-05-20T04:18:12.319Z] Running setup.py install for dockerpty: started [2022-05-20T04:18:14.950Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-20T04:18:17.585Z] 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-05-20T04:18:18.588Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:18:18.588Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:18:18.588Z] ---> 019be3876d6a [2022-05-20T04:18:18.588Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T04:18:18.588Z] ---> Using cache [2022-05-20T04:18:18.588Z] ---> e27c1fdc00ce [2022-05-20T04:18:18.588Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:18:18.588Z] ---> Using cache [2022-05-20T04:18:18.588Z] ---> f0f1c84e6e4f [2022-05-20T04:18:18.588Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T04:18:19.585Z] ---> Running in ffff7cc11b20 [2022-05-20T04:18:22.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:22.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:23.850Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:18:23.850Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:18:23.850Z] ---> 019be3876d6a [2022-05-20T04:18:23.850Z] Step 3/22 : WORKDIR /edgex-go [2022-05-20T04:18:23.850Z] ---> Using cache [2022-05-20T04:18:23.850Z] ---> e27c1fdc00ce [2022-05-20T04:18:23.850Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:18:23.850Z] ---> Using cache [2022-05-20T04:18:23.850Z] ---> f0f1c84e6e4f [2022-05-20T04:18:23.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-20T04:18:23.850Z] ---> Running in 0532a84f06d9 [2022-05-20T04:18:24.127Z] OK: 220 MiB in 52 packages [2022-05-20T04:18:26.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:26.792Z] Removing intermediate container ffff7cc11b20 [2022-05-20T04:18:26.792Z] ---> 3f2a6f320e0b [2022-05-20T04:18:26.792Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T04:18:27.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:28.776Z] OK: 220 MiB in 52 packages [2022-05-20T04:18:28.776Z] ---> 57ec0298ba1a [2022-05-20T04:18:28.776Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:18:29.389Z] ---> Running in 42e94e487bc9 [2022-05-20T04:18:31.464Z] Removing intermediate container 0532a84f06d9 [2022-05-20T04:18:31.464Z] ---> 25ad05f7cab9 [2022-05-20T04:18:31.464Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-20T04:18:33.776Z] ---> 63d1bb809286 [2022-05-20T04:18:33.776Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:18:33.776Z] ---> Running in 5f756afbcfa5 [2022-05-20T04:18:36.443Z] Removing intermediate container 42e94e487bc9 [2022-05-20T04:18:36.443Z] ---> f288041ccf14 [2022-05-20T04:18:36.443Z] Step 8/26 : COPY . . [2022-05-20T04:18:39.868Z] Removing intermediate container 5f756afbcfa5 [2022-05-20T04:18:39.868Z] ---> cc235bd9e78f [2022-05-20T04:18:39.868Z] Step 8/22 : COPY . . [2022-05-20T04:18:45.303Z] Removing intermediate container c5a2c80848d4 [2022-05-20T04:18:45.303Z] ---> 869f78185a7c [2022-05-20T04:18:45.303Z] [2022-05-20T04:18:45.303Z] Step 9/20 : FROM alpine:3.15 [2022-05-20T04:18:45.303Z] 3.15: Pulling from library/alpine [2022-05-20T04:18:45.303Z] Removing intermediate container 07b6109336bd [2022-05-20T04:18:45.303Z] ---> a595b7eb39dd [2022-05-20T04:18:45.303Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-20T04:18:45.576Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T04:18:45.576Z] ---> Running in 0a9888fd6155 [2022-05-20T04:18:45.576Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T04:18:45.576Z] ---> 3fb3c9af89a9 [2022-05-20T04:18:45.576Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T04:18:45.860Z] ---> Running in ae9eaba01a2e [2022-05-20T04:18:46.131Z] Removing intermediate container 0a9888fd6155 [2022-05-20T04:18:46.131Z] ---> b37a0facaee2 [2022-05-20T04:18:46.131Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-20T04:18:46.131Z] ---> Running in 36da3bd2fc1b [2022-05-20T04:18:46.424Z] Removing intermediate container ae9eaba01a2e [2022-05-20T04:18:46.424Z] ---> 4506eb589b2e [2022-05-20T04:18:46.424Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:18:46.703Z] ---> Running in 482c49483479 [2022-05-20T04:18:46.979Z] Removing intermediate container 36da3bd2fc1b [2022-05-20T04:18:46.979Z] ---> 4ebe6a4d7e86 [2022-05-20T04:18:46.979Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-20T04:18:49.615Z] ---> 4427c6d8fea1 [2022-05-20T04:18:49.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-20T04:18:49.891Z] Removing intermediate container 482c49483479 [2022-05-20T04:18:49.891Z] ---> cd61b03771aa [2022-05-20T04:18:49.891Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-20T04:18:49.891Z] ---> Running in f4faf83cb3e2 [2022-05-20T04:18:50.873Z] ---> 532e30474bb8 [2022-05-20T04:18:50.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-20T04:18:51.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:52.467Z] ---> 9a2de7666cd0 [2022-05-20T04:18:52.467Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-20T04:18:52.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:52.752Z] ---> Running in ca346d0f69ee [2022-05-20T04:18:53.357Z] Removing intermediate container ca346d0f69ee [2022-05-20T04:18:53.357Z] ---> 5ce8cade5c2a [2022-05-20T04:18:53.357Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:18:53.635Z] ---> Running in e2d66be5c101 [2022-05-20T04:18:53.913Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T04:18:53.913Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T04:18:53.913Z] OK: 15734 distinct packages available [2022-05-20T04:18:54.202Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:54.485Z] Removing intermediate container e2d66be5c101 [2022-05-20T04:18:54.485Z] ---> 2d6dcdadf1dd [2022-05-20T04:18:54.485Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T04:18:54.760Z] ---> Running in 30c6ab0d2b6b [2022-05-20T04:18:55.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:18:55.323Z] Removing intermediate container 30c6ab0d2b6b [2022-05-20T04:18:55.323Z] ---> 606c3bbdd604 [2022-05-20T04:18:55.323Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:18:55.600Z] ---> Running in 5893e317dd11 [2022-05-20T04:18:56.203Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-20T04:18:56.203Z] Removing intermediate container 5893e317dd11 [2022-05-20T04:18:56.204Z] ---> 566a7ec40248 [2022-05-20T04:18:56.204Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T04:18:56.204Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-20T04:18:56.482Z] ---> Running in c84c8c6b867f [2022-05-20T04:18:56.482Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-20T04:18:56.482Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-20T04:18:56.757Z] (5/9) Installing curl (7.80.0-r1) [2022-05-20T04:18:56.757Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-20T04:18:56.757Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-20T04:18:57.036Z] (8/9) Installing libucontext (1.1-r0) [2022-05-20T04:18:57.036Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-20T04:18:57.036Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T04:18:57.314Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T04:18:57.314Z] Removing intermediate container c84c8c6b867f [2022-05-20T04:18:57.314Z] ---> de930f83ff5e [2022-05-20T04:18:57.314Z] [2022-05-20T04:18:57.588Z] OK: 8 MiB in 23 packages [2022-05-20T04:18:57.867Z] Successfully built de930f83ff5e [2022-05-20T04:18:58.148Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-20T04:18:58.148Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-05-20T04:18:58.757Z] Removing intermediate container f7bcf71c7081 [2022-05-20T04:18:58.757Z] ---> d9949f1b5e0d [2022-05-20T04:18:58.757Z] [2022-05-20T04:18:58.757Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T04:18:58.757Z] ---> ac73e934f311 [2022-05-20T04:18:58.757Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-20T04:18:58.757Z] ---> Running in cc2b02d0fba9 [2022-05-20T04:19:00.760Z] Removing intermediate container f4faf83cb3e2 [2022-05-20T04:19:00.761Z] ---> 42e2148884db [2022-05-20T04:19:00.761Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:19:00.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:19:01.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:19:02.041Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-20T04:19:02.325Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-20T04:19:02.325Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:19:02.325Z] Executing ca-certificates-20211220-r0.trigger [2022-05-20T04:19:02.611Z] OK: 6 MiB in 16 packages [2022-05-20T04:19:02.611Z] ---> 0064f00e14a8 [2022-05-20T04:19:02.611Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-20T04:19:05.260Z] Removing intermediate container cc2b02d0fba9 [2022-05-20T04:19:05.260Z] ---> 4ec24c7d1624 [2022-05-20T04:19:05.260Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T04:19:05.260Z] ---> Running in 76883d70816d [2022-05-20T04:19:06.243Z] Removing intermediate container 76883d70816d [2022-05-20T04:19:06.243Z] ---> 5ffe555ed89a [2022-05-20T04:19:06.243Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-20T04:19:06.243Z] ---> ef75aa32d4af [2022-05-20T04:19:06.243Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-20T04:19:06.243Z] ---> Running in 21dbb6fdfe4d [2022-05-20T04:19:07.233Z] Removing intermediate container 21dbb6fdfe4d [2022-05-20T04:19:07.233Z] ---> 1a77779d01dc [2022-05-20T04:19:07.233Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T04:19:07.233Z] ---> Running in 754282a0742c [2022-05-20T04:19:07.514Z] ---> 4cd847e60b73 [2022-05-20T04:19:07.514Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-20T04:19:07.790Z] ---> Running in 062a306584a1 [2022-05-20T04:19:08.077Z] Removing intermediate container 754282a0742c [2022-05-20T04:19:08.077Z] ---> e5e9855cebc6 [2022-05-20T04:19:08.077Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:19:08.365Z] Removing intermediate container 062a306584a1 [2022-05-20T04:19:08.365Z] ---> 9f3fd45020cf [2022-05-20T04:19:08.365Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:19:08.365Z] ---> Running in 919e8e109bc5 [2022-05-20T04:19:09.369Z] Removing intermediate container 919e8e109bc5 [2022-05-20T04:19:09.369Z] ---> 51070cc19cae [2022-05-20T04:19:09.369Z] Step 18/20 : LABEL arch=arm64 [2022-05-20T04:19:09.369Z] ---> 65c8b43d3ee9 [2022-05-20T04:19:09.369Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-20T04:19:09.369Z] ---> Running in f4da7facacfa [2022-05-20T04:19:09.977Z] Removing intermediate container f4da7facacfa [2022-05-20T04:19:09.977Z] ---> baf7826780f4 [2022-05-20T04:19:09.977Z] Step 19/20 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:19:09.977Z] ---> Running in 02a66bf6f179 [2022-05-20T04:19:10.575Z] Removing intermediate container 02a66bf6f179 [2022-05-20T04:19:10.575Z] ---> afea145fa47e [2022-05-20T04:19:10.575Z] Step 20/20 : LABEL version=0.0.0 [2022-05-20T04:19:10.867Z] ---> Running in 140cf91eafab [2022-05-20T04:19:11.864Z] Removing intermediate container 140cf91eafab [2022-05-20T04:19:11.864Z] ---> d8fe98364621 [2022-05-20T04:19:11.864Z] [2022-05-20T04:19:12.464Z] Successfully built d8fe98364621 [2022-05-20T04:19:12.464Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-20T04:19:12.464Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-05-20T04:19:12.739Z] ---> 3acca01ce2e6 [2022-05-20T04:19:12.739Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-20T04:19:13.732Z] ---> e85cb55d527d [2022-05-20T04:19:13.732Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T04:19:14.006Z] ---> d684558a56f9 [2022-05-20T04:19:14.006Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-20T04:19:14.006Z] ---> Running in bb2a63106efe [2022-05-20T04:19:14.279Z] ---> Running in ec5761c503f1 [2022-05-20T04:19:14.893Z] Removing intermediate container ec5761c503f1 [2022-05-20T04:19:14.893Z] ---> 82427499c1bc [2022-05-20T04:19:14.893Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Removing intermediate container bb2a63106efe [2022-05-20T04:19:14.893Z] ---> 8c49af5aab5f [2022-05-20T04:19:14.893Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T04:19:14.893Z] [2022-05-20T04:19:14.893Z] ---> Running in 9837bd3b22d8 [2022-05-20T04:19:15.171Z] ---> Running in 34b419d820b8 [2022-05-20T04:19:16.160Z] ---> 7ff9152bff6a [2022-05-20T04:19:16.160Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-20T04:19:16.160Z] Removing intermediate container 34b419d820b8 [2022-05-20T04:19:16.160Z] ---> fbe23840898a [2022-05-20T04:19:16.160Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T04:19:16.160Z] ---> Running in f92b58ae99b9 [2022-05-20T04:19:16.160Z] ---> Running in 2cfcfd36fa58 [2022-05-20T04:19:17.597Z] Removing intermediate container f92b58ae99b9 [2022-05-20T04:19:17.597Z] ---> 855ca357825f [2022-05-20T04:19:17.597Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:19:17.874Z] ---> Running in 92a985960c9f [2022-05-20T04:19:18.155Z] 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-05-20T04:19:18.439Z] Removing intermediate container 9837bd3b22d8 [2022-05-20T04:19:18.439Z] ---> a863227f911a [2022-05-20T04:19:18.439Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T04:19:18.715Z] Removing intermediate container 92a985960c9f [2022-05-20T04:19:18.715Z] ---> 99c6bbf8c1cd [2022-05-20T04:19:18.715Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T04:19:18.715Z] ---> Running in 974e54d69497 [2022-05-20T04:19:18.995Z] ---> Running in da5bd4de3229 [2022-05-20T04:19:19.999Z] Removing intermediate container da5bd4de3229 [2022-05-20T04:19:19.999Z] ---> 405fad6dc0a9 [2022-05-20T04:19:19.999Z] [2022-05-20T04:19:19.999Z] Removing intermediate container 974e54d69497 [2022-05-20T04:19:19.999Z] ---> 0811e2aa8d36 [2022-05-20T04:19:19.999Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T04:19:19.999Z] ---> Running in 4d13836714e1 [2022-05-20T04:19:20.984Z] Successfully built 405fad6dc0a9 [2022-05-20T04:19:20.984Z] Successfully tagged support-notifications-arm64:latest [2022-05-20T04:19:20.984Z]  Building support-notifications ... done Building core-command [2022-05-20T04:19:22.978Z] spire-1.2.1/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.data/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.data/.file [2022-05-20T04:19:22.978Z] spire-1.2.1/.dockerignore [2022-05-20T04:19:22.978Z] spire-1.2.1/.gitattributes [2022-05-20T04:19:22.978Z] spire-1.2.1/.githooks/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T04:19:22.978Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T04:19:22.978Z] spire-1.2.1/.gitignore [2022-05-20T04:19:22.978Z] spire-1.2.1/.go-version [2022-05-20T04:19:22.978Z] spire-1.2.1/.golangci.yml [2022-05-20T04:19:22.978Z] spire-1.2.1/ADOPTERS.md [2022-05-20T04:19:22.978Z] spire-1.2.1/CHANGELOG.md [2022-05-20T04:19:22.978Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T04:19:22.978Z] spire-1.2.1/CODEOWNERS [2022-05-20T04:19:22.978Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T04:19:22.978Z] spire-1.2.1/Dockerfile [2022-05-20T04:19:22.978Z] spire-1.2.1/Dockerfile.dev [2022-05-20T04:19:22.978Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T04:19:22.978Z] spire-1.2.1/LICENSE [2022-05-20T04:19:22.978Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T04:19:22.978Z] spire-1.2.1/Makefile [2022-05-20T04:19:22.978Z] spire-1.2.1/README.md [2022-05-20T04:19:22.978Z] spire-1.2.1/ROADMAP.md [2022-05-20T04:19:22.978Z] spire-1.2.1/SECURITY.md [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T04:19:22.978Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/ [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/agent/ [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/server/ [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/server/server.conf [2022-05-20T04:19:22.978Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/ [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/auditlog.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/ [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/spire_server.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/telemetry.md [2022-05-20T04:19:22.978Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T04:19:22.979Z] spire-1.2.1/doc/upgrading.md [2022-05-20T04:19:22.979Z] spire-1.2.1/doc/using_spire.md [2022-05-20T04:19:22.979Z] spire-1.2.1/examples/ [2022-05-20T04:19:22.979Z] spire-1.2.1/examples/README.md [2022-05-20T04:19:22.979Z] spire-1.2.1/go.mod [2022-05-20T04:19:22.979Z] spire-1.2.1/go.sum [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T04:19:22.979Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T04:19:22.980Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T04:19:23.257Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/version/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T04:19:23.258Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T04:19:23.259Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/config.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T04:19:23.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T04:19:23.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/server.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/private/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/private/server/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T04:19:23.540Z] spire-1.2.1/release/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/README.md [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/conf/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T04:19:23.540Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T04:19:23.540Z] spire-1.2.1/script/ [2022-05-20T04:19:23.540Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T04:19:23.540Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T04:19:23.540Z] spire-1.2.1/support/ [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/ [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T04:19:23.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T04:19:23.818Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T04:19:23.819Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/clock/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/clock/clock.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/README.md [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/common [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T04:19:23.819Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T04:19:23.820Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T04:19:23.821Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T04:19:24.100Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T04:19:24.101Z] spire-1.2.1/test/integration/test.sh [2022-05-20T04:19:24.101Z] spire-1.2.1/test/plugintest/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testca/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testca/ca.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testkey/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/testkey/new.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/ [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/race.go [2022-05-20T04:19:24.101Z] spire-1.2.1/test/util/util.go [2022-05-20T04:19:24.101Z] building spire from source... [2022-05-20T04:19:24.703Z] Installing go1.17.7... [2022-05-20T04:19:34.908Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:19:34.908Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:19:34.908Z] ---> 019be3876d6a [2022-05-20T04:19:34.908Z] Step 3/31 : WORKDIR /edgex-go [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> e27c1fdc00ce [2022-05-20T04:19:34.908Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> f0f1c84e6e4f [2022-05-20T04:19:34.908Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> 25ad05f7cab9 [2022-05-20T04:19:34.908Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> 63d1bb809286 [2022-05-20T04:19:34.908Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> cc235bd9e78f [2022-05-20T04:19:34.908Z] Step 8/31 : COPY . . [2022-05-20T04:19:34.908Z] ---> Using cache [2022-05-20T04:19:34.908Z] ---> 7ff9152bff6a [2022-05-20T04:19:34.908Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-20T04:19:36.369Z] ---> Running in 0a017d5b9230 [2022-05-20T04:19:38.368Z] 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-05-20T04:19:48.689Z] Building bin/spire-server... [2022-05-20T04:19:48.689Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T04:19:48.689Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T04:19:48.689Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T04:19:49.291Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T04:19:49.567Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T04:19:52.984Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T04:19:53.972Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T04:19:53.972Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T04:19:54.246Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T04:19:54.246Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T04:19:54.845Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T04:19:55.125Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T04:19:55.125Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T04:19:55.409Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T04:19:55.693Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T04:19:55.693Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T04:19:55.693Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T04:19:57.183Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T04:19:57.183Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T04:19:57.462Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T04:20:05.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:20:05.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:20:05.801Z] ---> 019be3876d6a [2022-05-20T04:20:05.801Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> e27c1fdc00ce [2022-05-20T04:20:05.801Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> f0f1c84e6e4f [2022-05-20T04:20:05.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> 25ad05f7cab9 [2022-05-20T04:20:05.801Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> 63d1bb809286 [2022-05-20T04:20:05.801Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> cc235bd9e78f [2022-05-20T04:20:05.801Z] Step 8/23 : COPY . . [2022-05-20T04:20:05.801Z] ---> Using cache [2022-05-20T04:20:05.801Z] ---> 7ff9152bff6a [2022-05-20T04:20:05.801Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-20T04:20:07.272Z] ---> Running in 6409460684ae [2022-05-20T04:20:09.911Z] 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-05-20T04:20:14.257Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:20:14.257Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:20:14.257Z] ---> 019be3876d6a [2022-05-20T04:20:14.257Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> e27c1fdc00ce [2022-05-20T04:20:14.257Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> f0f1c84e6e4f [2022-05-20T04:20:14.257Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> 25ad05f7cab9 [2022-05-20T04:20:14.257Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> 63d1bb809286 [2022-05-20T04:20:14.257Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> cc235bd9e78f [2022-05-20T04:20:14.257Z] Step 8/23 : COPY . . [2022-05-20T04:20:14.257Z] ---> Using cache [2022-05-20T04:20:14.257Z] ---> 7ff9152bff6a [2022-05-20T04:20:14.257Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-20T04:20:14.877Z] ---> Running in a86ce05b90d2 [2022-05-20T04:20:16.867Z] 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-05-20T04:20:25.191Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T04:20:25.191Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T04:20:25.191Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T04:20:25.467Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T04:20:25.742Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T04:20:25.742Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T04:20:25.742Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T04:20:26.017Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T04:20:26.017Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T04:20:26.017Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T04:20:26.634Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T04:20:26.634Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T04:20:26.914Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T04:20:26.914Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T04:20:26.914Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T04:20:26.914Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T04:20:27.517Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T04:20:27.517Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T04:20:27.517Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T04:20:28.120Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T04:20:28.397Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T04:20:28.674Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T04:20:28.674Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T04:20:28.951Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T04:20:28.951Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T04:20:29.227Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T04:20:29.504Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T04:20:29.781Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T04:20:29.781Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T04:20:30.056Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T04:20:30.056Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T04:20:30.333Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T04:20:30.333Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T04:20:30.612Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T04:20:31.212Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T04:20:31.212Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T04:20:31.212Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T04:20:31.813Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T04:20:32.090Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T04:20:34.729Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T04:20:40.144Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T04:20:40.420Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T04:20:40.420Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T04:20:40.420Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T04:21:02.606Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T04:21:02.606Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T04:21:02.606Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T04:21:02.606Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T04:21:15.027Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T04:21:15.027Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T04:21:16.008Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T04:21:18.645Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T04:21:19.248Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T04:21:46.090Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T04:21:46.090Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T04:21:46.090Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T04:21:46.090Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T04:21:46.090Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T04:21:46.090Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T04:21:46.090Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T04:21:46.367Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T04:21:46.641Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T04:21:47.966Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T04:21:47.966Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T04:21:47.966Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T04:21:50.169Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T04:21:50.169Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T04:21:50.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T04:21:50.770Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T04:21:51.046Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T04:21:51.320Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T04:21:52.305Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T04:21:52.580Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T04:21:52.580Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T04:21:53.183Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T04:21:58.616Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T04:21:58.616Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T04:21:58.616Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T04:21:59.602Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T04:22:00.204Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T04:22:00.481Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T04:22:00.481Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T04:22:00.757Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T04:22:00.757Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T04:22:00.757Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T04:22:00.757Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T04:22:01.034Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T04:22:01.034Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T04:22:01.034Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T04:22:01.034Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T04:22:01.311Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T04:22:01.311Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T04:22:02.299Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T04:22:02.575Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T04:22:02.850Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T04:22:03.127Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T04:22:03.127Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T04:22:05.114Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T04:22:06.561Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T04:22:06.561Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T04:22:06.561Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T04:22:06.838Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T04:22:07.114Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T04:22:07.720Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T04:22:10.356Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T04:22:10.356Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T04:22:10.632Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T04:22:13.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T04:22:13.269Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T04:22:13.872Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T04:22:13.872Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T04:22:14.473Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T04:22:14.749Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T04:22:15.027Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T04:22:15.027Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T04:22:15.300Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T04:22:15.300Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T04:22:15.575Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T04:22:27.999Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T04:22:27.999Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T04:22:27.999Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T04:22:27.999Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T04:23:00.370Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T04:23:00.370Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T04:24:52.287Z] Removing intermediate container 0a017d5b9230 [2022-05-20T04:24:52.287Z] ---> 4a031e3f9c93 [2022-05-20T04:24:52.287Z] [2022-05-20T04:24:52.287Z] Step 10/31 : FROM alpine:3.14 [2022-05-20T04:24:52.287Z] ---> ac73e934f311 [2022-05-20T04:24:52.287Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-20T04:24:52.287Z] ---> Running in ef6e2537fe90 [2022-05-20T04:24:52.287Z] Removing intermediate container ef6e2537fe90 [2022-05-20T04:24:52.287Z] ---> 8bdf0a00f373 [2022-05-20T04:24:52.287Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-20T04:24:52.287Z] ---> Running in 354e6e12b856 [2022-05-20T04:24:52.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:24:52.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:24:52.287Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-20T04:24:52.287Z] (2/2) Installing su-exec (0.2-r1) [2022-05-20T04:24:52.287Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:24:52.287Z] OK: 6 MiB in 16 packages [2022-05-20T04:24:52.287Z] Removing intermediate container 354e6e12b856 [2022-05-20T04:24:52.287Z] ---> c413a5a0614c [2022-05-20T04:24:52.287Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-20T04:24:52.287Z] ---> Running in 753b627aa3f7 [2022-05-20T04:24:52.287Z] Removing intermediate container 753b627aa3f7 [2022-05-20T04:24:52.287Z] ---> 27de0b5ed9af [2022-05-20T04:24:52.287Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-20T04:24:52.287Z] ---> Running in 4a95bc233335 [2022-05-20T04:24:52.287Z] Removing intermediate container 4a95bc233335 [2022-05-20T04:24:52.288Z] ---> 84ccfb3fb24f [2022-05-20T04:24:52.288Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-20T04:24:52.288Z] ---> Running in 91ec88c99336 [2022-05-20T04:24:52.288Z] Removing intermediate container 91ec88c99336 [2022-05-20T04:24:52.288Z] ---> c011d57603b3 [2022-05-20T04:24:52.288Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-20T04:24:52.288Z] ---> Running in 09076fc18ba9 [2022-05-20T04:24:52.288Z] Removing intermediate container 09076fc18ba9 [2022-05-20T04:24:52.288Z] ---> 0ca78714c2f7 [2022-05-20T04:24:52.288Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-20T04:24:52.288Z] ---> b70e65617e28 [2022-05-20T04:24:52.288Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-20T04:24:52.565Z] ---> Running in fb85ad95b86f [2022-05-20T04:24:55.999Z] Removing intermediate container fb85ad95b86f [2022-05-20T04:24:55.999Z] ---> d10167839059 [2022-05-20T04:24:55.999Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:24:56.601Z] ---> 112e41c33339 [2022-05-20T04:24:56.601Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-20T04:24:58.594Z] ---> 17a8f3fb6a05 [2022-05-20T04:24:58.594Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-20T04:24:59.198Z] ---> cdb9ed7f4caf [2022-05-20T04:24:59.198Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-20T04:25:00.190Z] ---> 1fd64b5e18cb [2022-05-20T04:25:00.190Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-20T04:25:01.188Z] ---> 006fa3e2db92 [2022-05-20T04:25:01.188Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-20T04:25:01.470Z] ---> Running in 9af6e0d898d4 [2022-05-20T04:25:02.075Z] Removing intermediate container 9af6e0d898d4 [2022-05-20T04:25:02.075Z] ---> 3b975136d63a [2022-05-20T04:25:02.075Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-20T04:25:03.542Z] ---> ba65a2b03d23 [2022-05-20T04:25:03.542Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-20T04:25:04.153Z] ---> Running in 222de8252c36 [2022-05-20T04:25:08.826Z] Removing intermediate container 222de8252c36 [2022-05-20T04:25:08.826Z] ---> d1485da1cf5a [2022-05-20T04:25:08.826Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-20T04:25:09.106Z] ---> Running in a92762a238a4 [2022-05-20T04:25:10.646Z] Removing intermediate container a92762a238a4 [2022-05-20T04:25:10.646Z] ---> 984cf3299140 [2022-05-20T04:25:10.646Z] Step 28/31 : CMD ["gate"] [2022-05-20T04:25:10.921Z] ---> Running in cd957eb62368 [2022-05-20T04:25:11.915Z] Removing intermediate container cd957eb62368 [2022-05-20T04:25:11.915Z] ---> 6e417114e3c7 [2022-05-20T04:25:11.915Z] Step 29/31 : LABEL arch=arm64 [2022-05-20T04:25:12.192Z] ---> Running in 9601638b2111 [2022-05-20T04:25:12.473Z] Removing intermediate container a86ce05b90d2 [2022-05-20T04:25:12.473Z] ---> e41f56aaf4e8 [2022-05-20T04:25:12.473Z] [2022-05-20T04:25:12.473Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T04:25:12.473Z] ---> ac73e934f311 [2022-05-20T04:25:12.473Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T04:25:12.760Z] ---> Running in 57b593468049 [2022-05-20T04:25:13.045Z] Removing intermediate container 9601638b2111 [2022-05-20T04:25:13.045Z] ---> 848a0916faef [2022-05-20T04:25:13.045Z] Step 30/31 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:25:13.327Z] ---> Running in 0b33f0b7cbf5 [2022-05-20T04:25:14.322Z] Removing intermediate container 0b33f0b7cbf5 [2022-05-20T04:25:14.322Z] ---> 5c6cd61e1d45 [2022-05-20T04:25:14.322Z] Step 31/31 : LABEL version=0.0.0 [2022-05-20T04:25:14.926Z] ---> Running in 73f9e8d38f65 [2022-05-20T04:25:14.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:25:15.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:25:15.553Z] Removing intermediate container 73f9e8d38f65 [2022-05-20T04:25:15.553Z] ---> 6997734d4008 [2022-05-20T04:25:15.553Z] [2022-05-20T04:25:16.154Z] Successfully built 6997734d4008 [2022-05-20T04:25:16.154Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-20T04:25:16.154Z] Building core-data [2022-05-20T04:25:16.431Z]  Building security-bootstrapper ... done (1/1) Installing dumb-init (1.2.5-r1) [2022-05-20T04:25:16.431Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:25:16.431Z] OK: 5 MiB in 15 packages [2022-05-20T04:25:18.431Z] Removing intermediate container 57b593468049 [2022-05-20T04:25:18.431Z] ---> fcb4651de15f [2022-05-20T04:25:18.431Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T04:25:18.431Z] ---> Running in 6d893389689e [2022-05-20T04:25:19.044Z] Removing intermediate container 6d893389689e [2022-05-20T04:25:19.044Z] ---> bc106664ce3d [2022-05-20T04:25:19.044Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-20T04:25:19.044Z] ---> Running in 54e6407fa270 [2022-05-20T04:25:19.680Z] Removing intermediate container 54e6407fa270 [2022-05-20T04:25:19.680Z] ---> 78e2588fe1d6 [2022-05-20T04:25:19.680Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T04:25:19.959Z] ---> Running in 7cf103f1bc74 [2022-05-20T04:25:20.573Z] Removing intermediate container 7cf103f1bc74 [2022-05-20T04:25:20.573Z] ---> 2ec07f15c2d8 [2022-05-20T04:25:20.573Z] Step 15/23 : WORKDIR / [2022-05-20T04:25:20.573Z] ---> Running in 2750444ce495 [2022-05-20T04:25:22.023Z] Removing intermediate container 2750444ce495 [2022-05-20T04:25:22.023Z] ---> c35037cb4972 [2022-05-20T04:25:22.023Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:25:23.509Z] ---> c93c1a147d9a [2022-05-20T04:25:23.509Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-20T04:25:26.930Z] ---> afd1e2bfac03 [2022-05-20T04:25:26.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-20T04:25:28.924Z] ---> 3263b475bd32 [2022-05-20T04:25:28.924Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-20T04:25:29.202Z] ---> Running in 04eb614fc2a5 [2022-05-20T04:25:30.207Z] Removing intermediate container 04eb614fc2a5 [2022-05-20T04:25:30.207Z] ---> b2ff21fe5de2 [2022-05-20T04:25:30.207Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:25:30.485Z] ---> Running in f3021a747810 [2022-05-20T04:25:30.772Z] Removing intermediate container 6409460684ae [2022-05-20T04:25:30.772Z] ---> e98c710e7693 [2022-05-20T04:25:30.772Z] [2022-05-20T04:25:30.772Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T04:25:30.772Z] ---> ac73e934f311 [2022-05-20T04:25:30.772Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-20T04:25:30.772Z] ---> Using cache [2022-05-20T04:25:30.772Z] ---> fcb4651de15f [2022-05-20T04:25:30.772Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T04:25:30.772Z] ---> Using cache [2022-05-20T04:25:30.772Z] ---> bc106664ce3d [2022-05-20T04:25:30.772Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-20T04:25:31.055Z] ---> Running in a8849fb51ce6 [2022-05-20T04:25:31.341Z] Removing intermediate container f3021a747810 [2022-05-20T04:25:31.341Z] ---> 0ddd9c2c013f [2022-05-20T04:25:31.341Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T04:25:31.341Z] ---> Running in 5a66077b3b2e [2022-05-20T04:25:31.952Z] Removing intermediate container a8849fb51ce6 [2022-05-20T04:25:31.952Z] ---> 2b8284a61466 [2022-05-20T04:25:31.952Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-20T04:25:32.235Z] ---> Running in 724af605d980 [2022-05-20T04:25:32.235Z] Removing intermediate container 5a66077b3b2e [2022-05-20T04:25:32.235Z] ---> 5cec28e6344d [2022-05-20T04:25:32.235Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:25:32.516Z] ---> Running in fa21c3bfb08c [2022-05-20T04:25:33.126Z] Removing intermediate container 724af605d980 [2022-05-20T04:25:33.421Z] ---> cad604b0ba61 [2022-05-20T04:25:33.421Z] Step 15/23 : WORKDIR / [2022-05-20T04:25:33.421Z] Removing intermediate container fa21c3bfb08c [2022-05-20T04:25:33.421Z] ---> 17a254618999 [2022-05-20T04:25:33.421Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T04:25:33.421Z] ---> Running in 525ca0a041db [2022-05-20T04:25:33.702Z] ---> Running in 175c090752d4 [2022-05-20T04:25:34.691Z] Removing intermediate container 525ca0a041db [2022-05-20T04:25:34.691Z] ---> 630eab6ae14d [2022-05-20T04:25:34.691Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:25:34.691Z] Removing intermediate container 175c090752d4 [2022-05-20T04:25:34.691Z] ---> db9d425ee47b [2022-05-20T04:25:34.691Z] [2022-05-20T04:25:36.153Z] Successfully built db9d425ee47b [2022-05-20T04:25:36.153Z] ---> a8838da26967 [2022-05-20T04:25:36.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-20T04:25:36.153Z] Successfully tagged core-command-arm64:latest [2022-05-20T04:25:36.153Z]  Building core-command ... done Building security-spire-agent [2022-05-20T04:25:38.153Z] ---> e7cd8d79fff8 [2022-05-20T04:25:38.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-20T04:25:39.618Z] ---> 5a6b276b093e [2022-05-20T04:25:39.618Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-20T04:25:39.905Z] ---> Running in 968f1145608c [2022-05-20T04:25:40.527Z] Removing intermediate container 968f1145608c [2022-05-20T04:25:40.527Z] ---> 706d1b5a171c [2022-05-20T04:25:40.527Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:25:40.826Z] ---> Running in 8b8bf7254561 [2022-05-20T04:25:41.446Z] Removing intermediate container 8b8bf7254561 [2022-05-20T04:25:41.446Z] ---> 60ab525469b6 [2022-05-20T04:25:41.446Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T04:25:41.446Z] ---> Running in 08ced0fdbfab [2022-05-20T04:25:42.064Z] Removing intermediate container 08ced0fdbfab [2022-05-20T04:25:42.064Z] ---> 78e66708c44e [2022-05-20T04:25:42.351Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:25:42.351Z] ---> Running in a9aac7271a67 [2022-05-20T04:25:42.958Z] Removing intermediate container a9aac7271a67 [2022-05-20T04:25:42.958Z] ---> 0e295dc7aef4 [2022-05-20T04:25:42.958Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T04:25:43.242Z] ---> Running in 24c1c160ffa0 [2022-05-20T04:25:43.855Z] Removing intermediate container 24c1c160ffa0 [2022-05-20T04:25:43.855Z] ---> b36838b5194c [2022-05-20T04:25:43.855Z] [2022-05-20T04:25:44.456Z] Successfully built b36838b5194c [2022-05-20T04:25:44.456Z] Successfully tagged core-metadata-arm64:latest [2022-05-20T04:25:44.456Z]  Building core-metadata ... done Building security-spire-server [2022-05-20T04:25:54.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:25:54.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:25:54.695Z] ---> 019be3876d6a [2022-05-20T04:25:54.695Z] Step 3/23 : WORKDIR /edgex-go [2022-05-20T04:25:54.695Z] ---> Using cache [2022-05-20T04:25:54.695Z] ---> e27c1fdc00ce [2022-05-20T04:25:54.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:25:54.695Z] ---> Using cache [2022-05-20T04:25:54.695Z] ---> f0f1c84e6e4f [2022-05-20T04:25:54.695Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-20T04:25:54.977Z] ---> Running in 131ef84144df [2022-05-20T04:25:56.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:25:57.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:25:58.965Z] OK: 220 MiB in 52 packages [2022-05-20T04:26:00.998Z] Removing intermediate container 131ef84144df [2022-05-20T04:26:00.998Z] ---> 229cf5c324c6 [2022-05-20T04:26:00.998Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-20T04:26:02.469Z] ---> 9afd5d53cd45 [2022-05-20T04:26:02.469Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:26:02.469Z] ---> Running in e66263a54ad6 [2022-05-20T04:26:09.221Z] Removing intermediate container e66263a54ad6 [2022-05-20T04:26:09.221Z] ---> 495fb8ce4a77 [2022-05-20T04:26:09.221Z] Step 8/23 : COPY . . [2022-05-20T04:26:27.589Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:26:27.589Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:26:27.589Z] ---> 019be3876d6a [2022-05-20T04:26:27.589Z] Step 3/26 : WORKDIR /edgex-go [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> e27c1fdc00ce [2022-05-20T04:26:27.589Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> f0f1c84e6e4f [2022-05-20T04:26:27.589Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> 3f2a6f320e0b [2022-05-20T04:26:27.589Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> 57ec0298ba1a [2022-05-20T04:26:27.589Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> f288041ccf14 [2022-05-20T04:26:27.589Z] Step 8/26 : COPY . . [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> e85cb55d527d [2022-05-20T04:26:27.589Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> 8c49af5aab5f [2022-05-20T04:26:27.589Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> a863227f911a [2022-05-20T04:26:27.589Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-20T04:26:27.589Z] ---> Using cache [2022-05-20T04:26:27.589Z] ---> 0811e2aa8d36 [2022-05-20T04:26:27.589Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T04:26:27.865Z] ---> Running in 67d51332a25a [2022-05-20T04:26:32.381Z] spire-1.2.1/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.data/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.data/.file [2022-05-20T04:26:32.381Z] spire-1.2.1/.dockerignore [2022-05-20T04:26:32.381Z] spire-1.2.1/.gitattributes [2022-05-20T04:26:32.381Z] spire-1.2.1/.githooks/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T04:26:32.381Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T04:26:32.381Z] spire-1.2.1/.gitignore [2022-05-20T04:26:32.381Z] spire-1.2.1/.go-version [2022-05-20T04:26:32.381Z] spire-1.2.1/.golangci.yml [2022-05-20T04:26:32.381Z] spire-1.2.1/ADOPTERS.md [2022-05-20T04:26:32.381Z] spire-1.2.1/CHANGELOG.md [2022-05-20T04:26:32.381Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T04:26:32.381Z] spire-1.2.1/CODEOWNERS [2022-05-20T04:26:32.381Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T04:26:32.381Z] spire-1.2.1/Dockerfile [2022-05-20T04:26:32.381Z] spire-1.2.1/Dockerfile.dev [2022-05-20T04:26:32.381Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T04:26:32.381Z] spire-1.2.1/LICENSE [2022-05-20T04:26:32.381Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T04:26:32.381Z] spire-1.2.1/Makefile [2022-05-20T04:26:32.381Z] spire-1.2.1/README.md [2022-05-20T04:26:32.381Z] spire-1.2.1/ROADMAP.md [2022-05-20T04:26:32.381Z] spire-1.2.1/SECURITY.md [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T04:26:32.381Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/ [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/agent/ [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/server/ [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/server/server.conf [2022-05-20T04:26:32.381Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/ [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/auditlog.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/ [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T04:26:32.381Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/spire_server.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/telemetry.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/upgrading.md [2022-05-20T04:26:32.382Z] spire-1.2.1/doc/using_spire.md [2022-05-20T04:26:32.382Z] spire-1.2.1/examples/ [2022-05-20T04:26:32.382Z] spire-1.2.1/examples/README.md [2022-05-20T04:26:32.382Z] spire-1.2.1/go.mod [2022-05-20T04:26:32.382Z] spire-1.2.1/go.sum [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T04:26:32.382Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T04:26:32.383Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/version/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T04:26:32.384Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T04:26:32.385Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/config.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T04:26:32.663Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T04:26:32.664Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/server.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/private/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/private/server/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T04:26:32.665Z] spire-1.2.1/release/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/README.md [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/conf/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T04:26:32.665Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T04:26:32.665Z] spire-1.2.1/script/ [2022-05-20T04:26:32.665Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T04:26:32.665Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T04:26:32.665Z] spire-1.2.1/support/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T04:26:32.665Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T04:26:32.943Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/clock/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/clock/clock.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T04:26:32.943Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/common [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T04:26:32.944Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T04:26:32.945Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T04:26:33.226Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T04:26:33.227Z] spire-1.2.1/test/integration/test.sh [2022-05-20T04:26:33.227Z] spire-1.2.1/test/plugintest/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testca/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testca/ca.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testkey/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/testkey/new.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/ [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/race.go [2022-05-20T04:26:33.227Z] spire-1.2.1/test/util/util.go [2022-05-20T04:26:33.227Z] building spire from source... [2022-05-20T04:26:33.829Z] Installing go1.17.7... [2022-05-20T04:26:35.816Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-20T04:26:35.816Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-20T04:26:35.816Z] ---> 019be3876d6a [2022-05-20T04:26:35.816Z] Step 3/25 : WORKDIR /edgex-go [2022-05-20T04:26:35.816Z] ---> Using cache [2022-05-20T04:26:35.816Z] ---> e27c1fdc00ce [2022-05-20T04:26:35.816Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:26:35.816Z] ---> Using cache [2022-05-20T04:26:35.816Z] ---> f0f1c84e6e4f [2022-05-20T04:26:35.816Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-20T04:26:35.816Z] ---> Using cache [2022-05-20T04:26:35.816Z] ---> 3f2a6f320e0b [2022-05-20T04:26:35.816Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-20T04:26:35.816Z] ---> Using cache [2022-05-20T04:26:35.816Z] ---> 57ec0298ba1a [2022-05-20T04:26:35.816Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:26:35.816Z] ---> Using cache [2022-05-20T04:26:35.816Z] ---> f288041ccf14 [2022-05-20T04:26:35.816Z] Step 8/25 : COPY . . [2022-05-20T04:26:36.417Z] ---> Using cache [2022-05-20T04:26:36.417Z] ---> e85cb55d527d [2022-05-20T04:26:36.417Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-20T04:26:36.417Z] ---> Using cache [2022-05-20T04:26:36.417Z] ---> 8c49af5aab5f [2022-05-20T04:26:36.417Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-20T04:26:36.417Z] ---> Using cache [2022-05-20T04:26:36.417Z] ---> a863227f911a [2022-05-20T04:26:36.417Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-20T04:26:36.417Z] ---> Using cache [2022-05-20T04:26:36.417Z] ---> 0811e2aa8d36 [2022-05-20T04:26:36.417Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-20T04:26:37.891Z] ---> Running in 03a646c3f528 [2022-05-20T04:26:40.565Z] Removing intermediate container 2cfcfd36fa58 [2022-05-20T04:26:40.565Z] ---> 1ac60f4fa284 [2022-05-20T04:26:40.565Z] [2022-05-20T04:26:40.565Z] Step 10/22 : FROM alpine:3.14 [2022-05-20T04:26:40.565Z] ---> ac73e934f311 [2022-05-20T04:26:40.565Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-20T04:26:40.565Z] ---> Using cache [2022-05-20T04:26:40.565Z] ---> fcb4651de15f [2022-05-20T04:26:40.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-20T04:26:40.565Z] ---> Using cache [2022-05-20T04:26:40.565Z] ---> bc106664ce3d [2022-05-20T04:26:40.565Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-20T04:26:40.565Z] ---> Running in e14589311fa8 [2022-05-20T04:26:41.179Z] spire-1.2.1/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.data/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.data/.file [2022-05-20T04:26:41.179Z] spire-1.2.1/.dockerignore [2022-05-20T04:26:41.179Z] spire-1.2.1/.gitattributes [2022-05-20T04:26:41.179Z] spire-1.2.1/.githooks/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.githooks/pre-commit [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/dependabot.yml [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-20T04:26:41.179Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-20T04:26:41.179Z] spire-1.2.1/.gitignore [2022-05-20T04:26:41.179Z] spire-1.2.1/.go-version [2022-05-20T04:26:41.179Z] spire-1.2.1/.golangci.yml [2022-05-20T04:26:41.179Z] spire-1.2.1/ADOPTERS.md [2022-05-20T04:26:41.179Z] spire-1.2.1/CHANGELOG.md [2022-05-20T04:26:41.179Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-20T04:26:41.179Z] spire-1.2.1/CODEOWNERS [2022-05-20T04:26:41.179Z] spire-1.2.1/CONTRIBUTING.md [2022-05-20T04:26:41.179Z] spire-1.2.1/Dockerfile [2022-05-20T04:26:41.179Z] spire-1.2.1/Dockerfile.dev [2022-05-20T04:26:41.179Z] spire-1.2.1/Dockerfile.scratch [2022-05-20T04:26:41.179Z] spire-1.2.1/LICENSE [2022-05-20T04:26:41.179Z] spire-1.2.1/MAINTAINERS.md [2022-05-20T04:26:41.179Z] spire-1.2.1/Makefile [2022-05-20T04:26:41.179Z] spire-1.2.1/README.md [2022-05-20T04:26:41.179Z] spire-1.2.1/ROADMAP.md [2022-05-20T04:26:41.179Z] spire-1.2.1/SECURITY.md [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-20T04:26:41.179Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-20T04:26:41.180Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/ [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/agent/ [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/agent/agent.conf [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/server/ [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/server/server.conf [2022-05-20T04:26:41.180Z] spire-1.2.1/conf/server/server_full.conf [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/ [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/SPIRE101.md [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/auditlog.md [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/images/ [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-20T04:26:41.180Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/scaling_spire.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/spire_agent.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/spire_server.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/supported_integrations.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/telemetry.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/telemetry_config.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/upgrading.md [2022-05-20T04:26:41.462Z] spire-1.2.1/doc/using_spire.md [2022-05-20T04:26:41.462Z] spire-1.2.1/examples/ [2022-05-20T04:26:41.462Z] spire-1.2.1/examples/README.md [2022-05-20T04:26:41.462Z] spire-1.2.1/go.mod [2022-05-20T04:26:41.462Z] spire-1.2.1/go.sum [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/agent.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-20T04:26:41.462Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/config.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container e14589311fa8 [2022-05-20T04:26:41.463Z] ---> a342dc38d8fd [2022-05-20T04:26:41.463Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-20T04:26:41.463Z] [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-20T04:26:41.463Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/names.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/auth/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/cli/ [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-20T04:26:41.743Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/config.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/context.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/health.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/log.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/log/options.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/conn.go ---> Running in 4c6799a6930c [2022-05-20T04:26:41.744Z] [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-20T04:26:41.744Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/profiling/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/uptime/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/task.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/version/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/version/version.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/api.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/health/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/id.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/status.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-20T04:26:42.024Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/config.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-20T04:26:42.025Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-20T04:26:42.307Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/registration/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/server.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/server_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/ [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/private/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/private/server/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/private/server/journal/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-20T04:26:42.308Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-20T04:26:42.597Z] spire-1.2.1/release/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/README.md [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/README.md [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/conf/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/conf/server/ [2022-05-20T04:26:42.597Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-20T04:26:42.597Z] spire-1.2.1/script/ [2022-05-20T04:26:42.597Z] spire-1.2.1/script/build-artifact.sh [2022-05-20T04:26:42.597Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-20T04:26:42.597Z] spire-1.2.1/support/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-20T04:26:42.597Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-20T04:26:42.598Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/clock/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/clock/clock.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/fixture.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/README.md [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/common [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-20T04:26:42.598Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-20T04:26:42.599Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-20T04:26:42.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-20T04:26:42.879Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-20T04:26:42.880Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdRemoving intermediate container 4c6799a6930c [2022-05-20T04:26:43.153Z] ---> e10c2a64e623 [2022-05-20T04:26:43.153Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:26:43.153Z] [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/test-one.sh [2022-05-20T04:26:43.153Z] spire-1.2.1/test/integration/test.sh [2022-05-20T04:26:43.153Z] spire-1.2.1/test/plugintest/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/plugintest/config.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/plugintest/load.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/plugintest/option.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/dir.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/logs.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/suite.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/spiretest/x509.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testca/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testca/ca.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testkey/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testkey/generate.sh [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testkey/keys.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/testkey/new.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/tpmsimulator/ [2022-05-20T04:26:43.153Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-20T04:26:43.153Z] spire-1.2.1/test/util/ [2022-05-20T04:26:43.154Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-20T04:26:43.154Z] spire-1.2.1/test/util/cert_generation.go [2022-05-20T04:26:43.154Z] spire-1.2.1/test/util/io_redirection.go [2022-05-20T04:26:43.154Z] spire-1.2.1/test/util/race.go [2022-05-20T04:26:43.154Z] spire-1.2.1/test/util/util.go [2022-05-20T04:26:43.154Z] building spire from source... [2022-05-20T04:26:43.756Z] Installing go1.17.7... [2022-05-20T04:26:44.753Z] ---> 59915841b70b [2022-05-20T04:26:44.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-20T04:26:49.088Z] ---> 9712614de5cf [2022-05-20T04:26:49.088Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-20T04:26:50.087Z] ---> a389bfb277ae [2022-05-20T04:26:50.087Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-20T04:26:50.364Z] ---> Running in ca600453278f [2022-05-20T04:26:51.353Z] Removing intermediate container ca600453278f [2022-05-20T04:26:51.353Z] ---> e91db6b3cfa1 [2022-05-20T04:26:51.353Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:26:51.353Z] ---> Running in 5cd71b1a7227 [2022-05-20T04:26:52.362Z] Removing intermediate container 5cd71b1a7227 [2022-05-20T04:26:52.362Z] ---> 7148b68d1792 [2022-05-20T04:26:52.362Z] Step 20/22 : LABEL arch=arm64 [2022-05-20T04:26:52.639Z] ---> Running in 202502d0b955 [2022-05-20T04:26:54.101Z] Removing intermediate container 202502d0b955 [2022-05-20T04:26:54.101Z] ---> 3f8656f95007 [2022-05-20T04:26:54.101Z] Step 21/22 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:26:54.101Z] ---> Running in d3eb0d7bea0d [2022-05-20T04:26:54.707Z] Removing intermediate container d3eb0d7bea0d [2022-05-20T04:26:54.707Z] ---> a70cb2ae072a [2022-05-20T04:26:54.707Z] Step 22/22 : LABEL version=0.0.0 [2022-05-20T04:26:54.707Z] ---> b178a7ce6556 [2022-05-20T04:26:54.707Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-20T04:26:54.986Z] ---> Running in a24372ac773a [2022-05-20T04:26:54.986Z] ---> Running in 81c689f1eb96 [2022-05-20T04:26:55.993Z] Removing intermediate container 81c689f1eb96 [2022-05-20T04:26:55.994Z] ---> ae185afc7596 [2022-05-20T04:26:55.994Z] [2022-05-20T04:26:56.601Z] Successfully built ae185afc7596 [2022-05-20T04:26:56.601Z] Successfully tagged support-scheduler-arm64:latest [2022-05-20T04:26:56.882Z]  Building support-scheduler ... 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-05-20T04:27:00.307Z] Building bin/spire-server... [2022-05-20T04:27:00.307Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T04:27:00.307Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T04:27:00.307Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T04:27:00.915Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T04:27:01.518Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T04:27:02.122Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T04:27:02.400Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T04:27:02.678Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T04:27:05.315Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T04:27:05.315Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T04:27:05.315Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T04:27:05.315Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T04:27:05.315Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T04:27:05.914Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T04:27:06.191Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T04:27:06.191Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T04:27:06.191Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T04:27:06.191Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T04:27:06.191Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T04:27:06.469Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T04:27:06.747Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T04:27:06.747Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T04:27:07.022Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T04:27:07.625Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T04:27:07.901Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T04:27:07.901Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T04:27:08.890Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T04:27:08.890Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T04:27:09.163Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T04:27:09.163Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T04:27:09.762Z] Building bin/spire-server... [2022-05-20T04:27:10.041Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-20T04:27:10.041Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-20T04:27:10.041Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-20T04:27:10.322Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-20T04:27:10.926Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-20T04:27:11.202Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-20T04:27:11.803Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-20T04:27:12.402Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-20T04:27:12.678Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-20T04:27:13.664Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-20T04:27:14.651Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-20T04:27:14.651Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-20T04:27:14.928Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-20T04:27:15.206Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-20T04:27:15.206Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-20T04:27:15.206Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-20T04:27:15.206Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-20T04:27:15.810Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-20T04:27:16.088Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-20T04:27:16.088Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-20T04:27:16.088Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-20T04:27:16.366Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-20T04:27:16.971Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-20T04:27:17.249Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T04:27:29.686Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T04:27:29.686Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T04:27:29.686Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T04:27:29.686Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T04:27:29.686Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T04:27:29.686Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T04:27:29.686Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-20T04:27:29.686Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-20T04:27:29.686Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T04:27:29.686Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T04:27:29.686Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-20T04:27:29.686Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T04:27:29.686Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-20T04:27:29.686Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T04:27:29.686Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T04:27:29.686Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T04:27:29.686Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T04:27:29.962Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T04:27:29.962Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T04:27:29.962Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-20T04:27:29.962Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-20T04:27:29.962Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T04:27:29.962Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T04:27:30.238Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-20T04:27:30.238Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-20T04:27:30.238Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-20T04:27:30.238Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-20T04:27:30.514Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T04:27:30.514Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T04:27:30.514Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-20T04:27:30.514Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-20T04:27:30.790Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T04:27:30.790Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-20T04:27:30.790Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T04:27:31.066Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-20T04:27:31.342Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T04:27:31.618Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-20T04:27:32.294Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-20T04:27:32.294Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-20T04:27:32.601Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-20T04:27:32.601Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-20T04:27:32.890Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-20T04:27:32.890Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-20T04:27:32.890Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T04:27:33.295Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T04:27:33.594Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-20T04:27:33.594Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-20T04:27:33.921Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-20T04:27:34.203Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T04:27:34.496Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-20T04:27:35.111Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-20T04:27:35.111Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-20T04:27:35.392Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-20T04:27:35.994Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-20T04:27:38.659Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-20T04:27:38.659Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T04:27:38.934Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T04:27:38.934Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T04:27:38.934Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T04:27:39.208Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-20T04:27:47.507Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-20T04:27:47.784Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-20T04:27:47.784Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-20T04:27:48.064Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-20T04:28:10.280Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T04:28:10.280Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T04:28:10.280Z] go: downloading google.golang.org/api v0.70.0 [2022-05-20T04:28:10.280Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T04:28:10.280Z] go: downloading k8s.io/api v0.23.4 [2022-05-20T04:28:10.280Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-20T04:28:10.280Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-20T04:28:10.556Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T04:28:18.867Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-20T04:28:22.290Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T04:28:22.290Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T04:28:22.290Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T04:28:22.290Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T04:28:22.892Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T04:28:23.881Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T04:28:25.878Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T04:28:26.483Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T04:28:26.483Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T04:28:26.760Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T04:28:28.206Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-20T04:28:29.198Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T04:28:29.475Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T04:28:29.475Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T04:28:29.753Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T04:28:29.753Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T04:28:30.031Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T04:28:30.031Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T04:28:30.031Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T04:28:30.307Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T04:28:30.584Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T04:28:31.572Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T04:28:31.849Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T04:28:31.849Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T04:28:32.452Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T04:28:36.789Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T04:28:37.067Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T04:28:37.067Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T04:28:37.344Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T04:28:37.344Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T04:28:37.344Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T04:28:38.348Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T04:28:38.348Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T04:28:38.348Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T04:28:38.625Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T04:28:38.903Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T04:28:39.901Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T04:28:40.179Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T04:28:40.455Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T04:28:40.731Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T04:28:40.731Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T04:28:40.731Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T04:28:40.731Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T04:28:41.008Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T04:28:41.008Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-20T04:28:41.284Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-20T04:28:41.560Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-20T04:28:41.560Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-20T04:28:42.163Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T04:28:42.163Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T04:28:42.438Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T04:28:42.714Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T04:28:42.993Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T04:28:42.993Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T04:28:43.596Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-20T04:28:43.870Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T04:28:44.146Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-20T04:28:44.754Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-20T04:28:45.741Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T04:28:45.741Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T04:28:45.741Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-20T04:28:46.018Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T04:28:46.018Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T04:28:46.018Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T04:28:46.619Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T04:28:46.619Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T04:28:46.936Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T04:28:47.544Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-20T04:28:47.544Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-20T04:28:47.820Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-20T04:28:48.097Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-20T04:28:48.097Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-20T04:28:48.373Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-20T04:28:48.650Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-20T04:28:48.650Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-20T04:28:48.928Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-20T04:28:49.205Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-20T04:28:49.205Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-20T04:28:49.205Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T04:28:49.482Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T04:28:49.764Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-20T04:28:49.764Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-20T04:28:49.764Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T04:28:50.751Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-20T04:28:50.751Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-20T04:28:51.029Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-20T04:28:52.062Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T04:28:52.062Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T04:28:52.342Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T04:28:53.088Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T04:28:53.088Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T04:28:53.438Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T04:28:53.791Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T04:28:53.791Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T04:28:53.791Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T04:28:54.090Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T04:28:56.727Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-20T04:28:57.004Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-20T04:28:57.280Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-20T04:28:57.280Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-20T04:28:57.280Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-20T04:28:57.280Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-20T04:28:57.558Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-20T04:28:57.558Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-20T04:28:57.558Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-20T04:28:58.544Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-20T04:28:58.821Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-20T04:28:59.096Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-20T04:28:59.372Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-20T04:29:00.359Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-20T04:29:00.359Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-20T04:29:00.359Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-20T04:29:00.635Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-20T04:29:00.635Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-20T04:29:00.635Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-20T04:29:00.912Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-20T04:29:00.912Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-20T04:29:01.189Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T04:29:01.189Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T04:29:01.189Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T04:29:01.466Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T04:29:01.740Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-20T04:29:01.740Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-20T04:29:02.017Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-20T04:29:02.017Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-20T04:29:02.017Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-20T04:29:04.009Z] go: downloading go.opencensus.io v0.23.0 [2022-05-20T04:29:04.610Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-20T04:29:04.610Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-20T04:29:04.885Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-20T04:29:04.885Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-20T04:29:04.885Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-20T04:29:05.161Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-20T04:29:05.436Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-20T04:29:05.712Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-20T04:29:08.355Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-20T04:29:09.813Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-20T04:29:09.813Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-20T04:29:10.413Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-20T04:29:10.413Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-20T04:29:11.011Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-20T04:29:11.286Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-20T04:29:11.286Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-20T04:29:11.286Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-20T04:29:11.562Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-20T04:29:11.562Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-20T04:29:11.838Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-20T04:29:20.135Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-20T04:29:20.135Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-20T04:29:20.135Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-20T04:29:20.135Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-20T04:29:32.547Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T04:29:32.547Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T04:29:42.714Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-20T04:29:42.714Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-20T04:31:49.603Z] Removing intermediate container a24372ac773a [2022-05-20T04:31:49.604Z] ---> c3266d728217 [2022-05-20T04:31:49.604Z] [2022-05-20T04:31:49.604Z] Step 10/23 : FROM alpine:3.14 [2022-05-20T04:31:49.604Z] ---> ac73e934f311 [2022-05-20T04:31:49.604Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-20T04:31:49.604Z] ---> Running in b953f71a0899 [2022-05-20T04:31:49.604Z] Removing intermediate container b953f71a0899 [2022-05-20T04:31:49.604Z] ---> 4bace6b48f72 [2022-05-20T04:31:49.604Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-20T04:31:49.604Z] ---> Running in ac9624ac4f40 [2022-05-20T04:31:49.604Z] Removing intermediate container ac9624ac4f40 [2022-05-20T04:31:49.604Z] ---> f987bb37b1b9 [2022-05-20T04:31:49.604Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-20T04:31:49.604Z] ---> Running in b04c3b203ab3 [2022-05-20T04:31:49.604Z] Removing intermediate container b04c3b203ab3 [2022-05-20T04:31:49.604Z] ---> 55114f79aaf2 [2022-05-20T04:31:49.604Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:31:49.604Z] ---> Running in bcdd59ddc7ba [2022-05-20T04:31:49.604Z] Removing intermediate container bcdd59ddc7ba [2022-05-20T04:31:49.604Z] ---> 1b76be0c7b98 [2022-05-20T04:31:49.604Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T04:31:49.604Z] ---> Running in 44449da54b31 [2022-05-20T04:31:49.604Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:31:49.604Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:31:49.604Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T04:31:49.604Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-20T04:31:49.604Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T04:31:49.604Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-20T04:31:49.604Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T04:31:49.604Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T04:31:49.604Z] Executing busybox-1.33.1-r7.trigger [2022-05-20T04:31:49.604Z] OK: 8 MiB in 20 packages [2022-05-20T04:31:49.604Z] Removing intermediate container 44449da54b31 [2022-05-20T04:31:49.604Z] ---> a84a8c754051 [2022-05-20T04:31:49.604Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-20T04:31:50.206Z] ---> f68d75166b09 [2022-05-20T04:31:50.206Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-20T04:31:52.189Z] ---> f713d92d9e14 [2022-05-20T04:31:52.189Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-20T04:31:53.186Z] ---> c43e7c9fcb60 [2022-05-20T04:31:53.186Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-20T04:31:53.468Z] ---> Running in 8a4b5c05d9ca [2022-05-20T04:31:54.076Z] Removing intermediate container 8a4b5c05d9ca [2022-05-20T04:31:54.076Z] ---> e4c77977ead1 [2022-05-20T04:31:54.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T04:31:54.076Z] ---> Running in ead4f2c3f228 [2022-05-20T04:31:54.677Z] Removing intermediate container ead4f2c3f228 [2022-05-20T04:31:54.677Z] ---> 9b943c2df7da [2022-05-20T04:31:54.677Z] Step 21/23 : LABEL arch=arm64 [2022-05-20T04:31:54.677Z] ---> Running in 2b4c9403e5b1 [2022-05-20T04:31:55.284Z] Removing intermediate container 2b4c9403e5b1 [2022-05-20T04:31:55.284Z] ---> 9fc80205b1eb [2022-05-20T04:31:55.284Z] Step 22/23 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:31:55.563Z] ---> Running in ca8d701358a0 [2022-05-20T04:31:56.163Z] Removing intermediate container ca8d701358a0 [2022-05-20T04:31:56.163Z] ---> 7da99fd8534b [2022-05-20T04:31:56.163Z] Step 23/23 : LABEL version=0.0.0 [2022-05-20T04:31:56.163Z] ---> Running in 764aa3571e79 [2022-05-20T04:31:56.776Z] Removing intermediate container 764aa3571e79 [2022-05-20T04:31:56.776Z] ---> 44386e0e7c99 [2022-05-20T04:31:56.776Z] [2022-05-20T04:31:57.376Z] Successfully built 44386e0e7c99 [2022-05-20T04:31:57.376Z] Successfully tagged core-data-arm64:latest [2022-05-20T04:52:21.825Z]  Building core-data ... done Building bin/spire-agent... [2022-05-20T04:52:21.825Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T04:52:21.825Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T04:52:21.825Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T04:52:25.218Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T04:52:25.218Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T04:52:25.493Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T04:52:25.493Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T04:52:25.767Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T04:52:25.767Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T04:52:25.767Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T04:52:26.043Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T04:52:26.318Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T04:52:26.318Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T04:56:33.405Z] Building bin/spire-agent... [2022-05-20T04:56:33.405Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T04:56:33.405Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T04:56:33.405Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T04:56:33.405Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T04:56:33.405Z] Building bin/spire-agent... [2022-05-20T04:56:33.405Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T04:56:33.405Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T04:56:33.405Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-20T04:56:33.405Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T04:56:33.405Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T04:56:33.405Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-20T04:56:33.405Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-20T04:56:33.405Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-20T04:56:33.405Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-20T04:56:33.405Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-20T04:56:33.405Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-20T04:56:33.405Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-20T04:57:30.008Z] Removing intermediate container 4d13836714e1 [2022-05-20T04:57:30.008Z] ---> aa80589718fb [2022-05-20T04:57:30.008Z] [2022-05-20T04:57:30.008Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T04:57:30.008Z] ---> 3fb3c9af89a9 [2022-05-20T04:57:30.008Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T04:57:30.008Z] ---> Using cache [2022-05-20T04:57:30.008Z] ---> 4506eb589b2e [2022-05-20T04:57:30.008Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:57:30.008Z] ---> Using cache [2022-05-20T04:57:30.008Z] ---> cd61b03771aa [2022-05-20T04:57:30.008Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-20T04:57:30.008Z] ---> Running in c4fb4cc861ac [2022-05-20T04:57:30.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:57:31.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:57:33.041Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T04:57:33.041Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T04:57:33.041Z] OK: 15734 distinct packages available [2022-05-20T04:57:33.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:57:34.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:57:35.020Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-20T04:57:35.020Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-20T04:57:35.020Z] (3/4) Installing libucontext (1.1-r0) [2022-05-20T04:57:35.020Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-20T04:57:35.293Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T04:57:35.293Z] OK: 6 MiB in 18 packages [2022-05-20T04:57:36.739Z] Removing intermediate container c4fb4cc861ac [2022-05-20T04:57:36.739Z] ---> c4d4e9a25288 [2022-05-20T04:57:36.739Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T04:57:42.167Z] ---> 516a434b05ab [2022-05-20T04:57:42.167Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T04:57:42.773Z] ---> 52d427e9e4c2 [2022-05-20T04:57:42.773Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-20T04:57:43.051Z] ---> Running in 4bac07565721 [2022-05-20T04:57:43.338Z] Removing intermediate container 4bac07565721 [2022-05-20T04:57:43.338Z] ---> ece3ad1a30aa [2022-05-20T04:57:43.338Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-20T04:57:44.329Z] ---> 9d32bf65fdf8 [2022-05-20T04:57:44.330Z] Step 21/26 : WORKDIR / [2022-05-20T04:57:44.330Z] ---> Running in cecac92bc415 [2022-05-20T04:57:44.935Z] Removing intermediate container cecac92bc415 [2022-05-20T04:57:44.935Z] ---> c80565407fed [2022-05-20T04:57:44.935Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T04:57:44.935Z] ---> Running in 92222d5b5fa0 [2022-05-20T04:57:45.534Z] Removing intermediate container 92222d5b5fa0 [2022-05-20T04:57:45.534Z] ---> e53f1222d7a6 [2022-05-20T04:57:45.534Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T04:57:45.819Z] ---> Running in 8e8ca345a5f5 [2022-05-20T04:57:46.093Z] Removing intermediate container 8e8ca345a5f5 [2022-05-20T04:57:46.093Z] ---> 570dfb1e715a [2022-05-20T04:57:46.093Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T04:57:46.093Z] ---> Running in 2194e93c9c5e [2022-05-20T04:57:46.694Z] Removing intermediate container 2194e93c9c5e [2022-05-20T04:57:46.694Z] ---> 7cc526fd5d9d [2022-05-20T04:57:46.694Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T04:57:46.694Z] ---> Running in ff4ecae754ef [2022-05-20T04:57:47.293Z] Removing intermediate container ff4ecae754ef [2022-05-20T04:57:47.293Z] ---> ebbc1f100d5c [2022-05-20T04:57:47.293Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T04:57:47.293Z] ---> Running in 857be540707f [2022-05-20T04:57:47.892Z] Removing intermediate container 857be540707f [2022-05-20T04:57:47.892Z] ---> 5bde6e18a0dd [2022-05-20T04:57:47.892Z] [2022-05-20T04:57:48.168Z] Successfully built 5bde6e18a0dd [2022-05-20T04:57:48.168Z] Successfully tagged security-spire-config-arm64:latest [2022-05-20T05:01:25.169Z]  Building security-spire-config ... done Removing intermediate container 03a646c3f528 [2022-05-20T05:01:25.169Z] ---> 31f85426f2e2 [2022-05-20T05:01:25.169Z] [2022-05-20T05:01:25.169Z] Step 13/25 : FROM alpine:3.15 [2022-05-20T05:01:25.169Z] ---> 3fb3c9af89a9 [2022-05-20T05:01:25.169Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T05:01:25.169Z] ---> Using cache [2022-05-20T05:01:25.169Z] ---> 4506eb589b2e [2022-05-20T05:01:25.169Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T05:01:25.169Z] ---> Using cache [2022-05-20T05:01:25.169Z] ---> cd61b03771aa [2022-05-20T05:01:25.169Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T05:01:25.169Z] Removing intermediate container 67d51332a25a [2022-05-20T05:01:25.169Z] ---> bb5faf28e79d [2022-05-20T05:01:25.169Z] [2022-05-20T05:01:25.169Z] Step 13/26 : FROM alpine:3.15 [2022-05-20T05:01:25.169Z] ---> 3fb3c9af89a9 [2022-05-20T05:01:25.169Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-20T05:01:25.169Z] ---> Using cache [2022-05-20T05:01:25.169Z] ---> 4506eb589b2e [2022-05-20T05:01:25.169Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T05:01:25.169Z] ---> Using cache [2022-05-20T05:01:25.169Z] ---> cd61b03771aa [2022-05-20T05:01:25.169Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-20T05:01:25.169Z] ---> Running in 3dd133e45010 [2022-05-20T05:01:25.169Z] ---> Running in 522ef13afd88 [2022-05-20T05:01:25.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:25.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:25.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:25.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:25.169Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T05:01:25.169Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T05:01:25.169Z] OK: 15734 distinct packages available [2022-05-20T05:01:25.169Z] v3.15.4-150-g2cac749901 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-20T05:01:25.169Z] v3.15.4-151-g4b481984ec [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-20T05:01:25.169Z] OK: 15734 distinct packages available [2022-05-20T05:01:25.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:25.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:26.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:26.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T05:01:27.087Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T05:01:27.360Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T05:01:27.360Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-20T05:01:27.360Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T05:01:27.360Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-20T05:01:27.360Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T05:01:27.360Z] (3/5) Installing libucontext (1.1-r0) [2022-05-20T05:01:27.654Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T05:01:27.654Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-20T05:01:27.654Z] (5/5) Installing openssl (1.1.1o-r0) [2022-05-20T05:01:27.654Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T05:01:27.654Z] OK: 6 MiB in 19 packages [2022-05-20T05:01:27.654Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T05:01:27.654Z] OK: 6 MiB in 19 packages [2022-05-20T05:01:29.111Z] Removing intermediate container 3dd133e45010 [2022-05-20T05:01:29.111Z] ---> 7aff798efa0f [2022-05-20T05:01:29.111Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T05:01:29.111Z] Removing intermediate container 522ef13afd88 [2022-05-20T05:01:29.111Z] ---> 2b716b01fe3f [2022-05-20T05:01:29.111Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-20T05:01:31.722Z] ---> 3472860c00c1 [2022-05-20T05:01:31.722Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-20T05:01:32.322Z] ---> afb953158fb3 [2022-05-20T05:01:32.322Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T05:01:33.301Z] ---> 991a70a10f72 [2022-05-20T05:01:33.301Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-20T05:01:33.898Z] ---> d7202fa9bf85 [2022-05-20T05:01:33.898Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-20T05:01:34.494Z] ---> 983268d4f516 [2022-05-20T05:01:34.494Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T05:01:34.770Z] ---> a7b9847f6913 [2022-05-20T05:01:34.770Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-20T05:01:34.770Z] ---> Running in cb52bb9ebc0a [2022-05-20T05:01:35.043Z] Removing intermediate container cb52bb9ebc0a [2022-05-20T05:01:35.043Z] ---> f65fea6fc3f6 [2022-05-20T05:01:35.043Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T05:01:35.043Z] ---> Running in e879ab99f4a4 [2022-05-20T05:01:35.316Z] ---> b3bed8585702 [2022-05-20T05:01:35.316Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-20T05:01:35.587Z] Removing intermediate container e879ab99f4a4 [2022-05-20T05:01:35.587Z] ---> bf1460becfea [2022-05-20T05:01:35.587Z] Step 23/25 : LABEL arch=arm64 [2022-05-20T05:01:35.587Z] ---> Running in c74f6cc69171 [2022-05-20T05:01:35.859Z] ---> 79ee4662805f [2022-05-20T05:01:35.859Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-20T05:01:36.131Z] Removing intermediate container c74f6cc69171 [2022-05-20T05:01:36.131Z] ---> 5cb7d62e6bd9 [2022-05-20T05:01:36.131Z] Step 24/25 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T05:01:36.131Z] ---> Running in a35f2745c357 [2022-05-20T05:01:36.406Z] Removing intermediate container a35f2745c357 [2022-05-20T05:01:36.406Z] ---> e3794f6a2e41 [2022-05-20T05:01:36.406Z] Step 25/25 : LABEL version=0.0.0 [2022-05-20T05:01:36.406Z] ---> Running in 5a77ec8e80e2 [2022-05-20T05:01:36.679Z] ---> beaf69fdfa16 [2022-05-20T05:01:36.679Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-20T05:01:36.679Z] ---> Running in 812cc30dcbd4 [2022-05-20T05:01:36.955Z] Removing intermediate container 5a77ec8e80e2 [2022-05-20T05:01:36.955Z] ---> 5b1d44691851 [2022-05-20T05:01:36.955Z] [2022-05-20T05:01:36.955Z] Removing intermediate container 812cc30dcbd4 [2022-05-20T05:01:36.955Z] ---> d6e94df77013 [2022-05-20T05:01:36.955Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-20T05:01:37.226Z] ---> Running in 2d04e4f9b81b [2022-05-20T05:01:37.226Z] Successfully built 5b1d44691851 [2022-05-20T05:01:37.226Z] Successfully tagged security-spire-server-arm64:latest [2022-05-20T05:01:37.499Z]  Building security-spire-server ... done Removing intermediate container 2d04e4f9b81b [2022-05-20T05:01:37.499Z] ---> 1d7dd87934ca [2022-05-20T05:01:37.499Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T05:01:37.499Z] ---> Running in 21d5257547aa [2022-05-20T05:01:37.771Z] Removing intermediate container 21d5257547aa [2022-05-20T05:01:37.771Z] ---> 1b7bb8adb995 [2022-05-20T05:01:37.771Z] Step 25/26 : LABEL git_sha=35aeb343856abf838fb1856f55c0fac57e9ceb54 [2022-05-20T05:01:38.043Z] ---> Running in a0b92b74d25f [2022-05-20T05:01:38.314Z] Removing intermediate container a0b92b74d25f [2022-05-20T05:01:38.314Z] ---> 8f5640e0172f [2022-05-20T05:01:38.314Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T05:01:38.314Z] ---> Running in e42716ae7038 [2022-05-20T05:01:38.585Z] Removing intermediate container e42716ae7038 [2022-05-20T05:01:38.585Z] ---> d78727e1a642 [2022-05-20T05:01:38.585Z] [2022-05-20T05:01:38.855Z] Successfully built d78727e1a642 [2022-05-20T05:01:38.855Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-20T05:01:39.141Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-20T05:01:39.139Z] $ docker stop --time=1 ee95b8f091e9556d33cf47e7bb82b46fb32e9f2270f4ca3c37ad1f0debf567b3 [2022-05-20T05:01:40.830Z] $ docker rm -f ee95b8f091e9556d33cf47e7bb82b46fb32e9f2270f4ca3c37ad1f0debf567b3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T05:01:41.380Z] + docker images [2022-05-20T05:01:41.651Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-20T05:01:41.651Z] security-spire-agent-arm64 latest d78727e1a642 3 seconds ago 126MB [2022-05-20T05:01:41.651Z] security-spire-server-arm64 latest 5b1d44691851 5 seconds ago 86.3MB [2022-05-20T05:01:41.651Z] 31f85426f2e2 35 seconds ago 4.14GB [2022-05-20T05:01:41.651Z] bb5faf28e79d 38 seconds ago 4.14GB [2022-05-20T05:01:41.651Z] security-spire-config-arm64 latest 5bde6e18a0dd 3 minutes ago 85.6MB [2022-05-20T05:01:41.651Z] aa80589718fb 4 minutes ago 4.14GB [2022-05-20T05:01:41.651Z] core-data-arm64 latest 44386e0e7c99 29 minutes ago 21.6MB [2022-05-20T05:01:41.651Z] c3266d728217 30 minutes ago 1.34GB [2022-05-20T05:01:41.651Z] support-scheduler-arm64 latest ae185afc7596 34 minutes ago 25.2MB [2022-05-20T05:01:41.651Z] 1ac60f4fa284 35 minutes ago 1.36GB [2022-05-20T05:01:41.651Z] core-metadata-arm64 latest b36838b5194c 35 minutes ago 16.3MB [2022-05-20T05:01:41.651Z] core-command-arm64 latest db9d425ee47b 36 minutes ago 15.5MB [2022-05-20T05:01:41.651Z] e98c710e7693 36 minutes ago 1.31GB [2022-05-20T05:01:41.651Z] security-bootstrapper-arm64 latest 6997734d4008 36 minutes ago 18.3MB [2022-05-20T05:01:41.651Z] e41f56aaf4e8 36 minutes ago 1.3GB [2022-05-20T05:01:41.651Z] 4a031e3f9c93 37 minutes ago 1.31GB [2022-05-20T05:01:41.651Z] support-notifications-arm64 latest 405fad6dc0a9 42 minutes ago 25.8MB [2022-05-20T05:01:41.651Z] security-spiffe-token-provider-arm64 latest d8fe98364621 42 minutes ago 27.9MB [2022-05-20T05:01:41.651Z] d9949f1b5e0d 42 minutes ago 1.36GB [2022-05-20T05:01:41.651Z] sys-mgmt-agent-arm64 latest de930f83ff5e 42 minutes ago 282MB [2022-05-20T05:01:41.651Z] 869f78185a7c 42 minutes ago 1.36GB [2022-05-20T05:01:41.651Z] security-secretstore-setup-arm64 latest bc3bb98185ed 44 minutes ago 27.5MB [2022-05-20T05:01:41.651Z] security-proxy-setup-arm64 latest 578900bb61e9 44 minutes ago 26.1MB [2022-05-20T05:01:41.651Z] 7de7094b7db7 44 minutes ago 1.32GB [2022-05-20T05:01:41.652Z] fdf99b4eaaa7 44 minutes ago 1.31GB [2022-05-20T05:01:41.652Z] 5c286ba018b2 44 minutes ago 1.31GB [2022-05-20T05:01:41.652Z] ci-base-image-arm64 latest 019be3876d6a About an hour ago 884MB [2022-05-20T05:01:41.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 weeks ago 551MB [2022-05-20T05:01:41.652Z] docker 20.10.14 c346e9eafbab 6 weeks ago 202MB [2022-05-20T05:01:41.652Z] alpine 3.14 ac73e934f311 6 weeks ago 5.34MB [2022-05-20T05:01:41.652Z] alpine 3.15 3fb3c9af89a9 6 weeks ago 5.32MB [2022-05-20T05:01:41.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T05:01:42.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T05:01:42.088Z] [2022-05-20T05:01:42.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T05:01:42.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T05:01:42.702Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T05:01:42.702Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T05:01:42.702Z] 04944245beec: Pulling fs layer [2022-05-20T05:01:42.702Z] 699f458cf7ca: Pulling fs layer [2022-05-20T05:01:42.702Z] 765212b225bb: Pulling fs layer [2022-05-20T05:01:42.702Z] f23df028b6ca: Pulling fs layer [2022-05-20T05:01:42.702Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T05:01:42.702Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T05:01:42.702Z] f23df028b6ca: Waiting [2022-05-20T05:01:42.702Z] d65c8cfc05b1: Waiting [2022-05-20T05:01:42.702Z] 765212b225bb: Waiting [2022-05-20T05:01:42.702Z] 2437ff75d9bd: Waiting [2022-05-20T05:01:42.702Z] 04944245beec: Verifying Checksum [2022-05-20T05:01:42.702Z] 04944245beec: Download complete [2022-05-20T05:01:42.702Z] 765212b225bb: Verifying Checksum [2022-05-20T05:01:42.702Z] 765212b225bb: Download complete [2022-05-20T05:01:42.702Z] f23df028b6ca: Download complete [2022-05-20T05:01:42.702Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T05:01:42.702Z] d65c8cfc05b1: Download complete [2022-05-20T05:01:42.974Z] 699f458cf7ca: Verifying Checksum [2022-05-20T05:01:42.974Z] 699f458cf7ca: Download complete [2022-05-20T05:01:43.245Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T05:01:43.245Z] 8998bd30e6a1: Download complete [2022-05-20T05:01:45.861Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T05:01:45.861Z] 2437ff75d9bd: Download complete [2022-05-20T05:01:47.833Z] 8998bd30e6a1: Pull complete [2022-05-20T05:01:48.106Z] 04944245beec: Pull complete [2022-05-20T05:01:49.537Z] 699f458cf7ca: Pull complete [2022-05-20T05:01:49.812Z] 765212b225bb: Pull complete [2022-05-20T05:01:50.789Z] f23df028b6ca: Pull complete [2022-05-20T05:01:51.062Z] d65c8cfc05b1: Pull complete [2022-05-20T05:02:06.142Z] 2437ff75d9bd: Pull complete [2022-05-20T05:02:06.142Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T05:02:06.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T05:02:06.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T05:02:06.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-64157 does not seem to be running inside a container [2022-05-20T05:02:06.460Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T05:02:09.149Z] $ docker top 757b8d2fcff8ed49abdf434b0a37b72a391119852e448915f42ccfba772a27fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:10.165Z] ---> job-cost.sh [2022-05-20T05:02:10.165Z] lf-activate-venv: SKIPPING [2022-05-20T05:02:10.165Z] INFO: No Stack... [2022-05-20T05:02:10.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T05:02:11.739Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T05:02:12.331Z] + cut -d, -f6 [2022-05-20T05:02:12.331Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-05-20T05:02:12.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4029-2-stack-cost] [2022-05-20T05:02:12.375Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4029-2-stack-cost] did not exist. Created. [2022-05-20T05:02:12.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4029-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T05:02:13.052Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T05:02:13.226Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T05:02:13.237Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4029-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T05:02:13.252Z] $ docker stop --time=1 757b8d2fcff8ed49abdf434b0a37b72a391119852e448915f42ccfba772a27fa [2022-05-20T05:02:14.807Z] $ docker rm -f 757b8d2fcff8ed49abdf434b0a37b72a391119852e448915f42ccfba772a27fa [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-05-20T05:02:15.263Z] provisioning config files... [2022-05-20T05:02:15.273Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config178332776715489260tmp [Pipeline] { [Pipeline] sh [2022-05-20T05:02:15.577Z] + set +x [2022-05-20T05:02:15.577Z] + curl -s https://codecov.io/bash [2022-05-20T05:02:15.577Z] + bash -s -- [2022-05-20T05:02:15.577Z] [2022-05-20T05:02:15.577Z] _____ _ [2022-05-20T05:02:15.577Z] / ____| | | [2022-05-20T05:02:15.577Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T05:02:15.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T05:02:15.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T05:02:15.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T05:02:15.577Z] Bash-1.0.6 [2022-05-20T05:02:15.577Z] [2022-05-20T05:02:15.577Z] [2022-05-20T05:02:15.577Z] ==> git version 2.25.1 found [2022-05-20T05:02:15.577Z] ==> 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-05-20T05:02:15.577Z] Release-Date: 2020-01-08 [2022-05-20T05:02:15.577Z] 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-05-20T05:02:15.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T05:02:15.577Z] ==> Jenkins CI detected. [2022-05-20T05:02:15.577Z] current dir:  /w/workspace/edgex-go/2 [2022-05-20T05:02:15.577Z] project root: . [2022-05-20T05:02:15.577Z] --> token set from env [2022-05-20T05:02:15.577Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T05:02:15.577Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T05:02:15.577Z] ==> Python coveragepy not found [2022-05-20T05:02:15.577Z] ==> Searching for coverage reports in: [2022-05-20T05:02:15.577Z] + . [2022-05-20T05:02:15.577Z] -> Found 1 reports [2022-05-20T05:02:15.577Z] ==> Detecting git/mercurial file structure [2022-05-20T05:02:15.577Z] ==> Reading reports [2022-05-20T05:02:15.577Z] + ./coverage.out bytes=435134 [2022-05-20T05:02:15.836Z] ==> Appending adjustments [2022-05-20T05:02:15.836Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T05:02:16.775Z] + Found adjustments [2022-05-20T05:02:16.775Z] ==> Gzipping contents [2022-05-20T05:02:17.035Z] 60K /tmp/codecov.R6wpfV.gz [2022-05-20T05:02:17.035Z] ==> Uploading reports [2022-05-20T05:02:17.035Z] url: https://codecov.io [2022-05-20T05:02:17.035Z] query: branch=PR-4029&commit=35aeb343856abf838fb1856f55c0fac57e9ceb54&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-20T05:02:17.035Z] -> Pinging Codecov [2022-05-20T05:02:17.035Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4029&commit=35aeb343856abf838fb1856f55c0fac57e9ceb54&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4029%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4029&job=&cmd_args= [2022-05-20T05:02:17.296Z] -> Uploading to [2022-05-20T05:02:17.296Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/00271124DB129430A58F1EEE437C3FCB/35aeb343856abf838fb1856f55c0fac57e9ceb54/c1f1ec3c-78af-44f0-a5e6-ff8d6f99ef64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T050217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bc6915b44e5759e50221db841e1f73677500d5aa425d0f455bef35aac18d954 [2022-05-20T05:02:17.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T05:02:17.296Z] Dload Upload Total Spent Left Speed [2022-05-20T05:02:17.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59845 0 0 100 59845 0 263k --:--:-- --:--:-- --:--:-- 262k 100 59845 0 0 100 59845 0 237k --:--:-- --:--:-- --:--:-- 236k [2022-05-20T05:02:17.557Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/35aeb343856abf838fb1856f55c0fac57e9ceb54 [Pipeline] } [2022-05-20T05:02:17.565Z] 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-05-20T05:02:18.157Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:18.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:19.321Z] ---> package-listing.sh [2022-05-20T05:02:19.321Z] ++ facter osfamily [2022-05-20T05:02:19.321Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T05:02:19.581Z] + OS_FAMILY=debian [2022-05-20T05:02:19.581Z] + workspace=/w/workspace/edgex-go/2 [2022-05-20T05:02:19.581Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T05:02:19.581Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T05:02:19.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T05:02:19.581Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T05:02:19.581Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-20T05:02:19.581Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T05:02:19.581Z] + case "${OS_FAMILY}" in [2022-05-20T05:02:19.581Z] + dpkg -l [2022-05-20T05:02:19.581Z] + grep '^ii' [2022-05-20T05:02:19.581Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T05:02:19.581Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T05:02:19.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T05:02:19.581Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-20T05:02:19.581Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-20T05:02:19.581Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-20T05:02:19.594Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T05:02:19.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T05:02:20.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T05:02:20.491Z] [2022-05-20T05:02:20.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T05:02:20.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T05:02:20.790Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T05:02:20.790Z] 5eb5b503b376: Pulling fs layer [2022-05-20T05:02:20.790Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T05:02:20.790Z] ec43610c2a17: Pulling fs layer [2022-05-20T05:02:20.791Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T05:02:20.791Z] 33b1e0a273af: Pulling fs layer [2022-05-20T05:02:20.791Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T05:02:20.791Z] 2f39f015ded8: Pulling fs layer [2022-05-20T05:02:20.791Z] 3a2ae6a8a46f: Waiting [2022-05-20T05:02:20.791Z] 33b1e0a273af: Waiting [2022-05-20T05:02:20.791Z] 5d3b04190fa2: Waiting [2022-05-20T05:02:20.791Z] 2f39f015ded8: Waiting [2022-05-20T05:02:20.791Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T05:02:20.791Z] 5c69ac0246d0: Download complete [2022-05-20T05:02:20.791Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T05:02:20.791Z] 3a2ae6a8a46f: Download complete [2022-05-20T05:02:20.791Z] 33b1e0a273af: Verifying Checksum [2022-05-20T05:02:20.791Z] 33b1e0a273af: Download complete [2022-05-20T05:02:20.791Z] ec43610c2a17: Verifying Checksum [2022-05-20T05:02:20.791Z] ec43610c2a17: Download complete [2022-05-20T05:02:20.791Z] 5d3b04190fa2: Download complete [2022-05-20T05:02:21.050Z] 5eb5b503b376: Verifying Checksum [2022-05-20T05:02:21.050Z] 5eb5b503b376: Download complete [2022-05-20T05:02:21.987Z] 2f39f015ded8: Download complete [2022-05-20T05:02:22.246Z] 5eb5b503b376: Pull complete [2022-05-20T05:02:22.506Z] 5c69ac0246d0: Pull complete [2022-05-20T05:02:23.075Z] ec43610c2a17: Pull complete [2022-05-20T05:02:23.075Z] 3a2ae6a8a46f: Pull complete [2022-05-20T05:02:23.075Z] 33b1e0a273af: Pull complete [2022-05-20T05:02:23.333Z] 5d3b04190fa2: Pull complete [2022-05-20T05:02:27.522Z] 2f39f015ded8: Pull complete [2022-05-20T05:02:27.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T05:02:27.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T05:02:27.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T05:02:27.595Z] prd-ubuntu20.04-docker-8c-8g-64156 does not seem to be running inside a container [2022-05-20T05:02:27.631Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-05-20T05:02:29.401Z] $ docker top 2868c5fbef7fb2be6a2fde2005b1d9f56acd9b334dc760ba06b1b57446037ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T05:02:29.755Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T05:02:30.046Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T05:02:30.339Z] + ls /var/log/sa-host [2022-05-20T05:02:30.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T05:02:30.426Z] provisioning config files... [2022-05-20T05:02:30.434Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1340195234227106819tmp [Pipeline] { [Pipeline] echo [2022-05-20T05:02:30.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:30.738Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T05:02:30.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:31.075Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T05:02:31.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:31.375Z] ---> sudo-logs.sh [2022-05-20T05:02:31.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T05:02:31.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:31.684Z] ---> job-cost.sh [2022-05-20T05:02:31.684Z] lf-activate-venv: SKIPPING [2022-05-20T05:02:31.684Z] DEBUG: total: 0.2199999988079071 [2022-05-20T05:02:31.684Z] INFO: Retrieving Stack Cost... [2022-05-20T05:02:32.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T05:02:32.514Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T05:02:32.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T05:02:32.812Z] ---> logs-deploy.sh [2022-05-20T05:02:32.812Z] lf-activate-venv: SKIPPING [2022-05-20T05:02:32.812Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4029/2 [2022-05-20T05:02:32.812Z] INFO: archiving workspace using pattern(s): [2022-05-20T05:02:33.751Z] Archives upload complete. [2022-05-20T05:02:33.751Z] INFO: archiving logs to Nexus